SET SESSION CHARACTERISTICS AS TRANSACTION ISOLATION LEVEL SERIALIZABLE; -- -- Data for Name: addresses; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: affiliation_phases; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (1, 3, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (2, 5, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (3, 5, 3, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (4, 6, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (5, 6, 3, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (6, 6, 5, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (7, 7, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (8, 7, 3, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (9, 7, 5, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (10, 8, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (11, 8, 3, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (12, 8, 5, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (13, 9, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (14, 9, 3, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (15, 9, 5, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (16, 10, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (17, 10, 3, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (18, 11, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (19, 11, 3, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (20, 11, 10, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (21, 12, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (22, 12, 3, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (23, 12, 10, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (24, 13, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (25, 13, 3, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (26, 13, 10, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (27, 14, 4, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (28, 14, 3, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (29, 14, 10, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (30, 15, 16, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (50, 24, 16, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (51, 24, 15, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (53, 25, 26, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (54, 17, 26, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (55, 17, 25, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (56, 18, 26, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (57, 18, 25, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (58, 18, 17, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (59, 27, 26, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (60, 27, 25, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (61, 27, 17, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (62, 20, 26, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (63, 20, 25, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (64, 20, 17, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (65, 21, 26, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (66, 21, 25, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (67, 19, 26, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (68, 19, 25, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (69, 19, 21, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (70, 22, 26, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (71, 22, 25, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (72, 22, 21, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (73, 23, 26, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (74, 23, 25, NULL, NULL, NULL, NULL); INSERT INTO affiliation_phases (id, affiliation_id, ancestor_affiliation_id, start_season_id, start_date_time, end_season_id, end_date_time) VALUES (75, 23, 21, NULL, NULL, NULL, NULL); -- -- Data for Name: affiliations; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (1, 'l.mlb.com', 'league', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (2, '15007000', 'sport', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (3, 'l.nfl.com', 'league', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (4, '15003000', 'sport', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (5, 'c.afc', 'conference', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (6, 'd.afceast', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (7, 'd.afcnorth', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (8, 'd.afcsouth', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (9, 'd.afcwest', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (10, 'c.nfc', 'conference', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (11, 'd.nfceast', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (12, 'd.nfcnorth', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (13, 'd.nfcsouth', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (14, 'd.nfcwest', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (15, 'l.nba.com', 'league', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (16, '15008000', 'sport', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (17, 'c.eastern', 'conference', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (18, 'd.atlantic', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (19, 'd.central', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (20, 'd.southeast', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (21, 'c.western', 'conference', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (22, 'd.northwest', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (23, 'd.pacific', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (24, 'd.southwest', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (25, 'l.nhl.com', 'league', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (26, '15031000', 'sport', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (27, 'd.northeast', 'division', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (28, 'c.american', 'conference', 1); INSERT INTO affiliations (id, affiliation_key, affiliation_type, publisher_id) VALUES (29, 'c.national', 'conference', 1); -- -- Data for Name: affiliations_documents; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 1); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 1); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 2); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 2); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 3); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 3); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 4); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 4); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 5); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 5); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 5); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 6); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 6); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 6); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 7); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 7); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 7); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 8); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 8); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 8); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 9); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 9); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 9); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 10); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 10); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 10); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 11); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 11); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 11); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 12); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 12); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 12); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 13); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 13); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 13); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 14); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 14); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 14); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 15); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 15); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 15); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 16); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 16); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 16); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 17); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 17); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 17); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 18); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 18); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 18); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 19); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 19); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 20); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 20); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 20); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 21); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 21); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 21); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 22); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 22); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 22); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 23); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 23); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 23); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 24); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 24); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 24); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 25); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 25); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 25); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 26); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 26); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 26); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 27); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 27); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 27); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 28); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 28); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 28); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 29); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 29); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 29); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 30); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 30); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 31); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 31); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 31); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 32); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 32); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 32); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 33); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 33); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 33); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 34); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 34); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 34); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 35); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 35); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 35); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 36); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 36); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 36); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 37); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 37); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 37); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 38); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 38); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 38); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 39); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 39); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 39); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 40); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 40); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 40); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 41); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 41); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 41); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 42); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 42); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 42); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 43); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 43); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 43); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 44); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 44); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 44); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 45); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 45); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 45); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 46); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 46); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 46); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 47); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 47); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 47); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 48); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 48); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 48); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 49); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 49); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 49); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 50); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 50); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 50); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 51); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 51); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 51); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 52); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 52); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 52); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 53); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 53); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 53); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 54); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 54); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 54); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 55); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 55); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 55); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 56); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 56); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 56); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 57); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 57); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 57); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 58); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 58); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 58); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 59); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 59); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 59); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 60); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 60); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 60); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 61); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 61); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 61); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 62); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 62); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 62); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 63); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 63); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 63); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 64); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 64); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 64); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 65); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 65); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 65); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 66); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 66); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 66); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 67); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 67); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 67); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 68); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 68); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 68); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 69); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 69); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 69); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 70); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 70); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 70); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 71); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 71); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 71); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 72); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 72); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 72); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 73); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 73); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 73); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 74); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 74); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 74); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 75); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 75); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 75); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 76); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 76); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 76); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 77); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 77); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 77); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 78); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 78); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 78); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 79); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 79); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 79); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 80); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 80); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 80); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 81); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 81); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 81); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 82); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 82); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 82); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 83); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 83); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 83); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 84); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 84); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 84); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 85); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 85); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 85); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 86); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 86); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 86); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 87); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 87); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 87); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 88); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 88); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 88); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 89); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 89); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 89); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 90); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 90); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 90); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 91); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 91); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 91); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 92); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 92); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 92); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 93); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 93); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 93); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 94); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 94); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 94); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 95); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 95); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 95); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 96); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 96); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 96); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 97); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 97); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 97); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 98); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 98); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 98); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 99); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 99); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 99); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 100); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 100); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 100); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 101); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 101); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 101); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 102); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 102); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 102); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 103); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 103); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 103); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 104); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 104); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 104); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 105); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 105); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 105); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 106); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 106); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 106); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 107); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 107); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 107); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 108); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 108); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 108); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 109); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 109); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 109); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 110); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 110); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 110); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 111); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 111); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 111); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (28, 112); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 112); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 112); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 113); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 113); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 113); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 114); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 114); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 114); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 115); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 115); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 115); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 116); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 116); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 116); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 117); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 117); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 117); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 118); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 118); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 118); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (29, 119); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (1, 119); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (2, 119); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 120); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 120); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 120); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 121); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 121); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 121); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 122); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 122); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 122); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 123); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 123); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 123); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 124); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 124); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 124); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 125); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 125); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 125); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 126); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 126); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 126); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 127); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 127); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 127); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 128); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 128); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 128); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 129); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 129); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 129); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 130); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 130); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 130); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 131); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 131); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 131); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 132); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 132); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 132); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 133); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 133); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 133); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 134); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 134); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 134); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 135); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 135); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 135); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 136); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 136); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 136); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 137); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 137); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 137); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 138); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 138); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 138); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 139); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 139); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 140); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 140); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 141); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 141); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 141); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 142); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 142); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 142); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 143); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 143); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 143); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 144); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 144); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 144); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 145); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 145); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 145); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 146); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 146); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 146); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 147); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 147); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 147); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 148); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 148); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 148); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 149); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 149); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 149); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 150); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 150); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 150); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 151); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 151); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 151); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 152); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 152); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 152); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 153); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 153); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 153); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 154); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 154); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 154); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 155); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 155); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 156); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 156); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 157); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 157); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 157); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 158); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 158); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 158); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 159); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 159); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 159); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 160); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 160); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 160); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 161); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 161); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 161); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 162); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 162); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 162); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 163); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 163); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 163); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 164); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 164); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 165); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 165); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 165); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 166); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 166); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 166); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 167); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 167); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 167); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 168); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 168); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 168); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 169); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 169); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 169); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 170); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 170); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 170); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 171); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 171); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 171); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 172); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 172); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 172); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 173); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 173); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 173); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 174); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 174); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 174); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 175); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 175); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 175); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 176); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 176); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 176); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 177); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 177); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 177); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 178); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 178); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 178); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 179); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 179); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 179); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 180); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 180); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 180); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 181); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 181); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 181); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 182); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 182); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 182); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 183); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 183); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 183); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 184); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 184); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 184); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 185); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 185); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 185); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 186); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 186); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 186); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 187); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 187); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 188); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 188); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 189); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 189); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 190); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 190); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 191); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 191); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 191); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 192); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 192); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 192); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 193); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 193); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 193); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 194); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 194); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 194); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 195); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 195); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 195); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 196); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 196); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 196); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 197); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 197); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 197); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 198); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 198); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 198); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 199); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 199); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 199); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 200); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 200); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 200); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 201); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 201); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 201); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 202); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 202); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 202); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 203); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 203); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 203); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 204); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 204); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 204); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 205); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 205); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 205); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 206); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 206); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 206); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 207); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 207); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 208); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 208); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 209); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 209); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 210); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 210); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 211); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 211); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 212); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 212); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 213); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 213); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 213); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 214); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 214); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 214); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 215); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 215); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 215); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 216); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 216); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 216); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 217); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 217); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 218); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 218); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 218); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 219); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 219); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 219); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 220); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 220); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 220); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 221); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 221); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 221); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 222); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 222); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 223); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 223); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 223); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 224); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 224); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 224); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 225); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 225); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 225); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 226); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 226); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 226); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 227); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 227); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 227); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 228); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 228); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 228); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 229); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 229); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 229); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 230); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 230); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 231); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 231); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 231); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 232); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 232); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 232); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 233); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 233); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 234); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 234); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 234); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 235); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 235); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 235); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 236); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 236); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 236); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 237); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 237); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 237); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 238); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 238); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 238); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 239); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 239); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 239); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 240); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 240); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 240); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 241); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 241); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 241); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 242); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 242); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 242); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 243); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 243); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 243); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 244); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 244); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 244); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 245); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 245); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 245); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 246); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 246); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 247); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 247); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 248); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 248); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 248); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 249); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 249); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 249); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 249); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 250); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 250); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 250); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 250); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 251); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 251); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 251); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 252); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 252); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 252); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 253); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 253); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 253); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 254); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 254); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 254); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 255); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 255); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 255); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 256); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 256); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 256); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 257); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 257); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 257); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 258); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 258); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 258); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 259); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 259); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 259); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 260); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 260); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 260); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 261); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 261); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 261); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 262); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 262); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 262); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 263); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 263); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 263); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 264); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 264); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 264); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 265); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 265); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 265); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 266); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 266); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 266); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 266); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 267); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 267); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 267); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 267); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 268); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 268); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 268); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 269); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 269); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 269); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 270); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 270); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 270); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 271); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 271); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 271); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 272); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 272); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 272); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 273); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 273); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 273); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 274); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 274); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 274); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 275); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 275); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 275); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 276); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 276); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 276); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 277); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 277); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 277); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 278); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 278); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 278); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 279); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 279); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 279); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 280); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 280); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 280); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 281); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 281); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 281); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 282); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 282); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 282); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 283); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 283); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 283); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 284); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 284); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 284); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 285); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 285); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 285); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 285); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 286); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 286); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 286); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 286); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 287); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 287); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 287); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 288); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 288); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 288); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 289); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 289); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 289); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 290); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 290); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 290); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 291); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 291); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 291); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 292); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 292); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 293); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 293); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 293); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 293); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 294); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 294); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 294); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 294); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 295); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 295); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 295); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 296); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 296); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 296); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 297); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 297); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 297); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 298); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 298); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 298); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 298); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 299); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 299); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 299); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 299); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 300); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 300); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 300); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 301); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 301); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 301); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 302); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 302); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 302); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 303); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 303); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 303); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 304); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 304); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 304); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 305); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 305); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 305); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 306); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 306); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 306); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 306); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 307); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 307); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 307); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 307); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 308); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 308); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 308); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 309); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 309); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 309); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 310); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 310); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 310); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 311); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 311); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 311); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 312); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 312); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 312); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 313); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 313); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 313); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 314); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 314); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 314); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 315); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 315); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 315); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 316); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 316); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 316); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 317); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 317); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 317); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 317); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 318); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 318); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 318); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 319); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 319); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 319); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 320); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 320); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 320); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 321); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 321); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 322); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 322); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 322); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 323); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 323); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 323); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 324); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 324); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 325); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 325); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 325); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 326); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 326); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 326); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 327); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 327); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 328); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 328); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 328); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 328); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 329); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 329); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 329); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 330); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 330); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 331); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 331); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 331); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 332); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 332); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 332); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 333); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 333); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 333); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 334); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 334); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 334); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 335); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 335); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 336); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 336); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 336); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 337); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 337); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 337); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 337); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 338); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 338); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 338); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 339); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 339); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 339); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 340); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 340); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 340); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 341); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 341); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 341); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 342); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 342); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 342); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 343); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 343); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 343); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 344); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 344); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 344); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 345); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 345); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 345); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 346); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 346); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 346); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 346); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 347); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 347); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 347); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 347); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 348); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 348); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 348); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 348); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 349); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 349); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 349); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 349); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 350); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 350); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 350); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 351); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 351); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 351); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 352); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 352); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 352); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 352); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 353); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 353); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 353); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 353); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 354); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 354); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 354); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 355); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 355); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 355); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 356); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 356); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 356); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 357); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 357); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 357); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 358); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 358); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 358); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 359); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 359); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 359); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 360); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 360); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 360); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 361); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 361); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 361); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 362); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 362); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 362); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 363); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 363); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 363); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 364); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 364); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 364); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 365); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 365); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 365); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 366); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 366); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 366); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 367); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 367); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 367); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 367); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 368); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 368); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 368); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 368); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 369); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 369); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 369); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 369); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 370); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 370); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 370); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 370); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 371); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 371); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 371); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 372); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 372); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 372); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 373); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 373); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 373); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 374); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 374); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 374); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 375); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 375); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 375); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 376); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 376); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 376); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 377); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 377); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 377); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 378); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 378); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 378); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 379); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 379); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 380); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 380); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 381); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 381); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 381); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 382); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 382); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 382); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 383); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 383); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 383); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 384); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 384); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 384); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 385); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 385); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 385); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 385); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 386); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 386); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 386); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 387); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 387); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 387); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 388); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 388); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 388); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 389); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 389); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 389); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 390); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 390); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 390); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 391); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 391); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 391); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 392); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 392); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 393); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 393); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 394); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 394); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 394); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 395); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 395); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 395); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 395); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 396); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 396); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 396); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 397); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 397); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 397); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 398); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 398); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 398); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 399); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 399); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 399); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 399); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 400); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 400); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 400); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 401); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 401); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 401); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 402); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 402); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 402); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 403); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 403); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 404); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 404); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 404); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 405); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 405); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 405); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 406); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 406); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 406); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (21, 407); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (15, 407); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (16, 407); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 408); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 408); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 408); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 408); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 409); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (5, 409); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 409); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 409); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 410); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 410); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 410); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 411); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 411); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 411); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (10, 412); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (3, 412); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (4, 412); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 413); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 413); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 413); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (17, 414); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (25, 414); INSERT INTO affiliations_documents (affiliation_id, document_id) VALUES (26, 414); -- -- Data for Name: affiliations_events; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 39); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 39); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 39); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 40); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 40); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 40); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 41); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 41); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 41); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 51); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 51); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 51); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 52); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 52); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 52); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 53); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 53); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 53); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 54); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 54); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 54); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 16); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 16); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 16); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 17); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 17); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 17); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 29); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 29); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 29); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 30); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 30); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 30); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 31); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 31); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 31); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 79); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 79); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 79); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 80); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 80); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 80); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 81); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 81); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 81); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 82); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 82); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 82); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 20); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 20); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 20); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 21); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 21); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 21); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 22); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 22); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 22); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 26); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 26); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 26); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 27); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 27); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 27); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 28); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 28); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 28); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 61); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 61); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 61); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 62); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 62); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 62); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 63); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 63); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 63); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 83); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 83); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 83); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 84); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 84); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 84); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 85); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 85); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 85); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 18); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 18); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 18); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 19); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 19); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 19); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 23); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 23); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 23); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 24); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 24); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 24); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 25); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 25); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 25); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 93); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 93); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 93); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 94); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 94); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 94); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 95); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 95); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 95); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 64); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 64); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 64); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 65); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 65); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 65); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 66); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 66); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 66); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 67); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 67); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 67); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 68); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 68); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 68); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 69); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 69); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 69); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 32); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 32); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 32); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 33); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 33); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 33); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 34); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 34); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 34); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 35); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 35); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 35); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 58); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 58); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 58); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 59); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 59); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 59); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 60); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 60); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 60); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 96); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 96); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 96); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 97); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 97); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 97); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 98); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 98); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 98); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 99); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 99); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 99); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 36); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 36); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 36); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 37); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 37); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 37); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 38); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 38); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 38); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 55); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 55); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 55); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 56); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 56); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 56); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 57); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 57); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 57); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 86); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 86); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 86); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 87); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 87); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 87); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 88); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 88); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 88); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 89); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 89); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 89); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 6); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 6); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 6); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 7); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 7); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 7); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 8); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 8); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 8); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 9); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 9); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 9); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 3); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 3); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 3); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 4); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 4); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 4); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 5); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 5); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 5); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 13); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 13); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 13); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 14); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 14); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 14); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 15); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 15); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 15); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 42); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 42); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 42); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 43); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 43); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 43); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 44); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 44); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 44); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 48); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 48); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 48); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 49); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 49); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 49); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 50); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 50); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 50); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 70); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 70); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 70); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 71); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 71); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 71); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 72); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 72); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 72); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 76); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 76); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 76); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 77); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 77); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 77); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 78); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 78); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 78); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 73); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 73); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 73); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 74); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 74); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 74); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 75); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 75); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 75); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 2393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (28, 1292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 10); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 10); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 10); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 11); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 11); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 11); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 12); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 12); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 12); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 90); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 90); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 90); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 91); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 91); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 91); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 92); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 92); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 92); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 45); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 45); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 45); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 46); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 46); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 46); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 47); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 47); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 47); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 1733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 1733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 1733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (2, 2167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (1, 2167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (29, 2167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3351); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3352); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3353); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3354); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3356); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3357); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3358); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3360); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3361); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3362); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3368); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3370); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3371); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3372); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3375); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3376); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3377); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3379); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3380); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3381); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3382); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3385); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3386); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3387); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3388); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3389); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3393); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3395); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3399); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3400); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3402); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3403); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3405); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3411); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3412); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3413); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3415); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3416); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3417); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3418); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3419); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3420); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3421); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3423); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3425); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3426); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3428); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3429); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3430); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3433); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3434); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3435); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3436); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3437); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3438); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3439); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3440); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3441); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3442); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3443); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3444); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3446); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3447); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3449); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3369); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3452); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3454); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3455); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3373); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3457); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3460); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3461); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3462); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3465); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3467); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3469); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3391); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3472); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3474); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3475); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3479); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3480); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3481); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3484); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3486); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3488); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3490); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3494); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3495); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3496); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3499); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3502); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3507); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3508); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3511); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3513); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3515); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3517); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3519); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3523); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3524); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3525); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3528); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3531); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3532); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3533); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3536); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3537); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3458); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3538); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3378); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3540); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3542); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3548); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3549); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3550); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3551); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3553); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3554); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3557); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3558); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3560); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3561); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3563); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3564); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3565); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3566); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3570); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3571); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3572); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3414); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3574); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3576); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3577); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3579); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3581); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3583); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3586); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3589); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3512); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3591); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3592); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3596); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3597); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3598); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3600); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3604); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3605); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3609); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3610); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3456); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3611); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3612); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3616); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3617); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3618); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3619); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3621); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3624); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3625); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3397); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3477); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3632); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3633); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3634); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3635); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3636); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3637); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3406); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3638); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3639); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3641); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3642); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3643); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3646); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3650); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3651); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3652); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3655); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3656); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3582); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3658); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3661); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3662); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3663); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3664); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3665); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3667); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3669); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3671); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3674); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3677); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3680); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3679); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3683); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3678); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3685); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3687); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3688); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3689); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3690); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3682); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3692); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3666); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3693); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3695); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3696); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3681); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3697); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3698); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2546); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3699); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3700); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2694); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3704); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3705); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3708); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2493); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3712); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2706); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3714); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3716); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2648); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2584); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3718); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3719); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2588); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3721); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3722); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2659); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3723); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2668); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3725); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3726); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3728); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3733); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2544); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2684); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2473); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2654); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2516); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2727); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2729); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2526); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2601); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2603); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2670); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2676); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3734); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2547); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2471); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2626); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2691); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3736); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3737); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3739); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3702); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3703); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3740); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3741); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2492); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3743); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2707); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3715); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3745); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3746); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2506); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2713); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3717); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3747); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2587); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3720); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2590); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3749); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3750); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2660); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3751); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3752); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3753); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3754); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3755); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3756); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3757); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2675); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2738); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3758); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3759); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3760); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3731); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3732); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3761); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2622); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2744); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2562); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2491); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2701); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2709); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2710); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2578); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2585); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2653); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2657); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2730); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2527); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2602); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2530); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 2673); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3763); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3765); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3766); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3767); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3522); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3770); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3771); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3772); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3363); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3774); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3450); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3775); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3608); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3778); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3780); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3782); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3783); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3784); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3785); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3786); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3787); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3788); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3789); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3790); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3384); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3793); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3794); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3795); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3796); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3797); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3798); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3799); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3800); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3627); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3801); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3802); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3803); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3805); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3807); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3809); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3810); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3811); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3408); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3487); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3814); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3816); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3817); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3818); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3820); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3821); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3823); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3824); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3580); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3825); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3503); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3505); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3427); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3829); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3830); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3831); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3833); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3762); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3834); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3768); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3520); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3359); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3837); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3839); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3840); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3773); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3366); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3841); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3842); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3843); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3844); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3606); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3846); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3847); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3850); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3851); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3853); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3854); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3855); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3856); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3857); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3858); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3860); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3861); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3862); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3863); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3866); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3867); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3394); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3868); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3476); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3871); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3872); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3873); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3874); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3875); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3876); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3877); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3878); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3567); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3879); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3489); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3880); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3645); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3884); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3885); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3497); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3886); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3822); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3424); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3890); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3891); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3892); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3894); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3895); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3510); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2869); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3899); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3900); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3901); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3902); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3903); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3904); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3905); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3906); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2883); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3908); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3909); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3911); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3912); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3913); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3742); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3914); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3915); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3916); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3918); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3919); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3920); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3922); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3924); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3925); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3926); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3928); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3929); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3930); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3931); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3933); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3934); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3935); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3936); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3937); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3938); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2917); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3942); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3943); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3945); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3724); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3946); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2927); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3948); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3949); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2529); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2672); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2735); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2607); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3951); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2939); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3953); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2944); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3956); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2545); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2686); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2623); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3957); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2952); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3959); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3960); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3907); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3898); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2958); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3962); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2887); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2961); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3963); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3964); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3965); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3966); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3967); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3968); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2969); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3970); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3971); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3972); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3711); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3921); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3973); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3974); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3975); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3976); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3977); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3978); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3979); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3980); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3981); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2910); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3982); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3983); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3984); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3748); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3985); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3986); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3987); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3988); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3989); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3990); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2923); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3991); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3992); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3993); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3947); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3994); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3995); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3996); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3997); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2932); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3998); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3999); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3950); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 4000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 4000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4000); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 4001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 4001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4001); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 4002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 4002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4002); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2940); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 2941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 2941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 2941); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3954); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 4003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 4003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4003); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 4004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 4004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4004); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 3955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 3955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3955); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 4005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 4005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4005); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4007); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4008); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4009); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4010); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4011); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4012); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4013); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4015); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4017); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4018); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4019); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4020); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4021); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4024); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4025); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3535); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4026); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3848); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4027); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4028); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4029); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4030); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4031); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3539); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3615); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4032); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4033); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4034); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3859); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4035); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4036); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4037); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4039); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4040); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3392); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4042); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4043); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4044); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3629); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4045); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3398); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3478); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4046); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4047); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4048); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4049); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4050); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4051); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3485); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3568); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3813); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4053); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4054); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3644); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4055); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3573); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4056); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3649); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4057); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4058); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4060); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4061); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4062); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4064); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4066); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3827); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4067); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4068); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4069); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4071); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4006); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4073); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4074); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3836); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3595); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4076); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4077); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4078); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4080); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4081); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3365); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4082); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4084); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4085); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4086); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4087); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3534); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4088); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4089); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4090); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3781); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4092); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4093); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4094); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4095); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4096); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4097); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4098); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4099); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3466); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4101); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4102); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4103); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3864); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3390); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4104); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4105); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4106); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4107); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4108); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3556); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3631); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4109); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4110); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4111); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3401); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4112); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4113); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3482); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3483); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3812); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4115); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4116); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4120); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3882); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4122); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4123); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4059); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4124); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3888); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3501); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4126); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4127); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4128); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4129); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3828); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3432); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4132); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4134); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4072); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4135); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4136); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4137); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3594); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4138); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4139); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4140); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4141); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4014); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3445); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4142); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3364); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3448); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3367); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4144); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4145); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3776); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4146); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4147); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4148); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4149); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4091); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4150); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4151); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3852); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4152); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4153); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4155); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3464); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3543); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3791); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4157); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4158); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3865); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4159); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4161); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4162); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3555); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3630); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3396); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4163); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4165); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4166); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4167); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4168); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4169); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4170); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4171); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4172); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3407); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4052); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4173); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4117); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4174); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4175); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4176); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4177); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4178); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3819); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4179); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3498); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4181); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4182); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4184); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3826); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4185); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4186); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4187); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4188); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3896); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4189); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3514); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4191); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4133); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3764); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3835); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4193); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4075); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4194); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4195); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4196); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4197); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3599); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4198); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4199); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4200); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4083); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4201); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3451); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4202); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4023); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3845); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4203); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4204); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4205); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4206); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3459); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4207); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3613); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3614); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4208); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3541); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4209); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4210); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4211); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4212); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4213); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3620); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4214); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4038); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4215); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4216); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4041); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4160); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4217); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4219); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3804); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4220); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3559); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4221); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4222); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4223); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4224); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3404); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4226); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4227); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4228); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4229); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4230); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4231); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4232); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4233); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4234); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4235); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4236); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3575); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4237); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 3422); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4239); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4240); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4241); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4242); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4065); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4243); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4244); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4245); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4246); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4247); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (21, 4248); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4250); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4251); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4192); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3355); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4252); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3769); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3521); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4253); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4254); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3838); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4016); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4255); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4256); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4257); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4258); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4022); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4260); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4261); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3453); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3779); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4263); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3849); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4264); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4265); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4266); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4154); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4267); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4268); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4156); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4269); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4270); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4271); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4272); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3470); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4273); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4274); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3552); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4275); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4218); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3628); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4276); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4277); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4278); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4164); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4279); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3808); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4281); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4282); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4283); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4284); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4285); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4286); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4114); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3409); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4287); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4288); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3815); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3881); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4289); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4290); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3647); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4121); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4291); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4292); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4293); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4294); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4295); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4296); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4125); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4297); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3504); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4298); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4299); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4300); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3431); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4301); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3897); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3832); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4302); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4249); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4303); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3593); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3518); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4304); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4305); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4306); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4307); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4079); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4308); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4309); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4143); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4310); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4311); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4259); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4312); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4313); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3777); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4314); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4315); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4262); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4316); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3374); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4317); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4318); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4319); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4320); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4321); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4322); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4323); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3463); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3383); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4324); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4325); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3792); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4100); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3468); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4326); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4327); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4328); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4329); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4330); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4331); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4332); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4333); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3870); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4334); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3806); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4280); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4335); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4336); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4337); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4338); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4225); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4339); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4340); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3640); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3569); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3410); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4118); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4341); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4342); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4343); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4344); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4345); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4180); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4346); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4238); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3500); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3889); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4183); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4063); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4347); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3893); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4130); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4348); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4349); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 3509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 3509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 3509); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4070); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (16, 4190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (15, 4190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4190); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (5, 3119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3119); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (10, 3131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (3, 3131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (4, 3131); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (17, 4350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (25, 4350); INSERT INTO affiliations_events (affiliation_id, event_id) VALUES (26, 4350); -- -- Data for Name: affiliations_media; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: american_football_action_participants; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (1, 1, 2387, 'rusher', NULL, NULL, 3, 0, 3); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (2, 2, 2736, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (3, 3, 2736, 'kicker', NULL, NULL, 47, 1, 47); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (4, 4, 2736, 'kicker', NULL, NULL, 53, 1, 53); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (5, 5, 2383, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (6, 6, 2736, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (7, 7, 2656, 'passer', NULL, NULL, 18, 0, 18); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (8, 7, 2684, 'receiver', NULL, NULL, 18, 0, 18); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (9, 8, 2692, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (10, 9, 2817, 'kicker', NULL, NULL, 47, 1, 47); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (11, 10, 2819, 'passer', NULL, NULL, 37, 0, 37); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (12, 10, 2821, 'receiver', NULL, NULL, 37, 0, 37); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (13, 11, 2844, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (14, 12, 2844, 'kicker', NULL, NULL, 32, 1, 32); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (15, 13, 2818, 'rusher', NULL, NULL, 2, 0, 2); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (16, 14, 2844, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (17, 15, 2792, 'rusher', NULL, NULL, 3, 0, 3); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (18, 16, 2817, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (19, 17, 2927, 'kicker', NULL, NULL, 48, 1, 48); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (20, 18, 2927, 'kicker', NULL, NULL, 36, 1, 36); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (21, 19, 2655, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (22, 20, 2956, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (23, 21, 2906, 'passer', NULL, NULL, 13, 0, 13); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (24, 21, 2909, 'receiver', NULL, NULL, 13, 0, 13); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (25, 22, 2927, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (26, 23, 2930, 'passer', NULL, NULL, 30, 0, 30); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (27, 23, 2655, 'receiver', NULL, NULL, 30, 0, 30); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (28, 24, 2956, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (29, 25, 2927, 'kicker', NULL, NULL, 32, 1, 32); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (30, 26, 2930, 'passer', NULL, NULL, 17, 0, 17); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (31, 26, 2931, 'receiver', NULL, NULL, 17, 0, 17); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (32, 27, 2929, 'rusher', NULL, NULL, NULL, 0, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (33, 28, 2906, 'passer', NULL, NULL, 60, 0, 60); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (34, 28, 2909, 'receiver', NULL, NULL, 60, 0, 60); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (35, 29, 2927, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (36, 30, 2927, 'kicker', NULL, NULL, 45, 1, 45); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (37, 31, 2437, 'interceptor', NULL, NULL, 46, 0, 46); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (38, 32, 2927, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (39, 33, 1703, 'rusher', NULL, NULL, 9, 0, 9); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (40, 34, 1722, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (41, 35, 1357, 'rusher', NULL, NULL, 9, 0, 9); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (42, 36, 1340, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (43, 37, 1382, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (44, 38, 1340, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (45, 39, 1722, 'kicker', NULL, NULL, 49, 1, 49); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (46, 40, 1722, 'kicker', NULL, NULL, 32, 1, 32); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (47, 41, 1340, 'kicker', NULL, NULL, 33, 1, 33); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (48, 42, 1722, 'kicker', NULL, NULL, 22, 1, 22); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (49, 43, 1340, 'kicker', NULL, NULL, 27, 1, 27); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (50, 44, 3035, 'passer', NULL, NULL, 8, 0, 8); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (51, 44, 3038, 'receiver', NULL, NULL, 8, 0, 8); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (52, 45, 3061, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (53, 46, 3008, 'passer', NULL, NULL, 15, 0, 15); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (54, 46, 3009, 'receiver', NULL, NULL, 15, 0, 15); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (55, 47, 3033, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (56, 48, 3061, 'kicker', NULL, NULL, 23, 1, 23); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (57, 49, 3012, 'kick-returner', NULL, NULL, 100, 0, 100); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (58, 50, 3033, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (59, 51, 3061, 'kicker', NULL, NULL, 21, 1, 21); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (60, 52, 3061, 'kicker', NULL, NULL, 29, 1, 29); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (61, 53, 3008, 'passer', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (62, 53, 3016, 'receiver', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (63, 54, 3033, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (64, 55, 3061, 'kicker', NULL, NULL, 38, 1, 38); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (65, 56, 3034, 'passer', NULL, NULL, 8, 0, 8); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (66, 56, 3040, 'receiver', NULL, NULL, 8, 0, 8); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (67, 57, 3061, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (68, 58, 3034, 'rusher', NULL, NULL, 56, 0, 56); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (69, 59, 3061, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (70, 60, 1573, 'kicker', NULL, NULL, 43, 1, 43); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (71, 61, 1573, 'kicker', NULL, NULL, 53, 1, 53); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (72, 62, 1579, 'passer', NULL, NULL, 15, 0, 15); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (73, 62, 1572, 'receiver', NULL, NULL, 15, 0, 15); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (74, 63, 1573, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (75, 64, 1573, 'kicker', NULL, NULL, 38, 1, 38); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (76, 65, 1607, 'fumble-returner', NULL, NULL, 3, 0, 3); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (77, 66, 1573, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (78, 67, 1579, 'passer', NULL, NULL, 49, 0, 49); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (79, 67, 1583, 'receiver', NULL, NULL, 49, 0, 49); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (80, 68, 1573, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (81, 69, 1597, 'interceptor', NULL, NULL, 66, 0, 66); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (82, 70, 1573, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (83, 71, 1564, 'rusher', NULL, NULL, 3, 0, 3); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (84, 72, 1573, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (85, 73, 1281, 'passer', NULL, NULL, 2, 0, 2); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (86, 73, 1291, 'receiver', NULL, NULL, 2, 0, 2); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (87, 74, 1248, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (88, 75, 3175, 'kicker', NULL, NULL, 46, 1, 46); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (89, 76, 3144, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (90, 77, 3175, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (91, 78, 3117, 'passer', NULL, NULL, 80, 0, 80); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (92, 78, 3120, 'receiver', NULL, NULL, 80, 0, 80); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (93, 79, 3143, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (94, 80, 3143, 'kicker', NULL, NULL, 30, 1, 30); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (95, 81, 3146, 'passer', NULL, NULL, 2, 0, 2); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (96, 81, 3144, 'receiver', NULL, NULL, 2, 0, 2); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (97, 82, 3175, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (98, 83, 3116, 'kick-returner', NULL, NULL, 100, 0, 100); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (99, 84, 3143, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (100, 85, 3146, 'passer', NULL, NULL, 8, 0, 8); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (101, 85, 3151, 'receiver', NULL, NULL, 8, 0, 8); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (102, 86, 3175, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (103, 87, 3155, 'interceptor', NULL, NULL, 75, 0, 75); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (104, 88, 3175, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (105, 89, 3146, 'passer', NULL, NULL, 4, 0, 4); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (106, 89, 3148, 'receiver', NULL, NULL, 4, 0, 4); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (107, 90, 3175, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (108, 91, 3117, 'passer', NULL, NULL, 15, 0, 15); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (109, 91, 3118, 'receiver', NULL, NULL, 15, 0, 15); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (110, 92, 3143, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (111, 93, 3175, 'kicker', NULL, NULL, 34, 1, 34); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (143, 122, 1472, 'kicker', NULL, NULL, 21, 1, 21); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (144, 123, 2333, 'passer', NULL, NULL, 4, 0, 4); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (145, 123, 3392, 'receiver', NULL, NULL, 4, 0, 4); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (146, 124, 3413, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (147, 125, 1472, 'kicker', NULL, NULL, 25, 1, 25); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (148, 126, 1448, 'passer', NULL, NULL, 73, 0, 73); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (149, 126, 1409, 'receiver', NULL, NULL, 73, 0, 73); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (150, 127, 1472, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (151, 128, 3413, 'kicker', NULL, NULL, 34, 1, 34); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (152, 129, 1448, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (153, 130, 1472, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (154, 131, 2333, 'passer', NULL, NULL, 3, 0, 3); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (155, 131, 3393, 'receiver', NULL, NULL, 3, 0, 3); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (156, 132, 3413, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (157, 133, 2333, 'passer', NULL, NULL, 13, 0, 13); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (158, 133, 3390, 'receiver', NULL, NULL, 13, 0, 13); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (159, 134, 3413, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (174, 135, 2275, 'rusher', NULL, NULL, 8, 0, 8); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (175, 136, 2271, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (176, 137, 3444, 'rusher', NULL, NULL, 14, 0, 14); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (177, 138, 2271, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (178, 139, 2271, 'kicker', NULL, NULL, 40, 1, 40); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (179, 140, 3457, 'kicker', NULL, NULL, 22, 1, 22); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (180, 141, 3462, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (181, 142, 3457, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (182, 143, 3445, 'passer', NULL, NULL, 42, 0, 42); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (183, 143, 2265, 'receiver', NULL, NULL, 42, 0, 42); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (184, 144, 2271, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (185, 145, 2364, 'passer', NULL, NULL, 28, 0, 28); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (186, 145, 3481, 'receiver', NULL, NULL, 28, 0, 28); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (187, 146, 3457, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (203, 107, 3281, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (204, 108, 3308, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (205, 109, 1657, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (206, 110, 1649, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (207, 111, 3299, '', NULL, NULL, 109, 0, 109); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (208, 112, 3308, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (209, 113, 1657, 'rusher', NULL, NULL, 64, 0, 64); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (210, 114, 1649, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (211, 115, 1614, 'passer', NULL, NULL, 40, 0, 40); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (212, 115, 1658, 'receiver', NULL, NULL, 40, 0, 40); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (213, 116, 1649, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (214, 117, 3308, 'kicker', NULL, NULL, 36, 1, 36); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (215, 118, 1657, 'rusher', NULL, NULL, 46, 0, 46); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (216, 119, 1649, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (217, 120, 1666, 'rusher', NULL, NULL, 2, 0, 2); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (218, 121, 1649, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (239, 147, 2488, 'passer', NULL, NULL, 5, 0, 5); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (240, 147, 3570, 'receiver', NULL, NULL, 5, 0, 5); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (241, 148, 3595, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (242, 149, 3596, 'rusher', NULL, NULL, 2, 0, 2); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (243, 150, 2488, 'passer', NULL, NULL, 6, 0, 6); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (244, 150, 3571, 'receiver', NULL, NULL, 6, 0, 6); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (245, 151, 3595, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (246, 152, 3572, 'punt-returner', NULL, NULL, 94, 0, 94); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (247, 153, 3595, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (248, 154, 3622, 'kicker', NULL, NULL, 19, 1, 19); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (249, 155, 3596, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (250, 156, 3622, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (251, 157, 3595, 'kicker', NULL, NULL, 39, 1, 39); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (252, 158, 3596, 'rusher', NULL, NULL, 2, 0, 2); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (253, 159, 3595, 'kicker', NULL, NULL, 26, 1, 26); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (254, 160, 3596, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (255, 161, 3597, 'passer', NULL, NULL, NULL, 0, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (256, 161, 3601, 'receiver', NULL, NULL, NULL, 0, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (257, 162, 3595, 'kicker', NULL, NULL, 22, 1, 22); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (258, 163, 3622, 'kicker', NULL, NULL, 25, 1, 25); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (259, 94, 3225, 'kick-returner', NULL, NULL, 86, 0, 86); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (260, 95, 3252, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (261, 96, 3225, 'kicker', NULL, NULL, 46, 1, 46); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (262, 97, 3252, 'kicker', NULL, NULL, 29, 1, 29); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (263, 98, 3227, 'passer', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (264, 98, 3233, 'receiver', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (265, 99, 3252, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (266, 100, 3225, 'kicker', NULL, NULL, 40, 1, 40); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (267, 101, 3225, 'kicker', NULL, NULL, 22, 1, 22); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (268, 102, 3225, 'kicker', NULL, NULL, 40, 1, 40); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (269, 103, 3201, 'rusher', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (270, 104, 3204, 'passer', NULL, NULL, NULL, 0, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (271, 104, 3207, 'receiver', NULL, NULL, NULL, 0, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (272, 105, 3252, 'kicker', NULL, NULL, 30, 1, 30); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (273, 106, 3225, 'kicker', NULL, NULL, 46, 1, 46); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (274, 164, 3875, 'rusher', NULL, NULL, 2, 0, 2); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (275, 165, 3904, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (276, 166, 3905, 'rusher', NULL, NULL, 3, 0, 3); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (277, 167, 3924, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (278, 168, 3878, 'passer', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (279, 168, 3881, 'receiver', NULL, NULL, 1, 0, 1); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (280, 169, 3904, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (281, 170, 3876, 'rusher', NULL, NULL, 5, 0, 5); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (282, 171, 3904, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (283, 172, 3878, 'passer', NULL, NULL, 45, 0, 45); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (284, 172, 3879, 'receiver', NULL, NULL, 45, 0, 45); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (285, 173, 3904, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (286, 174, 3924, 'kicker', NULL, NULL, 36, 1, 36); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (287, 175, 3878, 'passer', NULL, NULL, 20, 0, 20); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (288, 175, 3880, 'receiver', NULL, NULL, 20, 0, 20); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (289, 176, 3904, 'kicker', NULL, NULL, NULL, 1, NULL); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (290, 177, 3904, 'kicker', NULL, NULL, 22, 1, 22); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (291, 178, 3906, 'passer', NULL, NULL, 10, 0, 10); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (292, 178, 3909, 'receiver', NULL, NULL, 10, 0, 10); INSERT INTO american_football_action_participants (id, american_football_action_play_id, person_id, participant_role, score_type, field_line, yardage, score_credit, yards_gained) VALUES (293, 179, 3924, 'kicker', NULL, NULL, NULL, 1, NULL); -- -- Data for Name: american_football_action_plays; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (1, 71, NULL, 'touchdown', NULL, 6, 'Tennessee Touchdown - 3-yard run by Vince Young. (Rob Bironas extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (2, 72, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (3, 73, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (4, 74, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (5, 75, NULL, 'touchdown', NULL, 6, 'Tennessee Touchdown - 1-yard run by LenDale White. (Rob Bironas extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (6, 76, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (7, 77, NULL, 'touchdown', NULL, 6, 'Carolina Touchdown - 18-yard pass from David Carr to Drew Carter. (John Kasay extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (8, 78, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (9, 79, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (10, 80, NULL, 'touchdown', NULL, 6, 'Tampa Bay Touchdown - 37-yard pass from Jeff Garcia to Joey Galloway. (Matt Bryant extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (11, 81, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (12, 82, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (13, 83, NULL, 'touchdown', NULL, 6, 'Tampa Bay Touchdown - 2-yard run by Earnest Graham. (Matt Bryant extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (14, 84, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (15, 85, NULL, 'touchdown', NULL, 6, 'Arizona Touchdown - 3-yard run by Edgerrin James. (Neil Rackers extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (16, 86, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (17, 87, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (18, 88, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (19, 89, NULL, 'touchdown', NULL, 6, 'Kansas City Touchdown - 1-yard run by Larry Johnson. (Dave Rayner extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (20, 90, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (21, 91, NULL, 'touchdown', NULL, 6, 'Green Bay Touchdown - 13-yard pass from Brett Favre to Greg Jennings. (Mason Crosby extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (22, 92, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (23, 93, NULL, 'touchdown', NULL, 6, 'Kansas City Touchdown - 30-yard pass from Damon Huard to Larry Johnson. (Dave Rayner extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (24, 94, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (25, 95, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (26, 96, NULL, 'touchdown', NULL, 6, 'Kansas City Touchdown - 17-yard pass from Damon Huard to Tony Gonzalez. (Priest Holmes rushed for the two-point conversion).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (27, 97, NULL, 'two-point-conversion', NULL, 2, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (28, 98, NULL, 'touchdown', NULL, 6, 'Green Bay Touchdown - 60-yard pass from Brett Favre to Greg Jennings. (Mason Crosby extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (29, 99, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (30, 100, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (31, 101, NULL, 'touchdown', NULL, 6, 'Green Bay Touchdown - 46-yard interception return by Charles Woodson. (Mason Crosby extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (32, 102, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (33, 103, NULL, 'touchdown', NULL, 6, 'San Francisco Touchdown - 9-yard run by Maurice Hicks. (Joe Nedney extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (34, 104, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (35, 105, NULL, 'touchdown', NULL, 6, 'Atlanta Touchdown - 9-yard run by Warrick Dunn. (Morten Andersen extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (36, 106, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (37, 107, NULL, 'touchdown', NULL, 6, 'Atlanta Touchdown - 1-yard run by Ovie Mughelli. (Morten Andersen extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (38, 108, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (39, 109, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (40, 110, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (41, 111, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (42, 112, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (43, 113, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (44, 114, NULL, 'touchdown', NULL, 6, 'Buffalo Touchdown - 8-yard pass from J.P. Losman to Lee Evans. (Rian Lindell extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (45, 115, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (46, 116, NULL, 'touchdown', NULL, 6, 'Cincinnati Touchdown - 15-yard pass from Carson Palmer to T.J. Houshmandzadeh. (Shayne Graham extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (47, 117, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (48, 118, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (49, 119, NULL, 'touchdown', NULL, 6, 'Cincinnati Touchdown - 100-yard kickoff return by Glenn Holt. (Shayne Graham extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (50, 120, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (51, 121, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (52, 122, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (53, 123, NULL, 'touchdown', NULL, 6, 'Cincinnati Touchdown - 1-yard pass from Carson Palmer to Jeremi Johnson. (Shayne Graham extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (54, 124, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (55, 125, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (56, 126, NULL, 'touchdown', NULL, 6, 'Buffalo Touchdown - 8-yard pass from Marshawn Lynch to Robert Royal. (Rian Lindell extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (57, 127, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (58, 128, NULL, 'touchdown', NULL, 6, 'Buffalo Touchdown - 56-yard run by Marshawn Lynch. (Rian Lindell extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (59, 129, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (60, 130, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (61, 131, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (62, 132, NULL, 'touchdown', NULL, 6, 'Detroit Touchdown - 15-yard pass from Jon Kitna to Mike Furrey. (Jason Hanson extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (63, 133, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (64, 134, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (65, 135, NULL, 'touchdown', NULL, 6, 'Detroit Touchdown - 3-yard fumble return by Dewayne White. (Jason Hanson extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (66, 136, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (67, 137, NULL, 'touchdown', NULL, 6, 'Detroit Touchdown - 49-yard pass from Jon Kitna to Shaun McDonald. (Jason Hanson extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (68, 138, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (69, 139, NULL, 'touchdown', NULL, 6, 'Detroit Touchdown - 66-yard interception return by Shaun Rogers. (Jason Hanson extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (70, 140, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (71, 141, NULL, 'touchdown', NULL, 6, 'Detroit Touchdown - 3-yard run by T.J. Duckett. (Jason Hanson extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (72, 142, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (73, 143, NULL, 'touchdown', NULL, 6, 'Denver Touchdown - 2-yard pass from Patrick Ramsey to Brandon Stokley. (Jason Elam extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (74, 144, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (75, 145, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (76, 146, NULL, 'touchdown', NULL, 6, 'New Orleans Touchdown - 1-yard run by Reggie Bush. (Olindo Mare extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (77, 147, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (78, 148, NULL, 'touchdown', NULL, 6, 'Jacksonville Touchdown - 80-yard pass from Quinn Gray to Reggie Williams. (John Carney extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (79, 149, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (80, 150, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (81, 151, NULL, 'touchdown', NULL, 6, 'New Orleans Touchdown - 2-yard pass from Drew Brees to Reggie Bush. (Olindo Mare extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (82, 152, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (83, 153, NULL, 'touchdown', NULL, 6, 'Jacksonville Touchdown - 100-yard kickoff return by Maurice Jones-Drew. (John Carney extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (84, 154, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (85, 155, NULL, 'touchdown', NULL, 6, 'New Orleans Touchdown - 8-yard pass from Drew Brees to Lance Moore. (Olindo Mare extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (86, 156, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (87, 157, NULL, 'touchdown', NULL, 6, 'New Orleans Touchdown - 75-yard interception return by Mike McKenzie. (Olindo Mare extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (88, 158, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (89, 159, NULL, 'touchdown', NULL, 6, 'New Orleans Touchdown - 4-yard pass from Drew Brees to David Patten. (Olindo Mare extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (90, 160, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (91, 161, NULL, 'touchdown', NULL, 6, 'Jacksonville Touchdown - 15-yard pass from Quinn Gray to Dennis Northcutt. (John Carney extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (92, 162, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (93, 163, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (122, 192, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (123, 193, NULL, 'touchdown', NULL, 6, 'New England Touchdown - 4-yard pass from Tom Brady to Randy Moss. (Stephen Gostkowski extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (124, 194, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (125, 195, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (126, 196, NULL, 'touchdown', NULL, 6, 'Indianapolis Touchdown - 73-yard pass from Peyton Manning to Joseph Addai . (Adam Vinatieri extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (127, 197, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (128, 198, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (129, 199, NULL, 'touchdown', NULL, 6, 'Indianapolis Touchdown - 1-yard run by Peyton Manning. (Adam Vinatieri extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (130, 200, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (131, 201, NULL, 'touchdown', NULL, 6, 'New England Touchdown - 3-yard pass from Tom Brady to Wes Welker. (Stephen Gostkowski extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (132, 202, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (133, 203, NULL, 'touchdown', NULL, 6, 'New England Touchdown - 13-yard pass from Tom Brady to Kevin Faulk. (Stephen Gostkowski extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (134, 204, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (135, 205, NULL, 'touchdown', NULL, 6, 'Houston Touchdown - 8-yard run by Ahman Green. (Kris Brown extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (136, 206, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (137, 207, NULL, 'touchdown', NULL, 6, 'Houston Touchdown - 14-yard run by Ron Dayne. (Kris Brown extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (138, 208, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (139, 209, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (140, 210, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (141, 211, NULL, 'touchdown', NULL, 6, 'Oakland Touchdown - 1-yard run by Justin Fargas. (Sebastian Janikowski extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (142, 212, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (143, 213, NULL, 'touchdown', NULL, 6, 'Houston Touchdown - 42-yard pass from Sage Rosenfels to Andre Davis. (Kris Brown extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (144, 214, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (145, 215, NULL, 'touchdown', NULL, 6, 'Oakland Touchdown - 28-yard pass from Josh McCown to Tim Dwight. (Sebastian Janikowski extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (146, 216, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (107, 177, NULL, 'touchdown', NULL, 6, 'San Diego Touchdown - 1-yard run by LaDainian Tomlinson. (Nate Kaeding extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (108, 178, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (109, 179, NULL, 'touchdown', NULL, 6, 'Minnesota Touchdown - 1-yard run by Adrian Peterson. (Ryan Longwell extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (110, 180, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (111, 181, NULL, 'touchdown', NULL, 6, 'San Diego Touchdown - 109-yard missed field goal return by Antonio Cromartie. (Nate Kaeding extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (112, 182, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (113, 183, NULL, 'touchdown', NULL, 6, 'Minnesota Touchdown - 64-yard run by Adrian Peterson. (Ryan Longwell extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (114, 184, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (115, 185, NULL, 'touchdown', NULL, 6, 'Minnesota Touchdown - 40-yard pass from Brooks Bollinger to Sidney Rice. (Ryan Longwell extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (116, 186, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (117, 187, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (118, 188, NULL, 'touchdown', NULL, 6, 'Minnesota Touchdown - 46-yard run by Adrian Peterson. (Ryan Longwell extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (119, 189, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (120, 190, NULL, 'touchdown', NULL, 6, 'Minnesota Touchdown - 2-yard run by Chester Taylor. (Ryan Longwell extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (121, 191, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (147, 217, NULL, 'touchdown', NULL, 6, 'Seattle Touchdown - 5-yard pass from Matt Hasselbeck to Bobby Engram. (Josh Brown extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (148, 218, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (149, 219, NULL, 'touchdown', NULL, 6, 'Cleveland Touchdown - 2-yard run by Jamal Lewis. (Phil Dawson extra point missed).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (150, 220, NULL, 'touchdown', NULL, 6, 'Seattle Touchdown - 6-yard pass from Matt Hasselbeck to D.J. Hackett. (Josh Brown extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (151, 221, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (152, 222, NULL, 'touchdown', NULL, 6, 'Seattle Touchdown - 94-yard punt return by Nate Burleson. (Josh Brown extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (153, 223, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (154, 224, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (155, 225, NULL, 'touchdown', NULL, 6, 'Cleveland Touchdown - 1-yard run by Jamal Lewis. (Phil Dawson extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (156, 226, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (157, 227, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (158, 228, NULL, 'touchdown', NULL, 6, 'Cleveland Touchdown - 2-yard run by Jamal Lewis. (Derek Anderson pass incomplete to Braylon Edwards, two-point conversion failed).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (159, 229, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (160, 230, NULL, 'touchdown', NULL, 6, 'Cleveland Touchdown - 1-yard run by Jamal Lewis. (Derek Anderson pass to Joe Jurevicius for the two-point conversion).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (161, 231, NULL, 'two-point-conversion', NULL, 2, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (162, 232, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (163, 233, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (94, 164, NULL, 'touchdown', NULL, 6, 'NY Jets Touchdown - 86-yard kickoff return by Shaun Suisham. (Mike Nugent extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (95, 165, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (96, 166, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (97, 167, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (98, 168, NULL, 'touchdown', NULL, 6, 'NY Jets Touchdown - 1-yard pass from Kellen Clemens to Joe Kowalewski. (Mike Nugent extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (99, 169, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (100, 170, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (101, 171, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (102, 172, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (103, 173, NULL, 'touchdown', NULL, 6, 'Washington Touchdown - 1-yard run by Clinton Portis. (Jason Campbell pass to Antwaan Randle El for the two-point conversion).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (104, 174, NULL, 'two-point-conversion', NULL, 2, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (105, 175, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (106, 176, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (164, 234, NULL, 'touchdown', NULL, 6, 'Dallas Touchdown - 2-yard run by Julius Jones. (Nick Folk extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (165, 235, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (166, 236, NULL, 'touchdown', NULL, 6, 'Philadelphia Touchdown - 3-yard run by Brian Westbrook. (David Akers extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (167, 237, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (168, 238, NULL, 'touchdown', NULL, 6, 'Dallas Touchdown - 1-yard pass from Tony Romo to Tony Curtis. (Nick Folk extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (169, 239, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (170, 240, NULL, 'touchdown', NULL, 6, 'Dallas Touchdown - 5-yard run by Marion Barber. (Nick Folk extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (171, 241, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (172, 242, NULL, 'touchdown', NULL, 6, 'Dallas Touchdown - 45-yard pass from Tony Romo to Terrell Owens. (Nick Folk extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (173, 243, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (174, 244, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (175, 245, NULL, 'touchdown', NULL, 6, 'Dallas Touchdown - 20-yard pass from Tony Romo to Jason Witten. (Nick Folk extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (176, 246, NULL, 'extra-point', NULL, 1, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (177, 247, NULL, 'field-goal', NULL, 3, NULL); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (178, 248, NULL, 'touchdown', NULL, 6, 'Philadelphia Touchdown - 10-yard pass from Donovan McNabb to Hank Baskett. (David Akers extra point is good).'); INSERT INTO american_football_action_plays (id, american_football_event_state_id, play_type, score_attempt_type, drive_result, points, "comment") VALUES (179, 249, NULL, 'extra-point', NULL, 1, NULL); -- -- Data for Name: american_football_defensive_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (1, '77', '54', '23', '2', '19', NULL, NULL, '0', NULL, '3', '14', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (2, '52', '42', '10', '2', '45', NULL, NULL, '0', NULL, '7', '30', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (3, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (4, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (5, NULL, '9', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (6, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (7, NULL, '5', '2', '1', '19', NULL, '19', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (8, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '1', '1', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (9, NULL, '7', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (10, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (11, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (12, NULL, '5', '5', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (13, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (14, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (15, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (16, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (17, NULL, '2', '2', '0', '0', NULL, '0', '0', NULL, '2', '13', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (18, NULL, '2', '1', '1', '0', NULL, '0', '0', NULL, '0', '0', '4'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (19, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (20, NULL, '4', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (21, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (22, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (23, NULL, '3', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (24, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (25, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (26, NULL, '3', '2', '0', '0', NULL, '0', '0', NULL, '1', '1', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (27, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (28, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (29, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (30, NULL, '4', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (31, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (32, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (33, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (34, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (35, NULL, '6', '1', '0', '0', NULL, '0', '0', NULL, '3', '15', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (36, NULL, '5', '1', '1', '45', NULL, '45', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (37, NULL, '1', '0', '1', '0', NULL, '0', '0', NULL, '1', '3', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (38, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (39, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (40, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (41, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (42, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (43, NULL, '5', '1', '0', '0', NULL, '0', '0', NULL, '1', '7', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (44, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (45, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '1', '4', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (46, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (47, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (48, '72', '61', '11', '0', '0', NULL, NULL, '0', NULL, '3', '8', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (49, '27', '20', '7', '2', '0', NULL, NULL, '0', NULL, '0', '0', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (50, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (51, NULL, '9', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (52, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (53, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (54, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (55, NULL, '9', '1', '0', '0', NULL, '0', '0', NULL, '2', '3', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (56, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (57, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (58, NULL, '8', '0', '0', '0', NULL, '0', '0', NULL, '1', '5', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (59, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (60, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (61, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (62, NULL, '7', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (63, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (64, NULL, '6', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (65, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (66, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (67, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (68, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (69, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (70, NULL, '0', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (71, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (72, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (73, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (74, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (75, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (76, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (77, NULL, '2', '0', '1', '0', NULL, '0', '0', NULL, '0', '0', '5'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (78, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (79, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (80, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (81, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (82, NULL, '2', '0', '1', '0', NULL, '0', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (83, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (84, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (85, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (86, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (87, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (88, '40', '40', '0', '2', '56', NULL, NULL, '1', NULL, '5', '40', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (89, '48', '46', '2', '2', '38', NULL, NULL, '0', NULL, '1', '6', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (90, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (91, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (92, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (93, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (94, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (95, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '2', '23', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (96, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (97, NULL, '4', '0', '1', '10', NULL, '10', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (98, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (99, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (100, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (101, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (102, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '1', '4', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (103, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (104, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (105, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (106, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (107, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (108, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (109, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (110, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (111, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (112, NULL, '6', '0', '0', '0', NULL, '0', '0', NULL, '2', '13', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (113, NULL, '3', '0', '1', '46', NULL, '46', '1', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (114, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0.5', '3', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (115, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (116, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (117, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (118, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (119, NULL, '7', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (120, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (121, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0.5', '3', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (122, NULL, '6', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (123, NULL, '6', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (124, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (125, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (126, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (127, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (128, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (129, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (130, NULL, '2', '0', '1', '15', NULL, '15', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (131, NULL, '3', '0', '1', '23', NULL, '23', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (132, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (133, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (134, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (135, '55', '50', '5', '1', '18', NULL, NULL, '0', NULL, '1', '7', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (136, '49', '43', '6', '3', '34', NULL, NULL, '0', NULL, '2', '14', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (137, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (138, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (139, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (140, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (141, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (142, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (143, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (144, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (145, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (146, NULL, '6', '0', '1', '18', NULL, '18', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (147, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (148, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (149, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (150, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (151, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (152, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (153, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (154, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (155, NULL, '8', '2', '0', '0', NULL, '0', '0', NULL, '1', '7', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (156, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (157, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '1', '6', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (158, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (159, NULL, '9', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (160, NULL, '6', '0', '0', '0', NULL, '0', '0', NULL, '1', '8', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (161, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (162, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '3'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (163, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (164, NULL, '3', '1', '1', '18', NULL, '18', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (165, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (166, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (167, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (168, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (169, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (170, NULL, '6', '2', '1', '5', NULL, '5', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (171, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (172, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (173, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (174, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (175, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (176, NULL, '2', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (177, NULL, '2', '0', '1', '11', NULL, '11', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (178, '70', '51', '19', '1', '0', NULL, NULL, '0', NULL, '0', '0', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (179, '48', '37', '11', '1', '8', NULL, NULL, '0', NULL, '0', '0', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (180, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (181, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (182, NULL, '4', '0', '1', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (183, NULL, '7', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (184, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (185, NULL, '5', '4', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (186, NULL, '7', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (187, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (188, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (189, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (190, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (191, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (192, NULL, '6', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (193, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (194, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (195, NULL, '3', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (196, NULL, '4', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (197, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (198, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (199, NULL, '11', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (200, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (201, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (202, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (203, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (204, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (205, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (206, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (207, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (208, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (209, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '4'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (210, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (211, NULL, '2', '0', '1', '8', NULL, '8', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (212, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (213, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (214, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (215, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (216, NULL, '4', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (217, '51', '31', '20', '0', '0', NULL, NULL, '0', NULL, '1', '6', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (218, '67', '39', '28', '1', '66', NULL, NULL, '1', NULL, '5', '25', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (219, NULL, '5', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (220, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (221, NULL, '2', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (222, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (223, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (224, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (225, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '1', '6', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (226, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (227, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (228, NULL, '3', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (229, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (230, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (231, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (232, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (233, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (234, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (235, NULL, '0', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (236, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (237, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (238, NULL, '4', '5', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (239, NULL, '2', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (240, NULL, '1', '4', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (241, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (242, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (243, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (244, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (245, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0.5', '2.5', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (246, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (247, NULL, '4', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (248, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (249, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (250, NULL, '1', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (251, NULL, '2', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (252, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (253, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (254, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (255, NULL, '2', '1', '1', '66', NULL, '66', '1', NULL, '2.5', '15', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (256, NULL, '6', '3', '0', '0', NULL, '0', '0', NULL, '0.5', '2.5', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (257, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '1.5', '6', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (258, NULL, '2', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (259, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (260, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (261, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (262, '67', '56', '11', '0', '0', NULL, NULL, '0', NULL, '1', '10', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (263, '59', '42', '17', '3', '96', NULL, NULL, '1', NULL, '2', '10', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (264, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (265, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (266, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (267, NULL, '5', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (268, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (269, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (270, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (271, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (272, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (273, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (274, NULL, '9', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (275, NULL, '6', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (276, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (277, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (278, NULL, '10', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (279, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (280, NULL, '7', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (281, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (282, NULL, '5', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (283, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '1', '10', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (284, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (285, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (286, NULL, '7', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (287, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (288, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (289, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (290, NULL, '2', '1', '1', '21', NULL, '21', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (291, NULL, '6', '2', '1', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (292, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (293, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (294, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (295, NULL, '3', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (296, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (297, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (298, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (299, NULL, '4', '0', '1', '75', NULL, '75', '1', NULL, '0', '0', '3'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (300, NULL, '2', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (301, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (302, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (303, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (304, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (305, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (306, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '2', '10', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (397, '59', '48', '11', '1', '2', NULL, NULL, '0', NULL, '3', '15', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (398, '50', '43', '7', '2', '28', NULL, NULL, '0', NULL, '2', '18', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (399, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (400, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (401, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '1', '8', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (402, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (403, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (404, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '1', '3', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (405, NULL, '3', '3', '1', '2', NULL, '2', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (406, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (407, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (408, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (409, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (410, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (411, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (412, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (413, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (414, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '1', '4', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (415, NULL, '5', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (416, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (417, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (418, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (419, NULL, '5', '0', '1', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (420, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (421, NULL, '6', '1', '1', '28', NULL, '28', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (422, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (423, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (424, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (425, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (426, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (427, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (428, NULL, '6', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (429, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (430, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (431, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (432, NULL, '6', '0', '0', '0', NULL, '0', '0', NULL, '2', '18', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (433, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (434, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (435, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (436, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (437, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (438, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (441, '57', '44', '13', '3', '16', NULL, NULL, '0', NULL, '1', '1', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (442, '59', '42', '17', '1', '0', NULL, NULL, '0', NULL, '0', '0', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (443, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (444, NULL, '2', '1', '1', '14', NULL, '14', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (445, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (446, NULL, '5', '0', '1', '1', NULL, '1', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (447, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (448, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (449, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (450, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (451, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (452, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (453, NULL, '5', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (454, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (455, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (456, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (457, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (458, NULL, '3', '2', '0', '0', NULL, '0', '0', NULL, '1', '1', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (459, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (460, NULL, '4', '2', '1', '1', NULL, '1', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (461, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (462, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (463, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (464, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (465, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (466, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (467, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (468, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (469, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (470, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (471, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (472, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (473, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (474, NULL, '6', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (475, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (476, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (477, NULL, '7', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (478, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (479, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (480, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (481, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (482, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (483, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (484, NULL, '4', '4', '1', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (485, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (486, NULL, '9', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (487, NULL, '0', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (534, '61', '47', '14', '0', '0', NULL, NULL, '0', NULL, '1', '8', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (535, '41', '34', '7', '1', '0', NULL, NULL, '0', NULL, '1', '10', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (536, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (537, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '1', '8', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (538, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (539, NULL, '4', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (540, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (541, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (542, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (543, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (544, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (545, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (546, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (547, NULL, '5', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (548, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (549, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (550, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (551, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (552, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (553, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (554, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (555, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (556, NULL, '11', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (557, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (558, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (559, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (560, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '1', '10', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (561, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (562, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (563, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (564, NULL, '1', '0', '1', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (565, NULL, '2', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (566, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (567, NULL, '6', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (568, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (569, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (570, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (571, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (572, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (573, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (574, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (575, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (576, NULL, '2', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (577, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (621, '52', '48', '4', '1', '-4', NULL, NULL, '0', NULL, '0', '0', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (622, '60', '49', '11', '1', '26', NULL, NULL, '0', NULL, '0', '0', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (623, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (624, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (625, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (626, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (627, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (628, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (629, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (630, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (631, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (632, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (633, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (634, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (635, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (636, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (637, NULL, '5', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (638, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (639, NULL, '3', '0', '1', '-4', NULL, '-4', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (640, NULL, '7', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (641, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (642, NULL, '6', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (643, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (644, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (645, NULL, '6', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (646, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (647, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (648, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (649, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (650, NULL, '5', '2', '1', '26', NULL, '26', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (651, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (652, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (653, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (654, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (655, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (656, NULL, '5', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (657, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (658, NULL, '2', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (659, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (660, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (661, NULL, '5', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (662, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (663, NULL, '6', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (664, '61', '49', '12', '0', '0', NULL, NULL, '0', NULL, '3', '12', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (665, '81', '59', '22', '1', '1', NULL, NULL, '0', NULL, '1', '7', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (666, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (667, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (668, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '1', '4', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (669, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (670, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (671, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (672, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (673, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (674, NULL, '7', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (675, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (676, NULL, '3', '3', '0', '0', NULL, '0', '0', NULL, '1', '8', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (677, NULL, '11', '1', '0', '0', NULL, '0', '0', NULL, '1', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (678, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (679, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (680, NULL, '0', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (681, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (682, NULL, '6', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (683, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (684, NULL, '7', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (685, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (686, NULL, '4', '4', '1', '1', NULL, '1', '0', NULL, '1', '7', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (687, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (688, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (689, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (690, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (691, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (692, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (693, NULL, '6', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (694, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (695, NULL, '20', '4', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (696, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (697, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (698, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (699, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (700, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (701, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (702, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (703, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (704, NULL, '2', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (705, NULL, '3', '3', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (706, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (707, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (708, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (709, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (710, '51', '41', '10', '2', '15', NULL, NULL, '0', NULL, '3', '14', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (711, '48', '33', '15', '1', '9', NULL, NULL, '0', NULL, '0', '0', NULL); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (712, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (713, NULL, '2', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (714, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (715, NULL, '4', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (716, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (717, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (718, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (719, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (720, NULL, '1', '1', '0', '0', NULL, '0', '0', NULL, '1', '6', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (721, NULL, '2', '0', '1', '14', NULL, '14', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (722, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (723, NULL, '3', '0', '1', '1', NULL, '1', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (724, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (725, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (726, NULL, '5', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (727, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '2'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (728, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (729, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (730, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0.5', '0.5', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (731, NULL, '0', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (732, NULL, '7', '1', '0', '0', NULL, '0', '0', NULL, '1.5', '7.5', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (733, NULL, '5', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (734, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (735, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (736, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (737, NULL, '1', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (738, NULL, '3', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (739, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (740, NULL, '3', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (741, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (742, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (743, NULL, '4', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (744, NULL, '2', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (745, NULL, '2', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (746, NULL, '2', '6', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (747, NULL, '7', '1', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (748, NULL, '3', '0', '1', '9', NULL, '9', '0', NULL, '0', '0', '1'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (749, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (750, NULL, '1', '2', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); INSERT INTO american_football_defensive_stats (id, tackles_total, tackles_solo, tackles_assists, interceptions_total, interceptions_yards, interceptions_average, interceptions_longest, interceptions_touchdown, quarterback_hurries, sacks_total, sacks_yards, passes_defensed) VALUES (751, NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, '0', '0', '0'); -- -- Data for Name: american_football_down_progress_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (1, '15', '6', '3', '6', '4', '16', '25', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (2, '20', '7', '10', '3', '6', '14', '43', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (3, '9', '8', '1', '0', '2', '10', '20', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (4, '18', '9', '8', '1', '12', '21', '57', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (5, '19', '17', '1', '1', '6', '14', '43', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (6, '20', '11', '5', '4', '3', '11', '27', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (7, '16', '10', '6', '0', '3', '13', '23', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (8, '15', '7', '8', '0', '6', '16', '38', '1', '2', '50'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (9, '16', '14', '2', '0', '6', '12', '50', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (10, '23', '15', '8', '0', '8', '13', '62', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (11, '16', '12', '3', '1', '9', '18', '50', '1', '2', '50'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (12, '20', '9', '8', '3', '6', '15', '40', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (13, '18', '13', '4', '1', '6', '13', '46', '0', '1', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (14, '32', '25', '6', '1', '4', '10', '40', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (19, '21', '14', '6', '1', '7', '12', '58', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (20, '23', '9', '10', '4', '5', '12', '42', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (23, '17', '7', '10', '0', '7', '14', '50', '1', '1', '100'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (24, '23', '7', '12', '4', '4', '11', '36', '1', '1', '100'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (27, '14', '7', '4', '3', '4', '16', '25', '0', '1', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (28, '26', '8', '14', '4', '6', '13', '46', '1', '1', '100'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (31, '28', '22', '5', '1', '7', '14', '50', '0', '2', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (32, '30', '20', '8', '2', '5', '11', '45', '1', '1', '100'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (33, '23', '10', '13', '0', '6', '13', '46', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (34, '23', '14', '7', '2', '11', '18', '61', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (35, '24', '15', '7', '2', '8', '12', '67', '0', '0', '0'); INSERT INTO american_football_down_progress_stats (id, first_downs_total, first_downs_pass, first_downs_run, first_downs_penalty, conversions_third_down, conversions_third_down_attempts, conversions_third_down_percentage, conversions_fourth_down, conversions_fourth_down_attempts, conversions_fourth_down_percentage) VALUES (36, '21', '13', '6', '2', '6', '15', '40', '3', '3', '100'); -- -- Data for Name: american_football_event_states; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (57, 3119, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (58, 3120, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (59, 3121, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (60, 3122, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (61, 3123, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (62, 3124, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (63, 3125, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (64, 3126, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (65, 3127, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (66, 3128, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (67, 3129, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (68, 3130, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (69, 3131, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (70, 3132, 1, NULL, 0, NULL, '15:00', NULL, NULL, NULL, NULL, NULL, NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (71, 3122, 0, 11, 1, NULL, '8:59', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (72, 3122, 0, 12, 1, NULL, '8:59', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (73, 3122, 0, 31, 1, NULL, '2:06', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (74, 3122, 0, 88, 2, NULL, '0:00', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (75, 3122, 0, 137, 4, NULL, '11:45', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (76, 3122, 0, 138, 4, NULL, '11:45', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (77, 3122, 0, 147, 4, NULL, '9:29', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (78, 3122, 0, 148, 4, NULL, '9:29', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (79, 3121, 0, 8, 1, NULL, '12:17', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (80, 3121, 0, 19, 1, NULL, '5:56', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (81, 3121, 0, 20, 1, NULL, '5:56', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (82, 3121, 0, 45, 2, NULL, '13:37', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (83, 3121, 0, 101, 3, NULL, '10:33', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (84, 3121, 0, 102, 3, NULL, '10:33', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (85, 3121, 0, 143, 4, NULL, '7:30', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (86, 3121, 0, 144, 4, NULL, '7:30', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (87, 3120, 0, 36, 2, NULL, '14:52', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (88, 3120, 0, 67, 2, NULL, '1:19', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (89, 3120, 0, 78, 2, NULL, '0:15', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (90, 3120, 0, 79, 2, NULL, '0:15', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (91, 3120, 0, 117, 3, NULL, '0:11', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (92, 3120, 0, 118, 3, NULL, '0:11', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (93, 3120, 0, 130, 4, NULL, '11:11', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (94, 3120, 0, 131, 4, NULL, '11:11', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (95, 3120, 0, 137, 4, NULL, '8:52', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (96, 3120, 0, 146, 4, NULL, '5:18', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (97, 3120, 0, 147, 4, NULL, '5:18', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (98, 3120, 0, 154, 4, NULL, '3:05', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (99, 3120, 0, 155, 4, NULL, '3:05', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (100, 3120, 0, 165, 4, NULL, '1:40', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (101, 3120, 0, 169, 4, NULL, '0:59', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (102, 3120, 0, 170, 4, NULL, '0:59', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (103, 3123, 0, 15, 1, NULL, '9:10', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (104, 3123, 0, 16, 1, NULL, '9:10', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (105, 3123, 0, 26, 1, NULL, '4:49', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (106, 3123, 0, 27, 1, NULL, '4:49', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (107, 3123, 0, 73, 2, NULL, '3:48', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (108, 3123, 0, 74, 2, NULL, '3:48', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (109, 3123, 0, 96, 3, NULL, '12:08', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (110, 3123, 0, 106, 3, NULL, '7:54', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (111, 3123, 0, 131, 4, NULL, '14:12', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (112, 3123, 0, 143, 4, NULL, '7:56', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (113, 3123, 0, 164, 4, NULL, '1:10', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (114, 3126, 0, 8, 1, NULL, '11:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (115, 3126, 0, 9, 1, NULL, '11:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (116, 3126, 0, 16, 1, NULL, '8:35', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (117, 3126, 0, 17, 1, NULL, '8:35', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (118, 3126, 0, 63, 2, NULL, '1:56', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (119, 3126, 0, 64, 2, NULL, '1:44', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (120, 3126, 0, 65, 2, NULL, '1:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (121, 3126, 0, 76, 2, NULL, '0:03', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (122, 3126, 0, 97, 3, NULL, '7:31', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (123, 3126, 0, 108, 3, NULL, '3:07', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (124, 3126, 0, 109, 3, NULL, '3:07', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (125, 3126, 0, 122, 4, NULL, '13:54', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (126, 3126, 0, 142, 4, NULL, '5:51', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (127, 3126, 0, 143, 4, NULL, '5:51', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (128, 3126, 0, 153, 4, NULL, '2:22', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (129, 3126, 0, 154, 4, NULL, '2:22', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (130, 3125, 0, 17, 1, NULL, '7:06', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (131, 3125, 0, 40, 2, NULL, '14:09', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (132, 3125, 0, 60, 2, NULL, '4:59', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (133, 3125, 0, 61, 2, NULL, '4:59', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (134, 3125, 0, 78, 2, NULL, '0:35', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (135, 3125, 0, 97, 3, NULL, '11:07', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (136, 3125, 0, 98, 3, NULL, '11:07', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (137, 3125, 0, 113, 3, NULL, '6:35', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (138, 3125, 0, 114, 3, NULL, '6:35', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (139, 3125, 0, 145, 4, NULL, '8:03', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (140, 3125, 0, 146, 4, NULL, '8:03', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (141, 3125, 0, 153, 4, NULL, '5:15', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (142, 3125, 0, 154, 4, NULL, '5:15', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (143, 3125, 0, 168, 4, NULL, '2:31', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (144, 3125, 0, 169, 4, NULL, '2:31', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (145, 3124, 0, 8, 1, NULL, '12:15', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (146, 3124, 0, 18, 1, NULL, '8:33', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (147, 3124, 0, 19, 1, NULL, '8:33', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (148, 3124, 0, 23, 1, NULL, '7:32', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (149, 3124, 0, 24, 1, NULL, '7:32', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (150, 3124, 0, 41, 1, NULL, '2:01', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (151, 3124, 0, 46, 1, NULL, '0:12', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (152, 3124, 0, 47, 1, NULL, '0:12', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (153, 3124, 0, 48, 1, NULL, '0:00', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (154, 3124, 0, 49, 1, NULL, '0:00', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (155, 3124, 0, 75, 2, NULL, '5:31', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (156, 3124, 0, 76, 2, NULL, '5:31', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (157, 3124, 0, 117, 3, NULL, '8:47', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (158, 3124, 0, 118, 3, NULL, '8:47', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (159, 3124, 0, 132, 3, NULL, '2:02', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (160, 3124, 0, 133, 3, NULL, '2:02', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (161, 3124, 0, 151, 4, NULL, '9:32', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (162, 3124, 0, 152, 4, NULL, '9:32', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (163, 3124, 0, 166, 4, NULL, '3:01', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (192, 3129, 0, 29, 1, NULL, '3:05', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (193, 3129, 0, 45, 2, NULL, '12:00', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (194, 3129, 0, 46, 2, NULL, '12:00', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (195, 3129, 0, 58, 2, NULL, '7:34', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (196, 3129, 0, 76, 2, NULL, '0:13', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (197, 3129, 0, 77, 2, NULL, '0:13', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (198, 3129, 0, 110, 3, NULL, '2:22', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (199, 3129, 0, 131, 4, NULL, '9:42', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (200, 3129, 0, 132, 4, NULL, '9:42', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (201, 3129, 0, 141, 4, NULL, '7:59', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (202, 3129, 0, 142, 4, NULL, '7:59', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (203, 3129, 0, 154, 4, NULL, '3:15', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (204, 3129, 0, 155, 4, NULL, '3:15', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (205, 3130, 0, 19, 1, NULL, '6:46', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (206, 3130, 0, 20, 1, NULL, '6:46', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (207, 3130, 0, 60, 2, NULL, '4:02', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (208, 3130, 0, 61, 2, NULL, '4:02', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (209, 3130, 0, 79, 2, NULL, '0:05', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (210, 3130, 0, 102, 3, NULL, '7:40', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (211, 3130, 0, 130, 4, NULL, '11:22', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (212, 3130, 0, 131, 4, NULL, '11:22', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (213, 3130, 0, 138, 4, NULL, '7:50', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (214, 3130, 0, 139, 4, NULL, '7:50', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (215, 3130, 0, 159, 4, NULL, '1:30', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (216, 3130, 0, 160, 4, NULL, '1:30', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (177, 3127, 0, 23, 1, NULL, '5:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (178, 3127, 0, 24, 1, NULL, '5:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (179, 3127, 0, 31, 1, NULL, '2:49', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (180, 3127, 0, 32, 1, NULL, '2:49', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (181, 3127, 0, 94, 2, NULL, '0:00', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (182, 3127, 0, 95, 2, NULL, '0:00', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (183, 3127, 0, 104, 3, NULL, '12:44', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (184, 3127, 0, 105, 3, NULL, '12:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (185, 3127, 0, 126, 3, NULL, '3:07', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (186, 3127, 0, 127, 3, NULL, '3:07', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (187, 3127, 0, 142, 4, NULL, '14:09', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (188, 3127, 0, 156, 4, NULL, '7:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (189, 3127, 0, 157, 4, NULL, '7:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (190, 3127, 0, 168, 4, NULL, '4:28', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (191, 3127, 0, 169, 4, NULL, '4:28', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (217, 3128, 0, 24, 1, NULL, '5:13', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (218, 3128, 0, 25, 1, NULL, '5:13', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (219, 3128, 0, 44, 2, NULL, '12:49', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (220, 3128, 0, 59, 2, NULL, '6:23', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (221, 3128, 0, 60, 2, NULL, '6:23', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (222, 3128, 0, 66, 2, NULL, '3:49', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (223, 3128, 0, 67, 2, NULL, '3:49', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (224, 3128, 0, 87, 2, NULL, '0:21', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (225, 3128, 0, 104, 3, NULL, '8:57', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (226, 3128, 0, 105, 3, NULL, '8:57', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (227, 3128, 0, 116, 3, NULL, '5:06', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (228, 3128, 0, 137, 4, NULL, '12:42', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (229, 3128, 0, 149, 4, NULL, '7:55', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (230, 3128, 0, 165, 4, NULL, '2:17', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (231, 3128, 0, 166, 4, NULL, '2:17', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (232, 3128, 0, 180, 4, NULL, '0:00', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (233, 3128, 0, 194, 5, NULL, '9:17', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (164, 3119, 0, 1, 1, NULL, '14:47', NULL, NULL, NULL, NULL, 'home', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (165, 3119, 0, 2, 1, NULL, '14:47', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (166, 3119, 0, 13, 1, NULL, '9:54', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (167, 3119, 0, 30, 1, NULL, '1:58', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (168, 3119, 0, 53, 2, NULL, '9:21', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (169, 3119, 0, 54, 2, NULL, '9:21', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (170, 3119, 0, 64, 2, NULL, '5:28', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (171, 3119, 0, 75, 2, NULL, '0:55', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (172, 3119, 0, 96, 3, NULL, '10:49', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (173, 3119, 0, 132, 4, NULL, '11:06', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (174, 3119, 0, 133, 4, NULL, '11:06', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (175, 3119, 0, 163, 4, NULL, '0:10', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (176, 3119, 0, 185, 5, NULL, '7:43', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (234, 3131, 0, 8, 1, NULL, '11:13', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (235, 3131, 0, 9, 1, NULL, '11:13', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (236, 3131, 0, 18, 1, NULL, '7:38', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (237, 3131, 0, 19, 1, NULL, '7:38', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (238, 3131, 0, 29, 1, NULL, '2:14', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (239, 3131, 0, 30, 1, NULL, '2:14', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (240, 3131, 0, 73, 2, NULL, '0:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (241, 3131, 0, 74, 2, NULL, '0:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (242, 3131, 0, 84, 3, NULL, '12:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (243, 3131, 0, 85, 3, NULL, '12:44', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (244, 3131, 0, 96, 3, NULL, '7:43', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (245, 3131, 0, 105, 3, NULL, '4:28', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (246, 3131, 0, 106, 3, NULL, '4:28', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (247, 3131, 0, 131, 4, NULL, '9:57', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (248, 3131, 0, 146, 4, NULL, '5:51', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); INSERT INTO american_football_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, clock_state, down, team_in_possession_id, distance_for_1st_down, field_side, field_line, context) VALUES (249, 3131, 0, 147, 4, NULL, '5:51', NULL, NULL, NULL, NULL, 'away', NULL, 'event'); -- -- Data for Name: american_football_fumbles_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (1, '1', '1', NULL, '0', NULL, NULL, NULL, NULL, '-6', NULL, '2', NULL, '2'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (2, '4', '0', NULL, '2', NULL, NULL, NULL, NULL, '-4', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (3, '0', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '2'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (4, '1', '0', NULL, '0', NULL, NULL, '1', NULL, '-6', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (5, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (6, '0', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (7, '2', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (8, '1', '0', NULL, '0', NULL, NULL, '0', NULL, '-4', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (9, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (10, '0', '0', NULL, '0', NULL, NULL, '1', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (11, '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (12, '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (13, '2', '0', NULL, '0', NULL, NULL, NULL, NULL, '-5', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (14, '0', '1', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (15, '2', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (16, '0', '0', NULL, '0', NULL, NULL, '1', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (17, '0', '0', NULL, '0', NULL, NULL, '1', NULL, '-5', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (18, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (19, '2', '0', NULL, '1', NULL, NULL, NULL, NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (20, '0', '2', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (21, '0', '0', NULL, '0', NULL, NULL, '1', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (22, '1', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (23, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (24, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (25, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (26, '0', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (27, '1', '1', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (28, '1', '1', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (29, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (30, '1', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (31, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (32, '1', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (33, '4', '1', NULL, '3', NULL, NULL, NULL, NULL, '0', NULL, '1', NULL, '1'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (34, '3', '3', NULL, '1', NULL, NULL, NULL, NULL, '0', NULL, '3', NULL, '3'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (35, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (36, '2', '0', NULL, '1', NULL, NULL, '1', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (37, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (38, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '1'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (39, '0', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (40, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (41, '1', '0', NULL, '0', NULL, NULL, '1', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (42, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (43, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (44, '1', '0', NULL, '0', NULL, NULL, '1', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (45, '0', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '3'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (46, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (47, '0', '1', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (48, '2', '0', NULL, '1', NULL, NULL, NULL, NULL, '2', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (49, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (50, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (51, '1', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (52, '0', '0', NULL, '0', NULL, NULL, '1', NULL, '2', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (70, '0', '2', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '1', NULL, '5'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (71, '2', '0', NULL, '1', NULL, NULL, NULL, NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (72, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '5'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (73, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (74, '0', '0', NULL, '0', NULL, NULL, '1', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (75, '2', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (78, '1', '0', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (79, '0', '1', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (80, '1', '0', NULL, '0', NULL, NULL, '1', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (81, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (89, '3', '1', NULL, '1', NULL, NULL, NULL, NULL, '-2', NULL, '2', NULL, '9'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (90, '2', '1', NULL, '2', NULL, NULL, NULL, NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (91, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (92, '0', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '7'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (93, '0', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '2'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (94, '3', '0', NULL, '1', NULL, NULL, '2', NULL, '-2', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (95, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (96, '0', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (97, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (98, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (103, '1', '0', NULL, '1', NULL, NULL, NULL, NULL, '-3', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (104, '0', '0', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (105, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '-3', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (106, '0', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (107, '1', '1', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '1', NULL, '15'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (108, '1', '1', NULL, '1', NULL, NULL, NULL, NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (109, '0', '0', NULL, '0', NULL, NULL, '1', NULL, '0', NULL, '1', NULL, '15'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (110, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (111, '1', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (112, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (113, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (114, '0', '2', NULL, '0', NULL, NULL, NULL, NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (115, '2', '0', NULL, '1', NULL, NULL, NULL, NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (116, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (117, '0', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '1', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (118, '0', '1', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (119, '1', '0', NULL, '0', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (120, '0', '0', NULL, '0', NULL, NULL, '1', NULL, '0', NULL, '0', NULL, '0'); INSERT INTO american_football_fumbles_stats (id, fumbles_committed, fumbles_forced, fumbles_recovered, fumbles_lost, fumbles_yards_gained, fumbles_own_committed, fumbles_own_recovered, fumbles_own_lost, fumbles_own_yards_gained, fumbles_opposing_committed, fumbles_opposing_recovered, fumbles_opposing_lost, fumbles_opposing_yards_gained) VALUES (121, '1', '0', NULL, '1', NULL, NULL, '0', NULL, '0', NULL, '0', NULL, '0'); -- -- Data for Name: american_football_offensive_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (1, '191', '61', '3.1', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (2, '236', '69', '3.4', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (3, '195', '42', '4.6', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (4, '350', '77', '4.5', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (5, '432', '62', '7.0', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (6, '234', '59', '4.0', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (7, '251', '64', '3.9', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (8, '286', '65', '4.4', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (9, '299', '56', '5.3', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (10, '479', '70', '6.8', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (11, '303', '71', '4.3', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (12, '376', '61', '6.2', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (13, '432', '58', '7.4', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (14, '538', '75', '7.2', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (19, '342', '62', '5.5', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (20, '329', '61', '5.4', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (23, '359', '58', '6.2', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (24, '310', '62', '5.0', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (27, '229', '63', '3.6', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (28, '528', '66', '8.0', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (31, '423', '75', '5.6', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (32, '428', '73', '5.9', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (33, '431', '72', '6.0', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (34, '338', '71', '4.8', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (35, '434', '57', '7.6', NULL, NULL); INSERT INTO american_football_offensive_stats (id, offensive_plays_yards, offensive_plays_number, offensive_plays_average_yards_per, possession_duration, turnovers_giveaway) VALUES (36, '316', '68', '4.6', NULL, NULL); -- -- Data for Name: american_football_passing_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (1, '32', '17', NULL, '143', '113', '30', NULL, NULL, '2', NULL, NULL, '2.9', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (2, '23', '14', NULL, '110', '96', '14', NULL, NULL, '2', NULL, NULL, '3.7', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (3, '27', '15', '18', '107', NULL, NULL, '1', NULL, '1', NULL, '18', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '56', '1', NULL, '30', '18.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '30', '0', NULL, '12', '10.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '6', '0', NULL, '3', '3.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '12', '0', NULL, '6', '6.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '14', '0', NULL, '8', '7.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (9, '5', '2', '25', '36', NULL, NULL, '0', NULL, '1', NULL, '30', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '15', '0', NULL, '15', '5.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '10', '0', NULL, '5', '5.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '23', '0', NULL, '12', '11.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (13, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '11', '0', NULL, '11', '11.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '18', '0', NULL, '18', '18.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', '35', '0', NULL, '11', '5.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '0', NULL, '1', '1.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '22', '0', NULL, '10', '7.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (18, '23', '14', '16.428571428571427', '110', NULL, NULL, '0', NULL, '2', NULL, '18', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (19, '30', '10', NULL, '172', '172', '0', NULL, NULL, '2', NULL, NULL, '5.7', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (20, '28', '18', NULL, '196', '188', '8', NULL, NULL, '0', NULL, NULL, '6.1', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (21, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '11', '0', NULL, '11', '11.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (22, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '40', '0', NULL, '24', '13.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (23, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '95', '0', NULL, '47', '23.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (24, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '14', '0', NULL, '14', '14.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (25, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '12', '0', NULL, '12', '12.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (26, '30', '10', '30', '172', NULL, NULL, '0', NULL, '2', NULL, '47', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (27, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '7', '0', NULL, '7', '7.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (28, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '84', '1', NULL, '37', '16.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (29, '28', '18', '15.555555555555555', '196', NULL, NULL, '1', NULL, '0', NULL, '37', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '13', '0', NULL, '7', '6.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (31, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '7', '70', '0', NULL, '18', '10.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (32, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '13', '0', NULL, '10', '6.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (33, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '9', '0', NULL, '9', '9.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (34, '34', '24', NULL, '360', '354', '6', NULL, NULL, '2', NULL, NULL, '10.1', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (35, '32', '19', NULL, '213', '173', '40', NULL, NULL, '2', NULL, NULL, '4.7', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (36, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '99', '0', NULL, '44', '19.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (37, '34', '24', '14.166666666666668', '360', NULL, NULL, '2', NULL, '2', NULL, '60', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (38, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '37', '0', NULL, '15', '9.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (39, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '85', '2', NULL, '60', '28.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (40, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '32', '0', NULL, '12', '10.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (41, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '11', '0', NULL, '6', '5.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (42, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '78', '0', NULL, '48', '19.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (43, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '18', '0', NULL, '11', '6.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (44, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '10', '109', '1', NULL, '25', '10.9'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (45, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '8', '0', NULL, '8', '8.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (46, '32', '19', '16.842105263157894', '213', NULL, NULL, '2', NULL, '2', NULL, '30', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (47, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '42', '1', NULL, '30', '14.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (48, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '22', '0', NULL, '12', '11.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (49, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '26', '0', NULL, '13', '13.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (50, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '6', '0', NULL, '6', '6.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (51, '38', '17', NULL, '149', '135', '14', NULL, NULL, '3', NULL, NULL, '3.4', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (52, '25', '14', NULL, '138', '131', '7', NULL, NULL, '1', NULL, NULL, '5.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (53, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '35', '0', NULL, '13', '8.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (54, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '7', '77', '0', NULL, '21', '11.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (55, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '3', '0', NULL, '3', '3.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (56, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '21', '0', NULL, '12', '10.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (57, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '11', '0', NULL, '11', '11.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (58, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '2', '0', NULL, '3', '1.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (59, '38', '17', '22.352941176470587', '149', NULL, NULL, '0', NULL, '3', NULL, '21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (60, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '10', '0', NULL, '7', '5.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (61, '25', '14', '17.857142857142858', '138', NULL, NULL, '0', NULL, '1', NULL, '23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (62, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '23', '0', NULL, '7', '5.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (63, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '31', '0', NULL, '23', '15.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (64, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '9', '0', NULL, '9', '4.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (65, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '10', '0', NULL, '10', '10.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (66, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '55', '0', NULL, '22', '18.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (67, '39', '26', NULL, '271', '271', '0', NULL, NULL, '1', NULL, NULL, '6.9', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (68, '35', '25', NULL, '303', '303', '0', NULL, NULL, '1', NULL, NULL, '8.7', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (69, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '15', '0', NULL, '15', '15.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (70, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '24', '0', NULL, '10', '8.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (71, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '9', '0', NULL, '9', '9.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (72, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '13', '0', NULL, '8', '6.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (73, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '45', '1', NULL, '17', '11.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (74, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '48', '0', NULL, '24', '16.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (75, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '1', NULL, '1', '1.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (76, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '6', '0', NULL, '6', '6.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (77, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '15', '0', NULL, '8', '7.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (78, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '5', '0', NULL, '5', '5.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (79, '39', '26', '15', '271', NULL, NULL, '2', NULL, '1', NULL, '43', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (80, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '7', '90', '0', NULL, '43', '12.9'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (81, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '9', '165', '1', NULL, '38', '18.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (82, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '22', '0', NULL, '11', '7.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (83, '34', '24', '14.166666666666668', '295', NULL, NULL, '1', NULL, '1', NULL, '38', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (84, '1', '1', '100', '8', NULL, NULL, '1', NULL, '0', NULL, '8', NULL, NULL, '1', '7', '0', NULL, '7', '7.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (85, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '-2', '0', NULL, '-2', '-2.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (86, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', '55', '0', NULL, '16', '9.2'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (87, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '35', '1', NULL, '27', '17.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (88, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '10', '0', NULL, '10', '5.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (89, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '11', '0', NULL, '11', '11.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (90, '50', '32', NULL, '282', '256', '26', NULL, NULL, '1', NULL, NULL, '4.7', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (91, '31', '16', NULL, '252', '246', '6', NULL, NULL, '0', NULL, NULL, '7.7', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (92, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '9', '0', NULL, '5', '4.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (93, '4', '3', '13.333333333333332', '20', NULL, NULL, '0', NULL, '0', NULL, '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (94, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '42', '0', NULL, '21', '14.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (95, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '13', '0', NULL, '7', '6.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (96, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '9', '96', '0', NULL, '16', '10.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (97, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '27', '0', NULL, '12', '9.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (98, '46', '29', '15.862068965517242', '262', NULL, NULL, '1', NULL, '1', NULL, '21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (99, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '2', '0', NULL, '2', '2.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (100, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', '46', '0', NULL, '15', '7.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (101, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '32', '1', NULL, '18', '8.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (102, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '15', '0', NULL, '9', '7.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (103, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '32', '1', NULL, '15', '10.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (104, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '47', '0', NULL, '20', '15.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (105, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '5', '0', NULL, '5', '5.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (106, '31', '16', '19.375', '252', NULL, NULL, '2', NULL, '0', NULL, '49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (107, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '78', '1', NULL, '49', '15.6'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (108, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '46', '0', NULL, '46', '46.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (109, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '44', '0', NULL, '21', '14.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (110, '33', '20', NULL, '354', '344', '10', NULL, NULL, '3', NULL, NULL, '9.8', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (111, '49', '35', NULL, '445', '435', '10', NULL, NULL, '0', NULL, NULL, '8.7', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (112, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '71', '0', NULL, '56', '35.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (113, '33', '20', '16.5', '354', NULL, NULL, '2', NULL, '3', NULL, '80', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (114, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '31', '0', NULL, '22', '15.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (115, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '46', '0', NULL, '21', '11.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (116, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '15', '1', NULL, '15', '15.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (117, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '4', '0', NULL, '4', '4.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (118, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '46', '0', NULL, '23', '15.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (119, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', '128', '1', NULL, '80', '21.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (120, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '13', '0', NULL, '13', '13.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (121, '49', '35', '14', '445', NULL, NULL, '3', NULL, '0', NULL, '57', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (122, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '7', '43', '1', NULL, '18', '6.1'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (123, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '10', '159', '0', NULL, '30', '15.9'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (124, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '15', '0', NULL, '15', '15.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (125, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '27', '0', NULL, '11', '6.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (126, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '8', '0', NULL, '8', '8.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (127, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '75', '0', NULL, '57', '25.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (128, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '26', '1', NULL, '13', '8.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (129, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '81', '1', NULL, '36', '20.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (130, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '11', '0', NULL, '8', '5.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (164, '32', '21', NULL, '255', '237', '18', NULL, NULL, '2', NULL, NULL, '7.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (165, '27', '16', NULL, '225', '210', '15', NULL, NULL, '1', NULL, NULL, '7.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (166, '32', '21', '15.238095238095237', '255', NULL, NULL, '3', NULL, '2', NULL, '55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (167, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '20', '1', NULL, '13', '6.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (168, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '9', '145', '1', NULL, '55', '16.1'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (169, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '42', '0', NULL, '33', '21.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (170, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '10', '0', NULL, '6', '5.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (171, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '38', '1', NULL, '12', '7.6'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (172, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '114', '1', NULL, '73', '22.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (173, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '15', '0', NULL, '17', '7.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (174, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '13', '0', NULL, '13', '13.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (175, '27', '16', '16.875', '225', NULL, NULL, '1', NULL, '1', NULL, '73', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (176, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '13', '0', NULL, '8', '6.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (177, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '8', '0', NULL, '8', '8.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (178, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '62', '0', NULL, '24', '12.4'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (187, '19', '11', NULL, '181', '181', '0', NULL, NULL, '1', NULL, NULL, '9.5', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (188, '28', '13', NULL, '158', '157', '1', NULL, NULL, '3', NULL, NULL, '5.4', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (189, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '41', '0', NULL, '28', '10.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (190, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '51', '1', NULL, '42', '25.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (191, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '53', '0', NULL, '53', '53.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (192, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '3', '0', NULL, '3', '3.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (193, '19', '11', '17.272727272727273', '181', NULL, NULL, '1', NULL, '1', NULL, '53', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (194, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '33', '0', NULL, '12', '11.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (195, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '12', '0', NULL, '10', '6.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (196, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '28', '1', NULL, '28', '28.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (197, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '15', '0', NULL, '11', '7.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (198, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '29', '0', NULL, '29', '29.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (199, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '16', '0', NULL, '13', '8.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (200, '28', '13', '21.538461538461537', '158', NULL, NULL, '1', NULL, '3', NULL, '32', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (201, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '3', '0', NULL, '3', '3.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (202, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '55', '0', NULL, '32', '13.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (218, '42', '19', NULL, '197', '187', '10', NULL, NULL, '1', NULL, NULL, '4.3', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (219, '22', '13', NULL, '158', '150', '8', NULL, NULL, '0', NULL, NULL, '6.5', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (220, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '59', '0', NULL, '19', '11.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (221, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '10', '0', NULL, '0', '10.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (222, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '16', '0', NULL, '16', '16.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (223, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '13', '0', NULL, '7', '6.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (224, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '39', '0', NULL, '22', '19.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (225, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '23', '0', NULL, '15', '11.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (226, '42', '19', '22.10526315789474', '197', NULL, NULL, '0', NULL, '1', NULL, '22', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (227, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', '37', '0', NULL, '10', '6.2'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (228, '10', '7', '14.285714285714286', '95', NULL, NULL, '1', NULL, '0', NULL, '40', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (229, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '24', '0', NULL, '11', '8.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (230, '12', '6', '20', '63', NULL, NULL, '0', NULL, '0', NULL, '19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (231, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '19', '0', NULL, '19', '19.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (232, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '66', '1', NULL, '40', '16.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (233, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '14', '0', NULL, '8', '7.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (234, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '23', '0', NULL, '16', '11.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (235, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '12', '0', NULL, '12', '12.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (254, '47', '30', NULL, '318', '318', '0', NULL, NULL, '1', NULL, NULL, '6.8', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (255, '48', '29', NULL, '364', '364', '0', NULL, NULL, '1', NULL, NULL, '7.6', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (256, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '0', NULL, '1', '1.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (257, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '59', '0', NULL, '26', '14.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (258, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '14', '139', '1', NULL, '26', '9.9'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (259, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', '58', '1', NULL, '15', '9.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (260, '47', '30', '15.666666666666666', '318', NULL, NULL, '2', NULL, '1', NULL, '31', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (261, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '43', '0', NULL, '31', '21.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (262, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '7', '0', NULL, '7', '7.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (263, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '11', '0', NULL, '7', '5.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (264, '48', '29', '16.551724137931036', '364', NULL, NULL, '0', NULL, '1', NULL, '34', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (265, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '67', '0', NULL, '19', '13.4'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (266, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '6', '0', NULL, '6', '6.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (267, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '69', '0', NULL, '21', '17.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (268, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '67', '0', NULL, '34', '16.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (269, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '17', '0', NULL, '9', '5.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (270, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '11', '125', '0', NULL, '22', '11.4'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (271, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '13', '0', NULL, '13', '13.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (272, '23', '12', NULL, '142', '135', '7', NULL, NULL, '1', NULL, NULL, '5.6', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (273, '42', '23', NULL, '226', '214', '12', NULL, NULL, '0', NULL, NULL, '4.8', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (274, '23', '12', '19.166666666666668', '142', NULL, NULL, '0', NULL, '1', NULL, '21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (275, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '58', '0', NULL, '21', '14.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (276, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '49', '0', NULL, '16', '12.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (277, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '14', '0', NULL, '14', '14.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (278, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '21', '0', NULL, '10', '7.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (279, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '42', '0', NULL, '14', '10.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (280, '42', '23', '18.26086956521739', '226', NULL, NULL, '1', NULL, '0', NULL, '39', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (281, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '90', '0', NULL, '39', '18.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (282, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '16', '0', NULL, '12', '8.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (283, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '1', NULL, '1', '1.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (284, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '32', '0', NULL, '20', '10.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (285, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '27', '0', NULL, '11', '6.8'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (286, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '18', '0', NULL, '7', '4.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (287, '25', '20', NULL, '324', '324', '0', NULL, NULL, '1', NULL, NULL, '13.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (288, '46', '27', NULL, '264', '250', '14', NULL, NULL, '2', NULL, NULL, '5.1', NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (289, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '50', '0', NULL, '22', '16.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (290, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '1', '1', NULL, '1', '1.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (291, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '22', '0', NULL, '11', '7.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (292, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '10', '174', '1', NULL, '45', '17.4'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (293, '25', '20', '12.5', '324', NULL, NULL, '3', NULL, '1', NULL, '53', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (294, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '77', '1', NULL, '53', '25.7'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (295, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '28', '1', NULL, '10', '9.3'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (296, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '55', '0', NULL, '45', '27.5'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (297, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '6', '0', NULL, '6', '6.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (298, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '51', '0', NULL, '18', '10.2'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (299, '46', '27', '17.037037037037038', '264', NULL, NULL, '1', NULL, '2', NULL, '45', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (300, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '34', '0', NULL, '23', '17.0'); INSERT INTO american_football_passing_stats (id, passes_attempts, passes_completions, passes_percentage, passes_yards_gross, passes_yards_net, passes_yards_lost, passes_touchdowns, passes_touchdowns_percentage, passes_interceptions, passes_interceptions_percentage, passes_longest, passes_average_yards_per, passer_rating, receptions_total, receptions_yards, receptions_touchdowns, receptions_first_down, receptions_longest, receptions_average_yards_per) VALUES (301, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '14', '90', '0', NULL, '19', '6.4'); -- -- Data for Name: american_football_penalties_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (1, '10', '92', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (2, '10', '89', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (3, '8', '64', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (4, '9', '70', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (5, '13', '115', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (6, '6', '55', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (7, '4', '30', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (8, '5', '31', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (9, '5', '45', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (10, '3', '25', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (11, '12', '84', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (12, '2', '32', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (13, '4', '38', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (14, '2', '20', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (19, '10', '146', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (20, '4', '25', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (23, '9', '56', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (24, '6', '40', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (27, '10', '67', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (28, '11', '81', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (31, '4', '20', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (32, '6', '49', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (33, '5', '50', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (34, '5', '40', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (35, '3', '35', NULL); INSERT INTO american_football_penalties_stats (id, penalties_total, penalty_yards, penalty_first_downs) VALUES (36, '5', '35', NULL); -- -- Data for Name: american_football_rushing_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (1, '22', '78', NULL, '3.5', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (2, '43', '140', NULL, '3.3', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (3, '1', '0', '0', '0.0', NULL, '0'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (4, '17', '63', '0', '3.7', NULL, '13'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (5, '4', '15', '0', '3.8', NULL, '14'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (6, '3', '-3', '0', '-1.0', NULL, '1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (7, '1', '18', '0', '18.0', NULL, '18'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (8, '31', '100', '1', '3.2', NULL, '12'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (9, '8', '25', '1', '3.1', NULL, '16'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (10, '12', '23', NULL, '1.9', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (11, '46', '162', NULL, '3.5', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (12, '2', '7', '0', '3.5', NULL, '5'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (13, '9', '15', '1', '1.7', NULL, '3'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (14, '1', '1', '0', '1.0', NULL, '1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (15, '5', '12', '0', '2.4', NULL, '5'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (16, '7', '26', '0', '3.7', NULL, '14'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (17, '34', '124', '1', '3.6', NULL, '15'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (18, '27', '78', NULL, '2.9', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (19, '22', '61', NULL, '2.8', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (20, '2', '-1', '0', '-0.5', NULL, '0'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (21, '19', '55', '0', '2.9', NULL, '12'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (22, '5', '18', '0', '3.6', NULL, '11'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (23, '1', '6', '0', '6.0', NULL, '6'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (24, '3', '8', '0', '2.7', NULL, '3'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (25, '19', '53', '1', '2.8', NULL, '10'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (26, '24', '116', NULL, '4.8', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (27, '39', '155', NULL, '4.0', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (28, '7', '49', '1', '7.0', NULL, '17'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (29, '17', '67', '0', '3.9', NULL, '20'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (30, '27', '100', '1', '3.7', NULL, '21'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (31, '4', '14', '0', '3.5', NULL, '13'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (32, '2', '2', '1', '1.0', NULL, '1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (33, '6', '39', '0', '6.5', NULL, '13'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (34, '17', '28', NULL, '1.6', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (35, '35', '176', NULL, '5.0', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (36, '1', '1', '0', '1.0', NULL, '1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (37, '9', '11', '0', '1.2', NULL, '6'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (38, '3', '5', '0', '1.7', NULL, '7'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (39, '4', '11', '0', '2.8', NULL, '3'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (40, '4', '21', '0', '5.3', NULL, '13'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (41, '29', '153', '1', '5.3', NULL, '56'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (42, '1', '0', '0', '0.0', NULL, '0'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (43, '1', '2', '0', '2.0', NULL, '2'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (44, '16', '47', NULL, '2.9', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (45, '29', '130', NULL, '4.5', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (46, '9', '31', '0', '3.4', NULL, '22'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (47, '1', '4', '0', '4.0', NULL, '4'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (48, '6', '12', '0', '2.0', NULL, '6'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (49, '1', '1', '0', '1.0', NULL, '1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (50, '2', '8', '0', '4.0', NULL, '5'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (51, '5', '48', '1', '9.6', NULL, '22'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (52, '17', '71', '0', '4.2', NULL, '12'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (53, '1', '5', '0', '5.0', NULL, '5'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (54, '1', '6', '0', '6.0', NULL, '6'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (55, '1', '-1', '0', '-1.0', NULL, '-1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (56, '1', '-8', '0', '-8.0', NULL, '-8'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (57, '23', '88', NULL, '3.8', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (58, '25', '103', NULL, '4.1', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (59, '3', '6', '0', '2.0', NULL, '6'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (60, '1', '-1', '0', '-1.0', NULL, '-1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (61, '5', '28', '0', '5.6', NULL, '12'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (62, '1', '1', '0', '1.0', NULL, '1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (63, '13', '54', '0', '4.2', NULL, '15'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (64, '2', '7', '0', '3.5', NULL, '8'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (65, '17', '72', '1', '4.2', NULL, '12'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (66, '6', '24', '0', '4.0', NULL, '10'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (88, '28', '105', NULL, '3.8', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (89, '31', '119', NULL, '3.8', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (90, '5', '14', '0', '2.8', NULL, '19'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (91, '1', '3', '0', '3.0', NULL, '3'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (92, '7', '29', '0', '4.1', NULL, '9'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (93, '15', '59', '0', '3.9', NULL, '9'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (94, '26', '112', '0', '4.3', NULL, '21'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (95, '4', '6', '0', '1.5', NULL, '6'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (96, '1', '1', '1', '1.0', NULL, '1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (107, '39', '178', NULL, '4.6', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (108, '33', '153', NULL, '4.6', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (109, '1', '3', '0', '3.0', NULL, '3'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (110, '21', '122', '1', '5.8', NULL, '39'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (111, '2', '6', '0', '3.0', NULL, '4'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (112, '8', '28', '1', '3.5', NULL, '8'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (113, '7', '19', '0', '2.7', NULL, '14'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (114, '23', '104', '1', '4.5', NULL, '11'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (115, '1', '8', '0', '8.0', NULL, '8'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (116, '4', '10', '0', '2.5', NULL, '5'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (117, '5', '31', '0', '6.2', NULL, '10'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (129, '20', '42', NULL, '2.1', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (130, '43', '378', NULL, '8.8', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (131, '3', '5', '0', '1.7', NULL, '5'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (132, '16', '40', '1', '2.5', NULL, '11'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (133, '1', '-3', '0', '-3.0', NULL, '-3'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (134, '1', '-1', '0', '-1.0', NULL, '-1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (135, '2', '19', '0', '9.5', NULL, '10'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (136, '30', '296', '3', '9.9', NULL, '64'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (137, '1', '4', '0', '4.0', NULL, '4'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (138, '9', '60', '1', '6.7', NULL, '34'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (148, '28', '105', NULL, '3.8', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (149, '25', '64', NULL, '2.6', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (150, '14', '32', '0', '2.3', NULL, '11'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (151, '4', '17', '0', '4.3', NULL, '11'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (152, '9', '55', '0', '6.1', NULL, '12'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (153, '1', '1', '0', '1.0', NULL, '1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (154, '2', '21', '0', '10.5', NULL, '11'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (155, '20', '37', '4', '1.9', NULL, '5'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (156, '3', '6', '0', '2.0', NULL, '3'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (157, '48', '296', NULL, '6.2', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (158, '26', '124', NULL, '4.8', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (159, '9', '64', '0', '7.1', NULL, '20'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (160, '2', '31', '0', '15.5', NULL, '29'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (161, '36', '196', '1', '5.4', NULL, '32'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (162, '1', '5', '0', '5.0', NULL, '5'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (163, '7', '48', '0', '6.9', NULL, '18'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (164, '1', '11', '0', '11.0', NULL, '11'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (165, '1', '3', '0', '3.0', NULL, '3'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (166, '13', '49', '0', '3.8', NULL, '11'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (167, '4', '13', '0', '3.3', NULL, '4'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (168, '32', '110', NULL, '3.4', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (169, '19', '66', NULL, '3.5', NULL, NULL); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (170, '16', '56', '1', '3.5', NULL, '16'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (171, '3', '-3', '0', '-1.0', NULL, '-1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (172, '13', '57', '1', '4.4', NULL, '15'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (173, '2', '0', '0', '0.0', NULL, '0'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (174, '1', '1', '0', '1.0', NULL, '1'); INSERT INTO american_football_rushing_stats (id, rushes_attempts, rushes_yards, rushes_touchdowns, rushing_average_yards_per, rushes_first_down, rushes_longest) VALUES (175, '16', '65', '1', '4.1', NULL, '11'); -- -- Data for Name: american_football_sacks_against_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (1, '30', '7'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (2, '14', '3'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (3, '30', '7'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (4, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (5, '14', '3'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (6, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (7, '8', '3'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (8, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (9, '8', '3'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (10, '6', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (11, '40', '5'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (12, '6', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (13, '40', '5'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (14, '14', '2'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (15, '7', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (16, '14', '2'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (17, '7', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (18, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (19, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (20, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (21, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (22, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (23, '26', '5'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (24, '6', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (25, '13', '2'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (26, '13', '3'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (27, '6', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (28, '10', '2'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (29, '10', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (30, '10', '2'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (31, '10', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (41, '18', '2'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (42, '15', '3'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (43, '18', '2'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (44, '15', '3'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (49, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (50, '1', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (51, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (52, '1', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (57, '10', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (58, '8', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (59, '10', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (60, '8', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (61, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (66, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (67, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (68, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (69, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (70, '7', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (71, '12', '3'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (72, '7', '1'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (73, '12', '3'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (74, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (75, '14', '3'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (76, '0', '0'); INSERT INTO american_football_sacks_against_stats (id, sacks_against_yards, sacks_against_total) VALUES (77, '14', '3'); -- -- Data for Name: american_football_scoring_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (1, '1', '1', '0', NULL, '0', '1', '1', NULL, NULL, '1', '0', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (2, '2', '0', '2', NULL, '0', '2', '2', NULL, NULL, '2', '2', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (7, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (13, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (16, NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, '0', '1', '0', '1', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (18, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (19, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (20, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (21, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (22, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (23, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (24, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (25, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (26, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (27, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (28, NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, '0', '2', '2', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (29, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (31, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (32, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (33, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (34, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (35, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (36, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (37, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (38, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (39, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (40, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (41, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (42, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (43, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (44, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (45, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (46, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (47, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (48, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (49, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (50, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (51, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (52, '1', '0', '1', NULL, '0', '1', '1', NULL, NULL, '1', '1', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (53, '2', '1', '1', NULL, '0', '2', '2', NULL, NULL, '3', '1', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (54, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (55, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (56, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (57, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (58, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (59, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (60, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (61, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (62, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (63, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (64, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (65, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (66, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (67, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (68, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (69, NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, '0', '1', '1', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (70, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (71, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (72, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (73, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (74, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (75, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (76, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (77, NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, '0', '3', '1', '2', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (78, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (79, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (80, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (81, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (82, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (83, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (84, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (85, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (86, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (87, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (88, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (89, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (90, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (91, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (92, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (93, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (94, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (95, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (96, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (97, '3', '2', '0', NULL, '1', '3', '3', NULL, NULL, '5', '4', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (98, '3', '2', '1', NULL, '0', '3', '3', NULL, NULL, '0', '0', NULL, '0', '0', '1', '1', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (99, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (100, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (101, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (102, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (103, NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, '0', '5', '4', '1', '0', '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (104, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (105, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (106, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (107, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (108, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (109, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (110, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (111, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (112, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (113, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (114, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (115, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (116, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (117, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (118, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (119, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (120, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (121, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (122, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (123, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (124, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (125, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (126, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (127, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (128, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (129, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (130, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (131, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (132, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (133, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (134, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (135, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (136, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (137, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (138, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (139, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (140, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (141, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (142, NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (143, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (144, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (145, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (146, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (147, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (148, '1', '0', '1', NULL, '0', '1', '1', NULL, NULL, '3', '3', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (149, '2', '0', '2', NULL, '0', '2', '2', NULL, NULL, '2', '2', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (150, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (151, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (152, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (153, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (154, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (155, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (156, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (157, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (158, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (159, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (160, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (161, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (162, NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, '0', '3', '3', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (163, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (164, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (165, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (166, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (167, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (168, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (169, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (170, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (171, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (172, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (173, NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, '0', '2', '2', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (174, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (175, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (176, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (177, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (178, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (179, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (180, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (181, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (182, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (183, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (184, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (185, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (186, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (187, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (188, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (189, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (190, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (191, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (192, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (193, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (194, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (195, '3', '2', '0', NULL, '0', '3', '3', NULL, NULL, '0', '0', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (196, '3', '2', '1', NULL, '0', '3', '3', NULL, NULL, '4', '4', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (197, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (198, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (199, NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (200, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (201, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (202, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (203, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (204, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (205, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (206, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (207, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (208, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (209, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (210, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (211, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (212, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (213, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (214, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (215, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (216, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (217, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (218, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (219, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (220, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (221, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (222, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (223, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (224, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (225, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (226, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (227, NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, '0', '4', '4', '0', '0', '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (228, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (229, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (230, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (231, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (232, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (233, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (234, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (235, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (236, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (237, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (238, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (239, '1', '1', '0', NULL, '0', '1', '1', NULL, NULL, '1', '0', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (240, '5', '2', '1', NULL, '2', '5', '5', NULL, NULL, '3', '3', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (241, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (242, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (243, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (244, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (245, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (246, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (247, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (248, NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, '0', '1', '0', '1', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (249, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (250, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (251, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (252, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (253, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (254, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (255, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (256, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (257, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (258, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (259, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (260, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (261, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (262, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (263, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (264, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (265, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (266, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (267, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (268, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (269, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (270, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (271, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (272, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (273, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (274, NULL, NULL, NULL, NULL, NULL, '5', '5', NULL, '0', '3', '3', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (275, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (276, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (277, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (278, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (279, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (280, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (281, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (282, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (283, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (284, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (285, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (286, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (287, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (288, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (289, '3', '2', '0', NULL, '0', '3', '3', NULL, NULL, '1', '1', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (290, '5', '3', '1', NULL, '1', '5', '5', NULL, NULL, '4', '2', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (291, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (292, NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, '0', '1', '1', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (293, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (294, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (295, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (296, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (297, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (298, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (299, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (300, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (301, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (302, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (303, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (304, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (305, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (306, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (307, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (308, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (309, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (310, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (311, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (312, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (313, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (314, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (315, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (316, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (317, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (318, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (319, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (320, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (321, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (322, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (323, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (324, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (325, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (326, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (327, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (328, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (329, NULL, NULL, NULL, NULL, NULL, '5', '5', NULL, '0', '4', '2', '2', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (330, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (331, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (332, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (333, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (334, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (335, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (336, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (337, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (338, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (339, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (340, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (440, '3', '3', '0', NULL, '0', '3', '3', NULL, NULL, '1', '1', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (441, '2', '1', '1', NULL, '0', '2', '2', NULL, NULL, '3', '2', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (442, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (443, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (444, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (445, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (446, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (447, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (448, NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, '0', '1', '1', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (449, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (450, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (451, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (452, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (453, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (454, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (455, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (456, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (457, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (458, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (459, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (460, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (461, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (462, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (463, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (464, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (465, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (466, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (467, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (468, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (469, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (470, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (471, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (472, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (473, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (474, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (475, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (476, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (477, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (478, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (479, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (480, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (481, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (482, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (483, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (484, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (485, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (486, NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, '0', '3', '2', '1', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (487, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (488, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (494, '3', '1', '2', NULL, '0', '3', '3', NULL, NULL, '2', '1', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (495, '2', '1', '1', NULL, '0', '2', '2', NULL, NULL, '2', '1', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (496, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (497, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (498, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (499, NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, '0', '2', '1', '1', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (501, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (502, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (503, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (504, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (505, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (506, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (507, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (508, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (509, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (510, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (511, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (512, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (513, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (514, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (515, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (516, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (517, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (518, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (519, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (520, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (521, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (522, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (523, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (524, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (525, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (526, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (527, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (528, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (529, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (530, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (531, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (532, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (533, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (534, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (535, NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, '0', '2', '1', '1', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (536, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (537, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (538, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (539, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (540, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (541, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (542, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (543, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (544, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (545, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (546, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (547, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (597, '2', '0', '1', NULL, '0', '2', '2', NULL, NULL, '1', '1', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (598, '5', '1', '4', NULL, '0', '5', '5', NULL, NULL, '1', '0', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (599, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (600, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (601, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (602, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (603, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (604, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (605, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (606, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (607, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (608, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (609, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (610, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (611, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (612, NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, '0', '1', '1', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (613, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (614, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (615, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (616, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (617, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (618, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (619, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (620, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (621, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (622, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (623, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (624, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (625, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (626, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (627, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (628, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (629, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (630, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (631, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (632, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (633, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (634, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (635, NULL, NULL, NULL, NULL, NULL, '5', '5', NULL, '0', '1', '0', '1', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (636, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (637, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (638, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (639, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (640, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (641, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (642, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (643, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (644, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (645, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (646, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (696, '3', '2', '0', NULL, '0', '3', '3', NULL, NULL, '3', '3', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (697, '4', '0', '4', NULL, '0', '4', '2', NULL, NULL, '2', '1', NULL, '0', '0', '2', '2', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (698, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (699, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (700, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (701, NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, '0', '3', '3', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (702, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (703, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (704, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (705, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (706, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (707, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (708, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (709, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (710, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (711, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (712, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (713, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (714, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (715, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (716, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (717, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (718, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (719, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (720, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (721, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (722, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (723, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (724, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (725, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (726, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (727, NULL, NULL, NULL, NULL, NULL, '2', '1', NULL, '0', '2', '2', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (728, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (729, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (730, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (731, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (732, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (733, '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (734, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (735, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (736, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (737, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (738, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (739, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (740, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (741, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (742, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (743, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (744, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (745, '1', '0', '1', NULL, '0', '1', '1', NULL, NULL, '5', '5', NULL, '0', '0', '1', '1', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (746, '2', '1', '0', NULL, '0', '2', '2', NULL, NULL, '3', '2', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (747, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (748, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (749, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (750, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (751, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (752, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (753, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (754, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (755, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (756, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (757, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (758, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (759, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (760, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (761, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (762, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (763, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (764, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (765, NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', '5', '5', '0', '0', '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (766, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (767, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (768, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (769, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (770, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (771, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (772, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (773, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (774, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (775, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (776, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (777, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (778, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (779, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (780, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (781, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (782, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (783, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (784, NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, '0', '3', '2', '1', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (785, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (786, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (787, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (788, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (789, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (790, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (791, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (792, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (793, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (794, '5', '3', '2', NULL, '0', '5', '5', NULL, NULL, '1', '1', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (795, '2', '1', '1', NULL, '0', '2', '2', NULL, NULL, '1', '1', NULL, '0', '0', '0', '0', NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (796, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (797, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (798, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (799, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (800, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (801, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (802, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (803, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (804, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (805, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (806, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (807, NULL, NULL, NULL, NULL, NULL, '5', '5', NULL, '0', '1', '1', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (808, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (809, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (810, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (811, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (812, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (813, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (814, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (815, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (816, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (817, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (818, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (819, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (820, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (821, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (822, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (823, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (824, NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, '0', '1', '1', '0', '0', NULL, NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (825, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (826, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (827, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (828, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (829, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (830, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (831, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (832, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (833, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (834, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (835, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (836, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (837, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (838, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (839, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (840, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (841, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); INSERT INTO american_football_scoring_stats (id, touchdowns_total, touchdowns_passing, touchdowns_rushing, touchdowns_special_teams, touchdowns_defensive, extra_points_attempts, extra_points_made, extra_points_missed, extra_points_blocked, field_goal_attempts, field_goals_made, field_goals_missed, field_goals_blocked, safeties_against, two_point_conversions_attempts, two_point_conversions_made, touchbacks_total) VALUES (842, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL); -- -- Data for Name: american_football_special_teams_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (1, '1', '0', NULL, NULL, '0', '3', '52', NULL, NULL, '0', NULL, NULL, '9', NULL, NULL, NULL, NULL, NULL, '40.4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (2, '5', '59', NULL, NULL, '0', '2', '58', NULL, NULL, '0', NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, '40.8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '8', '332', NULL, '54', '2', NULL, '41.5', '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', '32', NULL, '32', '1', NULL, '32.0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (5, '1', '0', NULL, '0', '0', '3', '52', NULL, '21', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (6, '5', '59', NULL, '39', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (7, NULL, NULL, NULL, NULL, NULL, '1', '46', NULL, '46', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '204', NULL, '66', '2', NULL, '40.8', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (9, NULL, NULL, NULL, NULL, NULL, '1', '12', NULL, '12', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (10, '4', '28', NULL, NULL, '0', '4', '81', NULL, NULL, '0', NULL, NULL, '7', NULL, NULL, NULL, NULL, NULL, '42.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (11, '4', '19', NULL, NULL, '0', '2', '57', NULL, NULL, '0', NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, '49.7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (12, '1', '10', NULL, '10', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (13, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '7', '294', NULL, '50', '1', NULL, '42.0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (14, '3', '18', NULL, '11', '0', '4', '81', NULL, '23', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', '298', NULL, '57', '2', NULL, '49.7', '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (16, '3', '11', NULL, '6', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (17, '1', '8', NULL, '8', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (18, NULL, NULL, NULL, NULL, NULL, '2', '57', NULL, '35', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (19, '4', '36', NULL, NULL, '0', '3', '60', NULL, NULL, '0', NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, '57.5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (20, '2', '14', NULL, NULL, '0', '8', '143', NULL, NULL, '0', NULL, NULL, '7', NULL, NULL, NULL, NULL, NULL, '45.9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (21, NULL, NULL, NULL, NULL, NULL, '3', '60', NULL, '32', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (22, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '115', NULL, '59', '2', NULL, '57.5', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (23, '4', '36', NULL, '27', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (24, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '7', '321', NULL, '56', '3', NULL, '45.9', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (25, '2', '14', NULL, '14', '0', '6', '126', NULL, '31', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (26, NULL, NULL, NULL, NULL, NULL, '1', '6', NULL, '6', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (27, NULL, NULL, NULL, NULL, NULL, '1', '11', NULL, '11', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (28, '4', '27', NULL, NULL, '0', '3', '52', NULL, NULL, '0', NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, '50.2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (29, '2', '23', NULL, NULL, '0', '5', '124', NULL, NULL, '0', NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, '44.2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '251', NULL, '59', '3', NULL, '50.2', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (31, '4', '27', NULL, '15', '0', '3', '52', NULL, '24', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (32, '2', '23', NULL, '23', '0', '1', '28', NULL, '28', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (33, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', '265', NULL, '53', '2', NULL, '44.2', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (34, NULL, NULL, NULL, NULL, NULL, '4', '96', NULL, '30', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (35, '0', '0', NULL, NULL, '0', '6', '176', NULL, NULL, '1', NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, '39.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (36, '4', '36', NULL, NULL, '0', '4', '81', NULL, NULL, '0', NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, '33.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (37, '0', '0', NULL, '0', '0', '0', '0', NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (38, NULL, NULL, NULL, NULL, NULL, '1', '0', NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (39, NULL, NULL, NULL, NULL, NULL, '5', '176', NULL, '100', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (40, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', '234', NULL, '52', '1', NULL, '39.0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (41, '2', '18', NULL, '13', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (42, NULL, NULL, NULL, NULL, NULL, '3', '82', NULL, '38', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (43, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '66', NULL, '37', '1', NULL, '33.0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (44, NULL, NULL, NULL, NULL, NULL, '1', '-1', NULL, '-1', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (45, '2', '18', NULL, '10', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (46, '1', '4', NULL, NULL, '0', '6', '157', NULL, NULL, '0', NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, '45.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (47, '1', '0', NULL, NULL, '0', '2', '42', NULL, NULL, '0', NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, '48.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (48, NULL, NULL, NULL, NULL, NULL, '4', '116', NULL, '34', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (49, '1', '4', NULL, '4', '0', '2', '41', NULL, '25', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (50, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '225', NULL, '59', '3', NULL, '45.0', '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (51, NULL, NULL, NULL, NULL, NULL, '1', '33', NULL, '33', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (52, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '144', NULL, '55', '2', NULL, '48.0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (53, '1', '0', NULL, '0', '0', '1', '9', NULL, '9', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (54, '1', '0', NULL, NULL, '0', '4', '162', NULL, NULL, '1', NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, '38.6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (55, '3', '11', NULL, NULL, '0', '5', '97', NULL, NULL, '0', NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, '44.3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (56, NULL, NULL, NULL, NULL, NULL, '1', '20', NULL, '20', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (57, '1', '0', NULL, '0', '0', '3', '142', NULL, '100', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (58, '0', '0', NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (59, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '193', NULL, '47', '0', NULL, '38.6', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (60, '1', '0', NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (61, '2', '11', NULL, '7', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (62, NULL, NULL, NULL, NULL, NULL, '2', '36', NULL, '21', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (63, NULL, NULL, NULL, NULL, NULL, '3', '61', NULL, '21', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (64, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '133', NULL, '49', '2', NULL, '44.3', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (80, '3', '60', NULL, NULL, '0', '5', '122', NULL, NULL, '0', NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, '44.3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (81, '1', '11', NULL, NULL, '0', '3', '46', NULL, NULL, '0', NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, '53.3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (82, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '133', NULL, '53', '2', NULL, '44.3', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (83, NULL, NULL, NULL, NULL, NULL, '4', '96', NULL, '34', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (84, '3', '60', NULL, '35', '0', '1', '26', NULL, '26', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (85, '1', '11', NULL, '11', '0', '3', '46', NULL, '21', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (86, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '160', NULL, '55', '1', NULL, '53.3', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (89, '2', '22', NULL, NULL, '0', '2', '51', NULL, NULL, '0', NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, '28.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (90, '1', '3', NULL, NULL, '0', '5', '114', NULL, NULL, '0', NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, '63.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (91, '2', '22', NULL, '18', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (92, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '84', NULL, '38', '2', NULL, '28.0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (93, NULL, NULL, NULL, NULL, NULL, '2', '51', NULL, '29', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (94, NULL, NULL, NULL, NULL, NULL, '2', '58', NULL, '31', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (95, '1', '3', NULL, '3', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (96, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '126', NULL, '64', '1', NULL, '63.0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (97, NULL, NULL, NULL, NULL, NULL, '3', '56', NULL, '23', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (106, '2', '29', NULL, NULL, '0', '4', '122', NULL, NULL, '0', NULL, NULL, '8', NULL, NULL, NULL, NULL, NULL, '54.9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (107, '4', '59', NULL, NULL, '0', '2', '80', NULL, NULL, '0', NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, '44.6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (108, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '8', '439', NULL, '65', '5', NULL, '54.9', '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (109, '2', '29', NULL, '19', '0', '4', '122', NULL, '43', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (110, NULL, NULL, NULL, NULL, NULL, '2', '80', NULL, '62', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (111, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', '223', NULL, '68', '0', NULL, '44.6', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (112, '4', '59', NULL, '42', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (120, '2', '95', NULL, NULL, '1', '6', '99', NULL, NULL, '0', NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, '36.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (121, '1', '18', NULL, NULL, '0', '6', '161', NULL, NULL, '0', NULL, NULL, '4', NULL, NULL, NULL, NULL, NULL, '43.5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (122, '2', '95', NULL, '94', '1', '4', '75', NULL, '27', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (123, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '72', NULL, '41', '0', NULL, '36.0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (124, NULL, NULL, NULL, NULL, NULL, '2', '24', NULL, '18', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (125, '1', '18', NULL, '18', '0', '6', '161', NULL, '38', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (126, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', '174', NULL, '51', '1', NULL, '43.5', '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (127, '1', '7', NULL, NULL, '0', '4', '104', NULL, NULL, '0', NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, '41.0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (128, '1', '3', NULL, NULL, '0', '5', '170', NULL, NULL, '1', NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, '41.7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (129, NULL, NULL, NULL, NULL, NULL, '4', '104', NULL, '31', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (130, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '82', NULL, '55', '0', NULL, '41.0', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (131, '1', '7', NULL, '7', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (132, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '125', NULL, '57', '2', NULL, '41.7', '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (133, NULL, NULL, NULL, NULL, NULL, '2', '45', NULL, '25', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (134, '1', '3', NULL, '3', '0', '3', '125', NULL, '86', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (135, '0', '0', NULL, NULL, '0', '3', '78', NULL, NULL, '0', NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, '42.5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (136, '1', '8', NULL, NULL, '0', '7', '147', NULL, NULL, '0', NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, '37.7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (137, '0', '0', NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (138, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', '85', NULL, '46', '1', NULL, '42.5', '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (139, NULL, NULL, NULL, NULL, NULL, '3', '78', NULL, '35', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (140, NULL, NULL, NULL, NULL, NULL, '7', '147', NULL, '28', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (141, '1', '8', NULL, '8', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0'); INSERT INTO american_football_special_teams_stats (id, returns_punt_total, returns_punt_yards, returns_punt_average, returns_punt_longest, returns_punt_touchdown, returns_kickoff_total, returns_kickoff_yards, returns_kickoff_average, returns_kickoff_longest, returns_kickoff_touchdown, returns_total, returns_yards, punts_total, punts_yards_gross, punts_yards_net, punts_longest, punts_inside_20, punts_inside_20_percentage, punts_average, punts_blocked, touchbacks_total, touchbacks_total_percentage, touchbacks_kickoffs, touchbacks_kickoffs_percentage, touchbacks_punts, touchbacks_punts_percentage, touchbacks_interceptions, touchbacks_interceptions_percentage, fair_catches) VALUES (142, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', '113', NULL, '51', '2', NULL, '37.7', '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); -- -- Data for Name: baseball_action_contact_details; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: baseball_action_pitches; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: baseball_action_plays; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (1, 1, 'walk', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (2, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (3, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (4, 4, 'hit-by-pitch', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (5, 5, 'hit-by-pitch', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (6, 6, 'hit-by-pitch', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (7, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (8, 8, 'walk', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (9, 9, 'hit-by-pitch', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (10, 10, 'hit-by-pitch', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (11, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (12, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (13, 13, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (14, 14, 'hit-by-pitch', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (15, 15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (16, 16, 'hit-by-pitch', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_action_plays (id, baseball_event_state_id, play_type, notation, notation_yaml, baseball_defensive_group_id, "comment", runner_on_first_advance, runner_on_second_advance, runner_on_third_advance, outs_recorded, rbi, runs_scored, earned_runs_scored) VALUES (17, 17, 'hit-by-pitch', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); -- -- Data for Name: baseball_action_substitutions; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: baseball_defensive_group; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: baseball_defensive_players; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: baseball_defensive_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (2, NULL, NULL, NULL, NULL, 2, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (3, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (4, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (5, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (6, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (7, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (8, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (9, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (10, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (11, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (12, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (13, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (14, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (15, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (16, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (17, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (18, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (19, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (20, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (21, NULL, NULL, NULL, NULL, 2, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (22, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (58, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (59, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (60, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (61, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (62, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (63, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (64, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (65, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (66, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (67, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (68, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (69, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (70, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (71, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (72, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (73, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (74, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (75, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (76, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (77, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (78, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (79, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (80, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (81, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (82, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (83, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (84, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 69, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (85, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (86, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (87, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (88, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (89, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (90, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (91, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (92, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (93, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (94, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (95, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (96, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (97, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (98, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (99, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (100, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (101, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (102, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (103, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (104, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (105, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (106, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (107, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (108, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (109, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (110, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (111, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (112, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (113, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (114, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (115, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (116, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (117, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (118, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (119, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (120, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (121, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (122, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (123, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 81, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (124, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (125, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (126, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (127, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (128, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (129, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (130, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 15, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (131, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (132, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 9, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (133, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (134, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (135, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (136, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (137, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (138, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (139, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (140, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (141, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (142, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (143, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (144, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (145, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (146, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (147, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (148, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (149, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (150, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (151, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (152, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (153, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (154, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (155, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (156, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (157, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (158, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (159, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (160, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (161, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (162, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (163, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (164, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (165, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (166, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (167, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (168, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (169, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (170, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (171, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (172, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (173, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (174, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (175, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (176, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (177, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (178, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (179, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (180, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (181, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (182, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (183, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (184, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (185, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (186, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (187, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (188, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (189, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (190, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (191, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (192, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (193, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (194, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (195, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (196, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (197, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (198, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (199, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (200, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (201, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (202, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (203, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (204, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (205, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (206, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (207, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (208, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (209, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (210, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (211, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (212, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (213, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (214, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (215, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (216, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (217, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (218, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 53, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (219, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (220, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (221, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (222, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (223, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (224, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (225, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (226, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (227, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (228, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (229, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (230, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (231, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (232, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (233, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (234, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (235, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (236, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (237, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (238, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (239, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (240, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (241, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (242, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (243, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (244, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (245, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (246, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (247, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (248, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (249, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (250, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (251, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (252, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (294, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (333, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 54, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (334, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (335, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (336, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (337, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (338, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (339, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (340, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (341, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (342, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (343, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (344, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (345, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (346, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (347, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (348, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (349, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (350, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (351, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (352, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (353, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (354, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (355, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (356, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (357, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (358, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (359, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (360, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (361, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (362, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (363, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (364, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (365, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (366, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (367, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (368, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (369, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (370, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (371, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (372, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (373, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (374, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (375, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (376, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (377, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (378, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (379, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (380, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (381, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (382, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (383, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (384, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (385, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (386, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (387, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (388, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (389, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (390, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (391, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (392, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (393, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 53, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (394, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (395, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (396, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (397, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (398, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (399, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (400, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (401, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (402, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (403, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (404, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (405, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (406, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (407, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (408, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (409, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (410, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (411, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (412, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (413, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (414, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (415, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (416, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (417, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (418, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (419, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (420, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (421, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (422, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (423, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (424, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 53, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (425, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (426, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (427, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (428, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (429, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (430, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (431, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (432, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 20, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (433, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (434, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (435, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (436, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (437, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (438, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (439, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (440, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (441, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (442, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (443, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (444, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (445, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (446, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (447, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (448, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (449, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (450, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (451, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (452, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (453, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (454, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (455, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (456, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (457, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (540, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (541, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (542, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (543, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (544, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (545, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (546, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (547, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (548, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (549, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (550, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (551, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (552, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (553, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (554, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (555, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (556, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (557, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (558, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (559, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (560, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (561, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (562, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (563, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 60, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (564, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (565, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (566, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (567, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (568, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (569, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (570, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (571, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (572, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (573, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (574, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (575, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (576, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (577, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (578, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (579, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (580, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (581, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (582, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (583, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (584, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (585, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (586, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (587, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (588, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (589, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (590, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (591, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (592, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (593, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (594, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (595, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (596, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (597, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (598, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (599, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (600, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (601, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 53, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (602, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (603, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (604, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (605, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (606, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (607, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (608, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (609, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (610, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (611, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (612, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (613, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (614, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (615, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (616, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (617, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (618, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (619, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (620, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (621, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (622, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (623, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (624, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (625, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (626, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (627, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (628, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (629, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (630, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (631, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (632, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (633, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (634, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (635, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (636, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (637, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (638, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (639, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (640, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (641, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (642, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (643, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (644, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (645, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (646, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (647, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (648, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (649, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (650, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (651, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (652, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (653, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (654, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (655, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (656, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (657, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (658, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (659, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (660, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (661, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (662, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (663, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (664, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (665, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 71, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (666, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (667, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (668, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (669, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (670, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (671, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (672, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (673, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (674, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (675, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (676, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (677, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 19, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (678, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (679, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (680, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (681, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (682, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (683, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (684, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (685, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (686, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (687, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (688, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (689, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (690, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (691, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (692, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (693, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (694, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (695, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (696, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (697, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (698, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (699, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (700, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (701, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (702, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (703, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (704, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 54, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (705, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (706, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (707, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (708, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (709, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (710, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (711, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 9, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (712, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (713, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (714, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (715, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (716, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (717, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (718, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (719, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (720, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (721, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (722, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (723, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (724, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (725, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (726, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (727, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (728, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (729, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (730, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (731, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (732, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (733, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (734, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (735, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (736, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (737, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (738, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (739, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (740, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (741, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (742, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (743, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (744, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (745, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (746, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (747, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (748, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (749, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (750, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (751, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (752, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (753, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (754, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (755, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (756, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (757, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (758, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (759, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (760, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (761, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (762, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (763, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (764, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (765, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (766, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (767, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (768, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (769, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 62, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (770, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (771, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (772, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (773, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (774, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (775, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (776, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (777, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (778, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (779, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (780, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (781, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (782, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (783, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (784, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (785, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (786, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (787, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (788, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (789, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (790, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (791, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (792, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (793, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (794, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (795, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (796, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (797, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (798, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (799, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (800, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (801, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (802, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (803, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (804, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (805, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (806, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (807, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (808, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (809, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (810, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (811, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (812, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (813, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (814, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (815, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (816, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (817, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (818, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (819, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (820, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (821, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (822, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (823, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (824, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (825, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (826, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (827, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (828, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (829, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (830, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (831, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (832, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (833, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (834, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (835, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (836, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 52, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (837, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (838, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (839, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (840, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (841, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (842, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (843, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (844, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (845, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (846, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 9, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (847, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (848, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (849, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (850, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (851, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (852, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (853, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (854, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (855, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (856, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (857, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (858, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (859, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (860, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (861, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (862, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (863, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (864, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (865, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (866, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (867, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (868, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (869, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (870, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (871, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (872, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (873, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (874, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (875, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (876, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 61, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (877, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (878, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (879, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (880, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (881, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (882, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (883, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (884, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (885, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (886, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (887, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (888, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (889, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (890, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (891, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (892, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (893, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (894, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (895, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (896, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (897, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (898, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (899, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (900, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (901, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (902, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (903, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (904, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (905, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (906, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (907, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (908, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (909, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (910, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (911, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (912, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (913, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (914, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (915, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (916, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (917, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (918, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 49, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (919, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (920, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (921, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (922, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (923, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (924, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (925, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (926, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (927, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (928, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (929, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (930, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (931, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (932, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (933, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (934, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (935, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (936, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (937, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (938, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (939, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (940, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (941, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (942, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (943, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (944, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (945, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (946, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (947, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (948, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (949, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (950, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (951, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (952, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (953, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (954, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (955, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (956, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (957, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (958, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (959, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (960, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (961, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (962, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (963, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (964, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (965, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (966, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (967, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (968, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (969, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (970, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (971, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (972, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (973, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (974, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (975, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (976, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (977, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (978, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (979, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (980, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 63, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (981, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (982, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (983, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (984, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (985, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (986, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (987, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (988, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (989, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 15, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (990, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (991, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (992, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (993, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (994, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (995, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (996, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (997, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (998, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (999, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1001, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1002, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1003, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1004, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1005, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1006, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1007, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1008, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1009, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1010, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1011, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1012, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1013, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1014, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1015, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1016, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 46, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1017, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1018, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1019, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1020, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1021, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1022, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1023, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1024, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1025, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 19, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1026, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1027, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1028, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1029, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1030, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1031, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1032, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1033, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1034, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1035, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1036, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1037, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1038, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1039, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1040, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1041, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1042, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1043, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1044, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1045, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1046, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1047, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1048, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1049, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1050, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1051, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1052, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1053, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1054, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1055, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1056, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1057, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1058, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1059, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1060, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1061, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1062, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1063, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1064, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1065, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1066, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1067, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1068, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1069, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1070, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1071, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1072, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1073, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1074, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1075, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1076, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1077, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1078, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1079, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1080, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1081, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1082, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 76, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1083, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1084, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1085, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 15, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1086, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1087, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1088, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1089, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1090, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1091, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1092, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1093, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 9, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1094, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1095, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1096, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1097, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1098, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1099, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1100, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1101, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1102, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1103, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1104, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1105, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1106, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1107, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1108, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1109, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1110, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1111, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1112, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1113, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1114, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 59, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1115, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1116, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1117, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1118, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1119, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1120, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1121, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 9, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1122, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1123, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1124, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1125, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1126, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1127, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1128, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 9, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1129, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1130, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1131, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1132, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1133, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1134, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1135, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1136, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1137, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1138, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1139, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1140, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1141, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1142, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1143, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1144, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1145, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1146, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1147, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1148, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1149, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1150, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1151, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1152, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1153, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1154, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1155, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1156, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1157, NULL, NULL, NULL, NULL, 2, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1158, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1159, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1160, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1161, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1162, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1163, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1164, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1165, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1166, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1167, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1168, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1169, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1170, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1171, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1172, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1173, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1174, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1175, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1176, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1177, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1178, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1179, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1180, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1181, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1182, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1183, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1184, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1185, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1186, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1187, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1188, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 79, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1189, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1190, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1191, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1192, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1193, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1194, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1195, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1196, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1197, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1198, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1199, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1200, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1201, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1202, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1203, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1204, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1205, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1206, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1207, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1208, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1209, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1210, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1211, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1212, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1213, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1214, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1215, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1216, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1217, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1218, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1219, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1220, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1221, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1222, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1223, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1224, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1225, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1226, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1227, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1228, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1229, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 66, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1230, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1231, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 9, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1232, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1233, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1234, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1235, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 17, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1236, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1237, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1238, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1239, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 9, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1240, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1241, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1242, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1243, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1244, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1245, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1246, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1247, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1248, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1249, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1250, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1251, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1252, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1253, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1254, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1255, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1256, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1257, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1258, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1259, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1260, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1261, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1262, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1263, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1264, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1265, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1266, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1267, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1268, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1269, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1270, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1271, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1272, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1273, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1274, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1275, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1276, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1277, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1278, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1279, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1280, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1281, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1282, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1283, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1284, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1285, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1286, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1287, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1288, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1289, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1290, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1291, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1292, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1293, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1294, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1295, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1296, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1297, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1298, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1299, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1300, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1301, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1302, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1303, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1304, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1305, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1306, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1307, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1308, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1309, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1310, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1311, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1312, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1313, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1314, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1315, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1316, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1317, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1318, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1319, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1320, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1321, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 47, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1322, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1323, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1324, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1325, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1326, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1327, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1328, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1329, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1330, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1331, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1332, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1333, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1334, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1335, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1336, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1337, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1338, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1339, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1340, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1341, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1342, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1343, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1344, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1345, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1346, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1347, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1348, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1349, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1350, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1351, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1352, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1353, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1354, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1355, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1356, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1357, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1358, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 64, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1359, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1360, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1361, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1362, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 21, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1363, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1364, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1365, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1366, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1367, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1368, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1369, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1370, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1371, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1372, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1373, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1374, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1375, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1376, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1377, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1378, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1379, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1380, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1381, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1382, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1383, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1384, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1385, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1386, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1387, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1388, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1389, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1390, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1391, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1392, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1393, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1394, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1395, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1396, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1397, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1398, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1399, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1400, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1401, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1402, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1403, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1404, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1405, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1406, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1407, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1408, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1409, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1410, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1411, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1412, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1413, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1414, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1415, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1416, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 71, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1417, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1418, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1419, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1420, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1421, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1422, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1423, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1424, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1425, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1426, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1427, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1428, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1429, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1430, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1431, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1432, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1433, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1434, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1435, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1436, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1437, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1438, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1439, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1440, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1441, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1442, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1443, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1444, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1445, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1446, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1447, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1448, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1449, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1450, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1451, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1452, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1453, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1454, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1455, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 43, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1456, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1457, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1458, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1459, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1460, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1461, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1462, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1463, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1464, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1465, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1466, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1467, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1468, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1469, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1470, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1471, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1472, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1473, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1474, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1475, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1476, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1477, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1478, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1479, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1480, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1481, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1482, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1483, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1484, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1485, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1486, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1487, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1488, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1489, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1490, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1491, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1492, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1493, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1494, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1495, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 48, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1496, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1497, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1498, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1499, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1501, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1502, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1503, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1504, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1505, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1506, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1507, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1508, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1509, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1510, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1511, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1512, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1513, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1514, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1515, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1516, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1517, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1518, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1519, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1520, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1521, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1522, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1523, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1524, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1525, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1526, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1527, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1528, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1529, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1530, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1531, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1532, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1533, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1534, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1535, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1536, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 74, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1537, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1538, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1539, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1540, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1541, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1542, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1543, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1544, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1545, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1546, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1547, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1548, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1549, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1550, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1551, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1552, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1553, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1554, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1555, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1556, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1557, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1558, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1559, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1560, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1561, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1562, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1563, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1564, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1565, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1566, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1567, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1568, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1569, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1570, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1571, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1572, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1573, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1574, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1575, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1576, NULL, NULL, NULL, NULL, 2, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1577, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1578, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1579, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1580, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1581, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1582, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1583, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1584, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1585, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1586, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1587, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1588, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1589, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1590, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1591, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1592, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1593, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1594, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1595, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1596, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1597, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1598, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1599, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1600, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1601, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1602, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1603, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1604, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1605, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1606, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1607, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1608, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1609, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1610, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1611, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1612, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1613, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1614, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1615, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1616, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1617, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1618, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1619, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1620, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1621, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1622, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1623, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1624, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1625, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1626, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1627, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1628, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1629, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1630, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1631, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1632, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1633, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1634, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1635, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1636, NULL, NULL, NULL, NULL, 1, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1637, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1638, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1639, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1640, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1641, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1642, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1643, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1644, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1645, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 66, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1646, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1647, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1648, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1649, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1650, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1651, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1652, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1653, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1654, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1655, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1656, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1657, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 15, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1658, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1659, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1660, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1661, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1662, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1663, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1664, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1665, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1666, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1667, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1668, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1669, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1670, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1671, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1672, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1673, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1674, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1675, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1676, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1677, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1678, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1679, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1680, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1681, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1682, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1683, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1684, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1685, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1686, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 56, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1687, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1688, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1689, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1690, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1691, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1692, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1693, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1694, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1695, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1696, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1697, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1698, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1699, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1700, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1701, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1702, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1703, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1704, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1705, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1706, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1707, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1708, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1709, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1710, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1711, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1712, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1713, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1714, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1715, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1716, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1717, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1718, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1719, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1720, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1721, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1722, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1723, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); INSERT INTO baseball_defensive_stats (id, double_plays, triple_plays, putouts, assists, errors, fielding_percentage, defensive_average, errors_passed_ball, errors_catchers_interference) VALUES (1724, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL); -- -- Data for Name: baseball_event_states; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (1, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 25, 1, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (2, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 71, 60, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (3, 308, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 133, 268, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (4, 309, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 308, 281, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (5, 839, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 495, 503, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (6, 1094, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 772, 758, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (7, 1293, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 581, 817, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (8, 648, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 374, 281, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (9, 1490, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 335, 640, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (10, 1740, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 415, 4, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (11, 1894, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 315, 953, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (12, 2090, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 331, 1001, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (13, 2240, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 396, 556, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (14, 2241, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 241, 1060, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (15, 2344, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 399, 1081, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (16, 2400, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 239, 673, NULL, 'event'); INSERT INTO baseball_event_states (id, event_id, current_state, sequence_number, at_bat_number, inning_value, inning_half, outs, balls, strikes, runner_on_first_id, runner_on_second_id, runner_on_third_id, runner_on_first, runner_on_second, runner_on_third, runs_this_inning_half, pitcher_id, batter_id, batter_side, context) VALUES (17, 2401, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 124, 1124, NULL, 'event'); -- -- Data for Name: baseball_offensive_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1, NULL, 5, 34, 8, 4, NULL, NULL, 3, 11, 5, NULL, NULL, 1, 1, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (2, NULL, 2, 34, 8, 2, NULL, NULL, 3, 6, 8, NULL, NULL, 2, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 1, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (3, 0.284, 1, 5, 3, 4, NULL, NULL, 0, 0, NULL, NULL, 2, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (4, 0.268, 0, 3, 1, 0, NULL, NULL, 1, 1, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (5, 0.305, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (6, 0.312, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (7, 0.253, 0, 2, 0, 0, NULL, NULL, 2, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (8, 0.275, 0, 4, 0, 0, NULL, NULL, 0, 3, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (9, 0.300, 1, 4, 0, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (10, 0.300, 2, 4, 2, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 1, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (11, 0.252, 1, 4, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (12, 0.276, 0, 4, 0, 0, NULL, NULL, 1, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (13, 0.259, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (14, 0.299, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (15, 0.292, 1, 4, 2, 0, NULL, NULL, 0, 2, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (16, 0.294, 0, 4, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (17, 0.290, 0, 3, 2, 1, NULL, NULL, 1, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 1, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (18, 0.279, 1, 3, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (19, 0.209, 0, 3, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (20, 0.286, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (21, 0.264, 0, 3, 1, 1, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (22, 0.244, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (58, NULL, 1, 31, 5, 1, NULL, NULL, 3, 10, 6, NULL, NULL, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 1, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (59, NULL, 0, 29, 3, 0, NULL, NULL, 1, 6, 3, NULL, NULL, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 1, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (60, 0.243, 0, 4, 1, 0, NULL, NULL, 0, 3, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 1, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (61, 0.287, 0, 2, 1, 0, NULL, NULL, 2, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (62, 0.305, 0, 4, 0, 0, NULL, NULL, 0, 3, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (63, 0.264, 0, 3, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (64, 0.269, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (65, 0.265, 0, 4, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (66, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (67, 0.242, 0, 3, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (68, 0.000, 0, 4, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (69, 0.245, 1, 3, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (70, 0.077, 0, 3, 0, 0, NULL, NULL, 0, 3, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (71, 0.231, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (72, 0.288, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (73, 0.277, 0, 3, 1, 0, NULL, NULL, 1, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (74, 0.298, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 1, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (75, 0.179, 0, 3, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (76, 0.283, 0, 3, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (77, 0.331, 0, 3, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (78, 0.000, 0, 3, 0, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (79, 0.180, 0, 3, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (80, 0.125, 0, 2, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (81, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (82, 0.283, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (83, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (84, 0.184, 435, 3517, 871, 423, 1422, 0.209, 334, 692, NULL, NULL, NULL, 180, 25, 107, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.173, 56, 17, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (85, 0.333, 2, 21, 7, 1, 10, 0.476, 1, 5, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.364, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (86, 0.333, 1, 3, 1, 1, 1, 0.333, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (87, 0.305, 67, 436, 133, 61, 216, 0.495, 41, 76, NULL, NULL, NULL, 21, 7, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.368, 27, 6, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (88, 0.287, 47, 400, 115, 55, 174, 0.435, 57, 66, NULL, NULL, NULL, 22, 5, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.372, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (89, 0.269, 7, 52, 14, 5, 20, 0.385, 4, 10, NULL, NULL, NULL, 1, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.321, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (90, 0.265, 38, 298, 79, 35, 123, 0.413, 41, 36, NULL, NULL, NULL, 21, 1, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.358, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (91, 0.264, 29, 220, 58, 34, 101, 0.459, 29, 41, NULL, NULL, NULL, 18, 2, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.348, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (92, 0.246, 30, 203, 50, 31, 94, 0.463, 18, 68, NULL, NULL, NULL, 14, 3, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.310, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (93, 0.245, 24, 208, 51, 24, 86, 0.413, 25, 42, NULL, NULL, NULL, 8, 0, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.329, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (94, 0.243, 55, 371, 90, 40, 169, 0.456, 22, 80, NULL, NULL, NULL, 18, 2, 19, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.291, 16, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (95, 0.242, 39, 376, 91, 38, 142, 0.378, 33, 69, NULL, NULL, NULL, 21, 3, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.301, 5, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (96, 0.239, 23, 159, 38, 26, 61, 0.384, 16, 25, NULL, NULL, NULL, 5, 0, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.308, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (97, 0.237, 4, 38, 9, 0, 10, 0.263, 3, 5, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.310, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (98, 0.235, 3, 34, 8, 5, 14, 0.412, 1, 10, NULL, NULL, NULL, 1, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (99, 0.231, 16, 134, 31, 28, 64, 0.478, 10, 31, NULL, NULL, NULL, 3, 0, 10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.281, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (100, 0.231, 0, 13, 3, 0, 3, 0.231, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.231, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (101, 0.208, 28, 216, 45, 28, 74, 0.343, 18, 49, NULL, NULL, NULL, 14, 0, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.297, 2, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (102, 0.206, 9, 126, 26, 5, 32, 0.254, 8, 11, NULL, NULL, NULL, 6, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.257, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (103, 0.200, 5, 50, 10, 3, 13, 0.260, 0, 4, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.196, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (104, 0.154, 5, 26, 4, 1, 6, 0.231, 5, 8, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.303, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (105, 0.083, 1, 12, 1, 0, 1, 0.083, 0, 6, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.083, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (106, 0.083, 0, 12, 1, 0, 1, 0.083, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.083, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (107, 0.077, 2, 39, 3, 1, 3, 0.077, 1, 14, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.100, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (108, 0.067, 0, 15, 1, 0, 1, 0.067, 1, 7, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.125, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (109, 0.043, 0, 46, 2, 1, 3, 0.065, 0, 20, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.043, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (110, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (111, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (112, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (113, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (114, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (115, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (116, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (117, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (118, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (119, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (120, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (121, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (122, 0.000, 0, 5, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (123, 0.196, 467, 3538, 982, 444, 1415, 0.234, 334, 490, NULL, NULL, NULL, 178, 21, 71, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.191, 90, 29, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (124, 0.331, 17, 151, 50, 23, 76, 0.503, 13, 20, NULL, NULL, NULL, 8, 3, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.386, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (125, 0.331, 24, 136, 45, 23, 70, 0.515, 10, 35, NULL, NULL, NULL, 3, 2, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.374, 3, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (126, 0.305, 59, 348, 106, 59, 178, 0.511, 42, 43, NULL, NULL, NULL, 25, 1, 15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.384, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (127, 0.300, 35, 297, 89, 44, 134, 0.451, 32, 35, NULL, NULL, NULL, 19, 1, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.369, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (128, 0.298, 59, 379, 113, 68, 178, 0.470, 44, 61, NULL, NULL, NULL, 25, 2, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.371, 18, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (129, 0.288, 15, 118, 34, 9, 49, 0.415, 6, 17, NULL, NULL, NULL, 12, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.328, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (130, 0.288, 59, 417, 120, 37, 158, 0.379, 42, 52, NULL, NULL, NULL, 18, 4, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.352, 12, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (131, 0.286, 5, 42, 12, 6, 16, 0.381, 1, 11, NULL, NULL, NULL, 4, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.318, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (132, 0.283, 34, 371, 105, 54, 135, 0.364, 29, 34, NULL, NULL, NULL, 15, 0, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.332, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (133, 0.283, 58, 357, 101, 51, 157, 0.440, 42, 40, NULL, NULL, NULL, 19, 2, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.361, 6, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (134, 0.277, 64, 451, 125, 27, 150, 0.333, 22, 27, NULL, NULL, NULL, 15, 5, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.314, 44, 9, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (135, 0.259, 2, 54, 14, 1, 15, 0.278, 2, 5, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.298, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (136, 0.236, 7, 55, 13, 5, 17, 0.309, 1, 8, NULL, NULL, NULL, 2, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.263, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (137, 0.211, 8, 38, 8, 3, 10, 0.263, 15, 5, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.436, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (138, 0.200, 0, 5, 1, 0, 1, 0.200, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (139, 0.180, 7, 89, 16, 11, 19, 0.213, 7, 7, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.237, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (140, 0.179, 8, 84, 15, 14, 28, 0.333, 14, 21, NULL, NULL, NULL, 4, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.294, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (141, 0.167, 1, 30, 5, 2, 7, 0.233, 4, 13, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.265, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (142, 0.167, 1, 6, 1, 1, 4, 0.667, 0, 3, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.167, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (143, 0.158, 2, 38, 6, 1, 6, 0.158, 5, 11, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (144, 0.143, 1, 7, 1, 1, 4, 0.571, 0, 4, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.143, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (145, 0.125, 0, 16, 2, 2, 3, 0.188, 0, 5, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.125, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (146, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (147, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (148, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (149, 0.000, 1, 23, 0, 1, 0, 0.000, 2, 10, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.080, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (150, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (151, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (152, 0.000, 0, 20, 0, 1, 0, 0.000, 1, 15, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.048, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (153, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (154, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (155, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (156, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (157, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (158, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (159, NULL, 3, 38, 11, 3, NULL, NULL, 2, 6, 8, NULL, NULL, 4, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (160, NULL, 4, 36, 9, 4, NULL, NULL, 2, 12, 7, NULL, NULL, 1, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (161, 0.266, 1, 5, 4, 2, NULL, NULL, 0, 0, NULL, NULL, 1, 3, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (162, 0.294, 0, 5, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (163, 0.237, 0, 4, 0, 1, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (164, 0.269, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (165, 0.266, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (166, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (167, 0.274, 0, 5, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (168, 0.273, 1, 4, 2, 0, NULL, NULL, 0, 1, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (169, 0.251, 0, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (170, 0.260, 1, 4, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (171, 0.026, 0, 2, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (172, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (173, 0.233, 0, 0, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (174, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (175, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (176, 0.269, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (177, 0.273, 1, 5, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (178, 0.251, 0, 5, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (179, 0.360, 0, 2, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (180, 0.220, 2, 3, 2, 4, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (181, 0.266, 0, 2, 0, 0, NULL, NULL, 2, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (182, 0.230, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (183, 0.236, 0, 4, 0, 0, NULL, NULL, 0, 3, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (184, 0.247, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (185, 0.264, 1, 4, 3, 0, NULL, NULL, 0, 0, NULL, NULL, 3, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (186, 0.103, 0, 1, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (187, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (188, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (189, 0.233, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (190, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (191, 0.271, 0, 1, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (192, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (193, NULL, 4, 31, 7, 4, NULL, NULL, 3, 6, 4, NULL, NULL, 1, 0, 2, 0, NULL, NULL, NULL, NULL, 1, NULL, 1, NULL, NULL, 2, 1, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (194, NULL, 8, 33, 9, 7, NULL, NULL, 3, 5, 6, NULL, NULL, 3, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 2, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (195, 0.302, 1, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (196, 0.339, 1, 3, 2, 0, NULL, NULL, 1, 0, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 1, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (197, 0.305, 0, 3, 0, 1, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (198, 0.330, 2, 4, 3, 3, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (199, 0.254, 0, 4, 0, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (200, 0.275, 0, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (201, 0.261, 0, 3, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (202, 0.000, 0, 3, 0, 0, NULL, NULL, 1, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (203, 0.000, 0, 2, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (204, 0.288, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (205, 0.214, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (206, 0.280, 1, 4, 1, 2, NULL, NULL, 1, 2, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (207, 0.230, 1, 5, 1, 1, NULL, NULL, 0, 1, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (208, 0.257, 0, 4, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (209, 0.257, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (210, 0.299, 0, 2, 1, 1, NULL, NULL, 2, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (211, 0.000, 1, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (212, 0.260, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (213, 0.246, 1, 4, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (214, 0.237, 1, 4, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (215, 0.217, 1, 3, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (216, 0.222, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (217, 0.205, 2, 3, 1, 1, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (218, 0.233, 451, 3600, 914, 424, 1383, 0.295, 369, 589, NULL, NULL, NULL, 176, 22, 83, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.238, 62, 21, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (219, 1.000, 0, 1, 1, 1, 2, 2.000, 0, 0, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (220, 0.500, 0, 2, 1, 0, 1, 0.500, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (221, 0.325, 3, 40, 13, 3, 16, 0.400, 1, 7, NULL, NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.349, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (222, 0.294, 51, 401, 118, 33, 167, 0.416, 30, 58, NULL, NULL, NULL, 29, 1, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.349, 9, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (223, 0.274, 37, 252, 69, 31, 107, 0.425, 35, 50, NULL, NULL, NULL, 17, 3, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.365, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (224, 0.273, 22, 344, 94, 54, 141, 0.410, 10, 36, NULL, NULL, NULL, 15, 1, 10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.295, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (225, 0.269, 55, 260, 70, 49, 141, 0.542, 110, 45, NULL, NULL, NULL, 11, 0, 20, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.488, 5, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (226, 0.269, 8, 52, 14, 6, 25, 0.481, 1, 14, NULL, NULL, NULL, 3, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.296, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (227, 0.266, 28, 139, 37, 16, 54, 0.388, 14, 30, NULL, NULL, NULL, 4, 2, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.346, 4, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (228, 0.266, 42, 267, 71, 18, 98, 0.367, 26, 46, NULL, NULL, NULL, 11, 5, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.331, 21, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (229, 0.260, 4, 50, 13, 5, 20, 0.400, 2, 20, NULL, NULL, NULL, 2, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.302, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (230, 0.260, 41, 362, 94, 30, 116, 0.320, 27, 41, NULL, NULL, NULL, 14, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.312, 11, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (231, 0.253, 33, 249, 63, 26, 93, 0.373, 15, 35, NULL, NULL, NULL, 14, 2, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.299, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (232, 0.251, 43, 375, 94, 55, 161, 0.429, 22, 40, NULL, NULL, NULL, 17, 1, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.291, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (233, 0.250, 1, 4, 1, 0, 1, 0.250, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (234, 0.243, 3, 37, 9, 10, 11, 0.297, 7, 8, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.356, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (235, 0.243, 8, 136, 33, 16, 43, 0.316, 13, 15, NULL, NULL, NULL, 5, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.311, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (236, 0.237, 49, 354, 84, 57, 134, 0.379, 36, 57, NULL, NULL, NULL, 19, 2, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.304, 5, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (237, 0.233, 18, 86, 20, 10, 34, 0.395, 13, 18, NULL, NULL, NULL, 8, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.353, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (238, 0.200, 1, 5, 1, 0, 1, 0.200, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (239, 0.182, 0, 11, 2, 2, 3, 0.273, 0, 4, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.182, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (240, 0.176, 0, 17, 3, 0, 3, 0.176, 1, 5, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.222, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (241, 0.103, 1, 39, 4, 0, 4, 0.103, 2, 9, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.146, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (242, 0.071, 2, 28, 2, 0, 3, 0.107, 2, 15, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.133, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (243, 0.043, 0, 47, 2, 1, 3, 0.064, 1, 12, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.063, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (244, 0.026, 1, 38, 1, 1, 1, 0.026, 1, 23, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.051, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (245, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (246, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (247, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (248, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (249, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (250, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (251, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (252, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (294, 0.333, 1, 3, 1, 2, 2, 0.667, 0, 0, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (333, 0.219, 452, 3613, 877, 428, 1414, 0.286, 347, 817, NULL, NULL, NULL, 202, 19, 99, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.223, 42, 16, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (334, 0.500, 0, 2, 1, 0, 1, 0.500, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (335, 0.360, 17, 75, 27, 15, 47, 0.627, 12, 11, NULL, NULL, NULL, 3, 1, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.455, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (336, 0.333, 1, 3, 1, 2, 1, 0.333, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (337, 0.333, 2, 9, 3, 4, 9, 1.000, 0, 4, NULL, NULL, NULL, 0, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (338, 0.313, 2, 16, 5, 1, 6, 0.375, 3, 5, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.421, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (339, 0.296, 38, 274, 81, 23, 104, 0.380, 38, 36, NULL, NULL, NULL, 17, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.386, 4, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (340, 0.273, 3, 11, 3, 0, 4, 0.364, 0, 4, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.273, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (341, 0.271, 21, 236, 64, 26, 90, 0.381, 29, 34, NULL, NULL, NULL, 15, 1, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.350, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (342, 0.266, 60, 421, 112, 64, 199, 0.473, 47, 99, NULL, NULL, NULL, 32, 2, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.338, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (343, 0.264, 15, 148, 39, 16, 53, 0.358, 17, 29, NULL, NULL, NULL, 11, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.335, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (344, 0.251, 58, 407, 102, 54, 177, 0.435, 35, 108, NULL, NULL, NULL, 25, 4, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.315, 11, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (345, 0.250, 1, 20, 5, 2, 6, 0.300, 1, 7, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.286, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (346, 0.238, 0, 21, 5, 2, 5, 0.238, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.238, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (347, 0.238, 9, 63, 15, 2, 22, 0.349, 5, 13, NULL, NULL, NULL, 4, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.294, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (348, 0.234, 37, 256, 60, 21, 96, 0.375, 31, 65, NULL, NULL, NULL, 12, 3, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.316, 6, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (349, 0.233, 33, 296, 69, 44, 121, 0.409, 22, 70, NULL, NULL, NULL, 15, 2, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.291, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (350, 0.230, 56, 391, 90, 58, 172, 0.440, 21, 78, NULL, NULL, NULL, 25, 3, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.266, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (351, 0.229, 47, 367, 84, 33, 116, 0.316, 35, 71, NULL, NULL, NULL, 18, 1, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.300, 8, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (352, 0.226, 4, 93, 21, 8, 27, 0.290, 0, 16, NULL, NULL, NULL, 6, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.226, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (353, 0.216, 17, 148, 32, 16, 56, 0.378, 19, 44, NULL, NULL, NULL, 6, 0, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.312, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (354, 0.205, 4, 44, 9, 5, 14, 0.318, 1, 10, NULL, NULL, NULL, 3, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.222, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (355, 0.200, 5, 40, 8, 5, 12, 0.300, 3, 10, NULL, NULL, NULL, 1, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.256, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (356, 0.200, 2, 10, 2, 4, 8, 0.800, 0, 4, NULL, NULL, NULL, 0, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (357, 0.197, 16, 122, 24, 19, 52, 0.426, 21, 48, NULL, NULL, NULL, 5, 1, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.322, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (358, 0.182, 0, 11, 2, 2, 2, 0.182, 0, 6, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.182, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (359, 0.176, 1, 17, 3, 0, 4, 0.235, 2, 4, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.300, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (360, 0.111, 1, 36, 4, 0, 4, 0.111, 0, 11, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.111, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (361, 0.103, 1, 39, 4, 0, 4, 0.103, 1, 12, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.125, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (362, 0.067, 1, 30, 2, 2, 2, 0.067, 4, 9, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (363, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (364, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (365, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (366, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (367, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (368, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (369, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (370, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (371, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (372, NULL, 4, 36, 12, 3, NULL, NULL, 2, 4, 8, NULL, NULL, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (373, NULL, 7, 34, 11, 7, NULL, NULL, 3, 7, 7, NULL, NULL, 0, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (374, 0.323, 2, 5, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (375, 0.302, 0, 4, 2, 0, NULL, NULL, 1, 0, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (376, 0.323, 1, 5, 3, 2, NULL, NULL, 0, 0, NULL, NULL, 2, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (377, 0.297, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (378, 0.304, 0, 4, 1, 1, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (379, 0.273, 0, 3, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (380, 0.219, 1, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (381, 0.245, 0, 2, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (382, 0.281, 0, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (383, 0.222, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (384, 0.351, 0, 4, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (385, 0.308, 0, 4, 2, 0, NULL, NULL, 1, 0, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (386, 0.283, 0, 4, 0, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (387, 0.277, 1, 4, 2, 1, NULL, NULL, 0, 0, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (388, 0.196, 0, 4, 0, 0, NULL, NULL, 0, 3, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (389, 0.275, 1, 4, 2, 2, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (390, 0.500, 2, 4, 2, 0, NULL, NULL, 0, 1, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (391, 0.258, 1, 2, 0, 0, NULL, NULL, 1, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (392, 0.287, 2, 4, 2, 4, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (393, 0.244, 560, 3743, 1037, 539, 1640, 0.250, 465, 669, NULL, NULL, NULL, 221, 26, 110, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.206, 59, 17, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (394, 0.500, 0, 2, 1, 0, 1, 0.500, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (395, 0.375, 3, 16, 6, 1, 7, 0.438, 2, 0, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.444, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (396, 0.323, 71, 368, 119, 67, 211, 0.573, 69, 71, NULL, NULL, NULL, 35, 0, 19, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.433, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (397, 0.323, 45, 322, 104, 33, 141, 0.438, 36, 30, NULL, NULL, NULL, 23, 1, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.397, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (398, 0.304, 47, 385, 117, 74, 190, 0.494, 32, 42, NULL, NULL, NULL, 24, 2, 15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.355, 2, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (399, 0.302, 64, 371, 112, 57, 173, 0.466, 53, 57, NULL, NULL, NULL, 26, 1, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.398, 2, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (400, 0.297, 64, 387, 115, 69, 196, 0.506, 59, 69, NULL, NULL, NULL, 25, 1, 18, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.392, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (401, 0.281, 59, 370, 104, 42, 149, 0.403, 36, 51, NULL, NULL, NULL, 16, 7, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.345, 20, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (402, 0.273, 39, 293, 80, 45, 123, 0.420, 42, 73, NULL, NULL, NULL, 10, 3, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.369, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (403, 0.257, 21, 148, 38, 16, 60, 0.405, 6, 17, NULL, NULL, NULL, 6, 5, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.313, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (404, 0.250, 0, 4, 1, 0, 1, 0.250, 1, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.400, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (405, 0.245, 57, 310, 76, 40, 115, 0.371, 51, 67, NULL, NULL, NULL, 19, 1, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.351, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (406, 0.222, 47, 383, 85, 49, 124, 0.324, 37, 58, NULL, NULL, NULL, 19, 1, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.288, 26, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (407, 0.219, 17, 146, 32, 16, 57, 0.390, 13, 55, NULL, NULL, NULL, 8, 1, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.292, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (408, 0.208, 6, 96, 20, 13, 34, 0.354, 10, 35, NULL, NULL, NULL, 2, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.290, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (409, 0.207, 18, 116, 24, 15, 51, 0.440, 18, 34, NULL, NULL, NULL, 6, 3, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.311, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (410, 0.182, 1, 11, 2, 1, 3, 0.273, 0, 1, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.182, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (411, 0.111, 1, 9, 1, 1, 4, 0.444, 0, 1, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.111, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (412, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (413, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (414, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (415, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (416, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (417, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (418, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (419, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (420, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (421, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (422, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (423, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (424, 0.247, 521, 3729, 1045, 497, 1534, 0.197, 275, 550, NULL, NULL, NULL, 187, 10, 94, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.190, 58, 19, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (425, 0.500, 0, 2, 1, 1, 1, 0.500, 1, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.667, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (426, 0.500, 2, 4, 2, 0, 2, 0.500, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (427, 0.351, 76, 445, 156, 45, 197, 0.443, 37, 45, NULL, NULL, NULL, 16, 5, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.402, 30, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (428, 0.333, 12, 69, 23, 6, 29, 0.420, 4, 10, NULL, NULL, NULL, 6, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.395, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (429, 0.308, 54, 373, 115, 35, 139, 0.373, 39, 34, NULL, NULL, NULL, 15, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.371, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (430, 0.293, 21, 116, 34, 11, 43, 0.371, 6, 27, NULL, NULL, NULL, 3, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 5, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (431, 0.288, 18, 139, 40, 23, 62, 0.446, 10, 28, NULL, NULL, NULL, 4, 0, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.348, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (432, 0.287, 46, 366, 105, 41, 144, 0.393, 13, 35, NULL, NULL, NULL, 21, 0, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.311, 4, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (433, 0.283, 54, 375, 106, 63, 163, 0.435, 30, 75, NULL, NULL, NULL, 16, 1, 13, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.353, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (434, 0.283, 9, 46, 13, 0, 13, 0.283, 1, 12, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.298, 3, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (435, 0.277, 54, 368, 102, 63, 179, 0.486, 30, 60, NULL, NULL, NULL, 29, 0, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 9, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (436, 0.275, 37, 331, 91, 43, 148, 0.447, 12, 29, NULL, NULL, NULL, 21, 0, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.311, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (437, 0.258, 44, 364, 94, 49, 133, 0.365, 17, 46, NULL, NULL, NULL, 13, 1, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.293, 2, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (438, 0.254, 44, 366, 93, 62, 143, 0.391, 30, 59, NULL, NULL, NULL, 26, 3, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.307, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (439, 0.250, 0, 4, 1, 1, 1, 0.250, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (440, 0.196, 49, 352, 69, 54, 137, 0.389, 45, 82, NULL, NULL, NULL, 17, 0, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.296, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (441, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (442, 0.000, 0, 6, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (443, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (444, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (445, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (446, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (447, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (448, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (449, 0.000, 1, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (450, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (451, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (452, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (453, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (454, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (455, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (456, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (457, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (540, NULL, 5, 38, 11, 5, NULL, NULL, 1, 9, 9, NULL, NULL, 1, 1, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (541, NULL, 9, 31, 9, 9, NULL, NULL, 8, 3, 7, NULL, NULL, 4, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (542, 0.239, 1, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (543, 0.239, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (544, 0.247, 2, 4, 2, 0, NULL, NULL, 1, 1, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (545, 0.302, 0, 4, 2, 1, NULL, NULL, 0, 2, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (546, 0.244, 0, 1, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (547, 0.318, 0, 5, 0, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (548, 0.188, 1, 4, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (549, 0.219, 0, 3, 1, 2, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (550, 0.059, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (551, 0.238, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (552, 0.255, 0, 3, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (553, 0.226, 1, 1, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (554, 0.269, 1, 5, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (555, 0.252, 1, 3, 0, 0, NULL, NULL, 2, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (556, 0.302, 1, 4, 1, 1, NULL, NULL, 1, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (557, 0.259, 1, 4, 1, 1, NULL, NULL, 1, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (558, 0.255, 2, 4, 2, 4, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (559, 0.259, 2, 2, 0, 0, NULL, NULL, 2, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (560, 0.275, 1, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (561, 0.245, 0, 2, 1, 0, NULL, NULL, 2, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (562, 0.274, 0, 3, 2, 3, NULL, NULL, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (563, 0.202, 410, 3087, 772, 421, 1265, 0.214, 252, 691, NULL, NULL, NULL, 170, 19, 95, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.174, 39, 13, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (564, 0.500, 1, 2, 1, 0, 1, 0.500, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (565, 0.500, 1, 2, 1, 0, 1, 0.500, 1, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.667, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (566, 0.318, 30, 233, 74, 37, 108, 0.464, 16, 54, NULL, NULL, NULL, 11, 7, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.368, 2, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (567, 0.302, 54, 444, 134, 59, 178, 0.401, 32, 76, NULL, NULL, NULL, 30, 1, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.351, 9, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (568, 0.285, 20, 144, 41, 16, 71, 0.493, 12, 27, NULL, NULL, NULL, 11, 2, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.335, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (569, 0.255, 28, 188, 48, 17, 77, 0.410, 18, 44, NULL, NULL, NULL, 10, 2, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.317, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (570, 0.250, 6, 56, 14, 7, 20, 0.357, 3, 15, NULL, NULL, NULL, 3, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.300, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (571, 0.247, 55, 283, 70, 38, 127, 0.449, 37, 48, NULL, NULL, NULL, 15, 0, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.337, 12, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (572, 0.243, 4, 37, 9, 3, 11, 0.297, 3, 6, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.300, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (573, 0.240, 13, 104, 25, 25, 56, 0.538, 1, 33, NULL, NULL, NULL, 4, 0, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.259, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (574, 0.239, 33, 213, 51, 26, 86, 0.404, 18, 25, NULL, NULL, NULL, 13, 2, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.318, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (575, 0.239, 42, 331, 79, 70, 149, 0.450, 28, 95, NULL, NULL, NULL, 20, 1, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.301, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (576, 0.238, 34, 307, 73, 33, 107, 0.349, 23, 70, NULL, NULL, NULL, 12, 2, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.293, 4, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (577, 0.230, 11, 100, 23, 6, 38, 0.380, 7, 25, NULL, NULL, NULL, 10, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.278, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (578, 0.226, 35, 239, 54, 47, 114, 0.477, 27, 70, NULL, NULL, NULL, 12, 0, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.304, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (579, 0.219, 18, 169, 37, 20, 63, 0.373, 14, 45, NULL, NULL, NULL, 8, 0, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.283, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (580, 0.190, 20, 147, 28, 13, 44, 0.299, 9, 23, NULL, NULL, NULL, 7, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.245, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (581, 0.188, 1, 16, 3, 1, 6, 0.375, 1, 5, NULL, NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.263, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (582, 0.167, 2, 18, 3, 1, 4, 0.222, 0, 7, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.167, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (583, 0.115, 2, 26, 3, 0, 3, 0.115, 2, 6, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.179, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (584, 0.059, 0, 17, 1, 2, 1, 0.059, 0, 5, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.059, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (585, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (586, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (587, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (588, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (589, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (590, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (591, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (592, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (593, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 4, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (594, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (595, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (596, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (597, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (598, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (599, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (600, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (601, 0.212, 501, 3651, 949, 484, 1559, 0.193, 354, 681, NULL, NULL, NULL, 225, 14, 119, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.170, 32, 17, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (602, 0.500, 0, 4, 2, 1, 2, 0.500, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (603, 0.302, 79, 437, 132, 64, 232, 0.531, 38, 67, NULL, NULL, NULL, 30, 5, 20, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.357, 10, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (604, 0.286, 0, 7, 2, 0, 2, 0.286, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.286, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (605, 0.277, 33, 231, 64, 40, 120, 0.519, 21, 43, NULL, NULL, NULL, 12, 1, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.340, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (606, 0.275, 59, 403, 111, 58, 181, 0.449, 33, 68, NULL, NULL, NULL, 33, 2, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.329, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (607, 0.274, 23, 201, 55, 20, 73, 0.363, 4, 29, NULL, NULL, NULL, 13, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.290, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (608, 0.271, 8, 48, 13, 4, 15, 0.313, 4, 7, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.327, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (609, 0.269, 12, 119, 32, 10, 44, 0.370, 5, 25, NULL, NULL, NULL, 6, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.326, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (610, 0.259, 66, 421, 109, 58, 183, 0.435, 34, 67, NULL, NULL, NULL, 30, 1, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.316, 7, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (611, 0.259, 46, 290, 75, 49, 136, 0.469, 40, 69, NULL, NULL, NULL, 14, 1, 15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.354, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (612, 0.255, 46, 349, 89, 60, 159, 0.456, 60, 69, NULL, NULL, NULL, 16, 0, 18, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.371, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (613, 0.254, 23, 189, 48, 12, 65, 0.344, 14, 50, NULL, NULL, NULL, 14, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.304, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (614, 0.252, 34, 274, 69, 32, 117, 0.427, 38, 49, NULL, NULL, NULL, 20, 2, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.342, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (615, 0.245, 24, 184, 45, 28, 73, 0.397, 27, 26, NULL, NULL, NULL, 11, 1, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (616, 0.230, 24, 235, 54, 30, 90, 0.383, 14, 53, NULL, NULL, NULL, 12, 0, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.274, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (617, 0.208, 11, 144, 30, 12, 40, 0.278, 10, 21, NULL, NULL, NULL, 7, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.269, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (618, 0.204, 6, 49, 10, 2, 12, 0.245, 7, 5, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.298, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (619, 0.178, 5, 45, 8, 4, 14, 0.311, 2, 19, NULL, NULL, NULL, 3, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.229, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (620, 0.077, 2, 13, 1, 0, 1, 0.077, 2, 7, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (621, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (622, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (623, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (624, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (625, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (626, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (627, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (628, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (629, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (630, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (631, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (632, 0.000, 0, 4, 0, 0, 0, 0.000, 1, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (633, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (634, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (635, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (636, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (637, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (638, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (639, NULL, 8, 39, 13, 8, NULL, NULL, 3, 13, 8, NULL, NULL, 4, 0, 1, 0, NULL, NULL, NULL, NULL, 1, NULL, 1, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (640, NULL, 16, 44, 21, 16, NULL, NULL, 5, 5, 9, NULL, NULL, 5, 1, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (641, 0.286, 2, 4, 2, 3, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (642, 0.280, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (643, 0.308, 1, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (644, 0.222, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (645, 0.282, 2, 4, 3, 1, NULL, NULL, 1, 0, NULL, NULL, 2, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (646, 0.301, 1, 4, 2, 1, NULL, NULL, 1, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (647, 0.291, 0, 4, 3, 3, NULL, NULL, 0, 1, NULL, NULL, 2, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (648, 0.240, 0, 5, 0, 0, NULL, NULL, 0, 3, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (649, 0.280, 0, 5, 0, 0, NULL, NULL, 0, 4, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (650, 0.321, 2, 3, 2, 0, NULL, NULL, 1, 1, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (651, 0.157, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (652, 0.251, 0, 6, 0, 0, NULL, NULL, 0, 3, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (653, 0.330, 2, 5, 3, 0, NULL, NULL, 0, 0, NULL, NULL, 2, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (654, 0.252, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (655, 0.282, 4, 5, 3, 2, NULL, NULL, 1, 0, NULL, NULL, 2, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (656, 0.301, 3, 4, 3, 3, NULL, NULL, 1, 0, NULL, NULL, 2, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (657, 0.310, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (658, 0.293, 2, 4, 3, 2, NULL, NULL, 1, 0, NULL, NULL, 2, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (659, 0.340, 2, 3, 0, 0, NULL, NULL, 2, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (660, 0.222, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (661, 0.311, 2, 5, 4, 3, NULL, NULL, 0, 0, NULL, NULL, 2, 1, 1, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (662, 0.667, 1, 4, 3, 3, NULL, NULL, 0, 1, NULL, NULL, 3, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (663, 0.307, 0, 1, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (664, 0.291, 0, 5, 1, 2, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (665, 0.269, 507, 3763, 995, 475, 1490, 0.292, 298, 720, NULL, NULL, NULL, 210, 33, 73, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.234, 52, 28, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (666, 1.000, 0, 1, 1, 0, 1, 1.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (667, 1.000, 1, 1, 1, 2, 2, 2.000, 0, 0, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (668, 0.333, 0, 3, 1, 0, 1, 0.333, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (669, 0.321, 15, 84, 27, 9, 33, 0.393, 9, 10, NULL, NULL, NULL, 6, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.394, 5, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (670, 0.315, 12, 73, 23, 11, 36, 0.493, 11, 15, NULL, NULL, NULL, 7, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.412, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (671, 0.308, 45, 295, 91, 37, 133, 0.451, 13, 32, NULL, NULL, NULL, 23, 2, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.349, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (672, 0.301, 17, 163, 49, 31, 74, 0.454, 10, 28, NULL, NULL, NULL, 11, 1, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.343, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (673, 0.291, 23, 179, 52, 34, 79, 0.441, 8, 25, NULL, NULL, NULL, 14, 2, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.314, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (674, 0.286, 78, 434, 124, 47, 178, 0.410, 44, 59, NULL, NULL, NULL, 24, 6, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.368, 5, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (675, 0.286, 3, 14, 4, 1, 5, 0.357, 1, 0, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (676, 0.282, 62, 404, 114, 46, 162, 0.401, 44, 98, NULL, NULL, NULL, 21, 6, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.355, 10, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (677, 0.280, 45, 372, 104, 38, 138, 0.371, 7, 58, NULL, NULL, NULL, 19, 6, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.295, 3, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (678, 0.280, 33, 254, 71, 29, 100, 0.394, 33, 42, NULL, NULL, NULL, 12, 4, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.371, 7, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (679, 0.250, 4, 20, 5, 2, 11, 0.550, 0, 4, NULL, NULL, NULL, 0, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (680, 0.245, 20, 204, 50, 31, 83, 0.407, 15, 22, NULL, NULL, NULL, 10, 1, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.307, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (681, 0.240, 44, 371, 89, 37, 142, 0.383, 29, 89, NULL, NULL, NULL, 23, 3, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.315, 10, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (682, 0.235, 29, 255, 60, 42, 83, 0.325, 21, 49, NULL, NULL, NULL, 9, 1, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.289, 8, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (683, 0.234, 33, 235, 55, 36, 117, 0.498, 26, 57, NULL, NULL, NULL, 14, 0, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.320, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (684, 0.221, 18, 172, 38, 21, 53, 0.308, 13, 53, NULL, NULL, NULL, 6, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.286, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (685, 0.200, 2, 10, 2, 2, 3, 0.300, 1, 1, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.273, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (686, 0.200, 1, 5, 1, 0, 1, 0.200, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (687, 0.185, 9, 65, 12, 7, 15, 0.231, 1, 18, NULL, NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.194, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (688, 0.157, 13, 127, 20, 11, 39, 0.307, 12, 49, NULL, NULL, NULL, 7, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.245, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (689, 0.091, 0, 11, 1, 1, 1, 0.091, 0, 4, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.167, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (690, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (691, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (692, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (693, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (694, 0.000, 0, 5, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (695, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (696, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (697, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (698, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (699, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (700, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (701, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (702, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (703, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (704, 0.268, 644, 3782, 1106, 612, 1770, 0.269, 421, 635, NULL, NULL, NULL, 230, 19, 132, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.235, 83, 25, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (705, 1.000, 0, 1, 1, 0, 1, 1.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (706, 0.667, 2, 6, 4, 6, 7, 1.167, 1, 2, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.714, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (707, 0.500, 0, 2, 1, 0, 1, 0.500, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (708, 0.500, 0, 2, 1, 0, 2, 1.000, 0, 1, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (709, 0.340, 62, 359, 122, 65, 197, 0.549, 48, 74, NULL, NULL, NULL, 31, 1, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.419, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (710, 0.330, 71, 446, 147, 51, 205, 0.460, 43, 62, NULL, NULL, NULL, 28, 3, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.399, 11, 8, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (711, 0.311, 62, 421, 131, 63, 208, 0.494, 23, 60, NULL, NULL, NULL, 32, 6, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.352, 2, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (712, 0.310, 7, 29, 9, 10, 24, 0.828, 4, 6, NULL, NULL, NULL, 0, 0, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.394, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (713, 0.307, 21, 127, 39, 19, 53, 0.417, 7, 21, NULL, NULL, NULL, 6, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.346, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (714, 0.301, 101, 405, 122, 108, 256, 0.632, 65, 83, NULL, NULL, NULL, 26, 0, 36, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.408, 13, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (715, 0.293, 72, 375, 110, 76, 195, 0.520, 45, 52, NULL, NULL, NULL, 22, 0, 21, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.367, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (716, 0.291, 44, 354, 103, 46, 148, 0.418, 28, 40, NULL, NULL, NULL, 17, 5, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.344, 9, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (717, 0.282, 81, 412, 116, 68, 176, 0.427, 53, 79, NULL, NULL, NULL, 23, 2, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.362, 15, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (718, 0.262, 19, 149, 39, 23, 65, 0.436, 25, 35, NULL, NULL, NULL, 5, 0, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.380, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (719, 0.252, 12, 107, 27, 10, 34, 0.318, 8, 19, NULL, NULL, NULL, 7, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.308, 8, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (720, 0.251, 64, 358, 90, 40, 127, 0.355, 55, 57, NULL, NULL, NULL, 17, 1, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.351, 19, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (721, 0.226, 17, 124, 28, 16, 47, 0.379, 10, 16, NULL, NULL, NULL, 7, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.292, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (722, 0.200, 1, 10, 2, 1, 3, 0.300, 0, 0, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.182, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (723, 0.190, 2, 21, 4, 2, 7, 0.333, 2, 10, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.261, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (724, 0.164, 6, 61, 10, 8, 14, 0.230, 2, 9, NULL, NULL, NULL, 4, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.190, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (725, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (726, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (727, 0.000, 0, 0, 0, 0, 0, 0.000, 1, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (728, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (729, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (730, 0.000, 0, 2, 0, 0, 0, 0.000, 1, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (731, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (732, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (733, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (734, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (735, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (736, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (737, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (738, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (739, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (740, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (741, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (742, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (743, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (744, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (745, NULL, 1, 32, 8, 1, NULL, NULL, 2, 2, 7, NULL, NULL, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 1, NULL, 2, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (746, NULL, 2, 23, 2, 1, NULL, NULL, 7, 5, 5, NULL, NULL, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (747, 0.339, 0, 3, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (748, 0.305, 0, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (749, 0.330, 0, 3, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (750, 0.287, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (751, 0.272, 0, 4, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (752, 0.299, 1, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (753, 0.267, 0, 4, 2, 0, NULL, NULL, 0, 1, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (754, 0.205, 0, 2, 0, 1, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (755, 0.252, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (756, 0.302, 0, 3, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (757, 0.300, 0, 3, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (758, 0.254, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (759, 0.259, 0, 2, 1, 0, NULL, NULL, 2, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (760, 0.237, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (761, 0.292, 0, 4, 0, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (762, 0.260, 1, 1, 0, 0, NULL, NULL, 2, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (763, 0.226, 0, 3, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (764, 0.243, 0, 2, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (765, 0.195, 1, 2, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (766, 0.200, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (767, 0.283, 0, 1, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (768, 0.217, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (769, 0.212, 541, 3638, 1042, 506, 1525, 0.231, 322, 540, NULL, NULL, NULL, 219, 15, 78, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.192, 95, 36, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (770, 0.339, 56, 319, 108, 37, 136, 0.426, 32, 45, NULL, NULL, NULL, 17, 4, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.397, 28, 8, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (771, 0.333, 0, 6, 2, 0, 2, 0.333, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (772, 0.330, 60, 397, 131, 90, 220, 0.554, 50, 43, NULL, NULL, NULL, 35, 0, 18, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.410, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (773, 0.305, 70, 433, 132, 63, 179, 0.413, 32, 39, NULL, NULL, NULL, 26, 0, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.347, 12, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (774, 0.302, 52, 301, 91, 30, 107, 0.355, 49, 54, NULL, NULL, NULL, 14, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.398, 22, 6, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (775, 0.299, 43, 311, 93, 48, 150, 0.482, 30, 29, NULL, NULL, NULL, 24, 3, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.365, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (776, 0.297, 32, 195, 58, 18, 84, 0.431, 6, 39, NULL, NULL, NULL, 12, 1, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.324, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (777, 0.287, 37, 230, 66, 32, 103, 0.448, 9, 30, NULL, NULL, NULL, 19, 0, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.311, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (778, 0.272, 59, 389, 106, 60, 172, 0.442, 38, 74, NULL, NULL, NULL, 21, 3, 13, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.336, 12, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (779, 0.267, 21, 180, 48, 24, 69, 0.383, 14, 19, NULL, NULL, NULL, 13, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.316, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (780, 0.254, 19, 197, 50, 22, 64, 0.325, 5, 18, NULL, NULL, NULL, 5, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.275, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (781, 0.253, 38, 194, 49, 31, 89, 0.459, 27, 53, NULL, NULL, NULL, 11, 1, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.346, 5, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (782, 0.252, 16, 127, 32, 19, 48, 0.378, 11, 20, NULL, NULL, NULL, 7, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.314, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (783, 0.250, 2, 4, 1, 2, 4, 1.000, 1, 1, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.400, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (784, 0.250, 0, 4, 1, 0, 1, 0.250, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (785, 0.244, 4, 45, 11, 7, 21, 0.467, 3, 8, NULL, NULL, NULL, 4, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.292, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (786, 0.241, 7, 29, 7, 0, 9, 0.310, 1, 7, NULL, NULL, NULL, 0, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.267, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (787, 0.236, 15, 157, 37, 15, 42, 0.268, 8, 24, NULL, NULL, NULL, 5, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.280, 2, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (788, 0.205, 5, 44, 9, 3, 12, 0.273, 3, 15, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (789, 0.200, 1, 5, 1, 2, 2, 0.400, 0, 3, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (790, 0.176, 2, 34, 6, 2, 7, 0.206, 0, 8, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (791, 0.143, 1, 21, 3, 1, 4, 0.190, 0, 6, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.143, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (792, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (793, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (794, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (795, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (796, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (797, 0.000, 0, 4, 0, 0, 0, 0.000, 2, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (798, 0.000, 1, 4, 0, 0, 0, 0.000, 1, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (799, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (800, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (801, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (802, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (803, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (804, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (805, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (806, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (807, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (808, NULL, 2, 34, 7, 2, NULL, NULL, 2, 10, 7, NULL, NULL, 1, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 2, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (809, NULL, 6, 31, 7, 8, NULL, NULL, 3, 6, 5, NULL, NULL, 2, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (810, 0.301, 0, 4, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (811, 0.200, 0, 4, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (812, 0.304, 0, 3, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (813, 0.251, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (814, 0.319, 2, 3, 2, 2, NULL, NULL, 1, 1, NULL, NULL, 0, 0, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (815, 0.269, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (816, 0.290, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (817, 0.282, 0, 4, 1, 0, NULL, NULL, 0, 3, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (818, 0.108, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (819, 0.000, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (820, 0.349, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (821, 0.208, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (822, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (823, 0.241, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (824, 0.296, 0, 4, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (825, 0.281, 1, 4, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (826, 0.327, 1, 3, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (827, 0.318, 1, 3, 1, 2, NULL, NULL, 1, 1, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (828, 0.290, 1, 3, 0, 2, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (829, 0.273, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (830, 0.290, 0, 4, 1, 2, NULL, NULL, 0, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (831, 0.253, 0, 4, 3, 1, NULL, NULL, 0, 0, NULL, NULL, 2, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (832, 0.244, 1, 3, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (833, 0.154, 1, 3, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (834, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (835, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (836, 0.197, 441, 3367, 854, 420, 1360, 0.177, 409, 661, NULL, NULL, NULL, 175, 8, 105, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.189, 37, 13, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (837, 0.350, 4, 20, 7, 0, 7, 0.350, 5, 4, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.480, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (838, 0.300, 53, 377, 113, 33, 150, 0.398, 33, 40, NULL, NULL, NULL, 13, 0, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.361, 10, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (839, 0.292, 18, 161, 47, 21, 65, 0.404, 12, 34, NULL, NULL, NULL, 9, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.339, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (840, 0.283, 36, 247, 70, 31, 117, 0.474, 36, 58, NULL, NULL, NULL, 18, 4, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.374, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (841, 0.271, 5, 48, 13, 4, 14, 0.292, 2, 4, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.288, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (842, 0.260, 48, 385, 100, 48, 162, 0.421, 29, 64, NULL, NULL, NULL, 18, 1, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.324, 6, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (843, 0.259, 34, 232, 60, 51, 122, 0.526, 50, 96, NULL, NULL, NULL, 11, 0, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.388, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (844, 0.254, 50, 354, 90, 56, 155, 0.438, 79, 83, NULL, NULL, NULL, 23, 0, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.396, 2, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (845, 0.250, 0, 4, 1, 0, 1, 0.250, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (846, 0.243, 27, 185, 45, 18, 63, 0.341, 16, 23, NULL, NULL, NULL, 6, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.309, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (847, 0.240, 43, 341, 82, 46, 152, 0.446, 34, 76, NULL, NULL, NULL, 21, 2, 15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.306, 4, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (848, 0.237, 33, 278, 66, 39, 114, 0.410, 50, 47, NULL, NULL, NULL, 16, 1, 10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.353, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (849, 0.226, 40, 349, 79, 31, 119, 0.341, 23, 62, NULL, NULL, NULL, 16, 0, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.278, 10, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (850, 0.226, 19, 190, 43, 20, 60, 0.316, 18, 17, NULL, NULL, NULL, 14, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.292, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (851, 0.217, 13, 69, 15, 10, 24, 0.348, 10, 12, NULL, NULL, NULL, 3, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.325, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (852, 0.214, 3, 28, 6, 2, 9, 0.321, 3, 11, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.290, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (853, 0.200, 0, 10, 2, 0, 2, 0.200, 0, 5, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (854, 0.200, 4, 35, 7, 3, 8, 0.229, 3, 9, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.275, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (855, 0.195, 8, 41, 8, 7, 16, 0.390, 4, 8, NULL, NULL, NULL, 5, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.298, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (856, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (857, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (858, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (859, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (860, 0.000, 1, 3, 0, 0, 0, 0.000, 1, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (861, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (862, 0.000, 1, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (863, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (864, 0.000, 1, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (865, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (866, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (867, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (868, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (869, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (870, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (871, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (872, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (873, 0.000, 0, 0, 0, 0, 0, 0.000, 1, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (874, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (875, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (876, 0.218, 507, 3768, 1020, 474, 1602, 0.250, 350, 689, NULL, NULL, NULL, 201, 18, 115, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.213, 132, 29, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (877, 0.500, 1, 2, 1, 0, 1, 0.500, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (878, 0.349, 21, 129, 45, 20, 65, 0.504, 8, 27, NULL, NULL, NULL, 8, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.384, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (879, 0.333, 1, 6, 2, 0, 3, 0.500, 0, 1, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (880, 0.333, 0, 3, 1, 1, 1, 0.333, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (881, 0.319, 20, 135, 43, 17, 65, 0.481, 15, 14, NULL, NULL, NULL, 10, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.383, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (882, 0.304, 69, 411, 125, 67, 210, 0.511, 59, 90, NULL, NULL, NULL, 26, 1, 19, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.392, 25, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (883, 0.301, 77, 459, 138, 44, 207, 0.451, 54, 56, NULL, NULL, NULL, 25, 10, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.374, 52, 14, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (884, 0.292, 15, 113, 33, 13, 46, 0.407, 8, 13, NULL, NULL, NULL, 6, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.336, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (885, 0.290, 19, 124, 36, 27, 69, 0.556, 8, 34, NULL, NULL, NULL, 6, 0, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (886, 0.282, 9, 78, 22, 15, 36, 0.462, 2, 13, NULL, NULL, NULL, 5, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.321, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (887, 0.270, 42, 337, 91, 31, 141, 0.418, 23, 48, NULL, NULL, NULL, 24, 1, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.319, 9, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (888, 0.270, 36, 326, 88, 31, 118, 0.362, 17, 24, NULL, NULL, NULL, 13, 1, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.313, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (889, 0.269, 21, 182, 49, 24, 81, 0.445, 14, 33, NULL, NULL, NULL, 5, 0, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.337, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (890, 0.263, 55, 373, 98, 62, 180, 0.483, 46, 71, NULL, NULL, NULL, 21, 2, 19, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.340, 15, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (891, 0.251, 55, 411, 103, 60, 179, 0.436, 43, 89, NULL, NULL, NULL, 25, 0, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.329, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (892, 0.250, 11, 108, 27, 11, 36, 0.333, 7, 26, NULL, NULL, NULL, 3, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.303, 9, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (893, 0.241, 9, 58, 14, 12, 18, 0.310, 5, 11, NULL, NULL, NULL, 1, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.297, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (894, 0.241, 18, 166, 40, 18, 62, 0.373, 15, 28, NULL, NULL, NULL, 11, 1, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.302, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (895, 0.231, 3, 39, 9, 2, 10, 0.256, 4, 3, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.302, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (896, 0.222, 6, 36, 8, 6, 14, 0.389, 5, 10, NULL, NULL, NULL, 3, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.310, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (897, 0.211, 6, 38, 8, 1, 8, 0.211, 0, 12, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.211, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (898, 0.208, 0, 24, 5, 1, 7, 0.292, 3, 8, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.296, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (899, 0.200, 1, 20, 4, 0, 5, 0.250, 0, 1, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (900, 0.200, 8, 65, 13, 4, 17, 0.262, 8, 16, NULL, NULL, NULL, 1, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.297, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (901, 0.185, 2, 27, 5, 1, 6, 0.222, 2, 11, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.233, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (902, 0.184, 1, 38, 7, 3, 9, 0.237, 0, 16, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.184, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (903, 0.108, 1, 37, 4, 3, 7, 0.189, 3, 19, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.190, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (904, 0.077, 0, 13, 1, 0, 1, 0.077, 0, 8, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.077, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (905, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (906, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (907, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (908, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (909, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (910, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (911, 0.000, 0, 4, 0, 0, 0, 0.000, 1, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (912, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (913, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (914, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (915, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (916, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (917, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (918, 0.172, 468, 3380, 925, 444, 1412, 0.211, 304, 654, NULL, NULL, NULL, 208, 21, 79, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.192, 62, 22, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (919, 0.333, 12, 63, 21, 8, 28, 0.444, 15, 14, NULL, NULL, NULL, 7, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.456, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (920, 0.327, 64, 370, 121, 58, 191, 0.516, 52, 78, NULL, NULL, NULL, 32, 1, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.415, 5, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (921, 0.318, 45, 343, 109, 69, 188, 0.548, 23, 46, NULL, NULL, NULL, 25, 3, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.361, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (922, 0.308, 25, 156, 48, 23, 72, 0.462, 14, 28, NULL, NULL, NULL, 9, 3, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.360, 5, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (923, 0.296, 74, 442, 131, 42, 226, 0.511, 24, 95, NULL, NULL, NULL, 31, 5, 18, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.335, 18, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (924, 0.290, 30, 207, 60, 36, 80, 0.386, 19, 38, NULL, NULL, NULL, 8, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.358, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (925, 0.290, 36, 321, 93, 54, 138, 0.430, 40, 63, NULL, NULL, NULL, 20, 2, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.368, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (926, 0.281, 7, 57, 16, 5, 23, 0.404, 0, 19, NULL, NULL, NULL, 1, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.281, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (927, 0.281, 56, 335, 94, 31, 122, 0.364, 35, 32, NULL, NULL, NULL, 17, 1, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.349, 19, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (928, 0.273, 20, 139, 38, 21, 63, 0.453, 10, 30, NULL, NULL, NULL, 9, 2, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.318, 4, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (929, 0.256, 18, 129, 33, 10, 44, 0.341, 16, 24, NULL, NULL, NULL, 8, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.338, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (930, 0.252, 31, 282, 71, 32, 99, 0.351, 25, 39, NULL, NULL, NULL, 20, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.315, 2, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (931, 0.250, 0, 4, 1, 0, 1, 0.250, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (932, 0.244, 4, 41, 10, 4, 13, 0.317, 5, 6, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.354, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (933, 0.216, 19, 139, 30, 18, 48, 0.345, 11, 31, NULL, NULL, NULL, 6, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.272, 6, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (934, 0.194, 3, 36, 7, 3, 9, 0.250, 2, 7, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.231, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (935, 0.167, 8, 48, 8, 4, 13, 0.271, 1, 16, NULL, NULL, NULL, 2, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.184, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (936, 0.154, 4, 52, 8, 4, 8, 0.154, 0, 21, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.154, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (937, 0.153, 6, 85, 13, 12, 23, 0.271, 7, 16, NULL, NULL, NULL, 4, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.221, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (938, 0.143, 4, 42, 6, 6, 13, 0.310, 2, 10, NULL, NULL, NULL, 1, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.178, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (939, 0.143, 2, 7, 1, 1, 1, 0.143, 1, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (940, 0.128, 0, 39, 5, 3, 7, 0.179, 1, 22, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.150, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (941, 0.050, 0, 20, 1, 0, 2, 0.100, 1, 9, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.095, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (942, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (943, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (944, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (945, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (946, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (947, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (948, 0.000, 0, 7, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (949, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (950, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (951, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (952, 0.000, 0, 5, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (953, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (954, 0.000, 0, 5, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (955, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (956, NULL, 2, 34, 9, 2, NULL, NULL, 2, 8, 10, NULL, NULL, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL, 2, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (957, NULL, 3, 28, 8, 3, NULL, NULL, 1, 2, 3, NULL, NULL, 3, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, 0, 1, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (958, 0.283, 0, 5, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (959, 0.299, 1, 4, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (960, 0.267, 0, 4, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (961, 0.304, 0, 4, 1, 1, NULL, NULL, 0, 1, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (962, 0.252, 0, 2, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (963, 0.312, 0, 3, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (964, 0.257, 0, 4, 2, 0, NULL, NULL, 0, 2, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (965, 0.271, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (966, 0.278, 1, 4, 2, 0, NULL, NULL, 0, 1, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (967, 0.250, 0, 3, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (968, 0.298, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (969, 0.119, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (970, 0.277, 1, 3, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 1, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (971, 0.263, 1, 3, 2, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (972, 0.301, 1, 4, 2, 1, NULL, NULL, 0, 0, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (973, 0.292, 0, 3, 1, 2, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (974, 0.291, 0, 3, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (975, 0.291, 0, 3, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (976, 0.275, 0, 3, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (977, 0.294, 0, 3, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (978, 0.209, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (979, 0.250, 0, 3, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (980, 0.243, 570, 3797, 1023, 552, 1648, 0.244, 407, 829, NULL, NULL, NULL, 201, 17, 130, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.205, 56, 25, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (981, 1.000, 1, 1, 1, 0, 1, 1.000, 1, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (982, 0.667, 0, 3, 2, 0, 2, 0.667, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.667, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (983, 0.312, 46, 311, 97, 44, 160, 0.514, 22, 62, NULL, NULL, NULL, 19, 1, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.378, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (984, 0.304, 56, 381, 116, 80, 199, 0.522, 40, 49, NULL, NULL, NULL, 29, 0, 18, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.375, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (985, 0.298, 21, 121, 36, 16, 63, 0.521, 8, 35, NULL, NULL, NULL, 4, 1, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.338, 6, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (986, 0.294, 5, 17, 5, 5, 5, 0.294, 2, 5, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.350, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (987, 0.283, 19, 106, 30, 17, 51, 0.481, 11, 34, NULL, NULL, NULL, 9, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.347, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (988, 0.283, 83, 435, 123, 62, 207, 0.476, 65, 112, NULL, NULL, NULL, 23, 2, 19, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.388, 28, 6, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (989, 0.278, 65, 400, 111, 55, 179, 0.448, 43, 99, NULL, NULL, NULL, 18, 1, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.349, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (990, 0.273, 8, 44, 12, 7, 24, 0.545, 3, 14, NULL, NULL, NULL, 3, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.313, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (991, 0.271, 30, 203, 55, 30, 87, 0.429, 13, 40, NULL, NULL, NULL, 9, 1, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.321, 1, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (992, 0.267, 63, 415, 111, 54, 190, 0.458, 44, 87, NULL, NULL, NULL, 26, 4, 15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.345, 2, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (993, 0.259, 3, 27, 7, 2, 7, 0.259, 1, 6, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.286, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (994, 0.257, 30, 268, 69, 31, 94, 0.351, 40, 51, NULL, NULL, NULL, 16, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.350, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (995, 0.252, 57, 377, 95, 69, 163, 0.432, 76, 80, NULL, NULL, NULL, 13, 2, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.382, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (996, 0.250, 48, 380, 95, 48, 124, 0.326, 13, 80, NULL, NULL, NULL, 17, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.278, 12, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (997, 0.234, 25, 175, 41, 20, 68, 0.389, 17, 38, NULL, NULL, NULL, 11, 2, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.301, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (998, 0.180, 3, 50, 9, 8, 15, 0.300, 1, 7, NULL, NULL, NULL, 3, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.208, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (999, 0.119, 7, 67, 8, 4, 9, 0.134, 7, 20, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1000, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1001, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1002, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1003, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1004, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1005, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1006, 0.000, 0, 5, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1007, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1008, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1009, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1010, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1011, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1012, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1013, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1014, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1015, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1016, 0.189, 434, 3239, 851, 436, 1308, 0.184, 296, 516, NULL, NULL, NULL, 166, 18, 85, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.159, 71, 17, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1017, 0.301, 49, 292, 88, 47, 129, 0.442, 40, 42, NULL, NULL, NULL, 20, 3, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.388, 6, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1018, 0.294, 1, 17, 5, 1, 5, 0.294, 1, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1019, 0.292, 62, 349, 102, 58, 159, 0.456, 45, 68, NULL, NULL, NULL, 19, 4, 10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.374, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1020, 0.291, 64, 398, 116, 89, 224, 0.563, 39, 62, NULL, NULL, NULL, 20, 2, 28, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.357, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1021, 0.291, 63, 392, 114, 75, 212, 0.541, 25, 70, NULL, NULL, NULL, 30, 1, 22, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.336, 11, 6, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1022, 0.286, 2, 7, 2, 1, 5, 0.714, 1, 0, NULL, NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.375, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1023, 0.277, 29, 195, 54, 16, 69, 0.354, 10, 18, NULL, NULL, NULL, 10, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.327, 6, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1024, 0.275, 16, 211, 58, 24, 72, 0.341, 12, 20, NULL, NULL, NULL, 11, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.325, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1025, 0.263, 48, 346, 91, 27, 117, 0.338, 31, 50, NULL, NULL, NULL, 15, 1, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.332, 20, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1026, 0.250, 5, 56, 14, 4, 15, 0.268, 1, 11, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.263, 4, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1027, 0.244, 28, 291, 71, 44, 117, 0.402, 22, 54, NULL, NULL, NULL, 17, 1, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.297, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1028, 0.240, 0, 25, 6, 5, 6, 0.240, 2, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.296, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1029, 0.232, 11, 112, 26, 14, 41, 0.366, 9, 23, NULL, NULL, NULL, 6, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.301, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1030, 0.209, 37, 335, 70, 20, 91, 0.272, 43, 58, NULL, NULL, NULL, 12, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.298, 13, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1031, 0.194, 2, 31, 6, 2, 6, 0.194, 0, 7, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.194, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1032, 0.190, 14, 100, 19, 7, 27, 0.270, 9, 9, NULL, NULL, NULL, 2, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.270, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1033, 0.160, 2, 25, 4, 0, 7, 0.280, 3, 6, NULL, NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1034, 0.138, 1, 29, 4, 2, 5, 0.172, 2, 6, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.219, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1035, 0.100, 0, 10, 1, 0, 1, 0.100, 1, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.182, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1036, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1037, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1038, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1039, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1040, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1041, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1042, 0.000, 0, 6, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1043, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1044, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1045, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1046, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1047, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1048, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1049, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1050, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1051, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1052, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1053, NULL, 5, 34, 8, 5, NULL, NULL, 4, 7, 7, NULL, NULL, 3, 0, 3, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1054, NULL, 6, 32, 9, 6, NULL, NULL, 0, 5, 2, NULL, NULL, 1, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1055, 0.333, 0, 5, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1056, 0.333, 0, 5, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1057, 0.294, 0, 5, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1058, 0.271, 1, 4, 2, 1, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1059, 0.315, 1, 2, 0, 0, NULL, NULL, 2, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1060, 0.269, 1, 4, 1, 2, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1061, 0.245, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1062, 0.288, 2, 4, 2, 1, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1063, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1064, 0.260, 0, 2, 2, 1, NULL, NULL, 2, 0, NULL, NULL, 0, 2, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1065, 0.148, 0, 2, 0, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1066, 0.250, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1067, 0.277, 0, 4, 0, 0, NULL, NULL, 0, 3, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1068, 0.273, 2, 4, 2, 2, NULL, NULL, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1069, 0.348, 1, 4, 2, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1070, 0.289, 1, 4, 2, 3, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1071, 0.262, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1072, 0.272, 0, 3, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1073, 0.289, 0, 3, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1074, 0.238, 1, 3, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1075, 0.143, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1076, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1077, 1.000, 1, 1, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1078, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1079, 0.239, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1080, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1081, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1082, 0.294, 532, 3806, 1002, 513, 1693, 0.322, 342, 755, NULL, NULL, NULL, 210, 17, 149, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.263, 58, 25, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1083, 1.000, 0, 1, 1, 0, 1, 1.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1084, 1.000, 1, 2, 2, 0, 2, 1.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1085, 0.348, 50, 256, 89, 52, 167, 0.652, 19, 59, NULL, NULL, NULL, 17, 2, 19, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.391, 10, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1086, 0.289, 72, 408, 118, 83, 245, 0.600, 50, 88, NULL, NULL, NULL, 29, 1, 32, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.380, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1087, 0.289, 35, 332, 96, 38, 143, 0.431, 7, 34, NULL, NULL, NULL, 23, 0, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.306, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1088, 0.277, 58, 336, 93, 48, 171, 0.509, 28, 66, NULL, NULL, NULL, 18, 3, 18, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.345, 17, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1089, 0.274, 12, 113, 31, 9, 36, 0.319, 12, 24, NULL, NULL, NULL, 3, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.344, 8, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1090, 0.273, 61, 403, 110, 63, 184, 0.457, 33, 56, NULL, NULL, NULL, 18, 1, 18, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.329, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1091, 0.272, 27, 228, 62, 28, 98, 0.430, 10, 17, NULL, NULL, NULL, 14, 2, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.300, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1092, 0.262, 13, 122, 32, 18, 46, 0.377, 10, 19, NULL, NULL, NULL, 5, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.319, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1093, 0.262, 46, 332, 87, 42, 141, 0.425, 31, 81, NULL, NULL, NULL, 27, 0, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.326, 3, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1094, 0.261, 33, 280, 73, 42, 132, 0.471, 24, 78, NULL, NULL, NULL, 15, 1, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.334, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1095, 0.250, 2, 32, 8, 2, 11, 0.344, 1, 12, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.273, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1096, 0.250, 0, 4, 1, 2, 2, 0.500, 0, 2, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1097, 0.239, 26, 213, 51, 19, 72, 0.338, 35, 33, NULL, NULL, NULL, 10, 1, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.349, 4, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1098, 0.238, 34, 227, 54, 30, 89, 0.392, 24, 43, NULL, NULL, NULL, 8, 0, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.316, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1099, 0.212, 43, 259, 55, 19, 94, 0.363, 40, 68, NULL, NULL, NULL, 16, 4, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.330, 10, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1100, 0.202, 12, 89, 18, 9, 34, 0.382, 15, 21, NULL, NULL, NULL, 2, 1, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.314, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1101, 0.200, 1, 20, 4, 4, 5, 0.250, 1, 7, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.238, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1102, 0.200, 0, 5, 1, 0, 1, 0.200, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1103, 0.143, 2, 35, 5, 2, 7, 0.200, 0, 6, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.167, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1104, 0.129, 0, 31, 4, 1, 5, 0.161, 0, 8, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.129, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1105, 0.100, 3, 40, 4, 2, 4, 0.100, 2, 11, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.143, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1106, 0.079, 1, 38, 3, 0, 3, 0.079, 0, 21, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.079, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1107, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1108, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1109, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1110, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1111, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1112, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1113, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1114, 0.191, 598, 3878, 1077, 572, 1784, 0.209, 428, 796, NULL, NULL, NULL, 242, 27, 137, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.181, 93, 14, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1115, 0.364, 2, 11, 4, 0, 5, 0.455, 0, 3, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.364, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1116, 0.345, 8, 55, 19, 10, 26, 0.473, 2, 6, NULL, NULL, NULL, 1, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.368, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1117, 0.336, 79, 399, 134, 82, 232, 0.581, 40, 68, NULL, NULL, NULL, 41, 3, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.414, 7, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1118, 0.333, 5, 30, 10, 3, 16, 0.533, 7, 8, NULL, NULL, NULL, 3, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.436, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1119, 0.333, 2, 15, 5, 1, 5, 0.333, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1120, 0.315, 66, 403, 127, 61, 208, 0.516, 34, 68, NULL, NULL, NULL, 33, 0, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.385, 6, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1121, 0.294, 92, 487, 143, 66, 258, 0.530, 30, 57, NULL, NULL, NULL, 27, 14, 20, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.341, 21, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1122, 0.288, 32, 219, 63, 39, 108, 0.493, 13, 42, NULL, NULL, NULL, 15, 3, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.328, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1123, 0.284, 25, 109, 31, 6, 43, 0.394, 13, 18, NULL, NULL, NULL, 3, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.361, 18, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1124, 0.284, 72, 409, 116, 42, 176, 0.430, 35, 58, NULL, NULL, NULL, 21, 3, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.351, 32, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1125, 0.271, 60, 336, 91, 89, 199, 0.592, 72, 130, NULL, NULL, NULL, 18, 0, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.397, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1126, 0.269, 46, 294, 79, 58, 147, 0.500, 78, 73, NULL, NULL, NULL, 17, 0, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.424, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1127, 0.260, 26, 250, 65, 37, 98, 0.392, 24, 38, NULL, NULL, NULL, 24, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.329, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1128, 0.254, 18, 232, 59, 31, 86, 0.371, 17, 50, NULL, NULL, NULL, 15, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.311, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1129, 0.250, 19, 192, 48, 13, 58, 0.302, 17, 37, NULL, NULL, NULL, 8, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.311, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1130, 0.245, 13, 94, 23, 14, 35, 0.372, 14, 24, NULL, NULL, NULL, 3, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.339, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1131, 0.235, 1, 17, 4, 2, 5, 0.294, 2, 7, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.300, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1132, 0.229, 3, 48, 11, 4, 12, 0.250, 2, 17, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.260, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1133, 0.214, 15, 117, 25, 9, 44, 0.376, 21, 24, NULL, NULL, NULL, 7, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.343, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1134, 0.182, 2, 22, 4, 2, 4, 0.182, 1, 10, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.240, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1135, 0.148, 6, 54, 8, 1, 10, 0.185, 1, 22, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.161, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1136, 0.135, 3, 52, 7, 1, 8, 0.154, 0, 19, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.135, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1137, 0.059, 2, 17, 1, 1, 1, 0.059, 4, 8, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.238, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1138, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1139, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1140, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1141, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1142, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1143, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1144, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1145, 0.000, 1, 6, 0, 0, 0, 0.000, 1, 4, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.143, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1146, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1147, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1148, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1149, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1150, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1151, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1152, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1153, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1154, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1155, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1156, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1157, NULL, 1, 34, 10, 1, NULL, NULL, 5, 6, 11, NULL, NULL, 1, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 3, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1158, NULL, 12, 36, 14, 11, NULL, NULL, 3, 4, 5, NULL, NULL, 4, 0, 3, 0, NULL, NULL, NULL, NULL, 1, NULL, 1, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1159, 0.292, 0, 5, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1160, 0.232, 0, 4, 2, 0, NULL, NULL, 1, 1, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1161, 0.271, 0, 4, 1, 0, NULL, NULL, 1, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1162, 0.285, 0, 4, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1163, 0.271, 0, 2, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1164, 0.200, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1165, 0.158, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1166, 0.298, 0, 1, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1167, 0.293, 0, 3, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1168, 0.284, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1169, 0.259, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1170, 0.000, 0, 1, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1171, 0.250, 0, 2, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1172, 0.225, 1, 4, 2, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1173, 0.244, 1, 3, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1174, 0.200, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1175, 0.297, 0, 4, 0, 1, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1176, 0.270, 2, 5, 2, 3, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1177, 0.336, 0, 4, 3, 0, NULL, NULL, 0, 0, NULL, NULL, 2, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1178, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1179, 0.163, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1180, 0.251, 1, 5, 0, 0, NULL, NULL, 0, 3, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1181, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1182, 0.261, 1, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1183, 0.233, 3, 3, 2, 2, NULL, NULL, 1, 0, NULL, NULL, 0, 1, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1184, 0.258, 2, 3, 3, 2, NULL, NULL, 1, 0, NULL, NULL, 2, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1185, 0.500, 1, 1, 1, 2, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1186, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1187, 0.237, 1, 2, 1, 1, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1188, 0.176, 466, 3640, 982, 440, 1454, 0.209, 338, 585, NULL, NULL, NULL, 183, 8, 91, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.189, 34, 21, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1189, 0.339, 12, 62, 21, 5, 28, 0.452, 6, 7, NULL, NULL, NULL, 1, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.397, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1190, 0.314, 68, 388, 122, 72, 218, 0.562, 67, 46, NULL, NULL, NULL, 24, 0, 24, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.416, 2, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1191, 0.308, 6, 39, 12, 3, 16, 0.410, 0, 13, NULL, NULL, NULL, 1, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.308, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1192, 0.304, 13, 102, 31, 11, 46, 0.451, 7, 9, NULL, NULL, NULL, 7, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.342, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1193, 0.298, 36, 228, 68, 18, 86, 0.377, 15, 24, NULL, NULL, NULL, 12, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.357, 6, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1194, 0.293, 37, 239, 70, 41, 107, 0.448, 15, 38, NULL, NULL, NULL, 14, 1, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.332, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1195, 0.292, 34, 264, 77, 16, 95, 0.360, 14, 14, NULL, NULL, NULL, 12, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.339, 4, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1196, 0.285, 47, 298, 85, 59, 162, 0.544, 42, 91, NULL, NULL, NULL, 17, 0, 20, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.374, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1197, 0.284, 33, 268, 76, 19, 92, 0.343, 19, 23, NULL, NULL, NULL, 11, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.328, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1198, 0.271, 46, 321, 87, 47, 127, 0.396, 34, 49, NULL, NULL, NULL, 18, 2, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.343, 5, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1199, 0.271, 26, 181, 49, 27, 72, 0.398, 21, 35, NULL, NULL, NULL, 14, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.357, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1200, 0.270, 3, 37, 10, 4, 13, 0.351, 2, 7, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.308, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1201, 0.259, 16, 220, 57, 18, 69, 0.314, 24, 31, NULL, NULL, NULL, 9, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.329, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1202, 0.250, 18, 164, 41, 27, 75, 0.457, 10, 40, NULL, NULL, NULL, 13, 0, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.301, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1203, 0.233, 9, 120, 28, 13, 36, 0.300, 6, 11, NULL, NULL, NULL, 5, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.267, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1204, 0.232, 23, 233, 54, 26, 85, 0.365, 26, 50, NULL, NULL, NULL, 6, 2, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.308, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1205, 0.225, 25, 262, 59, 18, 79, 0.302, 22, 30, NULL, NULL, NULL, 9, 1, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.289, 4, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1206, 0.219, 6, 64, 14, 5, 20, 0.313, 4, 17, NULL, NULL, NULL, 3, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.265, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1207, 0.200, 0, 10, 2, 1, 2, 0.200, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1208, 0.182, 3, 44, 8, 4, 13, 0.295, 0, 11, NULL, NULL, NULL, 2, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.182, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1209, 0.167, 1, 6, 1, 0, 1, 0.167, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.167, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1210, 0.161, 3, 31, 5, 5, 7, 0.226, 3, 7, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.257, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1211, 0.158, 1, 19, 3, 0, 3, 0.158, 0, 8, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.158, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1212, 0.100, 0, 10, 1, 1, 1, 0.100, 0, 7, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.100, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1213, 0.053, 0, 19, 1, 0, 1, 0.053, 0, 7, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.053, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1214, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1215, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1216, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1217, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1218, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1219, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1220, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1221, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1222, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1223, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1224, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1225, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1226, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1227, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1228, 0.000, 0, 1, 0, 0, 0, 0.000, 1, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1229, 0.155, 424, 3652, 927, 408, 1374, 0.202, 328, 713, NULL, NULL, NULL, 207, 18, 68, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.194, 41, 13, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1230, 0.500, 2, 4, 2, 2, 5, 1.250, 0, 1, NULL, NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1231, 0.336, 46, 348, 117, 57, 174, 0.500, 29, 51, NULL, NULL, NULL, 28, 1, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.387, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1232, 0.329, 31, 173, 57, 14, 81, 0.468, 15, 21, NULL, NULL, NULL, 6, 6, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.382, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1233, 0.297, 30, 313, 93, 37, 133, 0.425, 22, 45, NULL, NULL, NULL, 22, 0, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.342, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1234, 0.278, 2, 18, 5, 2, 6, 0.333, 1, 1, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.316, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1235, 0.270, 63, 448, 121, 60, 202, 0.451, 33, 73, NULL, NULL, NULL, 26, 2, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.322, 4, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1236, 0.261, 43, 357, 93, 45, 150, 0.420, 36, 68, NULL, NULL, NULL, 33, 0, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.338, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1237, 0.258, 21, 163, 42, 9, 57, 0.350, 13, 45, NULL, NULL, NULL, 11, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.313, 12, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1238, 0.251, 49, 395, 99, 44, 148, 0.375, 42, 70, NULL, NULL, NULL, 23, 1, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.332, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1239, 0.244, 43, 422, 103, 41, 148, 0.351, 34, 83, NULL, NULL, NULL, 19, 4, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.305, 15, 6, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1240, 0.242, 15, 99, 24, 15, 35, 0.354, 10, 30, NULL, NULL, NULL, 5, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.318, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1241, 0.237, 5, 59, 14, 10, 15, 0.254, 6, 6, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.319, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1242, 0.233, 26, 300, 70, 39, 100, 0.333, 38, 43, NULL, NULL, NULL, 15, 0, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.318, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1243, 0.200, 4, 40, 8, 3, 10, 0.250, 8, 8, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1244, 0.197, 16, 122, 24, 5, 28, 0.230, 12, 28, NULL, NULL, NULL, 4, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.283, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1245, 0.193, 20, 140, 27, 19, 50, 0.357, 20, 51, NULL, NULL, NULL, 6, 1, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.296, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1246, 0.156, 1, 32, 5, 0, 5, 0.156, 0, 7, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.156, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1247, 0.154, 1, 13, 2, 0, 2, 0.154, 2, 4, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.313, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1248, 0.150, 1, 20, 3, 1, 4, 0.200, 1, 3, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.190, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1249, 0.143, 0, 28, 4, 1, 5, 0.179, 1, 8, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.172, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1250, 0.143, 0, 7, 1, 0, 1, 0.143, 0, 4, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1251, 0.130, 1, 54, 7, 3, 9, 0.167, 2, 17, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.158, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1252, 0.120, 2, 25, 3, 0, 3, 0.120, 1, 13, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.154, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1253, 0.100, 1, 10, 1, 0, 1, 0.100, 0, 6, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.100, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1254, 0.091, 0, 11, 1, 1, 1, 0.091, 0, 4, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.091, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1255, 0.053, 1, 19, 1, 0, 1, 0.053, 0, 5, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.053, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1256, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1257, 0.000, 0, 1, 0, 0, 0, 0.000, 1, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1258, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1259, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1260, 0.000, 0, 10, 0, 0, 0, 0.000, 0, 7, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1261, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1262, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1263, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1264, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1265, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1266, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1267, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1268, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1269, 0.000, 0, 4, 0, 0, 0, 0.000, 1, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1270, NULL, 7, 34, 12, 6, NULL, NULL, 2, 8, 2, NULL, NULL, 1, 0, 2, 0, NULL, NULL, NULL, NULL, 0, NULL, 4, NULL, NULL, 0, 1, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1271, NULL, 5, 33, 8, 5, NULL, NULL, 2, 7, 4, NULL, NULL, 1, 1, 1, 0, NULL, NULL, NULL, NULL, 1, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1272, 0.250, 0, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1273, 0.241, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1274, 0.279, 3, 3, 2, 1, NULL, NULL, 1, 1, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1275, 0.273, 1, 4, 2, 0, NULL, NULL, 0, 1, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1276, 0.272, 2, 4, 2, 2, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1277, 0.243, 1, 4, 2, 2, NULL, NULL, 0, 2, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1278, 0.264, 0, 4, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1279, 0.216, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1280, 0.222, 0, 3, 1, 0, NULL, NULL, 1, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 1, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1281, 0.298, 0, 4, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1282, 0.345, 2, 4, 2, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1283, 0.294, 1, 4, 2, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1284, 0.348, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1285, 0.308, 0, 3, 0, 1, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1286, 0.281, 1, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1287, 0.208, 1, 2, 0, 0, NULL, NULL, 2, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1288, 0.224, 0, 4, 1, 1, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1289, 0.244, 0, 4, 1, 1, NULL, NULL, 0, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1290, NULL, 4, 32, 7, 4, NULL, NULL, 3, 10, 5, NULL, NULL, 2, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 3, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1291, NULL, 6, 33, 9, 6, NULL, NULL, 5, 10, 10, NULL, NULL, 1, 1, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 2, 0, NULL, 2, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1292, 0.318, 1, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1293, 0.290, 1, 3, 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1294, 0.270, 1, 4, 1, 4, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1295, 0.293, 0, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1296, 0.315, 0, 3, 0, 0, NULL, NULL, 1, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1297, 0.288, 0, 3, 1, 0, NULL, NULL, 1, 2, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1298, 0.275, 0, 3, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1299, 0.277, 1, 4, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1300, 0.167, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1301, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1302, 0.212, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1303, 0.158, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1304, 0.182, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1305, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1306, 0.316, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1307, 0.326, 1, 5, 2, 2, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1308, 0.217, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1309, 0.302, 0, 3, 2, 1, NULL, NULL, 2, 1, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 2, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1310, 0.329, 0, 5, 0, 0, NULL, NULL, 0, 3, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1311, 0.263, 0, 4, 0, 0, NULL, NULL, 1, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1312, 0.268, 1, 4, 2, 0, NULL, NULL, 0, 1, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1313, 0.301, 0, 3, 0, 0, NULL, NULL, 1, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1314, 0.345, 3, 2, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 2, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1315, 0.327, 1, 3, 1, 0, NULL, NULL, 1, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1316, 0.204, 0, 3, 1, 2, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1317, 0.218, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1318, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1319, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1320, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1321, 0.175, 398, 3102, 763, 392, 1229, 0.175, 298, 630, NULL, NULL, NULL, 134, 4, 108, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.151, 38, 24, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1322, 0.279, 50, 269, 75, 59, 142, 0.528, 73, 90, NULL, NULL, NULL, 13, 0, 18, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.432, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1323, 0.273, 55, 388, 106, 63, 201, 0.518, 56, 70, NULL, NULL, NULL, 26, 0, 23, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.364, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1324, 0.272, 21, 191, 52, 22, 66, 0.346, 14, 25, NULL, NULL, NULL, 8, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.320, 7, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1325, 0.272, 37, 335, 91, 38, 134, 0.400, 16, 39, NULL, NULL, NULL, 16, 0, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.314, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1326, 0.264, 18, 110, 29, 7, 42, 0.382, 9, 16, NULL, NULL, NULL, 6, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.331, 6, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1327, 0.250, 23, 168, 42, 5, 48, 0.286, 7, 23, NULL, NULL, NULL, 3, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.292, 13, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1328, 0.244, 9, 78, 19, 3, 22, 0.282, 3, 9, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.280, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1329, 0.243, 55, 354, 86, 59, 175, 0.494, 28, 75, NULL, NULL, NULL, 23, 0, 22, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.299, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1330, 0.241, 22, 191, 46, 30, 80, 0.419, 16, 64, NULL, NULL, NULL, 7, 0, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.300, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1331, 0.224, 15, 107, 24, 10, 40, 0.374, 10, 33, NULL, NULL, NULL, 1, 0, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.341, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1332, 0.224, 4, 67, 15, 1, 16, 0.239, 1, 5, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.232, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1333, 0.222, 3, 18, 4, 0, 5, 0.278, 3, 1, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1334, 0.222, 18, 144, 32, 14, 40, 0.278, 9, 23, NULL, NULL, NULL, 6, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.268, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1335, 0.221, 13, 104, 23, 11, 33, 0.317, 16, 33, NULL, NULL, NULL, 4, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.325, 1, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1336, 0.216, 34, 333, 72, 43, 114, 0.342, 21, 77, NULL, NULL, NULL, 7, 1, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.267, 1, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1337, 0.216, 13, 167, 36, 22, 53, 0.317, 10, 24, NULL, NULL, NULL, 5, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.258, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1338, 0.200, 5, 45, 9, 5, 15, 0.333, 4, 5, NULL, NULL, NULL, 3, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.265, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1339, 0.118, 3, 17, 2, 0, 3, 0.176, 2, 7, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.211, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1340, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1341, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1342, 0.000, 0, 6, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1343, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1344, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1345, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1346, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1347, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1348, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1349, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1350, 0.000, 0, 5, 0, 0, 0, 0.000, 0, 4, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1351, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1352, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1353, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1354, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1355, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1356, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1357, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1358, 0.204, 623, 3886, 1118, 602, 1802, 0.196, 337, 673, NULL, NULL, NULL, 239, 32, 127, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.151, 59, 22, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1359, 0.368, 10, 38, 14, 10, 26, 0.684, 3, 7, NULL, NULL, NULL, 3, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.415, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1360, 0.348, 79, 399, 139, 91, 226, 0.566, 54, 51, NULL, NULL, NULL, 39, 0, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.425, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1361, 0.345, 76, 406, 140, 48, 188, 0.463, 23, 19, NULL, NULL, NULL, 26, 2, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.387, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1362, 0.308, 59, 360, 111, 72, 186, 0.517, 39, 48, NULL, NULL, NULL, 21, 6, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.373, 9, 6, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1363, 0.298, 85, 423, 126, 53, 237, 0.560, 34, 103, NULL, NULL, NULL, 29, 17, 16, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.351, 13, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1364, 0.294, 31, 327, 96, 40, 127, 0.388, 33, 31, NULL, NULL, NULL, 25, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.356, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1365, 0.290, 89, 379, 110, 67, 198, 0.522, 63, 43, NULL, NULL, NULL, 17, 1, 23, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.397, 17, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1366, 0.287, 10, 101, 29, 9, 41, 0.406, 4, 22, NULL, NULL, NULL, 8, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.330, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1367, 0.281, 37, 360, 101, 50, 155, 0.431, 5, 61, NULL, NULL, NULL, 21, 3, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.292, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1368, 0.254, 21, 142, 36, 14, 47, 0.331, 6, 26, NULL, NULL, NULL, 3, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.284, 4, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1369, 0.252, 22, 155, 39, 32, 80, 0.516, 8, 39, NULL, NULL, NULL, 8, 0, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.291, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1370, 0.244, 48, 348, 85, 49, 138, 0.397, 36, 104, NULL, NULL, NULL, 17, 0, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.325, 6, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1371, 0.224, 45, 331, 74, 54, 126, 0.381, 20, 91, NULL, NULL, NULL, 19, 0, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.266, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1372, 0.208, 3, 24, 5, 6, 8, 0.333, 4, 7, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.310, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1373, 0.172, 5, 64, 11, 6, 17, 0.266, 4, 8, NULL, NULL, NULL, 3, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.221, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1374, 0.167, 1, 6, 1, 0, 1, 0.167, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.167, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1375, 0.143, 2, 7, 1, 0, 1, 0.143, 1, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1376, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1377, 0.000, 0, 5, 0, 0, 0, 0.000, 0, 5, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1378, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1379, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1380, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1381, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1382, 0.000, 0, 4, 0, 1, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1383, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1384, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1385, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1386, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1387, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1388, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1389, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1390, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1391, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1392, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1393, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1394, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1395, NULL, 2, 33, 8, 2, NULL, NULL, 3, 10, 7, NULL, NULL, 2, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1396, NULL, 9, 37, 12, 8, NULL, NULL, 3, 6, 7, NULL, NULL, 4, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1397, 0.266, 0, 4, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1398, 0.302, 0, 4, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1399, 0.291, 0, 3, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1400, 0.237, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1401, 0.269, 0, 3, 0, 0, NULL, NULL, 1, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1402, 0.300, 0, 4, 0, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1403, 0.262, 1, 3, 1, 0, NULL, NULL, 1, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1404, 0.253, 1, 3, 2, 0, NULL, NULL, 1, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1405, 0.267, 0, 4, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1406, 0.333, 0, 4, 1, 0, NULL, NULL, 0, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1407, 0.298, 2, 5, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1408, 0.297, 3, 5, 3, 2, NULL, NULL, 0, 0, NULL, NULL, 2, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1409, 0.324, 1, 4, 1, 1, NULL, NULL, 1, 2, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1410, 0.280, 1, 4, 2, 2, NULL, NULL, 1, 1, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1411, 0.292, 0, 4, 2, 3, NULL, NULL, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1412, 0.301, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1413, 0.255, 1, 3, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1414, 0.273, 0, 4, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1415, 0.222, 1, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1416, 0.222, 525, 3625, 1021, 511, 1600, 0.226, 339, 706, NULL, NULL, NULL, 214, 19, 109, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.202, 56, 20, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1417, 0.500, 1, 2, 1, 0, 1, 0.500, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1418, 0.375, 1, 8, 3, 0, 3, 0.375, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.375, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1419, 0.345, 26, 235, 81, 30, 115, 0.489, 9, 37, NULL, NULL, NULL, 13, 0, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.372, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1420, 0.336, 74, 423, 142, 53, 206, 0.487, 38, 65, NULL, NULL, NULL, 29, 1, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.392, 11, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1421, 0.329, 65, 331, 109, 56, 188, 0.568, 57, 52, NULL, NULL, NULL, 24, 2, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.425, 5, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1422, 0.327, 25, 153, 50, 14, 63, 0.412, 9, 20, NULL, NULL, NULL, 10, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.370, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1423, 0.326, 41, 230, 75, 23, 102, 0.443, 25, 43, NULL, NULL, NULL, 14, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.397, 16, 9, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1424, 0.302, 66, 367, 111, 57, 184, 0.501, 58, 80, NULL, NULL, NULL, 19, 9, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.400, 9, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1425, 0.301, 55, 439, 132, 72, 196, 0.446, 30, 83, NULL, NULL, NULL, 28, 0, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.347, 2, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1426, 0.268, 35, 336, 90, 64, 153, 0.455, 24, 52, NULL, NULL, NULL, 27, 0, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.319, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1427, 0.263, 5, 19, 5, 7, 15, 0.789, 3, 7, NULL, NULL, NULL, 1, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.364, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1428, 0.250, 0, 4, 1, 0, 1, 0.250, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.250, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1429, 0.250, 1, 36, 9, 7, 12, 0.333, 4, 9, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.317, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1430, 0.218, 33, 257, 56, 34, 102, 0.397, 12, 62, NULL, NULL, NULL, 16, 0, 10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.259, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1431, 0.217, 2, 23, 5, 1, 8, 0.348, 0, 2, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.217, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1432, 0.217, 60, 406, 88, 72, 173, 0.426, 55, 106, NULL, NULL, NULL, 20, 1, 21, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.316, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1433, 0.216, 12, 111, 24, 8, 34, 0.306, 5, 25, NULL, NULL, NULL, 5, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.248, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1434, 0.204, 4, 54, 11, 5, 13, 0.241, 2, 14, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.232, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1435, 0.179, 3, 28, 5, 0, 5, 0.179, 2, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.233, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1436, 0.179, 9, 56, 10, 2, 11, 0.196, 2, 13, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.207, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1437, 0.158, 3, 38, 6, 2, 7, 0.184, 2, 9, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1438, 0.120, 4, 25, 3, 2, 3, 0.120, 0, 7, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.120, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1439, 0.114, 0, 35, 4, 2, 5, 0.143, 0, 11, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.114, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1440, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1441, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1442, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1443, 0.000, 0, 4, 0, 0, 0, 0.000, 1, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1444, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1445, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1446, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1447, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1448, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1449, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1450, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1451, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1452, 0.000, 0, 1, 0, 0, 0, 0.000, 1, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1453, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1454, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1455, 0.182, 535, 3750, 1021, 508, 1567, 0.192, 409, 741, NULL, NULL, NULL, 197, 23, 101, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.210, 72, 23, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1456, 0.338, 73, 429, 145, 88, 251, 0.585, 40, 86, NULL, NULL, NULL, 38, 4, 20, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.398, 7, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1457, 0.318, 6, 44, 14, 5, 14, 0.318, 2, 8, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.362, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1458, 0.316, 59, 329, 104, 22, 126, 0.383, 21, 52, NULL, NULL, NULL, 12, 2, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.367, 29, 9, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1459, 0.315, 15, 130, 41, 37, 69, 0.531, 11, 22, NULL, NULL, NULL, 7, 0, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.356, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1460, 0.293, 49, 369, 108, 58, 164, 0.444, 83, 53, NULL, NULL, NULL, 25, 2, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.417, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1461, 0.290, 51, 255, 74, 25, 106, 0.416, 15, 44, NULL, NULL, NULL, 13, 5, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.330, 19, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1462, 0.288, 54, 340, 98, 69, 178, 0.524, 52, 80, NULL, NULL, NULL, 22, 2, 18, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.383, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1463, 0.277, 29, 253, 70, 31, 101, 0.399, 22, 41, NULL, NULL, NULL, 13, 0, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.344, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1464, 0.275, 59, 386, 106, 49, 162, 0.420, 40, 82, NULL, NULL, NULL, 14, 3, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.351, 5, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1465, 0.270, 55, 403, 109, 74, 187, 0.464, 42, 63, NULL, NULL, NULL, 25, 1, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.336, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1466, 0.256, 8, 39, 10, 1, 13, 0.333, 3, 13, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.326, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1467, 0.256, 5, 43, 11, 2, 14, 0.326, 3, 8, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.304, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1468, 0.232, 29, 164, 38, 11, 48, 0.293, 20, 28, NULL, NULL, NULL, 7, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.321, 5, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1469, 0.212, 11, 113, 24, 8, 36, 0.319, 11, 29, NULL, NULL, NULL, 2, 2, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.288, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1470, 0.182, 15, 148, 27, 15, 43, 0.291, 23, 44, NULL, NULL, NULL, 6, 2, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.305, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1471, 0.181, 9, 94, 17, 2, 23, 0.245, 8, 4, NULL, NULL, NULL, 3, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.245, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1472, 0.167, 0, 6, 1, 0, 1, 0.167, 1, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.286, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1473, 0.158, 0, 19, 3, 1, 3, 0.158, 2, 9, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.238, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1474, 0.154, 1, 39, 6, 3, 8, 0.205, 2, 13, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.195, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1475, 0.147, 3, 34, 5, 0, 5, 0.147, 0, 9, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.147, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1476, 0.118, 4, 34, 4, 5, 8, 0.235, 5, 10, NULL, NULL, NULL, 1, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.231, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1477, 0.100, 0, 30, 3, 2, 3, 0.100, 0, 17, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.100, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1478, 0.100, 0, 20, 2, 0, 3, 0.150, 1, 6, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.143, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1479, 0.045, 0, 22, 1, 0, 1, 0.045, 1, 13, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.087, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1480, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1481, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1482, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1483, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1484, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1485, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1486, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1487, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1488, 0.000, 0, 0, 0, 0, 0, 0.000, 1, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1489, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1490, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1491, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1492, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1493, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1494, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1495, 0.243, 492, 3749, 1017, 470, 1517, 0.191, 345, 621, NULL, NULL, NULL, 213, 19, 83, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.161, 95, 27, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1496, 0.500, 0, 2, 1, 1, 1, 0.500, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1497, 0.400, 0, 5, 2, 1, 2, 0.400, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.400, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1498, 0.333, 4, 36, 12, 4, 14, 0.389, 1, 8, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.351, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1499, 0.314, 72, 423, 133, 41, 197, 0.466, 61, 55, NULL, NULL, NULL, 29, 4, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.400, 32, 6, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1500, 0.302, 17, 169, 51, 16, 66, 0.391, 10, 20, NULL, NULL, NULL, 10, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.339, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1501, 0.300, 43, 317, 95, 46, 132, 0.416, 20, 37, NULL, NULL, NULL, 13, 0, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.351, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1502, 0.291, 60, 426, 124, 65, 191, 0.448, 42, 76, NULL, NULL, NULL, 30, 2, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.354, 13, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1503, 0.277, 15, 47, 13, 8, 25, 0.532, 1, 12, NULL, NULL, NULL, 4, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.320, 4, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1504, 0.269, 37, 297, 80, 46, 129, 0.434, 49, 58, NULL, NULL, NULL, 17, 1, 10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.381, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1505, 0.267, 35, 300, 80, 40, 112, 0.373, 16, 28, NULL, NULL, NULL, 14, 3, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.307, 4, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1506, 0.266, 47, 346, 92, 30, 129, 0.373, 18, 56, NULL, NULL, NULL, 22, 0, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.308, 29, 7, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1507, 0.265, 46, 298, 79, 41, 135, 0.453, 31, 48, NULL, NULL, NULL, 18, 1, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.334, 7, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1508, 0.262, 27, 221, 58, 43, 85, 0.385, 33, 38, NULL, NULL, NULL, 12, 0, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.362, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1509, 0.253, 39, 383, 97, 47, 149, 0.389, 25, 68, NULL, NULL, NULL, 23, 4, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.297, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1510, 0.237, 4, 38, 9, 1, 12, 0.316, 2, 5, NULL, NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.275, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1511, 0.220, 11, 123, 27, 6, 34, 0.276, 15, 37, NULL, NULL, NULL, 2, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.309, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1512, 0.217, 27, 258, 56, 27, 88, 0.341, 14, 50, NULL, NULL, NULL, 14, 0, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.261, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1513, 0.214, 3, 14, 3, 4, 6, 0.429, 4, 3, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.368, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1514, 0.161, 5, 31, 5, 3, 10, 0.323, 3, 10, NULL, NULL, NULL, 2, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.229, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1515, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1516, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1517, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1518, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1519, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1520, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1521, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1522, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1523, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1524, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1525, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1526, 0.000, 0, 7, 0, 0, 0, 0.000, 0, 4, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1527, 0.000, 0, 3, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1528, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1529, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1530, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1531, 0.000, 0, 5, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1532, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1533, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1534, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1535, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1536, 0.298, 458, 3316, 884, 430, 1430, 0.276, 324, 755, NULL, NULL, NULL, 175, 22, 109, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.208, 87, 29, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1537, 1.000, 0, 1, 1, 1, 2, 2.000, 0, 0, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1538, 0.500, 0, 2, 1, 0, 1, 0.500, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1539, 0.500, 0, 2, 1, 1, 1, 0.500, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1540, 0.400, 1, 5, 2, 1, 2, 0.400, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.400, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1541, 0.333, 1, 6, 2, 1, 2, 0.333, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1542, 0.324, 50, 281, 91, 47, 154, 0.548, 35, 88, NULL, NULL, NULL, 19, 1, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.403, 13, 6, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1543, 0.301, 50, 366, 110, 43, 161, 0.440, 32, 70, NULL, NULL, NULL, 25, 1, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.360, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1544, 0.298, 46, 282, 84, 15, 117, 0.415, 36, 55, NULL, NULL, NULL, 14, 5, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.375, 8, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1545, 0.297, 62, 411, 122, 59, 188, 0.457, 28, 81, NULL, NULL, NULL, 26, 8, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.345, 35, 8, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1546, 0.292, 47, 431, 126, 57, 180, 0.418, 20, 82, NULL, NULL, NULL, 27, 0, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.324, 7, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1547, 0.280, 61, 311, 87, 69, 185, 0.595, 56, 90, NULL, NULL, NULL, 20, 0, 26, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.392, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1548, 0.273, 9, 110, 30, 16, 42, 0.382, 3, 22, NULL, NULL, NULL, 8, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.299, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1549, 0.255, 26, 192, 49, 29, 96, 0.500, 16, 60, NULL, NULL, NULL, 11, 0, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.330, 4, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1550, 0.250, 11, 56, 14, 10, 34, 0.607, 7, 14, NULL, NULL, NULL, 0, 1, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.323, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1551, 0.222, 6, 63, 14, 6, 18, 0.286, 4, 15, NULL, NULL, NULL, 1, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.269, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1552, 0.204, 16, 137, 28, 12, 49, 0.358, 9, 35, NULL, NULL, NULL, 6, 0, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.268, 4, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1553, 0.191, 13, 115, 22, 10, 30, 0.261, 23, 27, NULL, NULL, NULL, 2, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.326, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1554, 0.190, 27, 184, 35, 21, 72, 0.391, 33, 44, NULL, NULL, NULL, 3, 2, 10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.318, 2, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1555, 0.190, 22, 258, 49, 21, 73, 0.283, 21, 45, NULL, NULL, NULL, 11, 2, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.252, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1556, 0.169, 7, 71, 12, 7, 16, 0.225, 1, 15, NULL, NULL, NULL, 1, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.178, 2, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1557, 0.167, 1, 6, 1, 0, 1, 0.167, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.167, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1558, 0.125, 1, 16, 2, 2, 5, 0.313, 0, 6, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.125, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1559, 0.100, 1, 10, 1, 2, 1, 0.100, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.100, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1560, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1561, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1562, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1563, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1564, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1565, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1566, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1567, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1568, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1569, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1570, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1571, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1572, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1573, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1574, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1575, NULL, 5, 43, 8, 4, NULL, NULL, 3, 9, 5, NULL, NULL, 2, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1576, NULL, 6, 44, 10, 5, NULL, NULL, 2, 6, 7, NULL, NULL, 2, 0, 3, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1577, 0.230, 0, 6, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1578, 0.296, 0, 4, 0, 0, NULL, NULL, 1, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1579, 0.257, 1, 5, 1, 0, NULL, NULL, 0, 3, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1580, 0.296, 2, 5, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1581, 0.250, 1, 3, 1, 1, NULL, NULL, 2, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1582, 0.175, 1, 4, 1, 3, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1583, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1584, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1585, 0.247, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1586, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1587, 0.280, 0, 5, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1588, 0.276, 0, 5, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1589, 0.095, 0, 3, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1590, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1591, 0.283, 0, 2, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1592, 0.342, 1, 6, 2, 3, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1593, 0.252, 1, 5, 1, 1, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1594, 0.339, 2, 5, 2, 1, NULL, NULL, 1, 0, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1595, 0.256, 0, 5, 0, 0, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1596, 0.269, 0, 5, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1597, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1598, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1599, 0.260, 0, 3, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1600, 0.291, 0, 1, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1601, 0.231, 1, 5, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1602, 0.269, 1, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1603, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1604, 0.282, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1605, 0.103, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1606, 0.197, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1607, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1608, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1609, 0.222, 0, 2, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1610, NULL, 9, 40, 13, 8, NULL, NULL, 1, 10, 5, NULL, NULL, 3, 0, 3, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 2, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1611, NULL, 8, 40, 12, 8, NULL, NULL, 6, 7, 9, NULL, NULL, 1, 0, 5, 0, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, 1, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1612, 0.306, 1, 5, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1613, 0.287, 2, 4, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 2, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1614, 0.271, 0, 5, 1, 1, NULL, NULL, 0, 3, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1615, 0.276, 2, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1616, 0.262, 1, 5, 1, 2, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1617, 0.263, 2, 5, 2, 2, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1618, 0.271, 0, 5, 3, 2, NULL, NULL, 0, 1, NULL, NULL, 2, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1619, 0.258, 0, 3, 1, 0, NULL, NULL, 1, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1620, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1621, 0.250, 0, 1, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1622, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1623, 0.389, 0, 2, 0, 0, NULL, NULL, 0, 1, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1624, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1625, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1626, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1627, 0.333, 1, 1, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1628, 0.245, 0, 5, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1629, 0.287, 0, 1, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1630, 0.296, 1, 6, 2, 0, NULL, NULL, 0, 0, NULL, NULL, 2, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1631, 0.247, 0, 3, 1, 0, NULL, NULL, 2, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 1, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1632, 0.260, 1, 4, 1, 2, NULL, NULL, 1, 1, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1633, 0.259, 1, 4, 1, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 1, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1634, 0.255, 0, 4, 1, 0, NULL, NULL, 0, 1, NULL, NULL, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1635, 0.279, 0, 0, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1636, 0.242, 2, 4, 1, 1, NULL, NULL, 1, 1, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1637, 0.222, 1, 5, 1, 3, NULL, NULL, 0, 2, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1638, 0.220, 1, 3, 2, 1, NULL, NULL, 0, 0, NULL, NULL, 1, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1639, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1640, 0.273, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1641, 0.333, 0, 0, 0, 0, NULL, NULL, 1, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1642, 1.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1643, 0.000, 0, 0, 0, 0, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1644, 0.263, 1, 1, 1, 1, NULL, NULL, 0, 0, NULL, NULL, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1645, 0.185, 518, 3798, 974, 496, 1633, 0.213, 361, 792, NULL, NULL, NULL, 177, 16, 150, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.175, 73, 26, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1646, 0.389, 1, 18, 7, 2, 7, 0.389, 0, 5, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.389, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1647, 0.333, 9, 69, 23, 15, 36, 0.522, 5, 2, NULL, NULL, NULL, 7, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.378, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1648, 0.306, 39, 281, 86, 37, 134, 0.477, 42, 29, NULL, NULL, NULL, 19, 1, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.401, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1649, 0.287, 34, 167, 48, 4, 59, 0.353, 10, 20, NULL, NULL, NULL, 9, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.331, 7, 5, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1650, 0.279, 37, 208, 58, 30, 113, 0.543, 28, 50, NULL, NULL, NULL, 11, 1, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.371, 3, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1651, 0.276, 70, 445, 123, 64, 207, 0.465, 22, 74, NULL, NULL, NULL, 16, 4, 20, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.323, 21, 7, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1652, 0.271, 9, 129, 35, 20, 48, 0.372, 8, 13, NULL, NULL, NULL, 10, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.314, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1653, 0.271, 58, 369, 100, 70, 192, 0.520, 68, 69, NULL, NULL, NULL, 14, 0, 26, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.381, 6, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1654, 0.266, 20, 199, 53, 27, 80, 0.402, 19, 26, NULL, NULL, NULL, 10, 1, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.324, 4, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1655, 0.263, 40, 327, 86, 44, 123, 0.376, 29, 63, NULL, NULL, NULL, 11, 1, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.340, 8, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1656, 0.262, 69, 389, 102, 73, 216, 0.555, 60, 128, NULL, NULL, NULL, 20, 2, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.363, 8, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1657, 0.258, 43, 325, 84, 47, 151, 0.465, 17, 63, NULL, NULL, NULL, 20, 1, 15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.307, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1658, 0.250, 2, 4, 1, 0, 1, 0.250, 2, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.500, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1659, 0.245, 44, 277, 68, 16, 96, 0.347, 18, 47, NULL, NULL, NULL, 13, 3, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.308, 15, 8, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1660, 0.204, 27, 260, 53, 33, 105, 0.404, 21, 83, NULL, NULL, NULL, 7, 0, 15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.264, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1661, 0.200, 1, 5, 1, 1, 3, 0.600, 1, 1, NULL, NULL, NULL, 0, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.333, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1662, 0.200, 0, 5, 1, 0, 1, 0.200, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.200, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1663, 0.184, 0, 38, 7, 0, 9, 0.237, 1, 6, NULL, NULL, NULL, 2, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.225, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1664, 0.180, 5, 89, 16, 5, 21, 0.236, 4, 21, NULL, NULL, NULL, 5, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.211, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1665, 0.167, 6, 48, 8, 2, 12, 0.250, 0, 17, NULL, NULL, NULL, 1, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.167, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1666, 0.143, 0, 7, 1, 2, 1, 0.143, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.143, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1667, 0.128, 0, 47, 6, 2, 7, 0.149, 1, 20, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.143, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1668, 0.091, 2, 33, 3, 1, 4, 0.121, 3, 22, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.167, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1669, 0.085, 2, 47, 4, 1, 7, 0.149, 2, 22, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.122, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1670, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1671, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1672, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1673, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1674, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1675, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1676, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1677, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1678, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1679, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1680, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1681, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1682, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1683, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1684, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1685, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1686, 0.228, 446, 3648, 928, 431, 1438, 0.268, 284, 743, NULL, NULL, NULL, 205, 13, 93, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.223, 32, 17, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1687, 1.000, 0, 1, 1, 0, 1, 1.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1688, 0.667, 1, 3, 2, 1, 5, 1.667, 0, 0, NULL, NULL, NULL, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.667, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1689, 0.333, 4, 24, 8, 3, 12, 0.500, 4, 8, NULL, NULL, NULL, 1, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.467, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1690, 0.296, 48, 406, 120, 39, 166, 0.409, 19, 48, NULL, NULL, NULL, 26, 1, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.330, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1691, 0.287, 45, 334, 96, 58, 162, 0.485, 18, 74, NULL, NULL, NULL, 22, 1, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.337, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1692, 0.286, 1, 14, 4, 3, 5, 0.357, 2, 2, NULL, NULL, NULL, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.389, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1693, 0.279, 28, 222, 62, 30, 107, 0.482, 19, 55, NULL, NULL, NULL, 18, 0, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.346, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1694, 0.273, 1, 11, 3, 0, 3, 0.273, 0, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.273, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1695, 0.263, 45, 357, 94, 32, 132, 0.370, 24, 32, NULL, NULL, NULL, 16, 2, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.312, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1696, 0.260, 56, 400, 104, 71, 176, 0.440, 45, 102, NULL, NULL, NULL, 17, 2, 17, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.335, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1697, 0.259, 45, 332, 86, 37, 134, 0.404, 39, 57, NULL, NULL, NULL, 25, 1, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.336, 5, 3, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1698, 0.255, 13, 145, 37, 12, 50, 0.345, 6, 29, NULL, NULL, NULL, 11, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.292, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1699, 0.249, 31, 241, 60, 22, 86, 0.357, 21, 43, NULL, NULL, NULL, 11, 3, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.313, 13, 4, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1700, 0.247, 46, 377, 93, 60, 163, 0.432, 45, 93, NULL, NULL, NULL, 25, 0, 15, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.327, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1701, 0.242, 32, 297, 72, 32, 113, 0.380, 19, 54, NULL, NULL, NULL, 17, 0, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.288, 1, 2, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1702, 0.240, 4, 25, 6, 0, 6, 0.240, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.240, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1703, 0.233, 3, 30, 7, 1, 7, 0.233, 0, 11, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.233, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1704, 0.222, 28, 180, 40, 16, 67, 0.372, 12, 41, NULL, NULL, NULL, 11, 2, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.289, 6, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1705, 0.214, 2, 28, 6, 2, 9, 0.321, 0, 6, NULL, NULL, NULL, 3, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.214, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1706, 0.190, 2, 42, 8, 4, 8, 0.190, 1, 21, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.209, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1707, 0.182, 0, 11, 2, 1, 2, 0.182, 0, 4, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.182, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1708, 0.148, 2, 27, 4, 0, 4, 0.148, 3, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.281, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1709, 0.125, 1, 8, 1, 0, 1, 0.125, 1, 3, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.222, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1710, 0.118, 4, 34, 4, 1, 4, 0.118, 3, 13, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.189, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1711, 0.109, 3, 46, 5, 3, 12, 0.261, 1, 16, NULL, NULL, NULL, 1, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.128, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1712, 0.077, 0, 39, 3, 3, 3, 0.077, 1, 21, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.122, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1713, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1714, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1715, 0.000, 0, 1, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1716, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1717, 0.000, 0, 4, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1718, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 1, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1719, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1720, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1721, 0.000, 1, 5, 0, 0, 0, 0.000, 1, 2, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.167, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1722, 0.000, 0, 2, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1723, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_offensive_stats (id, average, runs_scored, at_bats, hits, rbi, total_bases, slugging_percentage, bases_on_balls, strikeouts, left_on_base, left_in_scoring_position, singles, doubles, triples, home_runs, grand_slams, at_bats_per_rbi, plate_appearances_per_rbi, at_bats_per_home_run, plate_appearances_per_home_run, sac_flies, sac_bunts, grounded_into_double_play, moved_up, on_base_percentage, stolen_bases, stolen_bases_caught, stolen_bases_average, hit_by_pitch, defensive_interferance_reaches, on_base_plus_slugging, plate_appearances, hits_extra_base) VALUES (1724, 0.000, 0, 0, 0, 0, 0, 0.000, 0, 0, NULL, NULL, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.000, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL); -- -- Data for Name: baseball_pitching_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (1, 2, NULL, NULL, NULL, 0, NULL, 8, 2, NULL, 3, NULL, 6, NULL, 158, 2.000, NULL, NULL, NULL, 1, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (2, 5, NULL, NULL, NULL, 1, NULL, 8, 3, NULL, 3, NULL, 11, NULL, 161, 3.000, NULL, NULL, NULL, 1, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (3, 2, NULL, NULL, NULL, 0, '6', 8, 2, NULL, 2, NULL, 3, NULL, 107, 3.56, NULL, NULL, NULL, 1, 0, 14, 6, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (4, 0, NULL, NULL, NULL, 0, '.1', 0, 0, NULL, 1, NULL, 1, NULL, 10, 1.69, NULL, NULL, NULL, 0, 0, 3, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (5, 0, NULL, NULL, NULL, 0, '1.2', 0, 0, NULL, 0, NULL, 2, NULL, 22, 1.39, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (6, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 0, NULL, 19, 4.85, NULL, NULL, NULL, 0, 0, 2, 4, 30, 0, NULL, NULL, NULL, 'save', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (7, 5, NULL, NULL, NULL, 1, '6', 6, 3, NULL, 2, NULL, 8, NULL, 113, 2.98, NULL, NULL, NULL, 1, 0, 11, 9, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (8, 0, NULL, NULL, NULL, 0, '.1', 0, 0, NULL, 0, NULL, 0, NULL, 1, 1.74, NULL, NULL, NULL, 0, 0, 1, 3, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (9, 0, NULL, NULL, NULL, 0, '0', 1, 0, NULL, 0, NULL, 0, NULL, 2, 3.86, NULL, NULL, NULL, 0, 0, 2, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (10, 0, NULL, NULL, NULL, 0, '1.2', 1, 0, NULL, 1, NULL, 1, NULL, 30, 2.05, NULL, NULL, NULL, 0, 0, 6, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (11, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 2, NULL, 15, 5.21, NULL, NULL, NULL, 0, 0, 3, 4, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (30, 0, NULL, NULL, NULL, 0, NULL, 3, 0, NULL, 1, NULL, 6, NULL, 106, 0.000, NULL, NULL, NULL, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (31, 1, NULL, NULL, NULL, 1, NULL, 5, 1, NULL, 3, NULL, 10, NULL, 137, 1.000, NULL, NULL, NULL, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (32, 0, NULL, NULL, NULL, 0, '8', 3, 0, NULL, 1, NULL, 4, NULL, 96, 3.88, NULL, NULL, NULL, 0, 0, 8, 10, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (33, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 2, NULL, 10, 2.86, NULL, NULL, NULL, 0, 0, 1, 3, 32, 0, NULL, NULL, NULL, 'save', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (34, 1, NULL, NULL, NULL, 1, '7.2', 5, 1, NULL, 2, NULL, 8, NULL, 108, 3.43, NULL, NULL, NULL, 0, 0, 7, 2, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (35, 0, NULL, NULL, NULL, 0, '.1', 0, 0, NULL, 0, NULL, 1, NULL, 9, 2.60, NULL, NULL, NULL, 0, 0, 4, 2, 2, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (36, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 1, NULL, 1, NULL, 20, 3.97, NULL, NULL, NULL, 0, 0, 2, 1, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (37, 482, NULL, NULL, NULL, NULL, '992.1', 979, 434, NULL, 392, NULL, 778, NULL, NULL, 3.94, NULL, NULL, NULL, 29, NULL, 61, 50, 35, 0, 3, 108, 0.550, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (38, 0, NULL, NULL, NULL, 0, '0.0', 3, 0, NULL, 0, NULL, 0, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (39, 0, NULL, NULL, NULL, 0, '1.0', 1, 0, NULL, 0, NULL, 1, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (40, 14, NULL, NULL, NULL, 4, '62.0', 39, 13, NULL, 18, NULL, 44, NULL, NULL, 1.89, NULL, NULL, NULL, 2, NULL, 5, 2, 1, 0, 0, 9, 0.714, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (41, 10, NULL, NULL, NULL, 3, '28.1', 30, 7, NULL, 10, NULL, 24, NULL, NULL, 2.22, NULL, NULL, NULL, 1, NULL, 3, 1, 0, 0, 0, 10, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (42, 19, NULL, NULL, NULL, 4, '42.1', 33, 13, NULL, 24, NULL, 58, NULL, NULL, 2.76, NULL, NULL, NULL, 1, NULL, 5, 1, 0, 0, 0, 13, 0.833, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (43, 17, NULL, NULL, NULL, 1, '51.2', 49, 16, NULL, 15, NULL, 27, NULL, NULL, 2.79, NULL, NULL, NULL, 2, NULL, 6, 3, 2, 0, 0, 15, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (44, 16, NULL, NULL, NULL, 5, '44.0', 30, 14, NULL, 17, NULL, 52, NULL, NULL, 2.86, NULL, NULL, NULL, 1, NULL, 1, 3, 32, 0, 0, 40, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (45, 66, NULL, NULL, NULL, 9, '157.2', 145, 54, NULL, 55, NULL, 141, NULL, NULL, 3.08, NULL, NULL, NULL, 2, NULL, 10, 8, 0, 0, 1, 0, 0.556, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (46, 26, NULL, NULL, NULL, 7, '56.2', 52, 24, NULL, 13, NULL, 72, NULL, NULL, 3.81, NULL, NULL, NULL, 1, NULL, 4, 3, 0, 0, 0, 0, 0.571, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (47, 67, NULL, NULL, NULL, 13, '139.1', 147, 60, NULL, 73, NULL, 98, NULL, NULL, 3.88, NULL, NULL, NULL, 4, NULL, 8, 10, 0, 0, 0, 0, 0.444, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (48, 19, NULL, NULL, NULL, 7, '38.1', 36, 18, NULL, 13, NULL, 28, NULL, NULL, 4.23, NULL, NULL, NULL, 0, NULL, 2, 3, 0, 0, 0, 0, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (49, 14, NULL, NULL, NULL, 8, '22.1', 23, 12, NULL, 14, NULL, 20, NULL, NULL, 4.84, NULL, NULL, NULL, 1, NULL, 1, 2, 0, 0, 0, 5, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (50, 57, NULL, NULL, NULL, 11, '99.0', 109, 54, NULL, 39, NULL, 65, NULL, NULL, 4.91, NULL, NULL, NULL, 5, NULL, 5, 5, 0, 0, 1, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (51, 79, NULL, NULL, NULL, 22, '137.1', 164, 76, NULL, 60, NULL, 67, NULL, NULL, 4.98, NULL, NULL, NULL, 3, NULL, 6, 7, 0, 0, 1, 0, 0.462, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (52, 44, NULL, NULL, NULL, 14, '69.0', 73, 41, NULL, 16, NULL, 50, NULL, NULL, 5.35, NULL, NULL, NULL, 3, NULL, 4, 2, 0, 0, 0, 5, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (53, 21, NULL, NULL, NULL, 4, '32.1', 31, 20, NULL, 15, NULL, 24, NULL, NULL, 5.57, NULL, NULL, NULL, 2, NULL, 1, 0, 0, 0, 0, 6, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (54, 6, NULL, NULL, NULL, 1, '7.2', 7, 6, NULL, 7, NULL, 6, NULL, NULL, 7.04, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (55, 4, NULL, NULL, NULL, 0, '2.0', 4, 3, NULL, 1, NULL, 0, NULL, NULL, 13.50, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (56, 3, NULL, NULL, NULL, 0, '1.1', 3, 3, NULL, 2, NULL, 1, NULL, NULL, 20.25, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (57, 469, NULL, NULL, NULL, NULL, '979.0', 950, 433, NULL, 340, NULL, 808, NULL, NULL, 3.98, NULL, NULL, NULL, 29, NULL, 58, 51, 31, 0, 4, 105, 0.532, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (58, 7, NULL, NULL, NULL, 4, '41.2', 24, 7, NULL, 6, NULL, 48, NULL, NULL, 1.51, NULL, NULL, NULL, 0, NULL, 1, 0, 27, 0, 0, 34, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (59, 43, NULL, NULL, NULL, 4, '142.0', 126, 41, NULL, 47, NULL, 99, NULL, NULL, 2.60, NULL, NULL, NULL, 5, NULL, 13, 2, 0, 0, 0, 0, 0.867, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (60, 20, NULL, NULL, NULL, 0, '55.1', 45, 16, NULL, 22, NULL, 66, NULL, NULL, 2.60, NULL, NULL, NULL, 4, NULL, 4, 2, 2, 0, 0, 12, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (61, 34, NULL, NULL, NULL, 11, '86.2', 70, 33, NULL, 37, NULL, 82, NULL, NULL, 3.43, NULL, NULL, NULL, 1, NULL, 7, 2, 0, 0, 1, 6, 0.778, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (62, 63, NULL, NULL, NULL, 9, '141.0', 137, 54, NULL, 43, NULL, 102, NULL, NULL, 3.45, NULL, NULL, NULL, 2, NULL, 8, 9, 0, 0, 3, 0, 0.471, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (63, 4, NULL, NULL, NULL, 1, '7.2', 7, 3, NULL, 2, NULL, 2, NULL, NULL, 3.52, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 4, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (64, 22, NULL, NULL, NULL, 1, '47.2', 42, 21, NULL, 16, NULL, 27, NULL, NULL, 3.97, NULL, NULL, NULL, 2, NULL, 2, 1, 1, 0, 0, 7, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (65, 24, NULL, NULL, NULL, 9, '50.1', 53, 23, NULL, 17, NULL, 49, NULL, NULL, 4.11, NULL, NULL, NULL, 2, NULL, 6, 2, 1, 0, 0, 16, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (66, 8, NULL, NULL, NULL, 3, '14.2', 13, 7, NULL, 5, NULL, 9, NULL, NULL, 4.30, NULL, NULL, NULL, 0, NULL, 0, 2, 0, 0, 0, 5, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (67, 12, NULL, NULL, NULL, 3, '24.2', 18, 12, NULL, 8, NULL, 16, NULL, NULL, 4.38, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 6, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (68, 8, NULL, NULL, NULL, 3, '16.0', 21, 8, NULL, 5, NULL, 11, NULL, NULL, 4.50, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (69, 53, NULL, NULL, NULL, 10, '97.0', 104, 49, NULL, 24, NULL, 75, NULL, NULL, 4.55, NULL, NULL, NULL, 3, NULL, 4, 5, 0, 0, 0, 4, 0.444, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (70, 55, NULL, NULL, NULL, 10, '102.2', 110, 54, NULL, 39, NULL, 94, NULL, NULL, 4.73, NULL, NULL, NULL, 4, NULL, 9, 6, 0, 0, 0, 0, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (71, 1, NULL, NULL, NULL, 0, '1.2', 1, 1, NULL, 2, NULL, 1, NULL, NULL, 5.40, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (72, 62, NULL, NULL, NULL, 11, '89.0', 106, 55, NULL, 34, NULL, 70, NULL, NULL, 5.56, NULL, NULL, NULL, 3, NULL, 2, 9, 0, 0, 0, 8, 0.182, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (73, 20, NULL, NULL, NULL, 4, '25.2', 32, 18, NULL, 14, NULL, 22, NULL, NULL, 6.31, NULL, NULL, NULL, 2, NULL, 1, 4, 0, 0, 0, 0, 0.200, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (74, 26, NULL, NULL, NULL, 3, '30.1', 35, 25, NULL, 14, NULL, 27, NULL, NULL, 7.42, NULL, NULL, NULL, 1, NULL, 1, 4, 0, 0, 0, 1, 0.200, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (75, 3, NULL, NULL, NULL, 0, '3.1', 3, 3, NULL, 2, NULL, 3, NULL, NULL, 8.10, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (76, 4, NULL, NULL, NULL, 0, '1.2', 3, 3, NULL, 3, NULL, 5, NULL, NULL, 16.20, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (77, 4, NULL, NULL, NULL, 2, NULL, 9, 4, NULL, 2, NULL, 12, NULL, 161, 3.600, NULL, NULL, NULL, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (78, 3, NULL, NULL, NULL, 0, NULL, 11, 3, NULL, 2, NULL, 6, NULL, 150, 2.700, NULL, NULL, NULL, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (79, 2, NULL, NULL, NULL, 0, '7.1', 5, 2, NULL, 1, NULL, 11, NULL, 112, 3.93, NULL, NULL, NULL, 0, 0, 3, 12, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (80, 1, NULL, NULL, NULL, 1, '.2', 1, 1, NULL, 1, NULL, 0, NULL, 18, 3.53, NULL, NULL, NULL, 0, 0, 4, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (81, 0, NULL, NULL, NULL, 0, '.2', 2, 0, NULL, 0, NULL, 0, NULL, 14, 2.72, NULL, NULL, NULL, 0, 0, 1, 3, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (82, 0, NULL, NULL, NULL, 0, '.1', 0, 0, NULL, 0, NULL, 1, NULL, 4, 3.18, NULL, NULL, NULL, 0, 0, 0, 1, 2, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (83, 1, NULL, NULL, NULL, 1, '.1', 1, 1, NULL, 0, NULL, 0, NULL, 13, 5.91, NULL, NULL, NULL, 0, 0, 2, 1, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (84, 3, NULL, NULL, NULL, 0, '6.1', 8, 3, NULL, 0, NULL, 3, NULL, 86, 4.20, NULL, NULL, NULL, 0, 0, 7, 8, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (85, 0, NULL, NULL, NULL, 0, '.2', 1, 0, NULL, 0, NULL, 0, NULL, 12, 4.25, NULL, NULL, NULL, 0, 0, 3, 5, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (86, 0, NULL, NULL, NULL, 0, '1', 1, 0, NULL, 0, NULL, 1, NULL, 15, 0.92, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (87, 0, NULL, NULL, NULL, 0, '1', 1, 0, NULL, 1, NULL, 0, NULL, 15, 1.66, NULL, NULL, NULL, 0, 0, 2, 3, 28, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (88, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 1, NULL, 2, NULL, 22, 2.49, NULL, NULL, NULL, 0, 0, 5, 3, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (89, 8, NULL, NULL, NULL, 0, NULL, 9, 8, NULL, 3, NULL, 5, NULL, 126, 8.000, NULL, NULL, 2, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (90, 4, NULL, NULL, NULL, 2, NULL, 7, 4, NULL, 3, NULL, 6, NULL, 149, 4.000, NULL, NULL, 2, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (91, 3, NULL, NULL, NULL, 0, '5.1', 4, 3, NULL, 3, NULL, 3, NULL, 75, 4.43, NULL, NULL, 1, 0, 0, 4, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (92, 0, NULL, NULL, NULL, 0, '.2', 0, 0, NULL, 0, NULL, 0, NULL, 6, 4.68, NULL, NULL, NULL, 0, 0, 3, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (93, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 13, 2.00, NULL, NULL, NULL, 0, 0, 0, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (94, 5, NULL, NULL, NULL, 0, '.2', 4, 5, NULL, 0, NULL, 0, NULL, 23, 3.00, NULL, NULL, 1, 0, 0, 3, 4, 2, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (95, 0, NULL, NULL, NULL, 0, '.1', 1, 0, NULL, 0, NULL, 1, NULL, 9, 10.38, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (96, 3, NULL, NULL, NULL, 1, '6', 5, 3, NULL, 2, NULL, 2, NULL, 95, 3.19, NULL, NULL, NULL, 0, 0, 5, 6, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (97, 0, NULL, NULL, NULL, 0, '1', 1, 0, NULL, 1, NULL, 2, NULL, 23, 3.18, NULL, NULL, NULL, 0, 0, 2, 2, 9, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (98, 1, NULL, NULL, NULL, 1, '1', 1, 1, NULL, 0, NULL, 1, NULL, 18, 2.30, NULL, NULL, NULL, 0, 0, 3, 1, 2, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (99, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 13, 3.38, NULL, NULL, NULL, 0, 0, 1, 1, 12, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (100, 381, NULL, NULL, NULL, NULL, '809.0', 759, 361, NULL, 368, NULL, 597, NULL, NULL, 4.02, NULL, NULL, NULL, 35, NULL, 40, 50, 12, 0, 2, 85, 0.444, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (101, 0, NULL, NULL, NULL, 0, '4.0', 3, 0, NULL, 2, NULL, 1, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (102, 0, NULL, NULL, NULL, 0, '1.0', 1, 0, NULL, 1, NULL, 1, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (103, 9, NULL, NULL, NULL, 2, '29.1', 34, 9, NULL, 6, NULL, 15, NULL, NULL, 2.76, NULL, NULL, NULL, 1, NULL, 0, 2, 1, 0, 0, 8, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (104, 12, NULL, NULL, NULL, 1, '34.0', 39, 12, NULL, 13, NULL, 12, NULL, NULL, 3.18, NULL, NULL, NULL, 1, NULL, 0, 1, 2, 0, 0, 15, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (105, 16, NULL, NULL, NULL, 4, '45.0', 41, 16, NULL, 12, NULL, 30, NULL, NULL, 3.20, NULL, NULL, NULL, 1, NULL, 1, 3, 9, 0, 0, 19, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (106, 57, NULL, NULL, NULL, 6, '132.2', 123, 49, NULL, 69, NULL, 75, NULL, NULL, 3.32, NULL, NULL, NULL, 4, NULL, 12, 7, 0, 0, 1, 0, 0.632, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (107, 17, NULL, NULL, NULL, 3, '43.1', 44, 17, NULL, 12, NULL, 28, NULL, NULL, 3.53, NULL, NULL, NULL, 2, NULL, 4, 2, 0, 0, 0, 12, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (108, 44, NULL, NULL, NULL, 9, '98.1', 72, 41, NULL, 45, NULL, 105, NULL, NULL, 3.75, NULL, NULL, NULL, 8, NULL, 6, 2, 0, 0, 0, 0, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (109, 63, NULL, NULL, NULL, 8, '137.1', 122, 60, NULL, 66, NULL, 107, NULL, NULL, 3.93, NULL, NULL, NULL, 10, NULL, 3, 12, 0, 0, 1, 0, 0.200, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (110, 22, NULL, NULL, NULL, 6, '49.2', 46, 22, NULL, 25, NULL, 43, NULL, NULL, 3.99, NULL, NULL, NULL, 1, NULL, 1, 5, 0, 0, 0, 9, 0.167, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (111, 15, NULL, NULL, NULL, 4, '30.1', 26, 15, NULL, 20, NULL, 38, NULL, NULL, 4.45, NULL, NULL, NULL, 4, NULL, 1, 2, 0, 0, 0, 8, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (112, 4, NULL, NULL, NULL, 0, '7.1', 7, 4, NULL, 4, NULL, 2, NULL, NULL, 4.91, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (113, 78, NULL, NULL, NULL, 15, '126.2', 128, 72, NULL, 60, NULL, 86, NULL, NULL, 5.12, NULL, NULL, NULL, 2, NULL, 8, 10, 0, 0, 0, 0, 0.444, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (114, 21, NULL, NULL, NULL, 2, '35.0', 44, 21, NULL, 11, NULL, 22, NULL, NULL, 5.40, NULL, NULL, NULL, 0, NULL, 2, 2, 0, 0, 0, 1, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (115, 23, NULL, NULL, NULL, 3, '35.0', 29, 23, NULL, 22, NULL, 32, NULL, NULL, 5.91, NULL, NULL, NULL, 1, NULL, 2, 1, 0, 0, 0, 10, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (144, 53, NULL, NULL, NULL, 9, '101.0', 109, 49, NULL, 48, NULL, 42, NULL, NULL, 4.37, NULL, NULL, NULL, 7, NULL, 3, 9, 0, 0, 0, 4, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (153, 385, NULL, NULL, NULL, NULL, '926.2', 871, 359, NULL, 269, NULL, 690, NULL, NULL, 3.49, NULL, NULL, NULL, 19, NULL, 54, 47, 28, 0, 1, 96, 0.535, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (154, 0, NULL, NULL, NULL, 0, '1.0', 0, 0, NULL, 0, NULL, 1, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (155, 0, NULL, NULL, NULL, 0, '1.0', 1, 0, NULL, 0, NULL, 0, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (156, 3, NULL, NULL, NULL, 0, '2.0', 1, 0, NULL, 2, NULL, 2, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (157, 5, NULL, NULL, NULL, 0, '39.0', 29, 4, NULL, 24, NULL, 37, NULL, NULL, 0.92, NULL, NULL, NULL, 2, NULL, 0, 0, 0, 0, 0, 16, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (158, 8, NULL, NULL, NULL, 1, '38.0', 21, 7, NULL, 8, NULL, 25, NULL, NULL, 1.66, NULL, NULL, NULL, 0, NULL, 2, 3, 28, 0, 0, 33, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (159, 30, NULL, NULL, NULL, 4, '118.2', 78, 24, NULL, 39, NULL, 114, NULL, NULL, 1.82, NULL, NULL, NULL, 3, NULL, 9, 3, 0, 0, 0, 0, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (160, 39, NULL, NULL, NULL, 4, '145.0', 114, 37, NULL, 41, NULL, 154, NULL, NULL, 2.30, NULL, NULL, NULL, 3, NULL, 11, 5, 0, 0, 0, 0, 0.688, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (161, 17, NULL, NULL, NULL, 2, '61.1', 46, 17, NULL, 17, NULL, 65, NULL, NULL, 2.49, NULL, NULL, NULL, 4, NULL, 5, 3, 0, 0, 0, 12, 0.625, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (162, 11, NULL, NULL, NULL, 0, '33.0', 34, 10, NULL, 11, NULL, 17, NULL, NULL, 2.73, NULL, NULL, NULL, 0, NULL, 2, 2, 0, 0, 0, 8, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (163, 27, NULL, NULL, NULL, 4, '48.0', 40, 22, NULL, 17, NULL, 28, NULL, NULL, 4.13, NULL, NULL, NULL, 0, NULL, 3, 1, 0, 0, 0, 11, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (164, 65, NULL, NULL, NULL, 10, '137.0', 152, 64, NULL, 21, NULL, 71, NULL, NULL, 4.20, NULL, NULL, NULL, 3, NULL, 7, 8, 0, 0, 1, 0, 0.467, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (165, 27, NULL, NULL, NULL, 4, '53.0', 69, 25, NULL, 11, NULL, 39, NULL, NULL, 4.25, NULL, NULL, NULL, 1, NULL, 3, 5, 0, 0, 0, 12, 0.375, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (166, 43, NULL, NULL, NULL, 11, '86.1', 81, 42, NULL, 21, NULL, 48, NULL, NULL, 4.38, NULL, NULL, NULL, 0, NULL, 6, 6, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (167, 67, NULL, NULL, NULL, 16, '114.2', 145, 66, NULL, 33, NULL, 62, NULL, NULL, 5.18, NULL, NULL, NULL, 0, NULL, 5, 7, 0, 0, 0, 0, 0.417, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (168, 27, NULL, NULL, NULL, 3, '34.2', 45, 25, NULL, 18, NULL, 19, NULL, NULL, 6.49, NULL, NULL, NULL, 3, NULL, 1, 3, 0, 0, 0, 0, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (169, 9, NULL, NULL, NULL, 1, '10.1', 11, 9, NULL, 3, NULL, 5, NULL, NULL, 7.84, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (170, 7, NULL, NULL, NULL, 3, '3.2', 4, 7, NULL, 3, NULL, 3, NULL, NULL, 17.18, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (171, 7, NULL, NULL, NULL, 2, NULL, 11, 6, NULL, 3, NULL, 7, NULL, 147, 6.000, NULL, NULL, 1, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (172, 4, NULL, NULL, NULL, 1, NULL, 12, 4, NULL, 2, NULL, 4, NULL, 155, 4.000, NULL, NULL, 1, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (173, 4, NULL, NULL, NULL, 1, '5', 8, 4, NULL, 2, NULL, 4, NULL, 99, 5.09, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (174, 3, NULL, NULL, NULL, 1, '1.1', 3, 2, NULL, 1, NULL, 1, NULL, 30, 3.71, NULL, NULL, NULL, 0, 0, 1, 1, 1, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (175, 0, NULL, NULL, NULL, 0, '.2', 0, 0, NULL, 0, NULL, 2, NULL, 9, 2.57, NULL, NULL, NULL, 0, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (176, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 0, NULL, 9, 2.87, NULL, NULL, NULL, 0, 0, 2, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (177, 4, NULL, NULL, NULL, 1, '4', 10, 4, NULL, 0, NULL, 1, NULL, 75, 6.68, NULL, NULL, 1, 0, 0, 6, 3, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (178, 0, NULL, NULL, NULL, 0, '2.2', 1, 0, NULL, 0, NULL, 0, NULL, 33, 2.44, NULL, NULL, NULL, 0, 0, 5, 1, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (179, 0, NULL, NULL, NULL, 0, '0', 1, 0, NULL, 0, NULL, 0, NULL, 5, 3.25, NULL, NULL, NULL, 0, 0, 7, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (180, 0, NULL, NULL, NULL, 0, '.2', 0, 0, NULL, 1, NULL, 2, NULL, 14, 4.50, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (181, 0, NULL, NULL, NULL, 0, '.2', 0, 0, NULL, 0, NULL, 1, NULL, 10, 1.38, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (182, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 1, NULL, 0, NULL, 18, 1.38, NULL, NULL, NULL, 0, 0, 1, 1, 32, 0, NULL, NULL, NULL, 'save', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (183, 391, NULL, NULL, NULL, NULL, '877.2', 826, 363, NULL, 273, NULL, 697, NULL, NULL, 3.72, NULL, NULL, NULL, 22, NULL, 60, 42, 30, 1, 3, 85, 0.588, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (184, 6, NULL, NULL, NULL, 3, '53.2', 32, 6, NULL, 12, NULL, 44, NULL, NULL, 1.01, NULL, NULL, NULL, 0, NULL, 2, 0, 4, 0, 0, 10, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (185, 9, NULL, NULL, NULL, 4, '38.2', 23, 9, NULL, 11, NULL, 56, NULL, NULL, 2.09, NULL, NULL, NULL, 0, NULL, 0, 2, 24, 0, 0, 34, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (186, 6, NULL, NULL, NULL, 2, '21.0', 14, 6, NULL, 8, NULL, 22, NULL, NULL, 2.57, NULL, NULL, NULL, 0, NULL, 0, 0, 1, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (187, 17, NULL, NULL, NULL, 2, '40.1', 32, 12, NULL, 23, NULL, 29, NULL, NULL, 2.68, NULL, NULL, NULL, 2, NULL, 2, 2, 0, 0, 0, 12, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (188, 12, NULL, NULL, NULL, 1, '31.1', 26, 10, NULL, 14, NULL, 20, NULL, NULL, 2.87, NULL, NULL, NULL, 0, NULL, 2, 1, 0, 0, 0, 10, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (189, 8, NULL, NULL, NULL, 0, '20.2', 19, 7, NULL, 5, NULL, 15, NULL, NULL, 3.05, NULL, NULL, NULL, 2, NULL, 2, 1, 0, 0, 0, 4, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (190, 52, NULL, NULL, NULL, 9, '132.0', 119, 50, NULL, 27, NULL, 123, NULL, NULL, 3.41, NULL, NULL, NULL, 1, NULL, 13, 5, 0, 0, 1, 0, 0.722, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (191, 16, NULL, NULL, NULL, 6, '34.0', 31, 14, NULL, 8, NULL, 15, NULL, NULL, 3.71, NULL, NULL, NULL, 0, NULL, 1, 1, 1, 0, 0, 11, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (192, 60, NULL, NULL, NULL, 15, '144.0', 133, 60, NULL, 50, NULL, 142, NULL, NULL, 3.75, NULL, NULL, NULL, 4, NULL, 12, 8, 0, 0, 1, 0, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (193, 46, NULL, NULL, NULL, 12, '94.1', 109, 44, NULL, 19, NULL, 71, NULL, NULL, 4.20, NULL, NULL, NULL, 0, NULL, 6, 4, 0, 1, 1, 0, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (194, 72, NULL, NULL, NULL, 15, '138.1', 136, 70, NULL, 48, NULL, 79, NULL, NULL, 4.55, NULL, NULL, NULL, 9, NULL, 13, 9, 0, 0, 0, 0, 0.591, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (195, 10, NULL, NULL, NULL, 4, '17.2', 19, 10, NULL, 6, NULL, 13, NULL, NULL, 5.09, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (196, 71, NULL, NULL, NULL, 11, '106.0', 124, 60, NULL, 38, NULL, 63, NULL, NULL, 5.09, NULL, NULL, NULL, 4, NULL, 6, 8, 0, 0, 0, 1, 0.429, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (197, 5, NULL, NULL, NULL, 2, '4.2', 7, 4, NULL, 4, NULL, 3, NULL, NULL, 7.71, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (198, 1, NULL, NULL, NULL, 0, '1.0', 2, 1, NULL, 0, NULL, 2, NULL, NULL, 9.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (199, 511, NULL, NULL, NULL, NULL, '937.2', 1010, 476, NULL, 346, NULL, 652, NULL, NULL, 4.57, NULL, NULL, NULL, 39, NULL, 59, 47, 32, 3, 5, 101, 0.557, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (200, 8, NULL, NULL, NULL, 5, '52.1', 25, 8, NULL, 9, NULL, 56, NULL, NULL, 1.38, NULL, NULL, NULL, 2, NULL, 1, 1, 32, 0, 0, 47, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (201, 5, NULL, NULL, NULL, 2, '32.2', 18, 5, NULL, 7, NULL, 33, NULL, NULL, 1.38, NULL, NULL, NULL, 0, NULL, 2, 0, 0, 0, 0, 10, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (202, 14, NULL, NULL, NULL, 1, '44.1', 40, 12, NULL, 19, NULL, 35, NULL, NULL, 2.44, NULL, NULL, NULL, 1, NULL, 5, 1, 0, 0, 0, 6, 0.833, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (203, 15, NULL, NULL, NULL, 1, '44.0', 32, 15, NULL, 39, NULL, 48, NULL, NULL, 3.07, NULL, NULL, NULL, 3, NULL, 3, 2, 0, 0, 0, 12, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (204, 13, NULL, NULL, NULL, 1, '36.0', 32, 13, NULL, 11, NULL, 20, NULL, NULL, 3.25, NULL, NULL, NULL, 3, NULL, 7, 0, 0, 0, 0, 6, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (205, 52, NULL, NULL, NULL, 13, '118.0', 129, 51, NULL, 35, NULL, 112, NULL, NULL, 3.89, NULL, NULL, NULL, 4, NULL, 7, 6, 0, 1, 1, 0, 0.538, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (206, 7, NULL, NULL, NULL, 3, '13.2', 16, 6, NULL, 4, NULL, 16, NULL, NULL, 3.95, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (207, 4, NULL, NULL, NULL, 1, '9.0', 12, 4, NULL, 1, NULL, 5, NULL, NULL, 4.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (208, 66, NULL, NULL, NULL, 10, '129.1', 137, 59, NULL, 42, NULL, 69, NULL, NULL, 4.11, NULL, NULL, NULL, 2, NULL, 8, 7, 0, 1, 1, 0, 0.533, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (209, 67, NULL, NULL, NULL, 13, '127.2', 140, 60, NULL, 51, NULL, 86, NULL, NULL, 4.23, NULL, NULL, NULL, 6, NULL, 11, 7, 0, 0, 0, 0, 0.611, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (210, 1, NULL, NULL, NULL, 1, '2.0', 2, 1, NULL, 2, NULL, 2, NULL, NULL, 4.50, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (211, 44, NULL, NULL, NULL, 6, '64.1', 78, 41, NULL, 13, NULL, 46, NULL, NULL, 5.74, NULL, NULL, NULL, 1, NULL, 3, 3, 0, 0, 1, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (212, 8, NULL, NULL, NULL, 1, '10.2', 9, 7, NULL, 7, NULL, 4, NULL, NULL, 5.91, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (213, 21, NULL, NULL, NULL, 4, '25.2', 29, 18, NULL, 16, NULL, 14, NULL, NULL, 6.31, NULL, NULL, NULL, 2, NULL, 2, 0, 0, 0, 0, 5, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (214, 61, NULL, NULL, NULL, 10, '84.0', 111, 59, NULL, 24, NULL, 43, NULL, NULL, 6.32, NULL, NULL, NULL, 3, NULL, 2, 10, 0, 1, 2, 0, 0.167, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (215, 50, NULL, NULL, NULL, 7, '62.0', 90, 46, NULL, 24, NULL, 25, NULL, NULL, 6.68, NULL, NULL, NULL, 1, NULL, 6, 3, 0, 0, 0, 0, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (216, 21, NULL, NULL, NULL, 0, '24.1', 26, 19, NULL, 17, NULL, 11, NULL, NULL, 7.03, NULL, NULL, NULL, 5, NULL, 1, 1, 0, 0, 0, 1, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (217, 22, NULL, NULL, NULL, 3, '23.2', 37, 20, NULL, 9, NULL, 11, NULL, NULL, 7.61, NULL, NULL, NULL, 4, NULL, 0, 2, 0, 0, 0, 6, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (218, 32, NULL, NULL, NULL, 8, '34.0', 47, 32, NULL, 16, NULL, 16, NULL, NULL, 8.47, NULL, NULL, NULL, 2, NULL, 1, 4, 0, 0, 0, 0, 0.200, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (265, 9, NULL, NULL, NULL, 2, NULL, 9, 9, NULL, 8, NULL, 3, NULL, 165, 9.000, NULL, NULL, 1, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (266, 5, NULL, NULL, NULL, 1, NULL, 11, 4, NULL, 1, NULL, 9, NULL, 168, 4.000, NULL, NULL, 1, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (267, 7, NULL, NULL, NULL, 2, '2.1', 6, 7, NULL, 2, NULL, 2, NULL, 67, 4.74, NULL, NULL, NULL, 0, 0, 3, 4, 1, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (268, 2, NULL, NULL, NULL, 0, '2.1', 1, 2, NULL, 3, NULL, 1, NULL, 49, 7.71, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (269, 0, NULL, NULL, NULL, 0, '2.1', 2, 0, NULL, 2, NULL, 0, NULL, 37, 4.13, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (270, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 1, NULL, 0, NULL, 12, 4.01, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (271, 3, NULL, NULL, NULL, 0, '6', 8, 2, NULL, 0, NULL, 5, NULL, 108, 3.63, NULL, NULL, 1, 0, 0, 8, 4, 1, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (272, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 2, NULL, 13, 2.45, NULL, NULL, NULL, 0, 0, 2, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (273, 0, NULL, NULL, NULL, 0, '1', 1, 0, NULL, 0, NULL, 1, NULL, 18, 3.38, NULL, NULL, NULL, 0, 0, 2, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (274, 2, NULL, NULL, NULL, 1, '.1', 2, 2, NULL, 1, NULL, 1, NULL, 18, 6.75, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (275, 0, NULL, NULL, NULL, 0, '.2', 0, 0, NULL, 0, NULL, 0, NULL, 11, 2.13, NULL, NULL, NULL, 0, 0, 1, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (276, 566, NULL, NULL, NULL, NULL, '884.1', 985, 511, NULL, 411, NULL, 586, NULL, NULL, 5.20, NULL, NULL, NULL, 48, NULL, 44, 60, 8, 0, 0, 72, 0.423, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (277, 14, NULL, NULL, NULL, 3, '48.0', 30, 13, NULL, 23, NULL, 47, NULL, NULL, 2.44, NULL, NULL, NULL, 4, NULL, 2, 1, 2, 0, 0, 9, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (278, 10, NULL, NULL, NULL, 0, '32.1', 26, 9, NULL, 9, NULL, 23, NULL, NULL, 2.51, NULL, NULL, NULL, 0, NULL, 2, 1, 4, 0, 0, 13, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (279, 20, NULL, NULL, NULL, 4, '57.2', 52, 19, NULL, 16, NULL, 60, NULL, NULL, 2.97, NULL, NULL, NULL, 2, NULL, 5, 3, 1, 0, 0, 9, 0.625, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (280, 21, NULL, NULL, NULL, 2, '42.2', 40, 19, NULL, 21, NULL, 28, NULL, NULL, 4.01, NULL, NULL, NULL, 4, NULL, 1, 0, 0, 0, 0, 14, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (281, 11, NULL, NULL, NULL, 3, '24.0', 22, 11, NULL, 7, NULL, 11, NULL, NULL, 4.13, NULL, NULL, NULL, 1, NULL, 0, 1, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (282, 26, NULL, NULL, NULL, 5, '45.1', 48, 23, NULL, 29, NULL, 23, NULL, NULL, 4.57, NULL, NULL, NULL, 2, NULL, 3, 4, 0, 0, 0, 1, 0.429, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (283, 36, NULL, NULL, NULL, 8, '62.2', 69, 33, NULL, 26, NULL, 39, NULL, NULL, 4.74, NULL, NULL, NULL, 5, NULL, 3, 4, 1, 0, 0, 9, 0.429, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (284, 3, NULL, NULL, NULL, 0, '5.2', 8, 3, NULL, 1, NULL, 4, NULL, NULL, 4.76, NULL, NULL, NULL, 3, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (285, 52, NULL, NULL, NULL, 8, '83.1', 88, 48, NULL, 39, NULL, 47, NULL, NULL, 5.18, NULL, NULL, NULL, 4, NULL, 5, 7, 0, 0, 0, 0, 0.417, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (286, 17, NULL, NULL, NULL, 5, '21.2', 29, 13, NULL, 11, NULL, 12, NULL, NULL, 5.40, NULL, NULL, NULL, 1, NULL, 1, 1, 0, 0, 0, 1, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (287, 11, NULL, NULL, NULL, 3, '15.2', 22, 10, NULL, 7, NULL, 9, NULL, NULL, 5.74, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (288, 83, NULL, NULL, NULL, 12, '116.1', 139, 75, NULL, 45, NULL, 62, NULL, NULL, 5.80, NULL, NULL, NULL, 6, NULL, 5, 9, 0, 0, 0, 0, 0.357, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (289, 77, NULL, NULL, NULL, 13, '105.1', 136, 70, NULL, 44, NULL, 78, NULL, NULL, 5.98, NULL, NULL, NULL, 3, NULL, 7, 9, 0, 0, 0, 0, 0.438, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (290, 23, NULL, NULL, NULL, 3, '33.0', 41, 23, NULL, 26, NULL, 17, NULL, NULL, 6.27, NULL, NULL, NULL, 1, NULL, 1, 2, 0, 0, 0, 9, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (291, 78, NULL, NULL, NULL, 17, '95.1', 110, 70, NULL, 60, NULL, 69, NULL, NULL, 6.61, NULL, NULL, NULL, 10, NULL, 5, 9, 0, 0, 0, 0, 0.357, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (292, 69, NULL, NULL, NULL, 12, '80.2', 111, 60, NULL, 35, NULL, 47, NULL, NULL, 6.69, NULL, NULL, NULL, 2, NULL, 3, 8, 0, 0, 0, 0, 0.273, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (293, 11, NULL, NULL, NULL, 3, '10.0', 11, 8, NULL, 6, NULL, 7, NULL, NULL, 7.20, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (294, 4, NULL, NULL, NULL, 0, '4.2', 3, 4, NULL, 6, NULL, 3, NULL, NULL, 7.71, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (295, 436, NULL, NULL, NULL, NULL, '911.0', 865, 410, NULL, 303, NULL, 699, NULL, NULL, 4.05, NULL, NULL, NULL, 22, NULL, 53, 49, 28, 2, 7, 102, 0.520, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (296, 0, NULL, NULL, NULL, 0, '6.0', 5, 0, NULL, 0, NULL, 2, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (297, 11, NULL, NULL, NULL, 3, '42.1', 31, 10, NULL, 21, NULL, 46, NULL, NULL, 2.13, NULL, NULL, NULL, 0, NULL, 1, 1, 0, 0, 0, 7, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (298, 1, NULL, NULL, NULL, 1, '4.0', 2, 1, NULL, 2, NULL, 2, NULL, NULL, 2.25, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (299, 15, NULL, NULL, NULL, 3, '54.2', 46, 14, NULL, 14, NULL, 27, NULL, NULL, 2.30, NULL, NULL, NULL, 2, NULL, 2, 2, 3, 0, 0, 12, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (300, 7, NULL, NULL, NULL, 3, '18.1', 15, 5, NULL, 4, NULL, 12, NULL, NULL, 2.45, NULL, NULL, NULL, 0, NULL, 2, 1, 0, 0, 0, 7, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (301, 13, NULL, NULL, NULL, 2, '45.1', 36, 13, NULL, 20, NULL, 44, NULL, NULL, 2.58, NULL, NULL, NULL, 0, NULL, 2, 3, 19, 0, 0, 32, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (302, 18, NULL, NULL, NULL, 0, '45.1', 36, 17, NULL, 18, NULL, 41, NULL, NULL, 3.38, NULL, NULL, NULL, 1, NULL, 2, 2, 0, 0, 0, 10, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (303, 21, NULL, NULL, NULL, 5, '49.1', 56, 19, NULL, 17, NULL, 18, NULL, NULL, 3.47, NULL, NULL, NULL, 1, NULL, 4, 4, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (304, 49, NULL, NULL, NULL, 20, '114.0', 97, 46, NULL, 31, NULL, 91, NULL, NULL, 3.63, NULL, NULL, NULL, 0, NULL, 8, 4, 1, 0, 0, 6, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (305, 69, NULL, NULL, NULL, 10, '144.0', 152, 66, NULL, 31, NULL, 95, NULL, NULL, 4.13, NULL, NULL, NULL, 3, NULL, 12, 5, 0, 1, 4, 0, 0.706, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (306, 47, NULL, NULL, NULL, 15, '94.0', 79, 45, NULL, 40, NULL, 106, NULL, NULL, 4.31, NULL, NULL, NULL, 4, NULL, 5, 6, 0, 0, 2, 0, 0.455, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (307, 19, NULL, NULL, NULL, 3, '39.2', 31, 19, NULL, 18, NULL, 39, NULL, NULL, 4.31, NULL, NULL, NULL, 1, NULL, 1, 3, 2, 0, 0, 11, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (308, 47, NULL, NULL, NULL, 8, '97.0', 87, 47, NULL, 39, NULL, 73, NULL, NULL, 4.36, NULL, NULL, NULL, 7, NULL, 7, 5, 0, 1, 1, 0, 0.583, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (309, 63, NULL, NULL, NULL, 18, '94.0', 107, 54, NULL, 16, NULL, 69, NULL, NULL, 5.17, NULL, NULL, NULL, 1, NULL, 5, 8, 0, 0, 0, 4, 0.385, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (310, 17, NULL, NULL, NULL, 6, '27.1', 29, 17, NULL, 7, NULL, 11, NULL, NULL, 5.60, NULL, NULL, NULL, 0, NULL, 2, 1, 0, 0, 0, 0, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (311, 5, NULL, NULL, NULL, 1, '6.2', 13, 5, NULL, 1, NULL, 4, NULL, NULL, 6.75, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (312, 9, NULL, NULL, NULL, 0, '9.0', 11, 8, NULL, 5, NULL, 7, NULL, NULL, 8.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 4, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (313, 5, NULL, NULL, NULL, 1, '5.0', 5, 5, NULL, 4, NULL, 4, NULL, NULL, 9.00, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (314, 13, NULL, NULL, NULL, 5, '10.2', 20, 13, NULL, 11, NULL, 5, NULL, NULL, 10.97, NULL, NULL, NULL, 1, NULL, 0, 2, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (315, 7, NULL, NULL, NULL, 1, '4.1', 7, 6, NULL, 4, NULL, 3, NULL, NULL, 12.46, NULL, NULL, NULL, 0, NULL, 0, 2, 3, 0, 0, 4, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (316, 16, NULL, NULL, NULL, 2, NULL, 21, 16, NULL, 5, NULL, 5, NULL, 193, 16.000, NULL, NULL, NULL, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (317, 8, NULL, NULL, NULL, 1, NULL, 13, 8, NULL, 3, NULL, 13, NULL, 180, 8.000, NULL, NULL, NULL, 2, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (318, 5, NULL, NULL, NULL, 1, '3', 6, 5, NULL, 3, NULL, 2, NULL, 80, 15.00, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (319, 2, NULL, NULL, NULL, 0, '1.2', 5, 2, NULL, 0, NULL, 1, NULL, 27, 3.38, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (320, 3, NULL, NULL, NULL, 1, '1', 2, 3, NULL, 1, NULL, 0, NULL, 26, 3.76, NULL, NULL, NULL, 0, 0, 1, 2, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (321, 1, NULL, NULL, NULL, 0, '.1', 2, 1, NULL, 0, NULL, 1, NULL, 15, 2.39, NULL, NULL, NULL, 0, 0, 1, 2, 3, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (322, 5, NULL, NULL, NULL, 0, '0', 4, 5, NULL, 1, NULL, 0, NULL, 16, 4.78, NULL, NULL, NULL, 0, 0, 5, 5, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (323, 0, NULL, NULL, NULL, 0, '1', 2, 0, NULL, 0, NULL, 1, NULL, 18, 3.16, NULL, NULL, NULL, 0, 0, 4, 1, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (324, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 0, NULL, 11, 2.33, NULL, NULL, NULL, 0, 0, 1, 3, 11, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (325, 6, NULL, NULL, NULL, 1, '4.2', 7, 6, NULL, 2, NULL, 5, NULL, 92, 5.87, NULL, NULL, NULL, 1, 0, 1, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (326, 0, NULL, NULL, NULL, 0, '.1', 1, 0, NULL, 0, NULL, 1, NULL, 9, 2.50, NULL, NULL, NULL, 0, 0, 3, 0, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (327, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 3, NULL, 19, 3.24, NULL, NULL, NULL, 0, 0, 2, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (328, 1, NULL, NULL, NULL, 0, '1', 1, 1, NULL, 1, NULL, 1, NULL, 20, 4.87, NULL, NULL, NULL, 1, 0, 1, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (329, 0, NULL, NULL, NULL, 0, '1', 1, 0, NULL, 0, NULL, 3, NULL, 16, 3.95, NULL, NULL, NULL, 0, 0, 8, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (330, 1, NULL, NULL, NULL, 0, '1', 3, 1, NULL, 0, NULL, 0, NULL, 24, 3.10, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (331, 469, NULL, NULL, NULL, NULL, '899.2', 962, 429, NULL, 314, NULL, 607, NULL, NULL, 4.29, NULL, NULL, NULL, 29, NULL, 44, 55, 18, 0, 0, 82, 0.444, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (332, 1, NULL, NULL, NULL, 0, '10.0', 9, 1, NULL, 2, NULL, 4, NULL, NULL, 0.90, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (333, 13, NULL, NULL, NULL, 2, '46.1', 31, 12, NULL, 16, NULL, 53, NULL, NULL, 2.33, NULL, NULL, NULL, 2, NULL, 1, 3, 11, 0, 0, 19, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (334, 13, NULL, NULL, NULL, 4, '49.0', 44, 13, NULL, 19, NULL, 40, NULL, NULL, 2.39, NULL, NULL, NULL, 0, NULL, 1, 2, 3, 0, 0, 18, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (335, 16, NULL, NULL, NULL, 2, '33.2', 32, 11, NULL, 19, NULL, 15, NULL, NULL, 2.94, NULL, NULL, NULL, 4, NULL, 2, 3, 1, 0, 0, 4, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (336, 18, NULL, NULL, NULL, 4, '37.0', 46, 13, NULL, 18, NULL, 32, NULL, NULL, 3.16, NULL, NULL, NULL, 5, NULL, 4, 1, 1, 0, 0, 10, 0.800, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (337, 3, NULL, NULL, NULL, 0, '8.0', 10, 3, NULL, 7, NULL, 5, NULL, NULL, 3.38, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (338, 5, NULL, NULL, NULL, 0, '10.2', 13, 4, NULL, 3, NULL, 3, NULL, NULL, 3.38, NULL, NULL, NULL, 0, NULL, 1, 1, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (339, 46, NULL, NULL, NULL, 8, '107.0', 96, 41, NULL, 28, NULL, 57, NULL, NULL, 3.45, NULL, NULL, NULL, 3, NULL, 7, 6, 0, 0, 0, 0, 0.538, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (340, 69, NULL, NULL, NULL, 17, '148.1', 152, 61, NULL, 39, NULL, 105, NULL, NULL, 3.70, NULL, NULL, NULL, 1, NULL, 7, 8, 0, 0, 0, 0, 0.467, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (341, 30, NULL, NULL, NULL, 7, '67.0', 66, 28, NULL, 14, NULL, 56, NULL, NULL, 3.76, NULL, NULL, NULL, 1, NULL, 1, 2, 1, 0, 0, 13, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (342, 44, NULL, NULL, NULL, 8, '81.0', 89, 43, NULL, 24, NULL, 67, NULL, NULL, 4.78, NULL, NULL, NULL, 2, NULL, 5, 5, 1, 0, 0, 5, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (343, 12, NULL, NULL, NULL, 5, '20.1', 25, 11, NULL, 9, NULL, 13, NULL, NULL, 4.87, NULL, NULL, NULL, 2, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (344, 80, NULL, NULL, NULL, 19, '125.1', 152, 76, NULL, 49, NULL, 78, NULL, NULL, 5.46, NULL, NULL, NULL, 3, NULL, 8, 11, 0, 0, 0, 1, 0.421, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (345, 82, NULL, NULL, NULL, 13, '124.1', 160, 80, NULL, 44, NULL, 59, NULL, NULL, 5.79, NULL, NULL, NULL, 3, NULL, 6, 10, 0, 0, 0, 0, 0.375, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (346, 17, NULL, NULL, NULL, 2, '19.0', 18, 16, NULL, 11, NULL, 12, NULL, NULL, 7.58, NULL, NULL, NULL, 3, NULL, 0, 0, 0, 0, 0, 5, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (347, 10, NULL, NULL, NULL, 2, '7.2', 11, 7, NULL, 5, NULL, 6, NULL, NULL, 8.22, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (348, 5, NULL, NULL, NULL, 1, '3.0', 6, 5, NULL, 3, NULL, 2, NULL, NULL, 15.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (349, 5, NULL, NULL, NULL, 1, '2.0', 2, 4, NULL, 4, NULL, 0, NULL, NULL, 18.00, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (350, 478, NULL, NULL, NULL, NULL, '924.2', 959, 451, NULL, 353, NULL, 599, NULL, NULL, 4.39, NULL, NULL, NULL, 36, NULL, 58, 45, 16, 0, 1, 99, 0.563, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (351, 1, NULL, NULL, NULL, 1, '5.0', 1, 1, NULL, 1, NULL, 2, NULL, NULL, 1.80, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (352, 13, NULL, NULL, NULL, 3, '39.2', 36, 11, NULL, 15, NULL, 21, NULL, NULL, 2.50, NULL, NULL, NULL, 0, NULL, 3, 0, 0, 0, 0, 11, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (353, 15, NULL, NULL, NULL, 3, '45.1', 43, 15, NULL, 5, NULL, 46, NULL, NULL, 2.98, NULL, NULL, NULL, 1, NULL, 2, 3, 16, 0, 0, 39, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (354, 10, NULL, NULL, NULL, 2, '29.0', 24, 10, NULL, 9, NULL, 18, NULL, NULL, 3.10, NULL, NULL, NULL, 2, NULL, 0, 0, 0, 0, 0, 11, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (355, 16, NULL, NULL, NULL, 2, '41.2', 35, 15, NULL, 29, NULL, 32, NULL, NULL, 3.24, NULL, NULL, NULL, 4, NULL, 2, 1, 0, 0, 0, 12, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (356, 53, NULL, NULL, NULL, 6, '136.2', 135, 53, NULL, 34, NULL, 64, NULL, NULL, 3.49, NULL, NULL, NULL, 5, NULL, 13, 5, 0, 0, 1, 0, 0.722, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (357, 26, NULL, NULL, NULL, 3, '57.0', 44, 25, NULL, 33, NULL, 44, NULL, NULL, 3.95, NULL, NULL, NULL, 1, NULL, 8, 2, 0, 0, 0, 9, 0.800, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (358, 70, NULL, NULL, NULL, 9, '145.0', 162, 64, NULL, 46, NULL, 92, NULL, NULL, 3.97, NULL, NULL, NULL, 2, NULL, 7, 7, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (359, 14, NULL, NULL, NULL, 4, '24.2', 29, 11, NULL, 8, NULL, 11, NULL, NULL, 4.01, NULL, NULL, NULL, 0, NULL, 1, 3, 0, 0, 0, 0, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (360, 36, NULL, NULL, NULL, 5, '66.0', 69, 31, NULL, 18, NULL, 43, NULL, NULL, 4.23, NULL, NULL, NULL, 6, NULL, 3, 5, 0, 0, 0, 0, 0.375, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (361, 13, NULL, NULL, NULL, 3, '25.1', 22, 12, NULL, 16, NULL, 19, NULL, NULL, 4.26, NULL, NULL, NULL, 1, NULL, 2, 0, 0, 0, 0, 6, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (362, 55, NULL, NULL, NULL, 12, '100.1', 113, 53, NULL, 24, NULL, 64, NULL, NULL, 4.75, NULL, NULL, NULL, 0, NULL, 6, 7, 0, 0, 0, 0, 0.462, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (363, 7, NULL, NULL, NULL, 1, '11.1', 12, 6, NULL, 2, NULL, 4, NULL, NULL, 4.76, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (364, 27, NULL, NULL, NULL, 7, '44.1', 50, 24, NULL, 22, NULL, 30, NULL, NULL, 4.87, NULL, NULL, NULL, 3, NULL, 1, 1, 0, 0, 0, 8, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (365, 10, NULL, NULL, NULL, 1, '15.1', 14, 10, NULL, 6, NULL, 16, NULL, NULL, 5.87, NULL, NULL, NULL, 2, NULL, 1, 1, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (366, 20, NULL, NULL, NULL, 2, '27.2', 34, 19, NULL, 18, NULL, 10, NULL, NULL, 6.18, NULL, NULL, NULL, 2, NULL, 1, 3, 0, 0, 0, 0, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (367, 19, NULL, NULL, NULL, 6, '27.0', 29, 19, NULL, 17, NULL, 18, NULL, NULL, 6.33, NULL, NULL, NULL, 2, NULL, 3, 1, 0, 0, 0, 0, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (368, 48, NULL, NULL, NULL, 15, '62.1', 73, 47, NULL, 32, NULL, 51, NULL, NULL, 6.79, NULL, NULL, NULL, 4, NULL, 2, 3, 0, 0, 0, 0, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (369, 7, NULL, NULL, NULL, 5, '8.0', 10, 7, NULL, 6, NULL, 6, NULL, NULL, 7.88, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (370, 10, NULL, NULL, NULL, 2, '7.2', 16, 10, NULL, 2, NULL, 2, NULL, NULL, 11.74, NULL, NULL, NULL, 1, NULL, 0, 2, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (371, 4, NULL, NULL, NULL, 0, '3.0', 5, 4, NULL, 5, NULL, 2, NULL, NULL, 12.00, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (372, 4, NULL, NULL, NULL, 1, '2.1', 3, 4, NULL, 5, NULL, 4, NULL, NULL, 15.43, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 1, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (373, 2, NULL, NULL, NULL, 0, NULL, 2, 1, NULL, 7, NULL, 5, NULL, 128, 1.000, NULL, NULL, NULL, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (374, 1, NULL, NULL, NULL, 0, NULL, 8, 1, NULL, 2, NULL, 2, NULL, 132, 1.000, NULL, NULL, NULL, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (375, 2, NULL, NULL, NULL, 0, '7', 2, 1, NULL, 7, NULL, 2, NULL, 112, 2.79, NULL, NULL, NULL, 0, 0, 11, 6, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (376, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 3, NULL, 16, 4.59, NULL, NULL, NULL, 0, 0, 3, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (377, 1, NULL, NULL, NULL, 0, '7', 8, 1, NULL, 2, NULL, 0, NULL, 105, 3.71, NULL, NULL, NULL, 0, 0, 9, 8, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (378, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 12, 3.04, NULL, NULL, NULL, 0, 0, 2, 2, 9, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (379, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 15, 3.31, NULL, NULL, NULL, 0, 0, 1, 1, 13, 0, NULL, NULL, NULL, 'save', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (380, 488, NULL, NULL, NULL, NULL, '965.2', 979, 447, NULL, 328, NULL, 752, NULL, NULL, 4.17, NULL, NULL, NULL, 42, NULL, 63, 46, 28, 2, 4, 105, 0.578, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (381, 0, NULL, NULL, NULL, 0, '1.0', 1, 0, NULL, 0, NULL, 0, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (382, 6, NULL, NULL, NULL, 3, '27.0', 15, 6, NULL, 8, NULL, 28, NULL, NULL, 2.00, NULL, NULL, NULL, 0, NULL, 0, 2, 0, 0, 0, 5, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (383, 14, NULL, NULL, NULL, 2, '46.0', 35, 14, NULL, 19, NULL, 61, NULL, NULL, 2.74, NULL, NULL, NULL, 4, NULL, 4, 2, 26, 0, 0, 38, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (384, 50, NULL, NULL, NULL, 7, '145.0', 127, 45, NULL, 45, NULL, 111, NULL, NULL, 2.79, NULL, NULL, NULL, 6, NULL, 11, 6, 0, 1, 3, 0, 0.647, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (385, 19, NULL, NULL, NULL, 5, '57.0', 44, 19, NULL, 20, NULL, 48, NULL, NULL, 3.00, NULL, NULL, NULL, 3, NULL, 3, 4, 2, 0, 0, 10, 0.429, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (386, 60, NULL, NULL, NULL, 13, '146.2', 138, 50, NULL, 41, NULL, 118, NULL, NULL, 3.07, NULL, NULL, NULL, 5, NULL, 13, 6, 0, 1, 1, 0, 0.684, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (387, 17, NULL, NULL, NULL, 4, '49.1', 51, 17, NULL, 16, NULL, 26, NULL, NULL, 3.10, NULL, NULL, NULL, 2, NULL, 5, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (388, 51, NULL, NULL, NULL, 11, '101.1', 114, 45, NULL, 35, NULL, 71, NULL, NULL, 4.00, NULL, NULL, NULL, 3, NULL, 7, 5, 0, 0, 0, 0, 0.583, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (389, 2, NULL, NULL, NULL, 1, '4.1', 4, 2, NULL, 1, NULL, 2, NULL, NULL, 4.15, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (390, 30, NULL, NULL, NULL, 5, '61.0', 58, 30, NULL, 20, NULL, 31, NULL, NULL, 4.43, NULL, NULL, NULL, 4, NULL, 4, 1, 0, 0, 0, 10, 0.800, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (391, 28, NULL, NULL, NULL, 5, '51.0', 48, 26, NULL, 14, NULL, 36, NULL, NULL, 4.59, NULL, NULL, NULL, 4, NULL, 3, 2, 0, 0, 0, 13, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (392, 24, NULL, NULL, NULL, 4, '37.2', 41, 20, NULL, 15, NULL, 29, NULL, NULL, 4.78, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 13, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (393, 82, NULL, NULL, NULL, 23, '110.0', 136, 76, NULL, 42, NULL, 87, NULL, NULL, 6.22, NULL, NULL, NULL, 6, NULL, 5, 11, 0, 0, 0, 0, 0.312, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (394, 34, NULL, NULL, NULL, 8, '38.1', 44, 28, NULL, 23, NULL, 33, NULL, NULL, 6.57, NULL, NULL, NULL, 3, NULL, 2, 1, 0, 0, 0, 9, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (395, 66, NULL, NULL, NULL, 15, '85.2', 116, 64, NULL, 27, NULL, 67, NULL, NULL, 6.72, NULL, NULL, NULL, 1, NULL, 6, 6, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (396, 5, NULL, NULL, NULL, 1, '4.1', 7, 5, NULL, 2, NULL, 4, NULL, NULL, 10.38, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (397, 6, NULL, NULL, NULL, 0, NULL, 7, 6, NULL, 3, NULL, 6, NULL, 132, 6.000, NULL, NULL, 1, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (398, 2, NULL, NULL, NULL, 2, NULL, 7, 2, NULL, 2, NULL, 10, NULL, 131, 2.000, NULL, NULL, 1, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (399, 6, NULL, NULL, NULL, 0, '2.2', 4, 6, NULL, 3, NULL, 1, NULL, 61, 3.27, NULL, NULL, 1, 0, 0, 12, 6, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (400, 0, NULL, NULL, NULL, 0, '3.1', 3, 0, NULL, 0, NULL, 3, NULL, 42, 4.07, NULL, NULL, NULL, 0, 0, 3, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (401, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 2, NULL, 21, 4.31, NULL, NULL, NULL, 0, 0, 7, 6, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (402, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 0, NULL, 8, 5.36, NULL, NULL, NULL, 0, 0, 0, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (403, 2, NULL, NULL, NULL, 2, '7.2', 7, 2, NULL, 1, NULL, 8, NULL, 113, 3.53, NULL, NULL, NULL, 0, 0, 12, 5, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (404, 0, NULL, NULL, NULL, 0, '.1', 0, 0, NULL, 1, NULL, 1, NULL, 8, 1.71, NULL, NULL, NULL, 0, 0, 2, 1, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (405, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 10, 3.95, NULL, NULL, NULL, 0, 0, 5, 6, 7, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (406, 407, NULL, NULL, NULL, NULL, '873.1', 824, 368, NULL, 294, NULL, 606, NULL, NULL, 3.79, NULL, NULL, NULL, 27, NULL, 49, 49, 24, 1, 4, 96, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (407, 8, NULL, NULL, NULL, 3, '31.1', 24, 8, NULL, 9, NULL, 31, NULL, NULL, 2.30, NULL, NULL, NULL, 3, NULL, 3, 1, 2, 0, 0, 7, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (408, 51, NULL, NULL, NULL, 12, '155.0', 124, 42, NULL, 40, NULL, 121, NULL, NULL, 2.44, NULL, NULL, NULL, 9, NULL, 13, 3, 0, 0, 0, 0, 0.812, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (409, 7, NULL, NULL, NULL, 3, '25.2', 18, 7, NULL, 11, NULL, 27, NULL, NULL, 2.45, NULL, NULL, NULL, 0, NULL, 1, 2, 0, 0, 0, 2, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (410, 4, NULL, NULL, NULL, 0, '12.2', 9, 4, NULL, 3, NULL, 15, NULL, NULL, 2.84, NULL, NULL, NULL, 2, NULL, 1, 0, 0, 0, 0, 1, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (411, 10, NULL, NULL, NULL, 1, '23.2', 17, 8, NULL, 9, NULL, 27, NULL, NULL, 3.04, NULL, NULL, NULL, 0, NULL, 2, 2, 9, 0, 0, 16, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (412, 41, NULL, NULL, NULL, 6, '87.1', 81, 31, NULL, 30, NULL, 39, NULL, NULL, 3.19, NULL, NULL, NULL, 1, NULL, 5, 6, 0, 0, 0, 9, 0.455, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (413, 18, NULL, NULL, NULL, 2, '49.0', 44, 18, NULL, 13, NULL, 39, NULL, NULL, 3.31, NULL, NULL, NULL, 0, NULL, 1, 1, 13, 0, 0, 32, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (414, 8, NULL, NULL, NULL, 2, '17.2', 16, 7, NULL, 12, NULL, 15, NULL, NULL, 3.57, NULL, NULL, NULL, 0, NULL, 0, 2, 0, 0, 0, 4, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (415, 74, NULL, NULL, NULL, 11, '167.1', 170, 69, NULL, 28, NULL, 98, NULL, NULL, 3.71, NULL, NULL, NULL, 3, NULL, 9, 8, 0, 1, 3, 0, 0.529, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (416, 63, NULL, NULL, NULL, 10, '137.0', 133, 59, NULL, 69, NULL, 88, NULL, NULL, 3.88, NULL, NULL, NULL, 2, NULL, 8, 7, 0, 0, 1, 0, 0.533, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (417, 4, NULL, NULL, NULL, 2, '7.2', 6, 4, NULL, 1, NULL, 1, NULL, NULL, 4.70, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (418, 9, NULL, NULL, NULL, 3, '16.1', 18, 9, NULL, 8, NULL, 13, NULL, NULL, 4.96, NULL, NULL, NULL, 0, NULL, 3, 3, 0, 0, 0, 2, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (419, 31, NULL, NULL, NULL, 6, '46.0', 49, 27, NULL, 16, NULL, 34, NULL, NULL, 5.28, NULL, NULL, NULL, 4, NULL, 1, 6, 0, 0, 0, 1, 0.143, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (420, 21, NULL, NULL, NULL, 3, '34.0', 34, 21, NULL, 15, NULL, 28, NULL, NULL, 5.56, NULL, NULL, NULL, 1, NULL, 1, 4, 0, 0, 0, 4, 0.200, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (421, 23, NULL, NULL, NULL, 3, '32.0', 36, 20, NULL, 16, NULL, 12, NULL, NULL, 5.63, NULL, NULL, NULL, 1, NULL, 1, 2, 0, 0, 0, 11, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (422, 24, NULL, NULL, NULL, 5, '25.2', 34, 23, NULL, 10, NULL, 13, NULL, NULL, 8.06, NULL, NULL, NULL, 1, NULL, 0, 2, 0, 0, 0, 5, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (423, 4, NULL, NULL, NULL, 0, '2.0', 6, 4, NULL, 2, NULL, 2, NULL, NULL, 18.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (424, 7, NULL, NULL, NULL, 0, '3.0', 5, 7, NULL, 2, NULL, 3, NULL, NULL, 21.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (425, 458, NULL, NULL, NULL, NULL, '983.0', 886, 418, NULL, 370, NULL, 741, NULL, NULL, 3.83, NULL, NULL, NULL, 22, NULL, 62, 47, 26, 2, 2, 108, 0.569, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (426, 0, NULL, NULL, NULL, 0, '1.0', 0, 0, NULL, 0, NULL, 0, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (427, 8, NULL, NULL, NULL, 4, '47.1', 30, 7, NULL, 12, NULL, 57, NULL, NULL, 1.33, NULL, NULL, NULL, 3, NULL, 1, 0, 25, 0, 0, 39, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (428, 16, NULL, NULL, NULL, 1, '40.1', 25, 13, NULL, 21, NULL, 35, NULL, NULL, 2.90, NULL, NULL, NULL, 1, NULL, 2, 2, 1, 0, 0, 6, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (429, 40, NULL, NULL, NULL, 14, '111.0', 78, 37, NULL, 42, NULL, 94, NULL, NULL, 3.00, NULL, NULL, NULL, 2, NULL, 7, 4, 0, 0, 0, 0, 0.636, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (430, 54, NULL, NULL, NULL, 15, '120.0', 95, 40, NULL, 47, NULL, 119, NULL, NULL, 3.00, NULL, NULL, NULL, 3, NULL, 10, 7, 0, 0, 0, 0, 0.588, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (431, 14, NULL, NULL, NULL, 2, '38.2', 40, 13, NULL, 19, NULL, 36, NULL, NULL, 3.03, NULL, NULL, NULL, 2, NULL, 2, 1, 0, 0, 0, 13, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (432, 53, NULL, NULL, NULL, 14, '135.0', 108, 49, NULL, 49, NULL, 114, NULL, NULL, 3.27, NULL, NULL, NULL, 1, NULL, 12, 6, 0, 1, 1, 0, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (433, 10, NULL, NULL, NULL, 3, '23.2', 17, 9, NULL, 9, NULL, 19, NULL, NULL, 3.42, NULL, NULL, NULL, 2, NULL, 1, 0, 0, 0, 0, 5, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (434, 25, NULL, NULL, NULL, 7, '56.2', 48, 22, NULL, 10, NULL, 41, NULL, NULL, 3.49, NULL, NULL, NULL, 2, NULL, 6, 3, 0, 0, 0, 21, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (435, 21, NULL, NULL, NULL, 4, '42.0', 53, 19, NULL, 18, NULL, 25, NULL, NULL, 4.07, NULL, NULL, NULL, 0, NULL, 3, 1, 0, 0, 0, 6, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (436, 43, NULL, NULL, NULL, 9, '85.2', 79, 41, NULL, 32, NULL, 49, NULL, NULL, 4.31, NULL, NULL, NULL, 0, NULL, 7, 6, 0, 0, 0, 0, 0.538, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (437, 70, NULL, NULL, NULL, 18, '137.2', 141, 67, NULL, 49, NULL, 62, NULL, NULL, 4.38, NULL, NULL, NULL, 2, NULL, 9, 6, 0, 1, 1, 0, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (438, 19, NULL, NULL, NULL, 5, '35.1', 35, 19, NULL, 8, NULL, 28, NULL, NULL, 4.84, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 6, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (439, 26, NULL, NULL, NULL, 5, '40.1', 43, 24, NULL, 24, NULL, 26, NULL, NULL, 5.36, NULL, NULL, NULL, 1, NULL, 0, 2, 0, 0, 0, 12, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (440, 3, NULL, NULL, NULL, 1, '5.0', 8, 3, NULL, 0, NULL, 3, NULL, NULL, 5.40, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (441, 33, NULL, NULL, NULL, 4, '48.2', 57, 32, NULL, 24, NULL, 27, NULL, NULL, 5.92, NULL, NULL, NULL, 2, NULL, 0, 7, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (442, 1, NULL, NULL, NULL, 1, '1.0', 2, 1, NULL, 0, NULL, 0, NULL, NULL, 9.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (443, 14, NULL, NULL, NULL, 4, '10.1', 17, 14, NULL, 2, NULL, 4, NULL, NULL, 12.19, NULL, NULL, NULL, 1, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (444, 8, NULL, NULL, NULL, 1, '3.1', 10, 8, NULL, 4, NULL, 2, NULL, NULL, 21.60, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (445, 450, NULL, NULL, NULL, NULL, '980.2', 891, 422, NULL, 388, NULL, 817, NULL, NULL, 3.87, NULL, NULL, NULL, 29, NULL, 58, 51, 27, 1, 2, 107, 0.532, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (446, 0, NULL, NULL, NULL, 0, '0.1', 0, 0, NULL, 0, NULL, 0, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (447, 8, NULL, NULL, NULL, 2, '42.0', 26, 8, NULL, 20, NULL, 58, NULL, NULL, 1.71, NULL, NULL, NULL, 3, NULL, 2, 1, 1, 0, 0, 5, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (448, 6, NULL, NULL, NULL, 1, '15.0', 13, 5, NULL, 6, NULL, 13, NULL, NULL, 3.00, NULL, NULL, NULL, 0, NULL, 1, 1, 0, 0, 0, 2, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (449, 20, NULL, NULL, NULL, 5, '50.2', 45, 19, NULL, 24, NULL, 50, NULL, NULL, 3.38, NULL, NULL, NULL, 2, NULL, 2, 2, 0, 0, 0, 10, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (450, 63, NULL, NULL, NULL, 18, '155.1', 122, 59, NULL, 72, NULL, 133, NULL, NULL, 3.42, NULL, NULL, NULL, 3, NULL, 14, 7, 0, 0, 1, 0, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (451, 60, NULL, NULL, NULL, 18, '145.1', 126, 57, NULL, 36, NULL, 119, NULL, NULL, 3.53, NULL, NULL, NULL, 6, NULL, 12, 5, 0, 0, 0, 0, 0.706, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (452, 12, NULL, NULL, NULL, 2, '30.1', 32, 12, NULL, 9, NULL, 26, NULL, NULL, 3.56, NULL, NULL, NULL, 3, NULL, 0, 1, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (453, 56, NULL, NULL, NULL, 21, '127.2', 111, 52, NULL, 44, NULL, 118, NULL, NULL, 3.67, NULL, NULL, NULL, 1, NULL, 6, 6, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (454, 18, NULL, NULL, NULL, 1, '40.2', 32, 17, NULL, 20, NULL, 38, NULL, NULL, 3.76, NULL, NULL, NULL, 3, NULL, 2, 4, 17, 0, 0, 34, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (455, 33, NULL, NULL, NULL, 7, '72.1', 74, 31, NULL, 23, NULL, 50, NULL, NULL, 3.86, NULL, NULL, NULL, 2, NULL, 5, 5, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (456, 25, NULL, NULL, NULL, 5, '54.2', 57, 24, NULL, 13, NULL, 46, NULL, NULL, 3.95, NULL, NULL, NULL, 1, NULL, 5, 6, 7, 0, 0, 24, 0.455, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (457, 70, NULL, NULL, NULL, 17, '128.0', 117, 60, NULL, 52, NULL, 72, NULL, NULL, 4.22, NULL, NULL, NULL, 1, NULL, 8, 6, 0, 1, 1, 0, 0.571, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (458, 16, NULL, NULL, NULL, 3, '31.2', 34, 16, NULL, 12, NULL, 30, NULL, NULL, 4.55, NULL, NULL, NULL, 2, NULL, 1, 4, 1, 0, 0, 9, 0.200, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (459, 9, NULL, NULL, NULL, 1, '16.2', 15, 9, NULL, 9, NULL, 14, NULL, NULL, 4.86, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 4, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (460, 22, NULL, NULL, NULL, 3, '35.2', 45, 22, NULL, 27, NULL, 33, NULL, NULL, 5.55, NULL, NULL, NULL, 2, NULL, 0, 1, 0, 0, 0, 13, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (461, 8, NULL, NULL, NULL, 2, '11.0', 10, 7, NULL, 8, NULL, 5, NULL, NULL, 5.73, NULL, NULL, NULL, 0, NULL, 0, 0, 1, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (462, 8, NULL, NULL, NULL, 3, '9.2', 8, 8, NULL, 7, NULL, 6, NULL, NULL, 7.45, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (463, 16, NULL, NULL, NULL, 5, '13.2', 24, 16, NULL, 6, NULL, 6, NULL, NULL, 10.54, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (464, 3, NULL, NULL, NULL, 0, NULL, 8, 3, NULL, 1, NULL, 2, NULL, 117, 3.000, NULL, NULL, 3, 0, 1, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (465, 2, NULL, NULL, NULL, 0, NULL, 9, 2, NULL, 2, NULL, 8, NULL, 158, 2.000, NULL, NULL, 3, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (466, 3, NULL, NULL, NULL, 0, '5.1', 6, 3, NULL, 1, NULL, 1, NULL, 82, 5.06, NULL, NULL, 1, 0, 1, 0, 1, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (467, 0, NULL, NULL, NULL, 0, '1.2', 1, 0, NULL, 0, NULL, 1, NULL, 20, 3.48, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (468, 0, NULL, NULL, NULL, 0, '1', 1, 0, NULL, 0, NULL, 0, NULL, 15, 4.60, NULL, NULL, NULL, 0, 0, 6, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (469, 2, NULL, NULL, NULL, 0, '4', 6, 2, NULL, 2, NULL, 5, NULL, 93, 1.78, NULL, NULL, 2, 0, 0, 1, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (470, 0, NULL, NULL, NULL, 0, '2', 2, 0, NULL, 0, NULL, 1, NULL, 29, 5.09, NULL, NULL, NULL, 0, 0, 4, 4, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (471, 0, NULL, NULL, NULL, 0, '.2', 0, 0, NULL, 0, NULL, 1, NULL, 9, 3.76, NULL, NULL, NULL, 0, 0, 2, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (472, 0, NULL, NULL, NULL, 0, '1.1', 1, 0, NULL, 0, NULL, 1, NULL, 14, 1.71, NULL, NULL, NULL, 0, 0, 1, 3, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (473, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 0, NULL, 13, 1.98, NULL, NULL, NULL, 0, 0, 3, 2, 25, 0, NULL, NULL, NULL, 'save', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (474, 488, NULL, NULL, NULL, NULL, '947.0', 1005, 456, NULL, 258, NULL, 680, NULL, NULL, 4.33, NULL, NULL, NULL, 28, NULL, 59, 47, 30, 2, 4, 94, 0.557, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (475, 0, NULL, NULL, NULL, 0, '1.0', 2, 0, NULL, 0, NULL, 0, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (476, 8, NULL, NULL, NULL, 3, '51.2', 31, 8, NULL, 4, NULL, 47, NULL, NULL, 1.39, NULL, NULL, NULL, 0, NULL, 2, 0, 0, 0, 0, 9, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (477, 4, NULL, NULL, NULL, 1, '21.1', 11, 4, NULL, 11, NULL, 18, NULL, NULL, 1.69, NULL, NULL, NULL, 1, NULL, 3, 1, 0, 0, 0, 5, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (478, 11, NULL, NULL, NULL, 4, '35.0', 24, 8, NULL, 7, NULL, 40, NULL, NULL, 2.06, NULL, NULL, NULL, 3, NULL, 0, 0, 0, 0, 0, 5, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (479, 53, NULL, NULL, NULL, 11, '137.2', 136, 50, NULL, 37, NULL, 82, NULL, NULL, 3.27, NULL, NULL, NULL, 5, NULL, 13, 5, 0, 1, 1, 0, 0.722, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (480, 5, NULL, NULL, NULL, 1, '10.1', 11, 4, NULL, 6, NULL, 13, NULL, NULL, 3.48, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (481, 74, NULL, NULL, NULL, 17, '167.0', 177, 66, NULL, 23, NULL, 148, NULL, NULL, 3.56, NULL, NULL, NULL, 1, NULL, 14, 6, 0, 1, 2, 0, 0.700, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (482, 67, NULL, NULL, NULL, 16, '126.0', 160, 62, NULL, 15, NULL, 63, NULL, NULL, 4.43, NULL, NULL, NULL, 2, NULL, 9, 4, 0, 0, 0, 0, 0.692, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (483, 2, NULL, NULL, NULL, 0, '4.0', 4, 2, NULL, 1, NULL, 4, NULL, NULL, 4.50, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (484, 22, NULL, NULL, NULL, 4, '43.0', 44, 22, NULL, 26, NULL, 42, NULL, NULL, 4.60, NULL, NULL, NULL, 4, NULL, 6, 2, 0, 0, 0, 15, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (485, 15, NULL, NULL, NULL, 1, '26.1', 32, 14, NULL, 7, NULL, 16, NULL, NULL, 4.78, NULL, NULL, NULL, 0, NULL, 1, 1, 0, 0, 0, 2, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (486, 25, NULL, NULL, NULL, 3, '42.2', 48, 23, NULL, 9, NULL, 37, NULL, NULL, 4.85, NULL, NULL, NULL, 1, NULL, 2, 4, 30, 0, 0, 40, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (487, 3, NULL, NULL, NULL, 0, '5.1', 6, 3, NULL, 1, NULL, 1, NULL, NULL, 5.06, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (488, 49, NULL, NULL, NULL, 8, '78.1', 85, 47, NULL, 33, NULL, 44, NULL, NULL, 5.40, NULL, NULL, NULL, 2, NULL, 2, 6, 0, 0, 0, 0, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (489, 22, NULL, NULL, NULL, 7, '33.2', 38, 21, NULL, 22, NULL, 39, NULL, NULL, 5.61, NULL, NULL, NULL, 1, NULL, 1, 2, 0, 0, 0, 9, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (490, 70, NULL, NULL, NULL, 16, '91.2', 105, 65, NULL, 35, NULL, 60, NULL, NULL, 6.38, NULL, NULL, NULL, 5, NULL, 5, 8, 0, 0, 1, 0, 0.385, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (491, 49, NULL, NULL, NULL, 10, '62.1', 79, 48, NULL, 19, NULL, 19, NULL, NULL, 6.93, NULL, NULL, NULL, 3, NULL, 1, 6, 0, 0, 0, 0, 0.143, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (492, 9, NULL, NULL, NULL, 1, '9.2', 12, 9, NULL, 2, NULL, 7, NULL, NULL, 8.38, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (493, 487, NULL, NULL, NULL, NULL, '971.1', 991, 448, NULL, 286, NULL, 742, NULL, NULL, 4.15, NULL, NULL, NULL, 34, NULL, 56, 53, 25, 2, 4, 105, 0.514, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (494, 12, NULL, NULL, NULL, 3, '63.1', 43, 12, NULL, 15, NULL, 44, NULL, NULL, 1.71, NULL, NULL, NULL, 4, NULL, 1, 3, 0, 0, 0, 7, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (495, 8, NULL, NULL, NULL, 1, '30.1', 28, 6, NULL, 12, NULL, 29, NULL, NULL, 1.78, NULL, NULL, NULL, 2, NULL, 1, 2, 0, 0, 0, 1, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (496, 11, NULL, NULL, NULL, 2, '50.0', 43, 11, NULL, 10, NULL, 51, NULL, NULL, 1.98, NULL, NULL, NULL, 1, NULL, 3, 2, 25, 0, 0, 43, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (497, 12, NULL, NULL, NULL, 5, '52.2', 26, 12, NULL, 19, NULL, 61, NULL, NULL, 2.05, NULL, NULL, NULL, 2, NULL, 6, 1, 0, 0, 0, 15, 0.857, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (498, 57, NULL, NULL, NULL, 24, '154.0', 121, 51, NULL, 37, NULL, 164, NULL, NULL, 2.98, NULL, NULL, NULL, 6, NULL, 11, 9, 0, 1, 1, 0, 0.550, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (499, 12, NULL, NULL, NULL, 1, '26.1', 30, 11, NULL, 17, NULL, 20, NULL, NULL, 3.76, NULL, NULL, NULL, 4, NULL, 2, 1, 0, 0, 0, 6, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (500, 10, NULL, NULL, NULL, 2, '23.2', 20, 10, NULL, 12, NULL, 16, NULL, NULL, 3.80, NULL, NULL, NULL, 2, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (501, 74, NULL, NULL, NULL, 17, '127.0', 140, 65, NULL, 46, NULL, 109, NULL, NULL, 4.61, NULL, NULL, NULL, 2, NULL, 5, 7, 0, 0, 0, 0, 0.417, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (502, 74, NULL, NULL, NULL, 13, '136.2', 158, 70, NULL, 29, NULL, 55, NULL, NULL, 4.61, NULL, NULL, NULL, 4, NULL, 9, 11, 0, 1, 2, 0, 0.450, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (503, 43, NULL, NULL, NULL, 9, '79.1', 82, 43, NULL, 15, NULL, 59, NULL, NULL, 4.88, NULL, NULL, NULL, 0, NULL, 5, 4, 0, 0, 1, 0, 0.556, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (504, 51, NULL, NULL, NULL, 11, '86.2', 105, 49, NULL, 14, NULL, 41, NULL, NULL, 5.09, NULL, NULL, NULL, 2, NULL, 4, 4, 0, 0, 0, 9, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (505, 4, NULL, NULL, NULL, 1, '6.2', 8, 4, NULL, 3, NULL, 3, NULL, NULL, 5.40, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (506, 16, NULL, NULL, NULL, 4, '16.1', 19, 10, NULL, 4, NULL, 10, NULL, NULL, 5.51, NULL, NULL, NULL, 0, NULL, 1, 2, 0, 0, 0, 5, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (507, 27, NULL, NULL, NULL, 13, '37.0', 53, 24, NULL, 9, NULL, 19, NULL, NULL, 5.84, NULL, NULL, NULL, 1, NULL, 3, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (508, 29, NULL, NULL, NULL, 8, '37.2', 47, 26, NULL, 19, NULL, 35, NULL, NULL, 6.21, NULL, NULL, NULL, 4, NULL, 3, 2, 0, 0, 0, 12, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (509, 31, NULL, NULL, NULL, 7, '37.2', 54, 29, NULL, 17, NULL, 23, NULL, NULL, 6.93, NULL, NULL, NULL, 0, NULL, 2, 5, 0, 0, 0, 0, 0.286, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (510, 8, NULL, NULL, NULL, 2, '4.0', 7, 8, NULL, 3, NULL, 2, NULL, NULL, 18.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (511, 8, NULL, NULL, NULL, 2, '2.0', 7, 7, NULL, 5, NULL, 1, NULL, NULL, 31.50, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (512, 6, NULL, NULL, NULL, 2, NULL, 9, 6, NULL, 0, NULL, 5, NULL, 110, 6.000, NULL, NULL, NULL, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (513, 5, NULL, NULL, NULL, 3, NULL, 8, 5, NULL, 4, NULL, 7, NULL, 146, 5.000, NULL, NULL, NULL, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (514, 4, NULL, NULL, NULL, 1, '7', 7, 4, NULL, 0, NULL, 5, NULL, 89, 3.57, NULL, NULL, NULL, 0, 0, 12, 5, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (515, 2, NULL, NULL, NULL, 1, '1', 2, 2, NULL, 0, NULL, 0, NULL, 21, 4.70, NULL, NULL, NULL, 0, 0, 1, 2, 5, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (516, 5, NULL, NULL, NULL, 3, '5', 8, 5, NULL, 3, NULL, 4, NULL, 90, 5.03, NULL, NULL, NULL, 0, 0, 9, 8, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (517, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 12, 1.89, NULL, NULL, NULL, 0, 0, 1, 1, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (518, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 11, 3.56, NULL, NULL, NULL, 0, 0, 3, 3, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (519, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 1, NULL, 1, NULL, 18, 4.04, NULL, NULL, NULL, 0, 0, 3, 4, 1, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (520, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 0, NULL, 15, 3.15, NULL, NULL, NULL, 0, 0, 0, 4, 34, 0, NULL, NULL, NULL, 'save', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (521, 491, NULL, NULL, NULL, NULL, '978.1', 976, 457, NULL, 327, NULL, 791, NULL, NULL, 4.20, NULL, NULL, NULL, 35, NULL, 60, 47, 38, 0, 3, 103, 0.561, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (522, 0, NULL, NULL, NULL, 0, '3.0', 2, 0, NULL, 2, NULL, 3, NULL, NULL, 0.00, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (523, 5, NULL, NULL, NULL, 1, '14.2', 12, 3, NULL, 3, NULL, 15, NULL, NULL, 1.84, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (524, 8, NULL, NULL, NULL, 0, '33.1', 20, 7, NULL, 10, NULL, 18, NULL, NULL, 1.89, NULL, NULL, NULL, 0, NULL, 1, 1, 1, 0, 0, 8, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (525, 16, NULL, NULL, NULL, 2, '53.0', 38, 15, NULL, 17, NULL, 47, NULL, NULL, 2.55, NULL, NULL, NULL, 1, NULL, 4, 1, 0, 0, 0, 1, 0.800, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (526, 16, NULL, NULL, NULL, 1, '45.2', 36, 16, NULL, 15, NULL, 61, NULL, NULL, 3.15, NULL, NULL, NULL, 2, NULL, 0, 4, 34, 0, 0, 43, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (527, 19, NULL, NULL, NULL, 4, '44.2', 39, 16, NULL, 12, NULL, 32, NULL, NULL, 3.22, NULL, NULL, NULL, 0, NULL, 3, 1, 1, 0, 0, 7, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (528, 47, NULL, NULL, NULL, 15, '119.1', 113, 45, NULL, 25, NULL, 90, NULL, NULL, 3.39, NULL, NULL, NULL, 2, NULL, 10, 4, 0, 0, 2, 0, 0.714, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (529, 22, NULL, NULL, NULL, 4, '49.0', 35, 22, NULL, 25, NULL, 62, NULL, NULL, 4.04, NULL, NULL, NULL, 5, NULL, 3, 4, 1, 0, 0, 8, 0.429, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (530, 34, NULL, NULL, NULL, 9, '72.0', 61, 33, NULL, 33, NULL, 68, NULL, NULL, 4.13, NULL, NULL, NULL, 3, NULL, 6, 2, 0, 0, 0, 7, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (531, 21, NULL, NULL, NULL, 4, '36.1', 46, 19, NULL, 10, NULL, 23, NULL, NULL, 4.71, NULL, NULL, NULL, 4, NULL, 1, 1, 0, 0, 0, 14, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (532, 60, NULL, NULL, NULL, 19, '105.1', 114, 56, NULL, 42, NULL, 89, NULL, NULL, 4.78, NULL, NULL, NULL, 3, NULL, 9, 3, 1, 0, 0, 1, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (533, 65, NULL, NULL, NULL, 12, '109.1', 117, 59, NULL, 43, NULL, 96, NULL, NULL, 4.86, NULL, NULL, NULL, 5, NULL, 5, 8, 0, 0, 0, 0, 0.385, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (534, 81, NULL, NULL, NULL, 12, '139.1', 165, 77, NULL, 50, NULL, 70, NULL, NULL, 4.97, NULL, NULL, NULL, 5, NULL, 8, 9, 0, 0, 1, 0, 0.471, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (535, 75, NULL, NULL, NULL, 18, '130.2', 146, 73, NULL, 32, NULL, 99, NULL, NULL, 5.03, NULL, NULL, NULL, 2, NULL, 9, 8, 0, 0, 0, 2, 0.529, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (536, 6, NULL, NULL, NULL, 1, '7.2', 8, 5, NULL, 5, NULL, 6, NULL, NULL, 5.87, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (537, 16, NULL, NULL, NULL, 3, '15.0', 24, 11, NULL, 3, NULL, 12, NULL, NULL, 6.60, NULL, NULL, NULL, 0, NULL, 1, 1, 0, 0, 0, 7, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (538, 555, NULL, NULL, NULL, NULL, '986.0', 1047, 523, NULL, 372, NULL, 719, NULL, NULL, 4.77, NULL, NULL, NULL, 42, NULL, 57, 53, 21, 2, 5, 105, 0.518, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (539, 0, NULL, NULL, NULL, 0, '2.0', 2, 0, NULL, 2, NULL, 3, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (540, 1, NULL, NULL, NULL, 1, '11.0', 5, 1, NULL, 12, NULL, 10, NULL, NULL, 0.82, NULL, NULL, NULL, 2, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (541, 14, NULL, NULL, NULL, 3, '23.0', 14, 7, NULL, 9, NULL, 7, NULL, NULL, 2.74, NULL, NULL, NULL, 3, NULL, 0, 2, 0, 0, 0, 9, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (542, 19, NULL, NULL, NULL, 5, '56.0', 48, 19, NULL, 23, NULL, 43, NULL, NULL, 3.05, NULL, NULL, NULL, 2, NULL, 2, 2, 1, 0, 0, 9, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (543, 64, NULL, NULL, NULL, 24, '153.2', 141, 61, NULL, 35, NULL, 148, NULL, NULL, 3.57, NULL, NULL, NULL, 5, NULL, 12, 5, 0, 0, 2, 0, 0.706, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (544, 27, NULL, NULL, NULL, 7, '62.2', 65, 27, NULL, 16, NULL, 25, NULL, NULL, 3.88, NULL, NULL, NULL, 0, NULL, 5, 2, 0, 0, 0, 0, 0.714, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (545, 18, NULL, NULL, NULL, 2, '39.1', 50, 18, NULL, 15, NULL, 16, NULL, NULL, 4.12, NULL, NULL, NULL, 1, NULL, 3, 1, 8, 0, 0, 20, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (546, 10, NULL, NULL, NULL, 3, '19.2', 20, 10, NULL, 10, NULL, 19, NULL, NULL, 4.58, NULL, NULL, NULL, 2, NULL, 1, 0, 0, 0, 0, 3, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (547, 8, NULL, NULL, NULL, 3, '15.1', 18, 8, NULL, 5, NULL, 14, NULL, NULL, 4.70, NULL, NULL, NULL, 1, NULL, 1, 2, 5, 0, 0, 9, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (548, 44, NULL, NULL, NULL, 7, '78.0', 91, 41, NULL, 22, NULL, 54, NULL, NULL, 4.73, NULL, NULL, NULL, 1, NULL, 3, 6, 0, 1, 1, 1, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (549, 17, NULL, NULL, NULL, 3, '32.1', 34, 17, NULL, 18, NULL, 19, NULL, NULL, 4.73, NULL, NULL, NULL, 2, NULL, 4, 2, 0, 1, 1, 2, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (550, 77, NULL, NULL, NULL, 19, '137.2', 146, 74, NULL, 42, NULL, 86, NULL, NULL, 4.84, NULL, NULL, NULL, 2, NULL, 9, 8, 0, 0, 1, 0, 0.529, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (551, 8, NULL, NULL, NULL, 2, '14.1', 17, 8, NULL, 1, NULL, 13, NULL, NULL, 5.02, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 6, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (552, 23, NULL, NULL, NULL, 6, '39.1', 36, 23, NULL, 20, NULL, 54, NULL, NULL, 5.26, NULL, NULL, NULL, 4, NULL, 1, 3, 7, 0, 0, 14, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (553, 37, NULL, NULL, NULL, 7, '42.1', 48, 26, NULL, 20, NULL, 27, NULL, NULL, 5.53, NULL, NULL, NULL, 3, NULL, 1, 2, 0, 0, 0, 8, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (554, 85, NULL, NULL, NULL, 19, '125.2', 141, 82, NULL, 54, NULL, 78, NULL, NULL, 5.87, NULL, NULL, NULL, 6, NULL, 9, 7, 0, 0, 0, 0, 0.562, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (555, 39, NULL, NULL, NULL, 12, '58.0', 74, 38, NULL, 19, NULL, 50, NULL, NULL, 5.90, NULL, NULL, NULL, 5, NULL, 1, 5, 0, 0, 0, 0, 0.167, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (556, 18, NULL, NULL, NULL, 2, '24.1', 32, 17, NULL, 9, NULL, 16, NULL, NULL, 6.29, NULL, NULL, NULL, 0, NULL, 4, 0, 0, 0, 0, 7, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (557, 9, NULL, NULL, NULL, 6, '12.2', 9, 9, NULL, 9, NULL, 7, NULL, NULL, 6.39, NULL, NULL, NULL, 1, NULL, 1, 1, 0, 0, 0, 4, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (558, 15, NULL, NULL, NULL, 2, '20.1', 29, 15, NULL, 11, NULL, 17, NULL, NULL, 6.64, NULL, NULL, NULL, 1, NULL, 0, 3, 0, 0, 0, 9, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (559, 1, NULL, NULL, NULL, 0, '1.0', 2, 1, NULL, 1, NULL, 0, NULL, NULL, 9.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (560, 5, NULL, NULL, NULL, 1, '5.0', 8, 5, NULL, 1, NULL, 2, NULL, NULL, 9.00, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (561, 5, NULL, NULL, NULL, 3, '4.0', 7, 5, NULL, 2, NULL, 5, NULL, NULL, 11.25, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (562, 5, NULL, NULL, NULL, 0, '4.0', 4, 5, NULL, 11, NULL, 1, NULL, NULL, 11.25, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (563, 5, NULL, NULL, NULL, 1, '3.2', 4, 5, NULL, 5, NULL, 5, NULL, NULL, 12.27, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (564, 1, NULL, NULL, NULL, 0, '0.2', 2, 1, NULL, 0, NULL, 0, NULL, NULL, 13.50, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (565, 12, NULL, NULL, NULL, 3, NULL, 14, 8, NULL, 3, NULL, 4, NULL, 131, 8.000, NULL, NULL, NULL, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (566, 1, NULL, NULL, NULL, 1, NULL, 10, 1, NULL, 5, NULL, 6, NULL, 147, 1.000, NULL, NULL, NULL, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (567, 5, NULL, NULL, NULL, 1, '5', 7, 4, NULL, 2, NULL, 2, NULL, 81, 7.20, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (568, 5, NULL, NULL, NULL, 1, '.2', 5, 2, NULL, 0, NULL, 0, NULL, 25, 11.08, NULL, NULL, NULL, 0, 0, 0, 4, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (569, 2, NULL, NULL, NULL, 1, '1.1', 2, 2, NULL, 1, NULL, 2, NULL, 16, 5.21, NULL, NULL, NULL, 0, 0, 6, 5, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (570, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 0, NULL, 9, 0.00, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (571, 1, NULL, NULL, NULL, 1, '5', 6, 1, NULL, 3, NULL, 3, NULL, 93, 3.27, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (572, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 1, NULL, 0, NULL, 9, 3.41, NULL, NULL, NULL, 0, 0, 4, 3, 3, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (573, 0, NULL, NULL, NULL, 0, '2', 3, 0, NULL, 0, NULL, 1, NULL, 20, 4.66, NULL, NULL, NULL, 0, 0, 2, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (574, 0, NULL, NULL, NULL, 0, '1', 1, 0, NULL, 1, NULL, 2, NULL, 25, 1.19, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (575, 568, NULL, NULL, NULL, NULL, '949.2', 1024, 517, NULL, 343, NULL, 614, NULL, NULL, 4.90, NULL, NULL, NULL, 24, NULL, 50, 57, 22, 0, 1, 106, 0.467, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (576, 0, NULL, NULL, NULL, 0, '1.0', 0, 0, NULL, 0, NULL, 0, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (577, 0, NULL, NULL, NULL, 0, '1.0', 0, 0, NULL, 1, NULL, 0, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (578, 7, NULL, NULL, NULL, 2, '45.1', 25, 7, NULL, 16, NULL, 40, NULL, NULL, 1.39, NULL, NULL, NULL, 1, NULL, 4, 0, 21, 0, 0, 36, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (579, 10, NULL, NULL, NULL, 4, '56.0', 42, 9, NULL, 6, NULL, 25, NULL, NULL, 1.45, NULL, NULL, NULL, 1, NULL, 4, 1, 0, 0, 0, 5, 0.800, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (580, 5, NULL, NULL, NULL, 1, '16.0', 11, 5, NULL, 4, NULL, 17, NULL, NULL, 2.81, NULL, NULL, NULL, 1, NULL, 2, 0, 0, 0, 0, 4, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (581, 16, NULL, NULL, NULL, 3, '41.1', 30, 14, NULL, 15, NULL, 47, NULL, NULL, 3.05, NULL, NULL, NULL, 0, NULL, 5, 1, 0, 0, 0, 12, 0.833, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (582, 7, NULL, NULL, NULL, 1, '16.0', 18, 6, NULL, 9, NULL, 12, NULL, NULL, 3.38, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 4, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (583, 6, NULL, NULL, NULL, 2, '12.2', 14, 5, NULL, 5, NULL, 9, NULL, NULL, 3.55, NULL, NULL, NULL, 1, NULL, 0, 1, 0, 0, 0, 4, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (584, 27, NULL, NULL, NULL, 7, '43.0', 46, 20, NULL, 20, NULL, 32, NULL, NULL, 4.19, NULL, NULL, NULL, 2, NULL, 3, 1, 0, 0, 0, 1, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (585, 23, NULL, NULL, NULL, 2, '38.2', 47, 18, NULL, 9, NULL, 34, NULL, NULL, 4.19, NULL, NULL, NULL, 2, NULL, 1, 0, 1, 0, 0, 8, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (586, 13, NULL, NULL, NULL, 2, '25.0', 20, 12, NULL, 9, NULL, 18, NULL, NULL, 4.32, NULL, NULL, NULL, 1, NULL, 1, 1, 0, 0, 0, 3, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (587, 65, NULL, NULL, NULL, 9, '127.1', 146, 62, NULL, 46, NULL, 81, NULL, NULL, 4.38, NULL, NULL, NULL, 5, NULL, 10, 8, 0, 0, 0, 0, 0.556, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (588, 4, NULL, NULL, NULL, 1, '7.1', 5, 4, NULL, 4, NULL, 3, NULL, NULL, 4.91, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (589, 12, NULL, NULL, NULL, 3, '17.1', 21, 10, NULL, 5, NULL, 5, NULL, NULL, 5.19, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (590, 64, NULL, NULL, NULL, 19, '103.2', 132, 60, NULL, 34, NULL, 42, NULL, NULL, 5.21, NULL, NULL, NULL, 3, NULL, 6, 5, 0, 0, 0, 7, 0.545, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (591, 70, NULL, NULL, NULL, 12, '115.1', 128, 67, NULL, 37, NULL, 53, NULL, NULL, 5.23, NULL, NULL, NULL, 0, NULL, 8, 9, 0, 0, 0, 0, 0.471, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (592, 84, NULL, NULL, NULL, 12, '119.1', 131, 74, NULL, 60, NULL, 89, NULL, NULL, 5.58, NULL, NULL, NULL, 6, NULL, 4, 13, 0, 0, 0, 3, 0.235, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (593, 52, NULL, NULL, NULL, 9, '75.2', 74, 51, NULL, 28, NULL, 54, NULL, NULL, 6.07, NULL, NULL, NULL, 1, NULL, 1, 10, 0, 0, 1, 0, 0.091, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (594, 11, NULL, NULL, NULL, 2, '14.1', 15, 10, NULL, 8, NULL, 12, NULL, NULL, 6.28, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 5, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (595, 5, NULL, NULL, NULL, 1, '5.0', 7, 4, NULL, 2, NULL, 2, NULL, NULL, 7.20, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (596, 5, NULL, NULL, NULL, 0, '6.0', 9, 5, NULL, 1, NULL, 3, NULL, NULL, 7.50, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (597, 30, NULL, NULL, NULL, 2, '27.2', 40, 30, NULL, 10, NULL, 18, NULL, NULL, 9.76, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 9, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (598, 47, NULL, NULL, NULL, 10, '31.2', 58, 39, NULL, 13, NULL, 17, NULL, NULL, 11.08, NULL, NULL, NULL, 0, NULL, 0, 4, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (599, 5, NULL, NULL, NULL, 2, '3.0', 5, 5, NULL, 1, NULL, 1, NULL, NULL, 15.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (600, 517, NULL, NULL, NULL, NULL, '980.1', 1004, 489, NULL, 378, NULL, 600, NULL, NULL, 4.49, NULL, NULL, NULL, 40, NULL, 50, 60, 29, 0, 0, 110, 0.455, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (601, 3, NULL, NULL, NULL, 1, '22.2', 18, 3, NULL, 5, NULL, 17, NULL, NULL, 1.19, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 5, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (602, 10, NULL, NULL, NULL, 2, '37.0', 34, 10, NULL, 14, NULL, 21, NULL, NULL, 2.43, NULL, NULL, NULL, 0, NULL, 1, 2, 0, 0, 0, 0, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (603, 17, NULL, NULL, NULL, 6, '53.0', 48, 15, NULL, 19, NULL, 40, NULL, NULL, 2.55, NULL, NULL, NULL, 5, NULL, 2, 2, 22, 0, 0, 42, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (604, 5, NULL, NULL, NULL, 1, '16.2', 12, 5, NULL, 6, NULL, 8, NULL, NULL, 2.70, NULL, NULL, NULL, 0, NULL, 0, 2, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (605, 18, NULL, NULL, NULL, 2, '50.0', 37, 15, NULL, 16, NULL, 33, NULL, NULL, 2.70, NULL, NULL, NULL, 1, NULL, 3, 3, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (606, 15, NULL, NULL, NULL, 3, '45.2', 38, 14, NULL, 21, NULL, 28, NULL, NULL, 2.76, NULL, NULL, NULL, 3, NULL, 4, 0, 1, 0, 0, 10, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (607, 4, NULL, NULL, NULL, 2, '11.0', 10, 4, NULL, 4, NULL, 10, NULL, NULL, 3.27, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (608, 25, NULL, NULL, NULL, 1, '66.0', 59, 25, NULL, 24, NULL, 43, NULL, NULL, 3.41, NULL, NULL, NULL, 4, NULL, 4, 3, 3, 0, 0, 11, 0.571, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (609, 26, NULL, NULL, NULL, 4, '59.1', 51, 25, NULL, 16, NULL, 45, NULL, NULL, 3.79, NULL, NULL, NULL, 2, NULL, 7, 2, 3, 0, 0, 19, 0.778, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (610, 43, NULL, NULL, NULL, 14, '81.2', 90, 38, NULL, 19, NULL, 27, NULL, NULL, 4.19, NULL, NULL, NULL, 2, NULL, 5, 6, 0, 0, 0, 0, 0.455, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (611, 28, NULL, NULL, NULL, 7, '55.1', 50, 27, NULL, 24, NULL, 42, NULL, NULL, 4.39, NULL, NULL, NULL, 0, NULL, 4, 3, 0, 0, 0, 2, 0.571, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (612, 14, NULL, NULL, NULL, 5, '27.2', 27, 14, NULL, 11, NULL, 14, NULL, NULL, 4.55, NULL, NULL, NULL, 2, NULL, 0, 0, 0, 0, 0, 7, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (613, 40, NULL, NULL, NULL, 11, '75.0', 63, 38, NULL, 29, NULL, 55, NULL, NULL, 4.56, NULL, NULL, NULL, 3, NULL, 2, 5, 0, 0, 0, 0, 0.286, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (614, 21, NULL, NULL, NULL, 4, '38.2', 47, 20, NULL, 13, NULL, 27, NULL, NULL, 4.66, NULL, NULL, NULL, 0, NULL, 2, 2, 0, 0, 0, 4, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (615, 66, NULL, NULL, NULL, 18, '118.0', 132, 62, NULL, 51, NULL, 65, NULL, NULL, 4.73, NULL, NULL, NULL, 6, NULL, 5, 6, 0, 0, 0, 0, 0.455, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (616, 7, NULL, NULL, NULL, 1, '10.0', 11, 6, NULL, 4, NULL, 2, NULL, NULL, 5.40, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (617, 11, NULL, NULL, NULL, 2, '15.2', 20, 10, NULL, 8, NULL, 9, NULL, NULL, 5.74, NULL, NULL, NULL, 1, NULL, 0, 2, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (618, 53, NULL, NULL, NULL, 13, '70.2', 95, 50, NULL, 23, NULL, 42, NULL, NULL, 6.37, NULL, NULL, NULL, 1, NULL, 6, 7, 0, 0, 0, 0, 0.462, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (619, 18, NULL, NULL, NULL, 6, '24.0', 30, 17, NULL, 7, NULL, 22, NULL, NULL, 6.38, NULL, NULL, NULL, 2, NULL, 0, 1, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (620, 26, NULL, NULL, NULL, 6, '30.0', 34, 24, NULL, 18, NULL, 15, NULL, NULL, 7.20, NULL, NULL, NULL, 2, NULL, 0, 5, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (621, 26, NULL, NULL, NULL, 5, '31.1', 39, 26, NULL, 22, NULL, 15, NULL, NULL, 7.47, NULL, NULL, NULL, 4, NULL, 1, 5, 0, 0, 0, 0, 0.167, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (622, 39, NULL, NULL, NULL, 4, '40.0', 58, 39, NULL, 23, NULL, 19, NULL, NULL, 8.78, NULL, NULL, NULL, 1, NULL, 2, 3, 0, 0, 0, 3, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (623, 2, NULL, NULL, NULL, 1, '1.0', 1, 2, NULL, 1, NULL, 1, NULL, NULL, 18.00, NULL, NULL, NULL, 1, NULL, 0, 1, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (624, 5, NULL, NULL, NULL, 1, NULL, 8, 5, NULL, 2, NULL, 7, NULL, 146, 5.000, NULL, NULL, NULL, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (625, 7, NULL, NULL, NULL, 2, NULL, 12, 7, NULL, 3, NULL, 8, NULL, 146, 7.000, NULL, NULL, NULL, 2, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (626, 3, NULL, NULL, NULL, 1, '7', 6, 3, NULL, 2, NULL, 6, NULL, 114, 3.64, NULL, NULL, NULL, 0, 0, 9, 6, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (627, 2, NULL, NULL, NULL, 0, '.1', 2, 2, NULL, 0, NULL, 0, NULL, 13, 6.38, NULL, NULL, NULL, 0, 0, 1, 3, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (628, 0, NULL, NULL, NULL, 0, '.1', 0, 0, NULL, 0, NULL, 0, NULL, 5, 5.24, NULL, NULL, NULL, 0, 0, 3, 3, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (629, 0, NULL, NULL, NULL, 0, '.1', 0, 0, NULL, 0, NULL, 0, NULL, 2, 4.91, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (630, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 12, 3.17, NULL, NULL, NULL, 0, 0, 3, 4, 31, 0, NULL, NULL, NULL, 'save', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (631, 6, NULL, NULL, NULL, 2, '7', 10, 6, NULL, 2, NULL, 4, NULL, 109, 4.50, NULL, NULL, NULL, 1, 0, 10, 4, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (632, 1, NULL, NULL, NULL, 0, '1', 2, 1, NULL, 0, NULL, 3, NULL, 20, 5.43, NULL, NULL, NULL, 1, 0, 5, 3, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (633, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 1, NULL, 1, NULL, 17, 3.03, NULL, NULL, NULL, 0, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (634, 6, NULL, NULL, NULL, 1, NULL, 10, 6, NULL, 5, NULL, 10, NULL, 158, 6.000, NULL, NULL, 2, 1, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (635, 4, NULL, NULL, NULL, 1, NULL, 7, 3, NULL, 3, NULL, 10, NULL, 153, 3.000, NULL, NULL, 2, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (636, 6, NULL, NULL, NULL, 1, '4.2', 6, 6, NULL, 5, NULL, 7, NULL, 110, 5.16, NULL, NULL, 1, 0, 0, 1, 1, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (637, 0, NULL, NULL, NULL, 0, '.1', 2, 0, NULL, 0, NULL, 1, NULL, 6, 8.82, NULL, NULL, NULL, 1, 0, 2, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (638, 0, NULL, NULL, NULL, 0, '2', 1, 0, NULL, 0, NULL, 2, NULL, 28, 4.80, NULL, NULL, NULL, 0, 0, 5, 3, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (639, 0, NULL, NULL, NULL, 0, '1', 1, 0, NULL, 0, NULL, 0, NULL, 14, 4.50, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (640, 0, NULL, NULL, NULL, 0, '7', 5, 0, NULL, 2, NULL, 7, NULL, 100, 2.95, NULL, NULL, NULL, 0, 0, 12, 5, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (641, 4, NULL, NULL, NULL, 1, '.1', 2, 3, NULL, 1, NULL, 1, NULL, 24, 11.57, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (642, 0, NULL, NULL, NULL, 0, '.2', 0, 0, NULL, 0, NULL, 0, NULL, 12, 3.88, NULL, NULL, NULL, 0, 0, 2, 2, 5, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (643, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 2, NULL, 17, 3.99, NULL, NULL, 1, 0, 0, 2, 2, 18, 0, NULL, NULL, NULL, 'save', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (644, 573, NULL, NULL, NULL, NULL, '973.0', 1046, 532, NULL, 351, NULL, 660, NULL, NULL, 4.92, NULL, NULL, NULL, 28, NULL, 51, 59, 32, 2, 6, 104, 0.464, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (645, 55, NULL, NULL, NULL, 16, '152.1', 150, 52, NULL, 29, NULL, 88, NULL, NULL, 3.07, NULL, NULL, NULL, 1, NULL, 9, 6, 0, 1, 3, 0, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (646, 17, NULL, NULL, NULL, 2, '48.1', 35, 17, NULL, 12, NULL, 44, NULL, NULL, 3.17, NULL, NULL, NULL, 3, NULL, 3, 4, 31, 0, 0, 48, 0.429, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (647, 63, NULL, NULL, NULL, 20, '150.2', 128, 61, NULL, 36, NULL, 138, NULL, NULL, 3.64, NULL, NULL, NULL, 4, NULL, 9, 6, 0, 0, 2, 0, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (648, 11, NULL, NULL, NULL, 4, '21.2', 23, 9, NULL, 12, NULL, 8, NULL, NULL, 3.74, NULL, NULL, NULL, 1, NULL, 1, 0, 0, 0, 0, 6, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (649, 77, NULL, NULL, NULL, 12, '141.0', 150, 72, NULL, 44, NULL, 62, NULL, NULL, 4.60, NULL, NULL, NULL, 1, NULL, 8, 7, 0, 0, 0, 0, 0.533, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (650, 20, NULL, NULL, NULL, 4, '33.1', 35, 18, NULL, 11, NULL, 22, NULL, NULL, 4.86, NULL, NULL, NULL, 2, NULL, 2, 0, 0, 0, 0, 8, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (651, 4, NULL, NULL, NULL, 0, '7.1', 4, 4, NULL, 2, NULL, 4, NULL, NULL, 4.91, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (652, 67, NULL, NULL, NULL, 22, '112.0', 124, 63, NULL, 44, NULL, 83, NULL, NULL, 5.06, NULL, NULL, NULL, 1, NULL, 6, 8, 0, 0, 0, 0, 0.429, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (653, 21, NULL, NULL, NULL, 3, '34.1', 39, 20, NULL, 16, NULL, 30, NULL, NULL, 5.24, NULL, NULL, NULL, 0, NULL, 3, 3, 1, 0, 0, 7, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (654, 21, NULL, NULL, NULL, 1, '24.0', 29, 17, NULL, 21, NULL, 24, NULL, NULL, 6.38, NULL, NULL, NULL, 3, NULL, 1, 3, 0, 0, 0, 3, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (655, 24, NULL, NULL, NULL, 4, '32.1', 39, 23, NULL, 17, NULL, 36, NULL, NULL, 6.40, NULL, NULL, NULL, 2, NULL, 2, 1, 0, 0, 0, 7, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (656, 100, NULL, NULL, NULL, 15, '121.1', 154, 89, NULL, 46, NULL, 70, NULL, NULL, 6.60, NULL, NULL, NULL, 1, NULL, 5, 14, 0, 1, 1, 0, 0.263, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (657, 33, NULL, NULL, NULL, 2, '39.1', 52, 31, NULL, 26, NULL, 21, NULL, NULL, 7.09, NULL, NULL, NULL, 4, NULL, 2, 3, 0, 0, 0, 4, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (658, 11, NULL, NULL, NULL, 3, '11.1', 17, 9, NULL, 8, NULL, 1, NULL, NULL, 7.15, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 5, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (659, 3, NULL, NULL, NULL, 1, '3.1', 4, 3, NULL, 2, NULL, 1, NULL, NULL, 8.10, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (660, 13, NULL, NULL, NULL, 2, '14.0', 19, 13, NULL, 11, NULL, 13, NULL, NULL, 8.36, NULL, NULL, NULL, 3, NULL, 0, 1, 0, 0, 0, 6, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (661, 18, NULL, NULL, NULL, 8, '14.1', 25, 16, NULL, 5, NULL, 8, NULL, NULL, 10.05, NULL, NULL, NULL, 1, NULL, 0, 1, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (662, 15, NULL, NULL, NULL, 1, '12.0', 19, 15, NULL, 9, NULL, 7, NULL, NULL, 11.25, NULL, NULL, NULL, 1, NULL, 0, 1, 0, 0, 0, 6, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (663, 462, NULL, NULL, NULL, NULL, '851.0', 876, 417, NULL, 316, NULL, 644, NULL, NULL, 4.41, NULL, NULL, NULL, 55, NULL, 52, 44, 34, 1, 1, 95, 0.542, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (664, 2, NULL, NULL, NULL, 0, '7.0', 6, 2, NULL, 2, NULL, 5, NULL, NULL, 2.57, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (665, 11, NULL, NULL, NULL, 1, '24.2', 28, 8, NULL, 10, NULL, 14, NULL, NULL, 2.92, NULL, NULL, NULL, 1, NULL, 1, 3, 0, 0, 0, 4, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (666, 10, NULL, NULL, NULL, 1, '29.2', 27, 10, NULL, 9, NULL, 20, NULL, NULL, 3.03, NULL, NULL, NULL, 1, NULL, 0, 0, 1, 0, 0, 11, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (667, 58, NULL, NULL, NULL, 11, '134.0', 111, 52, NULL, 49, NULL, 120, NULL, NULL, 3.49, NULL, NULL, NULL, 16, NULL, 11, 4, 0, 1, 1, 0, 0.733, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (668, 7, NULL, NULL, NULL, 2, '17.1', 13, 7, NULL, 11, NULL, 17, NULL, NULL, 3.63, NULL, NULL, NULL, 3, NULL, 1, 1, 1, 0, 0, 3, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (669, 15, NULL, NULL, NULL, 3, '23.1', 23, 10, NULL, 13, NULL, 29, NULL, NULL, 3.86, NULL, NULL, NULL, 2, NULL, 0, 0, 1, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (670, 7, NULL, NULL, NULL, 2, '9.1', 10, 4, NULL, 2, NULL, 9, NULL, NULL, 3.86, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 4, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (671, 6, NULL, NULL, NULL, 1, '14.0', 13, 6, NULL, 7, NULL, 9, NULL, NULL, 3.86, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (672, 2, NULL, NULL, NULL, 1, '4.1', 4, 2, NULL, 0, NULL, 5, NULL, NULL, 4.15, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (673, 6, NULL, NULL, NULL, 1, '12.2', 12, 6, NULL, 4, NULL, 4, NULL, NULL, 4.26, NULL, NULL, NULL, 0, NULL, 0, 0, 1, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (674, 50, NULL, NULL, NULL, 15, '99.0', 98, 48, NULL, 38, NULL, 55, NULL, NULL, 4.36, NULL, NULL, NULL, 2, NULL, 7, 3, 1, 0, 0, 4, 0.700, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (675, 32, NULL, NULL, NULL, 7, '59.0', 61, 29, NULL, 33, NULL, 52, NULL, NULL, 4.42, NULL, NULL, NULL, 4, NULL, 5, 4, 0, 0, 0, 0, 0.556, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (676, 75, NULL, NULL, NULL, 17, '136.0', 144, 68, NULL, 31, NULL, 121, NULL, NULL, 4.50, NULL, NULL, NULL, 11, NULL, 10, 4, 0, 0, 0, 0, 0.714, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (677, 24, NULL, NULL, NULL, 2, '45.1', 50, 24, NULL, 16, NULL, 24, NULL, NULL, 4.76, NULL, NULL, NULL, 1, NULL, 1, 4, 28, 0, 0, 40, 0.200, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (678, 63, NULL, NULL, NULL, 13, '107.0', 132, 60, NULL, 38, NULL, 66, NULL, NULL, 5.05, NULL, NULL, NULL, 3, NULL, 6, 9, 0, 0, 0, 0, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (679, 22, NULL, NULL, NULL, 5, '32.2', 34, 19, NULL, 12, NULL, 17, NULL, NULL, 5.23, NULL, NULL, NULL, 0, NULL, 3, 2, 0, 0, 0, 0, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (680, 20, NULL, NULL, NULL, 5, '28.1', 30, 17, NULL, 11, NULL, 25, NULL, NULL, 5.40, NULL, NULL, NULL, 2, NULL, 1, 5, 1, 0, 0, 9, 0.167, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (681, 36, NULL, NULL, NULL, 4, '53.0', 57, 32, NULL, 22, NULL, 42, NULL, NULL, 5.43, NULL, NULL, NULL, 5, NULL, 5, 3, 0, 0, 0, 7, 0.625, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (682, 8, NULL, NULL, NULL, 1, '6.2', 10, 5, NULL, 4, NULL, 5, NULL, NULL, 6.75, NULL, NULL, NULL, 3, NULL, 0, 0, 0, 0, 0, 4, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (683, 8, NULL, NULL, NULL, 3, '7.2', 13, 8, NULL, 4, NULL, 5, NULL, NULL, 9.39, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (684, 9, NULL, NULL, NULL, 1, NULL, 12, 8, NULL, 3, NULL, 6, NULL, 144, 8.000, NULL, NULL, NULL, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (685, 2, NULL, NULL, NULL, 0, NULL, 8, 2, NULL, 3, NULL, 10, NULL, 132, 2.000, NULL, NULL, NULL, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (686, 7, NULL, NULL, NULL, 1, '3.1', 8, 6, NULL, 2, NULL, 2, NULL, 77, 4.61, NULL, NULL, NULL, 0, 0, 5, 5, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (687, 2, NULL, NULL, NULL, 0, '2', 4, 2, NULL, 1, NULL, 1, NULL, 37, 9.82, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (688, 0, NULL, NULL, NULL, 0, '1.2', 0, 0, NULL, 0, NULL, 2, NULL, 16, 7.41, NULL, NULL, NULL, 0, 0, 0, 1, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (689, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 14, 5.63, NULL, NULL, NULL, 0, 0, 2, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (690, 1, NULL, NULL, NULL, 0, '7', 7, 1, NULL, 2, NULL, 9, NULL, 110, 3.72, NULL, NULL, NULL, 0, 0, 8, 7, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (691, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 6, 5.79, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (692, 1, NULL, NULL, NULL, 0, '1', 1, 1, NULL, 1, NULL, 0, NULL, 16, 7.92, NULL, NULL, NULL, 0, 0, 2, 7, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (693, 401, NULL, NULL, NULL, NULL, '868.1', 850, 363, NULL, 298, NULL, 647, NULL, NULL, 3.76, NULL, NULL, NULL, 29, NULL, 53, 39, 29, 0, 0, 103, 0.576, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (694, 3, NULL, NULL, NULL, 0, '7.0', 7, 1, NULL, 1, NULL, 8, NULL, NULL, 1.29, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (695, 3, NULL, NULL, NULL, 0, '17.0', 15, 3, NULL, 8, NULL, 13, NULL, NULL, 1.59, NULL, NULL, NULL, 0, NULL, 2, 0, 2, 0, 0, 5, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (696, 20, NULL, NULL, NULL, 4, '60.1', 42, 13, NULL, 22, NULL, 42, NULL, NULL, 1.94, NULL, NULL, NULL, 1, NULL, 4, 1, 1, 0, 0, 10, 0.800, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (697, 1, NULL, NULL, NULL, 0, '4.0', 5, 1, NULL, 2, NULL, 4, NULL, NULL, 2.25, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (698, 2, NULL, NULL, NULL, 0, '4.0', 3, 1, NULL, 2, NULL, 3, NULL, NULL, 2.25, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (699, 53, NULL, NULL, NULL, 4, '158.2', 143, 52, NULL, 37, NULL, 98, NULL, NULL, 2.95, NULL, NULL, NULL, 5, NULL, 12, 5, 0, 0, 0, 0, 0.706, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (700, 50, NULL, NULL, NULL, 11, '133.1', 136, 45, NULL, 30, NULL, 122, NULL, NULL, 3.04, NULL, NULL, NULL, 6, NULL, 10, 6, 0, 0, 0, 0, 0.625, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (701, 3, NULL, NULL, NULL, 0, '5.1', 10, 2, NULL, 1, NULL, 3, NULL, NULL, 3.38, NULL, NULL, NULL, 2, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (702, 20, NULL, NULL, NULL, 1, '40.1', 47, 16, NULL, 19, NULL, 14, NULL, NULL, 3.57, NULL, NULL, NULL, 2, NULL, 3, 1, 1, 0, 0, 12, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (703, 51, NULL, NULL, NULL, 18, '121.2', 124, 50, NULL, 50, NULL, 88, NULL, NULL, 3.70, NULL, NULL, NULL, 1, NULL, 9, 8, 0, 0, 0, 0, 0.529, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (704, 29, NULL, NULL, NULL, 5, '62.1', 56, 26, NULL, 23, NULL, 55, NULL, NULL, 3.75, NULL, NULL, NULL, 1, NULL, 1, 1, 0, 0, 0, 7, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (705, 23, NULL, NULL, NULL, 9, '48.2', 36, 21, NULL, 11, NULL, 42, NULL, NULL, 3.88, NULL, NULL, NULL, 0, NULL, 2, 2, 5, 0, 0, 14, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (706, 19, NULL, NULL, NULL, 3, '38.1', 40, 17, NULL, 15, NULL, 32, NULL, NULL, 3.99, NULL, NULL, NULL, 2, NULL, 2, 2, 18, 0, 0, 34, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (707, 34, NULL, NULL, NULL, 10, '70.2', 69, 33, NULL, 16, NULL, 46, NULL, NULL, 4.20, NULL, NULL, NULL, 2, NULL, 6, 3, 0, 0, 0, 1, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (708, 2, NULL, NULL, NULL, 1, '3.2', 9, 2, NULL, 4, NULL, 4, NULL, NULL, 4.91, NULL, NULL, NULL, 1, NULL, 0, 1, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (709, 32, NULL, NULL, NULL, 3, '46.2', 42, 26, NULL, 24, NULL, 46, NULL, NULL, 5.01, NULL, NULL, NULL, 2, NULL, 2, 3, 2, 0, 0, 9, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (710, 10, NULL, NULL, NULL, 4, '11.2', 14, 10, NULL, 7, NULL, 9, NULL, NULL, 7.71, NULL, NULL, NULL, 1, NULL, 0, 2, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (711, 22, NULL, NULL, NULL, 7, '21.2', 27, 21, NULL, 15, NULL, 7, NULL, NULL, 8.72, NULL, NULL, NULL, 1, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (712, 4, NULL, NULL, NULL, 1, '2.1', 2, 3, NULL, 1, NULL, 2, NULL, NULL, 11.57, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (713, 15, NULL, NULL, NULL, 7, '8.2', 17, 15, NULL, 8, NULL, 5, NULL, NULL, 15.58, NULL, NULL, NULL, 1, NULL, 0, 2, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (714, 5, NULL, NULL, NULL, 0, '2.0', 6, 5, NULL, 2, NULL, 4, NULL, NULL, 22.50, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (715, 511, NULL, NULL, NULL, NULL, '970.1', 1015, 480, NULL, 318, NULL, 612, NULL, NULL, 4.45, NULL, NULL, NULL, 19, NULL, 55, 51, 28, 0, 3, 104, 0.519, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (716, 0, NULL, NULL, NULL, 0, '1.1', 2, 0, NULL, 1, NULL, 1, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (717, 14, NULL, NULL, NULL, 3, '52.1', 42, 13, NULL, 16, NULL, 44, NULL, NULL, 2.24, NULL, NULL, NULL, 0, NULL, 3, 2, 8, 0, 0, 25, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (718, 15, NULL, NULL, NULL, 0, '43.0', 30, 13, NULL, 22, NULL, 32, NULL, NULL, 2.72, NULL, NULL, NULL, 3, NULL, 4, 2, 0, 0, 0, 8, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (719, 10, NULL, NULL, NULL, 2, '28.0', 23, 10, NULL, 11, NULL, 22, NULL, NULL, 3.21, NULL, NULL, NULL, 2, NULL, 0, 1, 0, 0, 0, 6, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (720, 66, NULL, NULL, NULL, 16, '148.0', 162, 66, NULL, 37, NULL, 110, NULL, NULL, 4.01, NULL, NULL, NULL, 1, NULL, 12, 5, 0, 0, 0, 0, 0.706, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (721, 21, NULL, NULL, NULL, 6, '37.2', 33, 17, NULL, 11, NULL, 31, NULL, NULL, 4.06, NULL, NULL, NULL, 0, NULL, 0, 4, 20, 0, 0, 35, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (722, 15, NULL, NULL, NULL, 4, '33.0', 37, 15, NULL, 12, NULL, 18, NULL, NULL, 4.09, NULL, NULL, NULL, 2, NULL, 2, 5, 0, 0, 0, 6, 0.286, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (723, 77, NULL, NULL, NULL, 13, '154.2', 160, 71, NULL, 41, NULL, 56, NULL, NULL, 4.13, NULL, NULL, NULL, 0, NULL, 8, 6, 0, 0, 2, 0, 0.571, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (724, 43, NULL, NULL, NULL, 11, '79.1', 83, 39, NULL, 21, NULL, 43, NULL, NULL, 4.42, NULL, NULL, NULL, 0, NULL, 5, 4, 0, 0, 0, 0, 0.556, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (725, 8, NULL, NULL, NULL, 1, '14.0', 15, 7, NULL, 5, NULL, 8, NULL, NULL, 4.50, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 5, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (726, 40, NULL, NULL, NULL, 6, '69.1', 81, 37, NULL, 13, NULL, 43, NULL, NULL, 4.80, NULL, NULL, NULL, 1, NULL, 5, 3, 0, 0, 0, 3, 0.625, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (727, 65, NULL, NULL, NULL, 14, '105.1', 121, 57, NULL, 36, NULL, 61, NULL, NULL, 4.87, NULL, NULL, NULL, 3, NULL, 5, 7, 0, 0, 0, 0, 0.417, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (728, 4, NULL, NULL, NULL, 1, '7.1', 8, 4, NULL, 5, NULL, 3, NULL, NULL, 4.91, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (729, 60, NULL, NULL, NULL, 18, '106.1', 100, 58, NULL, 46, NULL, 74, NULL, NULL, 4.91, NULL, NULL, NULL, 5, NULL, 4, 7, 0, 0, 1, 0, 0.364, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (730, 14, NULL, NULL, NULL, 4, '25.2', 32, 14, NULL, 9, NULL, 10, NULL, NULL, 4.91, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 7, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (731, 13, NULL, NULL, NULL, 2, '22.2', 18, 13, NULL, 13, NULL, 20, NULL, NULL, 5.16, NULL, NULL, NULL, 0, NULL, 1, 1, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (732, 9, NULL, NULL, NULL, 0, '14.0', 20, 9, NULL, 5, NULL, 13, NULL, NULL, 5.79, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 1, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (733, 16, NULL, NULL, NULL, 2, '16.1', 21, 16, NULL, 6, NULL, 14, NULL, NULL, 8.82, NULL, NULL, NULL, 2, NULL, 2, 2, 0, 0, 0, 4, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (734, 5, NULL, NULL, NULL, 1, '4.0', 6, 5, NULL, 3, NULL, 1, NULL, NULL, 11.25, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (735, 4, NULL, NULL, NULL, 1, '2.1', 5, 4, NULL, 3, NULL, 2, NULL, NULL, 15.43, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (736, 12, NULL, NULL, NULL, 0, '5.2', 16, 12, NULL, 2, NULL, 6, NULL, NULL, 19.06, NULL, NULL, NULL, 0, NULL, 2, 1, 0, 0, 0, 2, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (737, 489, NULL, NULL, NULL, NULL, '962.2', 897, 466, NULL, 444, NULL, 751, NULL, NULL, 4.36, NULL, NULL, NULL, 34, NULL, 51, 58, 23, 1, 3, 106, 0.468, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (738, 12, NULL, NULL, NULL, 1, '43.0', 37, 11, NULL, 10, NULL, 29, NULL, NULL, 2.30, NULL, NULL, NULL, 2, NULL, 1, 1, 4, 0, 0, 13, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (739, 14, NULL, NULL, NULL, 0, '43.2', 44, 13, NULL, 10, NULL, 23, NULL, NULL, 2.68, NULL, NULL, NULL, 0, NULL, 0, 4, 1, 0, 0, 7, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (740, 47, NULL, NULL, NULL, 14, '130.0', 107, 43, NULL, 34, NULL, 91, NULL, NULL, 2.98, NULL, NULL, NULL, 5, NULL, 7, 3, 0, 0, 0, 3, 0.700, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (741, 52, NULL, NULL, NULL, 17, '147.2', 113, 50, NULL, 48, NULL, 181, NULL, NULL, 3.05, NULL, NULL, NULL, 2, NULL, 11, 4, 0, 1, 1, 0, 0.733, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (742, 14, NULL, NULL, NULL, 1, '30.1', 27, 12, NULL, 26, NULL, 22, NULL, NULL, 3.56, NULL, NULL, NULL, 1, NULL, 2, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (743, 4, NULL, NULL, NULL, 2, '9.1', 11, 4, NULL, 8, NULL, 8, NULL, NULL, 3.86, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 0, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (744, 8, NULL, NULL, NULL, 1, '14.1', 12, 7, NULL, 8, NULL, 16, NULL, NULL, 4.40, NULL, NULL, NULL, 1, NULL, 1, 0, 0, 0, 0, 2, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (745, 22, NULL, NULL, NULL, 5, '42.2', 35, 21, NULL, 18, NULL, 44, NULL, NULL, 4.43, NULL, NULL, NULL, 1, NULL, 5, 6, 16, 0, 0, 37, 0.455, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (746, 43, NULL, NULL, NULL, 8, '82.0', 83, 42, NULL, 46, NULL, 69, NULL, NULL, 4.61, NULL, NULL, NULL, 6, NULL, 5, 5, 0, 0, 0, 3, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (747, 12, NULL, NULL, NULL, 2, '20.2', 21, 11, NULL, 11, NULL, 13, NULL, NULL, 4.79, NULL, NULL, NULL, 1, NULL, 3, 2, 0, 0, 0, 4, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (748, 86, NULL, NULL, NULL, 18, '152.1', 139, 83, NULL, 79, NULL, 118, NULL, NULL, 4.90, NULL, NULL, NULL, 7, NULL, 8, 11, 0, 0, 1, 0, 0.421, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (749, 62, NULL, NULL, NULL, 14, '108.2', 116, 60, NULL, 56, NULL, 39, NULL, NULL, 4.97, NULL, NULL, NULL, 4, NULL, 5, 7, 0, 0, 1, 0, 0.417, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (750, 23, NULL, NULL, NULL, 6, '37.1', 30, 23, NULL, 19, NULL, 24, NULL, NULL, 5.54, NULL, NULL, NULL, 0, NULL, 0, 5, 1, 0, 0, 16, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (751, 26, NULL, NULL, NULL, 2, '40.0', 38, 25, NULL, 33, NULL, 36, NULL, NULL, 5.63, NULL, NULL, NULL, 2, NULL, 2, 2, 0, 0, 0, 8, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (752, 11, NULL, NULL, NULL, 1, '10.1', 12, 8, NULL, 9, NULL, 7, NULL, NULL, 6.97, NULL, NULL, NULL, 0, NULL, 0, 3, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (753, 14, NULL, NULL, NULL, 1, '17.0', 20, 14, NULL, 10, NULL, 11, NULL, NULL, 7.41, NULL, NULL, NULL, 2, NULL, 0, 1, 1, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (754, 12, NULL, NULL, NULL, 2, '14.1', 19, 12, NULL, 4, NULL, 9, NULL, NULL, 7.53, NULL, NULL, NULL, 0, NULL, 0, 2, 0, 0, 0, 5, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (755, 2, NULL, NULL, NULL, 0, '2.0', 3, 2, NULL, 2, NULL, 1, NULL, NULL, 9.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (756, 12, NULL, NULL, NULL, 2, '11.0', 20, 12, NULL, 5, NULL, 8, NULL, NULL, 9.82, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (757, 6, NULL, NULL, NULL, 1, '3.2', 7, 6, NULL, 3, NULL, 2, NULL, NULL, 14.73, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (758, 4, NULL, NULL, NULL, 0, '1.2', 2, 4, NULL, 3, NULL, 0, NULL, NULL, 21.60, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (759, 3, NULL, NULL, NULL, 0, '0.2', 1, 3, NULL, 2, NULL, 0, NULL, NULL, 40.50, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (760, 660, NULL, NULL, NULL, NULL, '950.2', 1114, 613, NULL, 391, NULL, 765, NULL, NULL, 5.80, NULL, NULL, NULL, 36, NULL, 40, 67, 19, 0, 1, 104, 0.374, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (761, 0, NULL, NULL, NULL, 0, '2.1', 1, 0, NULL, 2, NULL, 1, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (762, 0, NULL, NULL, NULL, 0, '1.0', 1, 0, NULL, 1, NULL, 0, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (763, 10, NULL, NULL, NULL, 3, '19.1', 14, 7, NULL, 14, NULL, 15, NULL, NULL, 3.26, NULL, NULL, NULL, 2, NULL, 1, 1, 0, 0, 0, 7, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (764, 68, NULL, NULL, NULL, 12, '145.0', 146, 60, NULL, 69, NULL, 153, NULL, NULL, 3.72, NULL, NULL, NULL, 6, NULL, 8, 7, 0, 0, 0, 0, 0.533, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (765, 21, NULL, NULL, NULL, 7, '40.0', 28, 19, NULL, 14, NULL, 45, NULL, NULL, 4.28, NULL, NULL, NULL, 1, NULL, 1, 1, 17, 0, 0, 33, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (766, 4, NULL, NULL, NULL, 2, '8.1', 7, 4, NULL, 7, NULL, 7, NULL, NULL, 4.32, NULL, NULL, NULL, 0, NULL, 1, 0, 0, 0, 0, 3, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (767, 81, NULL, NULL, NULL, 24, '157.2', 152, 78, NULL, 29, NULL, 134, NULL, NULL, 4.45, NULL, NULL, NULL, 6, NULL, 8, 7, 0, 0, 1, 0, 0.533, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (768, 32, NULL, NULL, NULL, 7, '56.1', 61, 30, NULL, 18, NULL, 36, NULL, NULL, 4.79, NULL, NULL, NULL, 2, NULL, 5, 3, 2, 0, 0, 13, 0.625, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (769, 18, NULL, NULL, NULL, 3, '30.0', 28, 18, NULL, 20, NULL, 24, NULL, NULL, 5.40, NULL, NULL, NULL, 1, NULL, 1, 1, 0, 0, 0, 2, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (770, 45, NULL, NULL, NULL, 11, '71.1', 80, 44, NULL, 13, NULL, 51, NULL, NULL, 5.55, NULL, NULL, NULL, 0, NULL, 1, 6, 0, 0, 0, 0, 0.143, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (771, 3, NULL, NULL, NULL, 0, '4.2', 4, 3, NULL, 2, NULL, 4, NULL, NULL, 5.79, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (772, 79, NULL, NULL, NULL, 12, '96.0', 121, 70, NULL, 52, NULL, 82, NULL, NULL, 6.56, NULL, NULL, NULL, 4, NULL, 2, 11, 0, 0, 0, 0, 0.154, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (773, 14, NULL, NULL, NULL, 2, '17.1', 17, 13, NULL, 12, NULL, 6, NULL, NULL, 6.75, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (774, 33, NULL, NULL, NULL, 7, '40.0', 63, 32, NULL, 18, NULL, 36, NULL, NULL, 7.20, NULL, NULL, NULL, 2, NULL, 0, 3, 0, 0, 0, 8, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (775, 19, NULL, NULL, NULL, 2, '23.1', 31, 19, NULL, 11, NULL, 14, NULL, NULL, 7.33, NULL, NULL, NULL, 2, NULL, 1, 2, 0, 0, 0, 7, 0.333, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (776, 34, NULL, NULL, NULL, 5, '40.1', 58, 33, NULL, 17, NULL, 37, NULL, NULL, 7.36, NULL, NULL, NULL, 1, NULL, 1, 4, 0, 0, 0, 0, 0.200, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (777, 68, NULL, NULL, NULL, 14, '74.2', 105, 62, NULL, 26, NULL, 53, NULL, NULL, 7.47, NULL, NULL, NULL, 3, NULL, 5, 8, 0, 0, 0, 7, 0.385, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (778, 44, NULL, NULL, NULL, 9, '50.0', 77, 44, NULL, 22, NULL, 27, NULL, NULL, 7.92, NULL, NULL, NULL, 1, NULL, 2, 7, 0, 0, 0, 17, 0.222, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (779, 53, NULL, NULL, NULL, 11, '52.0', 84, 47, NULL, 16, NULL, 28, NULL, NULL, 8.13, NULL, NULL, NULL, 1, NULL, 3, 4, 0, 0, 0, 1, 0.429, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (780, 13, NULL, NULL, NULL, 1, '11.1', 13, 12, NULL, 16, NULL, 5, NULL, NULL, 9.53, NULL, NULL, NULL, 2, NULL, 0, 0, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (781, 16, NULL, NULL, NULL, 3, '8.0', 18, 13, NULL, 10, NULL, 6, NULL, NULL, 14.63, NULL, NULL, NULL, 0, NULL, 0, 2, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (782, 5, NULL, NULL, NULL, 0, '1.2', 5, 5, NULL, 2, NULL, 1, NULL, NULL, 27.00, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (783, 6, NULL, NULL, NULL, 3, NULL, 10, 6, NULL, 2, NULL, 6, NULL, 177, 4.500, NULL, NULL, 1, 3, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (784, 5, NULL, NULL, NULL, 1, NULL, 8, 4, NULL, 3, NULL, 9, NULL, 181, 3.000, NULL, NULL, 1, 0, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (785, 5, NULL, NULL, NULL, 3, '6.1', 10, 5, NULL, 0, NULL, 1, NULL, 95, 6.11, NULL, NULL, 1, 1, 0, 2, 7, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (786, 0, NULL, NULL, NULL, 0, '.2', 0, 0, NULL, 0, NULL, 1, NULL, 14, 4.73, NULL, NULL, NULL, 0, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (787, 0, NULL, NULL, NULL, 0, '2', 0, 0, NULL, 0, NULL, 2, NULL, 28, 4.97, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (788, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 0, NULL, 7, 3.36, NULL, NULL, NULL, 0, 0, 6, 3, 2, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (789, 1, NULL, NULL, NULL, 0, '1.2', 0, 1, NULL, 2, NULL, 2, NULL, 33, 14.21, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (790, 5, NULL, NULL, NULL, 1, '6', 7, 4, NULL, 2, NULL, 4, NULL, 97, 3.67, NULL, NULL, NULL, 0, 0, 5, 5, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (791, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 2, NULL, 15, 5.48, NULL, NULL, NULL, 0, 0, 2, 7, 9, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (792, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 1, NULL, 2, NULL, 24, 5.04, NULL, NULL, NULL, 0, 0, 4, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (793, 0, NULL, NULL, NULL, 0, '2', 1, 0, NULL, 0, NULL, 0, NULL, 22, 3.25, NULL, NULL, NULL, 0, 0, 0, 4, 22, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (794, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 0, NULL, 12, 2.56, NULL, NULL, NULL, 0, 0, 3, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (795, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 11, 2.60, NULL, NULL, NULL, 0, 0, 3, 2, 1, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (796, 8, NULL, NULL, NULL, 5, NULL, 12, 8, NULL, 6, NULL, 7, NULL, 209, 7.200, NULL, NULL, 2, 1, 0, 1, 0, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (797, 9, NULL, NULL, NULL, 3, NULL, 13, 8, NULL, 1, NULL, 10, NULL, 149, 7.200, NULL, NULL, 2, 0, 0, 0, 1, NULL, 0, 0, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (798, 2, NULL, NULL, NULL, 1, '5.1', 6, 2, NULL, 0, NULL, 4, NULL, 97, 4.46, NULL, NULL, NULL, 0, 0, 2, 2, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (799, 3, NULL, NULL, NULL, 1, '.1', 1, 3, NULL, 1, NULL, 1, NULL, 21, 6.04, NULL, NULL, 1, 1, 0, 2, 1, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (800, 1, NULL, NULL, NULL, 1, '.1', 3, 1, NULL, 1, NULL, 0, NULL, 21, 4.35, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (801, 1, NULL, NULL, NULL, 1, '1.1', 1, 1, NULL, 2, NULL, 0, NULL, 29, 5.03, NULL, NULL, NULL, 0, 0, 1, 3, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (802, 0, NULL, NULL, NULL, 0, '1.2', 0, 0, NULL, 2, NULL, 2, NULL, 27, 3.54, NULL, NULL, NULL, 0, 0, 3, 1, 0, 0, NULL, NULL, NULL, 'win', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (803, 1, NULL, NULL, NULL, 1, '1', 1, 1, NULL, 0, NULL, 0, NULL, 14, 3.40, NULL, NULL, NULL, 0, 0, 2, 3, 21, 0, NULL, NULL, NULL, 'save', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (804, 5, NULL, NULL, NULL, 0, '6.1', 9, 4, NULL, 1, NULL, 4, NULL, 80, 4.41, NULL, NULL, 1, 0, 0, 7, 7, 0, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (805, 0, NULL, NULL, NULL, 0, '.2', 0, 0, NULL, 0, NULL, 2, NULL, 13, 4.59, NULL, NULL, NULL, 0, 0, 1, 1, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (806, 1, NULL, NULL, NULL, 1, '1', 1, 1, NULL, 0, NULL, 2, NULL, 19, 3.91, NULL, NULL, NULL, 0, 0, 4, 2, 1, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (807, 3, NULL, NULL, NULL, 2, '1', 3, 3, NULL, 0, NULL, 1, NULL, 23, 2.57, NULL, NULL, NULL, 0, 0, 4, 5, 9, 0, NULL, NULL, NULL, 'loss', NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (808, 0, NULL, NULL, NULL, 0, '1', 0, 0, NULL, 0, NULL, 1, NULL, 14, 4.62, NULL, NULL, NULL, 0, 0, 1, 3, 12, 0, NULL, NULL, NULL, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (809, 503, NULL, NULL, NULL, NULL, '863.0', 956, 468, NULL, 313, NULL, 644, NULL, NULL, 4.88, NULL, NULL, NULL, 38, NULL, 41, 52, 21, 0, 3, 106, 0.441, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (810, 0, NULL, NULL, NULL, 0, '2.0', 1, 0, NULL, 1, NULL, 1, NULL, NULL, 0.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (811, 23, NULL, NULL, NULL, 3, '55.2', 48, 21, NULL, 15, NULL, 41, NULL, NULL, 3.40, NULL, NULL, NULL, 1, NULL, 2, 3, 21, 0, 0, 38, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (812, 11, NULL, NULL, NULL, 1, '20.1', 14, 8, NULL, 16, NULL, 19, NULL, NULL, 3.54, NULL, NULL, NULL, 3, NULL, 3, 1, 0, 0, 0, 10, 0.750, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (813, 64, NULL, NULL, NULL, 13, '152.1', 141, 60, NULL, 40, NULL, 138, NULL, NULL, 3.54, NULL, NULL, NULL, 9, NULL, 10, 3, 0, 0, 1, 0, 0.769, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (814, 9, NULL, NULL, NULL, 3, '20.2', 18, 9, NULL, 8, NULL, 18, NULL, NULL, 3.92, NULL, NULL, NULL, 2, NULL, 0, 1, 0, 0, 0, 6, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (815, 18, NULL, NULL, NULL, 3, '36.2', 31, 16, NULL, 25, NULL, 32, NULL, NULL, 3.93, NULL, NULL, NULL, 5, NULL, 4, 1, 0, 0, 0, 8, 0.800, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (816, 10, NULL, NULL, NULL, 3, '20.2', 25, 10, NULL, 19, NULL, 23, NULL, NULL, 4.35, NULL, NULL, NULL, 1, NULL, 1, 0, 0, 0, 0, 3, 1.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (817, 20, NULL, NULL, NULL, 5, '38.1', 52, 19, NULL, 7, NULL, 18, NULL, NULL, 4.46, NULL, NULL, NULL, 2, NULL, 2, 2, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (818, 22, NULL, NULL, NULL, 6, '44.0', 43, 22, NULL, 20, NULL, 36, NULL, NULL, 4.50, NULL, NULL, NULL, 2, NULL, 1, 3, 0, 0, 0, 10, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (819, 83, NULL, NULL, NULL, 14, '141.0', 157, 74, NULL, 48, NULL, 99, NULL, NULL, 4.72, NULL, NULL, NULL, 3, NULL, 4, 12, 0, 0, 1, 0, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (820, 23, NULL, NULL, NULL, 4, '39.1', 49, 22, NULL, 14, NULL, 27, NULL, NULL, 5.03, NULL, NULL, NULL, 0, NULL, 1, 3, 0, 0, 0, 7, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (821, 21, NULL, NULL, NULL, 4, '31.1', 39, 18, NULL, 9, NULL, 18, NULL, NULL, 5.17, NULL, NULL, NULL, 2, NULL, 0, 4, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (822, 81, NULL, NULL, NULL, 18, '130.0', 161, 76, NULL, 30, NULL, 87, NULL, NULL, 5.26, NULL, NULL, NULL, 3, NULL, 6, 8, 0, 0, 1, 0, 0.429, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (823, 33, NULL, NULL, NULL, 11, '44.2', 61, 30, NULL, 17, NULL, 36, NULL, NULL, 6.04, NULL, NULL, NULL, 4, NULL, 2, 1, 0, 0, 0, 5, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (824, 22, NULL, NULL, NULL, 2, '28.1', 29, 22, NULL, 21, NULL, 15, NULL, NULL, 6.99, NULL, NULL, NULL, 0, NULL, 2, 2, 0, 0, 0, 0, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (825, 9, NULL, NULL, NULL, 1, '10.2', 13, 9, NULL, 3, NULL, 8, NULL, NULL, 7.59, NULL, NULL, NULL, 0, NULL, 2, 2, 0, 0, 0, 6, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (826, 29, NULL, NULL, NULL, 3, '29.2', 39, 27, NULL, 15, NULL, 18, NULL, NULL, 8.19, NULL, NULL, NULL, 1, NULL, 1, 4, 0, 0, 0, 7, 0.200, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (827, 3, NULL, NULL, NULL, 1, '3.0', 4, 3, NULL, 1, NULL, 1, NULL, NULL, 9.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (828, 6, NULL, NULL, NULL, 4, '5.1', 7, 6, NULL, 0, NULL, 3, NULL, NULL, 10.13, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (829, 10, NULL, NULL, NULL, 1, '5.2', 16, 10, NULL, 1, NULL, 3, NULL, NULL, 15.88, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (830, 6, NULL, NULL, NULL, 0, '3.1', 8, 6, NULL, 3, NULL, 3, NULL, NULL, 16.20, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (831, 547, NULL, NULL, NULL, NULL, '971.0', 1061, 510, NULL, 343, NULL, 668, NULL, NULL, 4.73, NULL, NULL, NULL, 32, NULL, 44, 64, 23, 1, 2, 106, 0.407, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (832, 1, NULL, NULL, NULL, 0, '3.1', 4, 0, NULL, 5, NULL, 1, NULL, NULL, 0.00, NULL, NULL, NULL, 1, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (833, 7, NULL, NULL, NULL, 0, '34.2', 21, 5, NULL, 12, NULL, 39, NULL, NULL, 1.30, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 7, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (834, 18, NULL, NULL, NULL, 4, '56.0', 47, 16, NULL, 11, NULL, 41, NULL, NULL, 2.57, NULL, NULL, NULL, 1, NULL, 4, 5, 9, 0, 0, 26, 0.444, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (835, 54, NULL, NULL, NULL, 11, '134.1', 132, 53, NULL, 41, NULL, 87, NULL, NULL, 3.55, NULL, NULL, NULL, 5, NULL, 9, 6, 0, 0, 0, 0, 0.600, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (836, 34, NULL, NULL, NULL, 8, '78.1', 75, 34, NULL, 39, NULL, 66, NULL, NULL, 3.91, NULL, NULL, NULL, 1, NULL, 4, 2, 1, 0, 0, 8, 0.667, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (837, 67, NULL, NULL, NULL, 16, '142.2', 143, 62, NULL, 42, NULL, 117, NULL, NULL, 3.91, NULL, NULL, NULL, 10, NULL, 7, 10, 0, 0, 1, 0, 0.412, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (838, 77, NULL, NULL, NULL, 17, '138.0', 146, 69, NULL, 39, NULL, 81, NULL, NULL, 4.50, NULL, NULL, NULL, 4, NULL, 7, 13, 0, 1, 1, 0, 0.350, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (839, 18, NULL, NULL, NULL, 3, '33.1', 40, 17, NULL, 13, NULL, 32, NULL, NULL, 4.59, NULL, NULL, NULL, 2, NULL, 1, 1, 1, 0, 0, 10, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (840, 21, NULL, NULL, NULL, 4, '39.0', 36, 20, NULL, 15, NULL, 32, NULL, NULL, 4.62, NULL, NULL, NULL, 2, NULL, 1, 3, 12, 0, 0, 26, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (841, 20, NULL, NULL, NULL, 1, '34.0', 39, 18, NULL, 13, NULL, 15, NULL, NULL, 4.76, NULL, NULL, NULL, 2, NULL, 2, 3, 0, 0, 0, 0, 0.400, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (842, 5, NULL, NULL, NULL, 0, '6.1', 9, 4, NULL, 1, NULL, 4, NULL, NULL, 5.68, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (843, 66, NULL, NULL, NULL, 10, '93.1', 141, 60, NULL, 22, NULL, 33, NULL, NULL, 5.79, NULL, NULL, NULL, 0, NULL, 3, 7, 0, 0, 0, 0, 0.300, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (844, 13, NULL, NULL, NULL, 1, '19.2', 32, 13, NULL, 8, NULL, 10, NULL, NULL, 5.95, NULL, NULL, NULL, 1, NULL, 1, 1, 0, 0, 0, 4, 0.500, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (845, 42, NULL, NULL, NULL, 10, '55.2', 67, 39, NULL, 23, NULL, 42, NULL, NULL, 6.31, NULL, NULL, NULL, 2, NULL, 1, 3, 0, 0, 0, 6, 0.250, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (846, 17, NULL, NULL, NULL, 5, '20.0', 19, 16, NULL, 14, NULL, 12, NULL, NULL, 7.20, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 3, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (847, 8, NULL, NULL, NULL, 4, '7.2', 9, 7, NULL, 2, NULL, 5, NULL, NULL, 8.22, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (848, 36, NULL, NULL, NULL, 8, '37.2', 51, 35, NULL, 18, NULL, 29, NULL, NULL, 8.36, NULL, NULL, NULL, 1, NULL, 4, 3, 0, 0, 0, 11, 0.571, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (849, 3, NULL, NULL, NULL, 1, '3.0', 6, 3, NULL, 2, NULL, 2, NULL, NULL, 9.00, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (850, 31, NULL, NULL, NULL, 2, '27.2', 34, 30, NULL, 21, NULL, 18, NULL, NULL, 9.76, NULL, NULL, NULL, 0, NULL, 0, 5, 0, 0, 0, 0, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (851, 6, NULL, NULL, NULL, 3, '4.1', 7, 6, NULL, 1, NULL, 1, NULL, NULL, 12.46, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 0, 0, 2, 0.000, NULL, NULL); INSERT INTO baseball_pitching_stats (id, runs_allowed, singles_allowed, doubles_allowed, triples_allowed, home_runs_allowed, innings_pitched, hits, earned_runs, unearned_runs, bases_on_balls, bases_on_balls_intentional, strikeouts, strikeout_to_bb_ratio, number_of_pitches, era, inherited_runners_scored, pick_offs, errors_hit_with_pitch, errors_wild_pitch, balks, wins, losses, saves, shutouts, games_complete, games_finished, winning_percentage, event_credit, save_credit) VALUES (852, 3, NULL, NULL, NULL, 2, '2.0', 3, 3, NULL, 1, NULL, 1, NULL, NULL, 13.50, NULL, NULL, NULL, 0, NULL, 0, 0, 0, 0, 0, 1, 0.000, NULL, NULL); -- -- Data for Name: basketball_defensive_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (37, '7', NULL, '3', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (38, '7', NULL, '6', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (39, '2', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (40, '3', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (41, '0', NULL, '2', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (42, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (43, '2', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (44, '0', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (45, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (46, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (47, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (48, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (49, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (50, '1', NULL, '5', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (51, '0', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (52, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (53, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (54, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (55, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (56, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (57, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (58, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (59, '6', NULL, '4', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (60, '14', NULL, '5', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (61, '0', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (62, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (63, '2', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (64, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (65, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (66, '2', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (67, '0', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (68, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (69, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (70, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (71, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (72, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (73, '2', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (74, '1', NULL, '2', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (75, '1', NULL, '3', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (76, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (77, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (78, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (79, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (80, '2', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (81, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (82, '6', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (83, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (84, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (85, '8', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (86, '6', NULL, '4', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (87, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (88, '3', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (89, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (90, '2', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (91, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (92, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (93, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (94, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (95, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (96, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (97, '1', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (98, '2', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (99, '0', NULL, '2', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (100, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (101, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (102, '0', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (103, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (104, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (105, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (106, '5', NULL, '5', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (107, '5', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (108, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (109, '1', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (110, '1', NULL, '2', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (111, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (112, '0', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (113, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (114, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (115, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (116, '0', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (117, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (118, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (119, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (120, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (121, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (122, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (123, '2', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (124, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (125, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (126, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (127, '4', NULL, '6', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (128, '10', NULL, '4', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (129, '2', NULL, '4', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (130, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (131, '0', NULL, '2', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (132, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (133, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (134, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (135, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (136, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (137, '3', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (138, '2', NULL, '2', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (139, '2', NULL, '2', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (140, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (141, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (142, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (143, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (144, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (145, '8', NULL, '7', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (146, '10', NULL, '10', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (147, '2', NULL, '5', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (148, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (149, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (150, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (151, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (152, '2', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (153, '2', NULL, '2', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (154, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (155, '0', NULL, '1', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (156, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (157, '1', NULL, '3', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (158, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (159, '4', NULL, '2', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (160, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (161, '1', NULL, '4', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (162, '1', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (163, '0', NULL, '0', NULL); INSERT INTO basketball_defensive_stats (id, steals_total, steals_per_game, blocks_total, blocks_per_game) VALUES (164, '0', NULL, '0', NULL); -- -- Data for Name: basketball_event_states; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: basketball_offensive_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (37, 34, 77, '.442', NULL, NULL, NULL, 12, 26, '.462', NULL, NULL, '18', '21', '.857', NULL, NULL, '98', NULL, '21', NULL, '17', NULL, '12', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (38, 33, 90, '.367', NULL, NULL, NULL, 10, 25, '.400', NULL, NULL, '19', '24', '.792', NULL, NULL, '95', NULL, '17', NULL, '13', NULL, '17', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (39, 4, 17, NULL, NULL, NULL, NULL, 0, 4, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, '13', NULL, '6', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (40, 9, 18, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '5', '7', NULL, NULL, NULL, '23', NULL, '6', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (41, 3, 6, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '6', NULL, '1', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (42, 11, 16, NULL, NULL, NULL, NULL, 7, 11, NULL, NULL, NULL, '4', '4', NULL, NULL, NULL, '33', NULL, '0', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (43, 0, 4, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '2', NULL, '2', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (44, 3, 7, NULL, NULL, NULL, NULL, 2, 5, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '10', NULL, '3', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (45, 4, 7, NULL, NULL, NULL, NULL, 3, 4, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '11', NULL, '1', NULL, '4', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (46, 0, 0, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (47, 0, 0, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '1', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (48, 0, 2, NULL, NULL, NULL, NULL, 0, 2, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '1', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (49, 4, 7, NULL, NULL, NULL, NULL, 1, 3, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, '10', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (50, 5, 15, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '9', '9', NULL, NULL, NULL, '19', NULL, '2', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (51, 2, 13, NULL, NULL, NULL, NULL, 1, 4, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, '9', NULL, '2', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (52, 2, 6, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '0', '2', NULL, NULL, NULL, '4', NULL, '1', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (53, 12, 21, NULL, NULL, NULL, NULL, 3, 4, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, '32', NULL, '5', NULL, '5', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (54, 2, 4, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '4', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (55, 2, 11, NULL, NULL, NULL, NULL, 1, 4, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '5', NULL, '4', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (56, 2, 6, NULL, NULL, NULL, NULL, 2, 5, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '6', NULL, '2', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (57, 1, 4, NULL, NULL, NULL, NULL, 1, 2, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '3', NULL, '1', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (58, 1, 3, NULL, NULL, NULL, NULL, 1, 2, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '3', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (59, 39, 83, '.470', NULL, NULL, NULL, 5, 13, '.385', NULL, NULL, '18', '22', '.818', NULL, NULL, '101', NULL, '25', NULL, '22', NULL, '8', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (60, 41, 89, '.461', NULL, NULL, NULL, 7, 18, '.389', NULL, NULL, '26', '34', '.765', NULL, NULL, '115', NULL, '25', NULL, '12', NULL, '25', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (61, 10, 19, NULL, NULL, NULL, NULL, 3, 6, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, '24', NULL, '5', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (62, 8, 14, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, '17', NULL, '0', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (63, 0, 6, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '2', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (64, 7, 13, NULL, NULL, NULL, NULL, 1, 4, NULL, NULL, NULL, '7', '8', NULL, NULL, NULL, '22', NULL, '6', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (65, 2, 7, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '4', NULL, '4', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (66, 1, 2, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '2', NULL, '1', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (67, 4, 7, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '6', '6', NULL, NULL, NULL, '14', NULL, '0', NULL, '4', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (68, 6, 11, NULL, NULL, NULL, NULL, 1, 3, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '13', NULL, '0', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (69, 0, 3, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '5', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (70, 0, 0, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '1', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (71, 1, 1, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, '5', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (72, 0, 0, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '1', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (73, 7, 13, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '13', '14', NULL, NULL, NULL, '27', NULL, '3', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (74, 8, 15, NULL, NULL, NULL, NULL, 4, 7, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '20', NULL, '3', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (75, 4, 9, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '10', NULL, '1', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (76, 1, 4, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, '4', NULL, '1', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (77, 4, 12, NULL, NULL, NULL, NULL, 1, 4, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '11', NULL, '5', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (78, 1, 3, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '4', NULL, '1', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (79, 8, 16, NULL, NULL, NULL, NULL, 1, 3, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, '17', NULL, '2', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (80, 1, 3, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '2', NULL, '4', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (81, 2, 4, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '2', NULL, NULL, NULL, '4', NULL, '1', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (82, 4, 7, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '5', '8', NULL, NULL, NULL, '13', NULL, '2', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (83, 1, 3, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '3', NULL, '2', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (84, 0, 0, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (85, 32, 69, '.464', NULL, NULL, NULL, 8, 18, '.444', NULL, NULL, '18', '22', '.818', NULL, NULL, '90', NULL, '19', NULL, '18', NULL, '18', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (86, 33, 75, '.440', NULL, NULL, NULL, 2, 12, '.167', NULL, NULL, '20', '26', '.769', NULL, NULL, '88', NULL, '19', NULL, '12', NULL, '23', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (87, 4, 11, NULL, NULL, NULL, NULL, 1, 3, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, '13', NULL, '2', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (88, 7, 13, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, '16', NULL, '2', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (89, 1, 4, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '2', NULL, '1', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (90, 7, 14, NULL, NULL, NULL, NULL, 1, 2, NULL, NULL, NULL, '4', '4', NULL, NULL, NULL, '19', NULL, '7', NULL, '5', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (91, 10, 16, NULL, NULL, NULL, NULL, 6, 11, NULL, NULL, NULL, '3', '5', NULL, NULL, NULL, '29', NULL, '1', NULL, '5', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (92, 1, 4, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '4', NULL, '5', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (93, 1, 2, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '4', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (94, 0, 2, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (95, 1, 3, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, '3', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (96, 0, 0, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '1', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (97, 3, 8, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, '11', NULL, '2', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (98, 9, 17, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, '18', NULL, '2', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (99, 8, 11, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, '17', NULL, '2', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (100, 3, 11, NULL, NULL, NULL, NULL, 0, 3, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, '7', NULL, '5', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (101, 5, 11, NULL, NULL, NULL, NULL, 2, 4, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '12', NULL, '3', NULL, '5', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (102, 1, 3, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '6', '8', NULL, NULL, NULL, '8', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (103, 1, 3, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '4', NULL, '2', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (104, 0, 4, NULL, NULL, NULL, NULL, 0, 3, NULL, NULL, NULL, '4', '4', NULL, NULL, NULL, '4', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (105, 3, 7, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, '7', NULL, '3', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (106, 39, 87, '.448', NULL, NULL, NULL, 9, 17, '.529', NULL, NULL, '6', '10', '.600', NULL, NULL, '93', NULL, '14', NULL, '13', NULL, '21', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (107, 31, 65, '.477', NULL, NULL, NULL, 5, 14, '.357', NULL, NULL, '30', '39', '.769', NULL, NULL, '97', NULL, '18', NULL, '14', NULL, '17', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (108, 7, 17, NULL, NULL, NULL, NULL, 3, 4, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '19', NULL, '3', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (109, 8, 15, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '16', NULL, '1', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (110, 4, 8, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '8', NULL, '0', NULL, '4', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (111, 4, 14, NULL, NULL, NULL, NULL, 1, 3, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '9', NULL, '7', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (112, 5, 11, NULL, NULL, NULL, NULL, 3, 4, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, '13', NULL, '2', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (113, 5, 9, NULL, NULL, NULL, NULL, 2, 5, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, '13', NULL, '0', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (114, 6, 10, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, '14', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (115, 0, 1, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, '1', NULL, '1', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (116, 0, 1, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (117, 0, 1, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (118, 0, 0, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (119, 0, 2, NULL, NULL, NULL, NULL, 0, 2, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (120, 6, 18, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '3', '5', NULL, NULL, NULL, '15', NULL, '0', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (121, 6, 8, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '2', '6', NULL, NULL, NULL, '14', NULL, '0', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (122, 4, 9, NULL, NULL, NULL, NULL, 2, 5, NULL, NULL, NULL, '7', '8', NULL, NULL, NULL, '17', NULL, '7', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (123, 8, 15, NULL, NULL, NULL, NULL, 1, 3, NULL, NULL, NULL, '7', '8', NULL, NULL, NULL, '24', NULL, '7', NULL, '5', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (124, 4, 5, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '6', '6', NULL, NULL, NULL, '14', NULL, '1', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (125, 0, 1, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, '3', NULL, '2', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (126, 3, 7, NULL, NULL, NULL, NULL, 2, 4, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '10', NULL, '1', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (127, 39, 88, '.443', NULL, NULL, NULL, 5, 16, '.313', NULL, NULL, '9', '12', '.750', NULL, NULL, '92', NULL, '19', NULL, '20', NULL, '9', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (128, 40, 89, '.449', NULL, NULL, NULL, 5, 21, '.238', NULL, NULL, '18', '25', '.720', NULL, NULL, '103', NULL, '18', NULL, '10', NULL, '21', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (129, 11, 26, NULL, NULL, NULL, NULL, 3, 5, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '27', NULL, '8', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (130, 10, 16, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, '22', NULL, '0', NULL, '4', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (131, 9, 20, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '4', '4', NULL, NULL, NULL, '22', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (132, 3, 9, NULL, NULL, NULL, NULL, 0, 2, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '6', NULL, '4', NULL, '5', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (133, 2, 5, NULL, NULL, NULL, NULL, 1, 2, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, '6', NULL, '4', NULL, '4', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (134, 1, 3, NULL, NULL, NULL, NULL, 1, 3, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '3', NULL, '2', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (135, 2, 4, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '4', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (136, 1, 5, NULL, NULL, NULL, NULL, 0, 2, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '2', NULL, '1', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (137, 4, 12, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '8', NULL, '2', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (138, 7, 17, NULL, NULL, NULL, NULL, 2, 5, NULL, NULL, NULL, '7', '8', NULL, NULL, NULL, '23', NULL, '1', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (139, 6, 12, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '4', '4', NULL, NULL, NULL, '16', NULL, '3', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (140, 3, 13, NULL, NULL, NULL, NULL, 2, 8, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '8', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (141, 12, 19, NULL, NULL, NULL, NULL, 1, 3, NULL, NULL, NULL, '5', '5', NULL, NULL, NULL, '30', NULL, '10', NULL, '5', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (142, 6, 14, NULL, NULL, NULL, NULL, 0, 4, NULL, NULL, NULL, '2', '6', NULL, NULL, NULL, '14', NULL, '2', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (143, 2, 2, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '2', NULL, NULL, NULL, '4', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (144, 0, 0, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '0', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (145, 33, 72, '.458', NULL, NULL, NULL, 4, 10, '.400', NULL, NULL, '21', '26', '.808', NULL, NULL, '91', NULL, '15', NULL, '19', NULL, '14', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (146, 37, 81, '.457', NULL, NULL, NULL, 4, 14, '.286', NULL, NULL, '14', '21', '.667', NULL, NULL, '92', NULL, '26', NULL, '14', NULL, '27', NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (147, 4, 17, NULL, NULL, NULL, NULL, 0, 2, NULL, NULL, NULL, '5', '5', NULL, NULL, NULL, '13', NULL, '2', NULL, '5', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (148, 8, 12, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, '22', NULL, '2', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (149, 1, 6, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, '3', NULL, '2', NULL, '5', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (150, 9, 17, NULL, NULL, NULL, NULL, 2, 5, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, '23', NULL, '4', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (151, 2, 7, NULL, NULL, NULL, NULL, 0, 1, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, '6', NULL, '3', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (152, 5, 6, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '11', NULL, '0', NULL, '5', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (153, 3, 5, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, '7', NULL, '1', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (154, 1, 2, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '4', '6', NULL, NULL, NULL, '6', NULL, '1', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (155, 2, 9, NULL, NULL, NULL, NULL, 1, 3, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, '8', NULL, '4', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (156, 2, 2, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '4', NULL, '4', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (157, 3, 12, NULL, NULL, NULL, NULL, 0, 3, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, '8', NULL, '5', NULL, '0', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (158, 10, 15, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, '21', NULL, '5', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (159, 7, 17, NULL, NULL, NULL, NULL, 3, 6, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, '22', NULL, '5', NULL, '3', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (160, 4, 7, NULL, NULL, NULL, NULL, 0, 2, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '8', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (161, 7, 11, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, '15', NULL, '2', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (162, 2, 6, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, '6', NULL, '1', NULL, '2', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (163, 0, 1, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); INSERT INTO basketball_offensive_stats (id, field_goals_made, field_goals_attempted, field_goals_percentage, field_goals_per_game, field_goals_attempted_per_game, field_goals_percentage_adjusted, three_pointers_made, three_pointers_attempted, three_pointers_percentage, three_pointers_per_game, three_pointers_attempted_per_game, free_throws_made, free_throws_attempted, free_throws_percentage, free_throws_per_game, free_throws_attempted_per_game, points_scored_total, points_scored_per_game, assists_total, assists_per_game, turnovers_total, turnovers_per_game, points_scored_off_turnovers, points_scored_in_paint, points_scored_on_second_chance, points_scored_on_fast_break) VALUES (164, 0, 1, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, '0', NULL, '0', NULL, '1', NULL, NULL, NULL, NULL, NULL); -- -- Data for Name: basketball_rebounding_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (37, '42', NULL, '34', '8', '11', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (38, '42', NULL, '30', '12', '13', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (39, '5', NULL, '5', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (40, '13', NULL, '10', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (41, '7', NULL, '3', '4', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (42, '4', NULL, '4', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (43, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (44, '4', NULL, '4', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (45, '3', NULL, '3', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (46, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (47, '1', NULL, '1', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (48, '3', NULL, '2', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (49, '5', NULL, '4', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (50, '10', NULL, '6', '4', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (51, '8', NULL, '6', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (52, '5', NULL, '5', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (53, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (54, '3', NULL, '1', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (55, '5', NULL, '3', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (56, '4', NULL, '3', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (57, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (58, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (59, '47', NULL, '37', '10', '4', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (60, '48', NULL, '36', '12', '5', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (61, '8', NULL, '8', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (62, '9', NULL, '6', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (63, '10', NULL, '8', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (64, '5', NULL, '5', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (65, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (66, '2', NULL, '1', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (67, '7', NULL, '5', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (68, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (69, '2', NULL, '1', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (70, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (71, '2', NULL, '1', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (72, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (73, '6', NULL, '3', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (74, '5', NULL, '5', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (75, '15', NULL, '13', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (76, '3', NULL, '2', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (77, '5', NULL, '4', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (78, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (79, '6', NULL, '5', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (80, '2', NULL, '1', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (81, '2', NULL, '1', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (82, '3', NULL, '1', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (83, '1', NULL, '1', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (84, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (85, '40', NULL, '31', '9', '3', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (86, '40', NULL, '28', '12', '6', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (87, '6', NULL, '5', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (88, '13', NULL, '10', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (89, '2', NULL, '1', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (90, '4', NULL, '4', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (91, '5', NULL, '3', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (92, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (93, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (94, '3', NULL, '2', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (95, '3', NULL, '2', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (96, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (97, '6', NULL, '5', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (98, '10', NULL, '5', '5', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (99, '9', NULL, '6', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (100, '1', NULL, '0', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (101, '3', NULL, '3', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (102, '4', NULL, '2', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (103, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (104, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (105, '3', NULL, '3', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (106, '41', NULL, '27', '14', '7', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (107, '34', NULL, '26', '8', '13', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (108, '7', NULL, '6', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (109, '12', NULL, '6', '6', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (110, '4', NULL, '1', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (111, '4', NULL, '4', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (112, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (113, '6', NULL, '5', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (114, '5', NULL, '3', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (115, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (116, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (117, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (118, '1', NULL, '0', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (119, '3', NULL, '3', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (120, '10', NULL, '7', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (121, '7', NULL, '6', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (122, '1', NULL, '1', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (123, '1', NULL, '0', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (124, '7', NULL, '5', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (125, '3', NULL, '3', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (126, '2', NULL, '1', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (127, '51', NULL, '39', '12', '7', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (128, '40', NULL, '31', '9', '10', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (129, '5', NULL, '4', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (130, '14', NULL, '13', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (131, '13', NULL, '6', '7', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (132, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (133, '4', NULL, '4', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (134, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (135, '7', NULL, '4', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (136, '4', NULL, '4', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (137, '5', NULL, '2', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (138, '12', NULL, '10', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (139, '8', NULL, '8', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (140, '5', NULL, '3', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (141, '4', NULL, '4', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (142, '2', NULL, '2', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (143, '4', NULL, '2', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (144, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (145, '41', NULL, '29', '12', '10', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (146, '37', NULL, '24', '13', '7', NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (147, '10', NULL, '7', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (148, '6', NULL, '4', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (149, '11', NULL, '7', '4', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (150, '5', NULL, '4', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (151, '1', NULL, '0', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (152, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (153, '1', NULL, '1', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (154, '7', NULL, '6', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (155, '5', NULL, '5', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (156, '9', NULL, '7', '2', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (157, '5', NULL, '4', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (158, '4', NULL, '1', '3', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (159, '3', NULL, '2', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (160, '1', NULL, '0', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (161, '8', NULL, '4', '4', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (162, '2', NULL, '1', '1', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (163, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); INSERT INTO basketball_rebounding_stats (id, rebounds_total, rebounds_per_game, rebounds_defensive, rebounds_offensive, team_rebounds_total, team_rebounds_per_game, team_rebounds_defensive, team_rebounds_offensive) VALUES (164, '0', NULL, '0', '0', NULL, NULL, NULL, NULL); -- -- Data for Name: basketball_team_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: bookmakers; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: core_person_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (52, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (54, NULL, NULL, NULL, 111, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (55, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (56, NULL, NULL, NULL, 30, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (57, NULL, NULL, NULL, 92, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (58, NULL, NULL, NULL, 72, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (59, NULL, NULL, NULL, 64, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (60, NULL, NULL, NULL, 71, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (61, NULL, NULL, NULL, 98, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (62, NULL, NULL, NULL, 101, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (63, NULL, NULL, NULL, 62, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (64, NULL, NULL, NULL, 28, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (66, NULL, NULL, NULL, 74, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (68, NULL, NULL, NULL, 71, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (69, NULL, NULL, NULL, 45, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (71, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (73, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (77, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (89, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (90, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (91, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (92, NULL, NULL, NULL, 51, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (93, NULL, NULL, NULL, 44, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (94, NULL, NULL, NULL, 36, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (95, NULL, NULL, NULL, 50, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (96, NULL, NULL, NULL, 45, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (97, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (98, NULL, NULL, NULL, 10, 10, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (99, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (100, NULL, NULL, NULL, 7, 7, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (101, NULL, NULL, NULL, 23, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (102, NULL, NULL, NULL, 20, 18, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (103, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (104, NULL, NULL, NULL, 22, 8, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (105, NULL, NULL, NULL, 22, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (106, NULL, NULL, NULL, 9, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (107, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (108, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (109, NULL, NULL, NULL, 43, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (110, NULL, NULL, NULL, 51, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (111, NULL, NULL, NULL, 95, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (112, NULL, NULL, NULL, 102, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (113, NULL, NULL, NULL, 104, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (114, NULL, NULL, NULL, 43, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (115, NULL, NULL, NULL, 98, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (117, NULL, NULL, NULL, 102, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (118, NULL, NULL, NULL, 102, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (119, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (120, NULL, NULL, NULL, 26, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (121, NULL, NULL, NULL, 28, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (122, NULL, NULL, NULL, 18, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (124, NULL, NULL, NULL, 41, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (125, NULL, NULL, NULL, 68, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (141, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (144, NULL, NULL, NULL, 41, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (145, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (146, NULL, NULL, NULL, 55, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (147, NULL, NULL, NULL, 32, 9, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (148, NULL, NULL, NULL, 23, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (149, NULL, NULL, NULL, 8, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (150, NULL, NULL, NULL, 56, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (151, NULL, NULL, NULL, 50, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (152, NULL, NULL, NULL, 9, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (153, NULL, NULL, NULL, 21, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (154, NULL, NULL, NULL, 5, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (155, NULL, NULL, NULL, 26, 13, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (156, NULL, NULL, NULL, 18, 18, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (157, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (158, NULL, NULL, NULL, 30, 12, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (159, NULL, NULL, NULL, 6, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (160, NULL, NULL, NULL, 8, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (161, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (162, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (165, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (166, NULL, NULL, NULL, 102, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (167, NULL, NULL, NULL, 77, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (168, NULL, NULL, NULL, 90, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (169, NULL, NULL, NULL, 95, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (170, NULL, NULL, NULL, 26, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (171, NULL, NULL, NULL, 50, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (172, NULL, NULL, NULL, 71, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (173, NULL, NULL, NULL, 21, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (174, NULL, NULL, NULL, 98, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (175, NULL, NULL, NULL, 70, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (176, NULL, NULL, NULL, 98, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (177, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (178, NULL, NULL, NULL, 17, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (179, NULL, NULL, NULL, 68, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (180, NULL, NULL, NULL, 97, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (181, NULL, NULL, NULL, 72, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (182, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (184, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (197, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (198, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (199, NULL, NULL, NULL, 24, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (200, NULL, NULL, NULL, 45, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (201, NULL, NULL, NULL, 43, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (202, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (203, NULL, NULL, NULL, 48, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (204, NULL, NULL, NULL, 16, 16, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (205, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (206, NULL, NULL, NULL, 45, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (207, NULL, NULL, NULL, 26, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (208, NULL, NULL, NULL, 6, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (209, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (210, NULL, NULL, NULL, 9, 5, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (211, NULL, NULL, NULL, 45, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (316, NULL, NULL, NULL, 27, 16, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (326, NULL, NULL, NULL, 21, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (328, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (329, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (330, NULL, NULL, NULL, 70, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (331, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (332, NULL, NULL, NULL, 72, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (333, NULL, NULL, NULL, 107, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (334, NULL, NULL, NULL, 70, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (335, NULL, NULL, NULL, 104, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (337, NULL, NULL, NULL, 16, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (338, NULL, NULL, NULL, 27, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (339, NULL, NULL, NULL, 91, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (340, NULL, NULL, NULL, 92, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (341, NULL, NULL, NULL, 99, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (342, NULL, NULL, NULL, 92, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (343, NULL, NULL, NULL, 26, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (344, NULL, NULL, NULL, 62, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (346, NULL, NULL, NULL, 20, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (347, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (348, NULL, NULL, NULL, 61, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (350, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (363, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (364, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (365, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (366, NULL, NULL, NULL, 30, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (367, NULL, NULL, NULL, 40, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (368, NULL, NULL, NULL, 20, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (369, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (370, NULL, NULL, NULL, 53, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (371, NULL, NULL, NULL, 19, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (372, NULL, NULL, NULL, 39, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (373, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (374, NULL, NULL, NULL, 52, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (375, NULL, NULL, NULL, 15, 15, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (376, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (377, NULL, NULL, NULL, 9, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (378, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (379, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (381, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (382, NULL, NULL, NULL, 99, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (383, NULL, NULL, NULL, 91, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (384, NULL, NULL, NULL, 102, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (385, NULL, NULL, NULL, 99, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (386, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (387, NULL, NULL, NULL, 100, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (388, NULL, NULL, NULL, 87, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (389, NULL, NULL, NULL, 62, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (391, NULL, NULL, NULL, 92, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (392, NULL, NULL, NULL, 101, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (393, NULL, NULL, NULL, 67, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (394, NULL, NULL, NULL, 39, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (395, NULL, NULL, NULL, 56, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (397, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (410, NULL, NULL, NULL, 49, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (411, NULL, NULL, NULL, 38, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (412, NULL, NULL, NULL, 20, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (413, NULL, NULL, NULL, 34, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (414, NULL, NULL, NULL, 44, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (415, NULL, NULL, NULL, 27, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (416, NULL, NULL, NULL, 20, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (417, NULL, NULL, NULL, 28, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (418, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (419, NULL, NULL, NULL, 15, 15, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (420, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (421, NULL, NULL, NULL, 3, 3, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (422, NULL, NULL, NULL, 22, 19, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (423, NULL, NULL, NULL, 2, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (424, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (426, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (427, NULL, NULL, NULL, 107, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (428, NULL, NULL, NULL, 30, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (429, NULL, NULL, NULL, 99, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (430, NULL, NULL, NULL, 61, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (431, NULL, NULL, NULL, 65, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (432, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (433, NULL, NULL, NULL, 98, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (434, NULL, NULL, NULL, 63, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (435, NULL, NULL, NULL, 95, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (436, NULL, NULL, NULL, 91, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (437, NULL, NULL, NULL, 100, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (438, NULL, NULL, NULL, 95, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (440, NULL, NULL, NULL, 98, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (458, NULL, NULL, NULL, 49, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (459, NULL, NULL, NULL, 50, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (460, NULL, NULL, NULL, 37, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (461, NULL, NULL, NULL, 38, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (462, NULL, NULL, NULL, 36, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (463, NULL, NULL, NULL, 19, 19, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (464, NULL, NULL, NULL, 8, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (465, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (466, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (467, NULL, NULL, NULL, 22, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (468, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (469, NULL, NULL, NULL, 11, 11, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (470, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (471, NULL, NULL, NULL, 16, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (472, NULL, NULL, NULL, 16, 16, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (473, NULL, NULL, NULL, 12, 12, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (474, NULL, NULL, NULL, 9, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (475, NULL, NULL, NULL, 26, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (476, NULL, NULL, NULL, 8, 7, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (603, NULL, NULL, NULL, 62, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (604, NULL, NULL, NULL, 107, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (605, NULL, NULL, NULL, 39, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (606, NULL, NULL, NULL, 62, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (607, NULL, NULL, NULL, 19, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (608, NULL, NULL, NULL, 79, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (609, NULL, NULL, NULL, 17, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (610, NULL, NULL, NULL, 37, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (611, NULL, NULL, NULL, 67, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (612, NULL, NULL, NULL, 89, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (613, NULL, NULL, NULL, 91, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (614, NULL, NULL, NULL, 35, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (615, NULL, NULL, NULL, 75, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (616, NULL, NULL, NULL, 50, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (617, NULL, NULL, NULL, 62, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (618, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (619, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (620, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (621, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (638, NULL, NULL, NULL, 46, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (639, NULL, NULL, NULL, 34, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (640, NULL, NULL, NULL, 46, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (641, NULL, NULL, NULL, 40, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (642, NULL, NULL, NULL, 14, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (643, NULL, NULL, NULL, 9, 8, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (644, NULL, NULL, NULL, 30, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (645, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (646, NULL, NULL, NULL, 18, 17, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (647, NULL, NULL, NULL, 5, 4, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (648, NULL, NULL, NULL, 4, 3, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (649, NULL, NULL, NULL, 24, 19, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (650, NULL, NULL, NULL, 20, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (651, NULL, NULL, NULL, 25, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (652, NULL, NULL, NULL, 19, 19, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (653, NULL, NULL, NULL, 15, 15, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (654, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (655, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (657, NULL, NULL, NULL, 108, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (659, NULL, NULL, NULL, 83, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (660, NULL, NULL, NULL, 108, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (661, NULL, NULL, NULL, 79, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (662, NULL, NULL, NULL, 22, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (663, NULL, NULL, NULL, 31, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (664, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (665, NULL, NULL, NULL, 85, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (666, NULL, NULL, NULL, 105, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (667, NULL, NULL, NULL, 69, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (668, NULL, NULL, NULL, 76, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (669, NULL, NULL, NULL, 63, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (670, NULL, NULL, NULL, 73, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (671, NULL, NULL, NULL, 55, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (672, NULL, NULL, NULL, 31, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (673, NULL, NULL, NULL, 16, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (674, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (693, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (694, NULL, NULL, NULL, 56, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (695, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (696, NULL, NULL, NULL, 49, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (697, NULL, NULL, NULL, 16, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (698, NULL, NULL, NULL, 44, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (699, NULL, NULL, NULL, 35, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (700, NULL, NULL, NULL, 9, 9, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (701, NULL, NULL, NULL, 29, 16, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (702, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (703, NULL, NULL, NULL, 15, 15, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (704, NULL, NULL, NULL, 35, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (705, NULL, NULL, NULL, 16, 16, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (706, NULL, NULL, NULL, 20, 14, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (707, NULL, NULL, NULL, 5, 5, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (708, NULL, NULL, NULL, 7, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (709, NULL, NULL, NULL, 6, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (710, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (711, NULL, NULL, NULL, 8, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (712, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (716, NULL, NULL, NULL, 28, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (717, NULL, NULL, NULL, 24, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (718, NULL, NULL, NULL, 74, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (719, NULL, NULL, NULL, 45, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (720, NULL, NULL, NULL, 55, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (721, NULL, NULL, NULL, 108, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (722, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (723, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (724, NULL, NULL, NULL, 105, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (725, NULL, NULL, NULL, 83, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (726, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (727, NULL, NULL, NULL, 57, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (728, NULL, NULL, NULL, 102, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (729, NULL, NULL, NULL, 79, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (730, NULL, NULL, NULL, 71, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (731, NULL, NULL, NULL, 52, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (732, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (734, NULL, NULL, NULL, 33, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (735, NULL, NULL, NULL, 45, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (736, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (751, NULL, NULL, NULL, 2, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (752, NULL, NULL, NULL, 42, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (753, NULL, NULL, NULL, 47, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (754, NULL, NULL, NULL, 18, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (755, NULL, NULL, NULL, 52, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (756, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (757, NULL, NULL, NULL, 2, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (758, NULL, NULL, NULL, 17, 17, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (759, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (760, NULL, NULL, NULL, 42, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (761, NULL, NULL, NULL, 38, 7, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (762, NULL, NULL, NULL, 13, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (763, NULL, NULL, NULL, 23, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (764, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (765, NULL, NULL, NULL, 13, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (766, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (767, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (768, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (770, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (773, NULL, NULL, NULL, 102, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (774, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (775, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (776, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (777, NULL, NULL, NULL, 39, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (778, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (779, NULL, NULL, NULL, 97, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (780, NULL, NULL, NULL, 100, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (781, NULL, NULL, NULL, 107, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (782, NULL, NULL, NULL, 45, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (783, NULL, NULL, NULL, 54, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (784, NULL, NULL, NULL, 97, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (785, NULL, NULL, NULL, 50, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (786, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (787, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (788, NULL, NULL, NULL, 26, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (799, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (809, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (810, NULL, NULL, NULL, 54, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (811, NULL, NULL, NULL, 42, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (812, NULL, NULL, NULL, 25, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (813, NULL, NULL, NULL, 49, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (814, NULL, NULL, NULL, 20, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (815, NULL, NULL, NULL, 57, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (816, NULL, NULL, NULL, 25, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (817, NULL, NULL, NULL, 6, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (818, NULL, NULL, NULL, 12, 11, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (819, NULL, NULL, NULL, 21, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (820, NULL, NULL, NULL, 18, 18, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (821, NULL, NULL, NULL, 2, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (822, NULL, NULL, NULL, 47, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (823, NULL, NULL, NULL, 3, 3, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (824, NULL, NULL, NULL, 7, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (825, NULL, NULL, NULL, 6, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (826, NULL, NULL, NULL, 12, 11, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (827, NULL, NULL, NULL, 2, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (828, NULL, NULL, NULL, 3, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (829, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (830, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (831, NULL, NULL, NULL, 80, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (833, NULL, NULL, NULL, 105, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (834, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (835, NULL, NULL, NULL, 93, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (836, NULL, NULL, NULL, 95, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (837, NULL, NULL, NULL, 51, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (838, NULL, NULL, NULL, 60, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (839, NULL, NULL, NULL, 103, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (840, NULL, NULL, NULL, 55, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (841, NULL, NULL, NULL, 53, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (842, NULL, NULL, NULL, 62, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (843, NULL, NULL, NULL, 56, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (844, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (846, NULL, NULL, NULL, 20, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (847, NULL, NULL, NULL, 22, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (848, NULL, NULL, NULL, 61, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (849, NULL, NULL, NULL, 18, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (851, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (852, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (858, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (859, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (862, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (869, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (870, NULL, NULL, NULL, 26, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (871, NULL, NULL, NULL, 43, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (872, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (873, NULL, NULL, NULL, 50, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (874, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (875, NULL, NULL, NULL, 8, 8, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (876, NULL, NULL, NULL, 18, 18, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (877, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (878, NULL, NULL, NULL, 35, 4, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (879, NULL, NULL, NULL, 31, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (880, NULL, NULL, NULL, 40, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (881, NULL, NULL, NULL, 19, 19, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (882, NULL, NULL, NULL, 29, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (883, NULL, NULL, NULL, 16, 16, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (884, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (885, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (886, NULL, NULL, NULL, 98, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (887, NULL, NULL, NULL, 40, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (888, NULL, NULL, NULL, 73, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (889, NULL, NULL, NULL, 18, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (890, NULL, NULL, NULL, 102, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (891, NULL, NULL, NULL, 74, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (892, NULL, NULL, NULL, 103, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (894, NULL, NULL, NULL, 63, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (895, NULL, NULL, NULL, 90, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (896, NULL, NULL, NULL, 80, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (897, NULL, NULL, NULL, 93, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (898, NULL, NULL, NULL, 51, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (899, NULL, NULL, NULL, 27, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (900, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (901, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (902, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (903, NULL, NULL, NULL, 18, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (910, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (914, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (921, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (924, NULL, NULL, NULL, 26, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (925, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (926, NULL, NULL, NULL, 7, 4, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (927, NULL, NULL, NULL, 10, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (928, NULL, NULL, NULL, 24, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (929, NULL, NULL, NULL, 24, 12, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (930, NULL, NULL, NULL, 50, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (931, NULL, NULL, NULL, 17, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (932, NULL, NULL, NULL, 24, 24, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (933, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (934, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (935, NULL, NULL, NULL, 17, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (936, NULL, NULL, NULL, 11, 8, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (937, NULL, NULL, NULL, 40, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (938, NULL, NULL, NULL, 41, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (939, NULL, NULL, NULL, 19, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (940, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (941, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (942, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (943, NULL, NULL, NULL, 57, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (944, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (945, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (946, NULL, NULL, NULL, 38, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (947, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (948, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (949, NULL, NULL, NULL, 47, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (950, NULL, NULL, NULL, 42, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (951, NULL, NULL, NULL, 22, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (952, NULL, NULL, NULL, 89, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (953, NULL, NULL, NULL, 84, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (954, NULL, NULL, NULL, 69, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (955, NULL, NULL, NULL, 96, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (956, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (957, NULL, NULL, NULL, 42, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (958, NULL, NULL, NULL, 36, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (959, NULL, NULL, NULL, 51, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (961, NULL, NULL, NULL, 17, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (964, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (965, NULL, NULL, NULL, 47, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (966, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (983, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (984, NULL, NULL, NULL, 45, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (985, NULL, NULL, NULL, 51, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (986, NULL, NULL, NULL, 18, 18, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (987, NULL, NULL, NULL, 19, 19, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (988, NULL, NULL, NULL, 46, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (989, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (990, NULL, NULL, NULL, 17, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (991, NULL, NULL, NULL, 52, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (992, NULL, NULL, NULL, 24, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (993, NULL, NULL, NULL, 17, 14, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (994, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (995, NULL, NULL, NULL, 28, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (996, NULL, NULL, NULL, 47, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (997, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (998, NULL, NULL, NULL, 10, 9, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (999, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1000, NULL, NULL, NULL, 2, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1001, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1002, NULL, NULL, NULL, 47, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1003, NULL, NULL, NULL, 99, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1004, NULL, NULL, NULL, 87, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1005, NULL, NULL, NULL, 48, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1006, NULL, NULL, NULL, 103, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1007, NULL, NULL, NULL, 75, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1008, NULL, NULL, NULL, 100, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1010, NULL, NULL, NULL, 98, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1011, NULL, NULL, NULL, 68, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1012, NULL, NULL, NULL, 55, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1013, NULL, NULL, NULL, 88, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1015, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1016, NULL, NULL, NULL, 48, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1017, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1020, NULL, NULL, NULL, 34, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1021, NULL, NULL, NULL, 21, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1022, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1037, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1038, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1039, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1040, NULL, NULL, NULL, 36, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1041, NULL, NULL, NULL, 12, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1042, NULL, NULL, NULL, 51, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1043, NULL, NULL, NULL, 24, 24, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1044, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1045, NULL, NULL, NULL, 12, 3, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1046, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1047, NULL, NULL, NULL, 39, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1048, NULL, NULL, NULL, 13, 13, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1049, NULL, NULL, NULL, 52, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1050, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1051, NULL, NULL, NULL, 46, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1052, NULL, NULL, NULL, 16, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1053, NULL, NULL, NULL, 33, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1054, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1055, NULL, NULL, NULL, 8, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1056, NULL, NULL, NULL, 3, 3, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1059, NULL, NULL, NULL, 92, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1060, NULL, NULL, NULL, 100, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1061, NULL, NULL, NULL, 53, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1062, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1063, NULL, NULL, NULL, 41, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1064, NULL, NULL, NULL, 110, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1065, NULL, NULL, NULL, 105, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1066, NULL, NULL, NULL, 19, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1067, NULL, NULL, NULL, 79, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1068, NULL, NULL, NULL, 108, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1069, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1070, NULL, NULL, NULL, 83, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1071, NULL, NULL, NULL, 105, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1072, NULL, NULL, NULL, 104, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1073, NULL, NULL, NULL, 54, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1074, NULL, NULL, NULL, 16, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1075, NULL, NULL, NULL, 41, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1092, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1093, NULL, NULL, NULL, 45, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1094, NULL, NULL, NULL, 33, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1095, NULL, NULL, NULL, 22, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1096, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1097, NULL, NULL, NULL, 9, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1098, NULL, NULL, NULL, 24, 24, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1099, NULL, NULL, NULL, 20, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1100, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1101, NULL, NULL, NULL, 41, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1102, NULL, NULL, NULL, 8, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1103, NULL, NULL, NULL, 45, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1104, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1105, NULL, NULL, NULL, 14, 14, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1106, NULL, NULL, NULL, 24, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1107, NULL, NULL, NULL, 16, 16, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1108, NULL, NULL, NULL, 12, 12, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1109, NULL, NULL, NULL, 7, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1110, NULL, NULL, NULL, 76, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1111, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1112, NULL, NULL, NULL, 91, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1113, NULL, NULL, NULL, 104, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1114, NULL, NULL, NULL, 107, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1116, NULL, NULL, NULL, 71, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1117, NULL, NULL, NULL, 61, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1118, NULL, NULL, NULL, 97, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1119, NULL, NULL, NULL, 18, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1120, NULL, NULL, NULL, 88, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1121, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1122, NULL, NULL, NULL, 49, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1123, NULL, NULL, NULL, 102, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1124, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1125, NULL, NULL, NULL, 44, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1126, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1127, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1128, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1146, NULL, NULL, NULL, 50, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1147, NULL, NULL, NULL, 6, 5, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1148, NULL, NULL, NULL, 48, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1149, NULL, NULL, NULL, 54, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1150, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1151, NULL, NULL, NULL, 43, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1152, NULL, NULL, NULL, 12, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1153, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1154, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1155, NULL, NULL, NULL, 13, 13, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1156, NULL, NULL, NULL, 25, 10, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1157, NULL, NULL, NULL, 8, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1158, NULL, NULL, NULL, 18, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1159, NULL, NULL, NULL, 7, 7, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1160, NULL, NULL, NULL, 42, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1161, NULL, NULL, NULL, 7, 7, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1162, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1163, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1165, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1166, NULL, NULL, NULL, 63, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1167, NULL, NULL, NULL, 110, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1168, NULL, NULL, NULL, 85, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1169, NULL, NULL, NULL, 93, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1170, NULL, NULL, NULL, 59, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1171, NULL, NULL, NULL, 100, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1172, NULL, NULL, NULL, 75, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1173, NULL, NULL, NULL, 37, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1174, NULL, NULL, NULL, 90, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1175, NULL, NULL, NULL, 85, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1178, NULL, NULL, NULL, 83, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1179, NULL, NULL, NULL, 83, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1180, NULL, NULL, NULL, 75, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1181, NULL, NULL, NULL, 55, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1195, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1196, NULL, NULL, NULL, 4, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1197, NULL, NULL, NULL, 49, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1198, NULL, NULL, NULL, 10, 7, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1199, NULL, NULL, NULL, 48, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1200, NULL, NULL, NULL, 43, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1201, NULL, NULL, NULL, 19, 19, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1202, NULL, NULL, NULL, 55, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1203, NULL, NULL, NULL, 46, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1204, NULL, NULL, NULL, 33, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1205, NULL, NULL, NULL, 21, 19, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1206, NULL, NULL, NULL, 20, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1207, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1208, NULL, NULL, NULL, 23, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1209, NULL, NULL, NULL, 8, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1210, NULL, NULL, NULL, 12, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1212, NULL, NULL, NULL, 22, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1213, NULL, NULL, NULL, 100, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1214, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1215, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1216, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1217, NULL, NULL, NULL, 110, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1218, NULL, NULL, NULL, 95, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1219, NULL, NULL, NULL, 91, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1220, NULL, NULL, NULL, 105, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1221, NULL, NULL, NULL, 92, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1222, NULL, NULL, NULL, 103, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1223, NULL, NULL, NULL, 76, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1224, NULL, NULL, NULL, 82, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1225, NULL, NULL, NULL, 90, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1226, NULL, NULL, NULL, 46, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1229, NULL, NULL, NULL, 43, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1253, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1254, NULL, NULL, NULL, 17, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1255, NULL, NULL, NULL, 22, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1256, NULL, NULL, NULL, 38, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1257, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1258, NULL, NULL, NULL, 10, 10, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1259, NULL, NULL, NULL, 42, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1260, NULL, NULL, NULL, 23, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1261, NULL, NULL, NULL, 15, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1262, NULL, NULL, NULL, 14, 12, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1263, NULL, NULL, NULL, 8, 4, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1264, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1265, NULL, NULL, NULL, 13, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1266, NULL, NULL, NULL, 25, 3, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1267, NULL, NULL, NULL, 39, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1268, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1269, NULL, NULL, NULL, 11, 11, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1270, NULL, NULL, NULL, 19, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1271, NULL, NULL, NULL, 11, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1272, NULL, NULL, NULL, 18, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1273, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1274, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1275, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1276, NULL, NULL, NULL, 9, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1277, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1278, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1279, NULL, NULL, NULL, 25, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1280, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1282, NULL, NULL, NULL, 61, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1283, NULL, NULL, NULL, 90, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1284, NULL, NULL, NULL, 65, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1285, NULL, NULL, NULL, 71, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1286, NULL, NULL, NULL, 93, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1288, NULL, NULL, NULL, 92, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1291, NULL, NULL, NULL, 69, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1292, NULL, NULL, NULL, 68, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1293, NULL, NULL, NULL, 43, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1294, NULL, NULL, NULL, 70, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1295, NULL, NULL, NULL, 81, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1296, NULL, NULL, NULL, 25, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1298, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1306, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1319, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1320, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1321, NULL, NULL, NULL, 43, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1322, NULL, NULL, NULL, 47, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1323, NULL, NULL, NULL, 13, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1324, NULL, NULL, NULL, 51, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1325, NULL, NULL, NULL, 14, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1326, NULL, NULL, NULL, 8, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1327, NULL, NULL, NULL, 12, 8, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1328, NULL, NULL, NULL, 49, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1329, NULL, NULL, NULL, 37, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1330, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1331, NULL, NULL, NULL, 6, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1332, NULL, NULL, NULL, 4, 3, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1333, NULL, NULL, NULL, 34, 13, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1334, NULL, NULL, NULL, 20, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1335, NULL, NULL, NULL, 24, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1336, NULL, NULL, NULL, 14, 14, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1337, NULL, NULL, NULL, 10, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1338, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1339, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1340, NULL, NULL, NULL, 23, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1341, NULL, NULL, NULL, 8, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1342, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1344, NULL, NULL, NULL, 101, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1345, NULL, NULL, NULL, 43, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1346, NULL, NULL, NULL, 96, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1347, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1348, NULL, NULL, NULL, 110, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1349, NULL, NULL, NULL, 103, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1350, NULL, NULL, NULL, 70, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1351, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1352, NULL, NULL, NULL, 104, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1353, NULL, NULL, NULL, 49, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1354, NULL, NULL, NULL, 50, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1355, NULL, NULL, NULL, 91, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1356, NULL, NULL, NULL, 38, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1357, NULL, NULL, NULL, 81, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1358, NULL, NULL, NULL, 77, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1362, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1364, NULL, NULL, NULL, 16, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1383, NULL, NULL, NULL, 16, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1384, NULL, NULL, NULL, 6, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1385, NULL, NULL, NULL, 53, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1386, NULL, NULL, NULL, 17, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1387, NULL, NULL, NULL, 8, 8, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1388, NULL, NULL, NULL, 40, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1389, NULL, NULL, NULL, 2, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1390, NULL, NULL, NULL, 57, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1391, NULL, NULL, NULL, 59, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1392, NULL, NULL, NULL, 14, 14, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1393, NULL, NULL, NULL, 28, 8, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1394, NULL, NULL, NULL, 42, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1395, NULL, NULL, NULL, 14, 14, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1396, NULL, NULL, NULL, 27, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1397, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1398, NULL, NULL, NULL, 2, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1399, NULL, NULL, NULL, 14, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1400, NULL, NULL, NULL, 13, 13, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1401, NULL, NULL, NULL, 19, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1402, NULL, NULL, NULL, 6, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1403, NULL, NULL, NULL, 7, 7, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1404, NULL, NULL, NULL, 19, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1405, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1406, NULL, NULL, NULL, 84, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1407, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1408, NULL, NULL, NULL, 51, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1409, NULL, NULL, NULL, 97, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1410, NULL, NULL, NULL, 31, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1411, NULL, NULL, NULL, 44, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1412, NULL, NULL, NULL, 27, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1413, NULL, NULL, NULL, 94, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1414, NULL, NULL, NULL, 53, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1415, NULL, NULL, NULL, 48, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1416, NULL, NULL, NULL, 23, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1417, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1418, NULL, NULL, NULL, 53, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1419, NULL, NULL, NULL, 38, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1420, NULL, NULL, NULL, 99, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1421, NULL, NULL, NULL, 47, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1422, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1423, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1442, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1443, NULL, NULL, NULL, 50, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1444, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1445, NULL, NULL, NULL, 26, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1446, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1447, NULL, NULL, NULL, 44, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1448, NULL, NULL, NULL, 9, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1449, NULL, NULL, NULL, 20, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1450, NULL, NULL, NULL, 47, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1451, NULL, NULL, NULL, 33, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1452, NULL, NULL, NULL, 25, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1453, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1454, NULL, NULL, NULL, 27, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1455, NULL, NULL, NULL, 8, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1456, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1457, NULL, NULL, NULL, 19, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1458, NULL, NULL, NULL, 4, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1459, NULL, NULL, NULL, 13, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1460, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1461, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1462, NULL, NULL, NULL, 97, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1463, NULL, NULL, NULL, 98, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1464, NULL, NULL, NULL, 108, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1465, NULL, NULL, NULL, 101, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1466, NULL, NULL, NULL, 101, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1467, NULL, NULL, NULL, 32, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1468, NULL, NULL, NULL, 91, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1469, NULL, NULL, NULL, 54, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1470, NULL, NULL, NULL, 54, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1471, NULL, NULL, NULL, 101, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1472, NULL, NULL, NULL, 95, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1473, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1474, NULL, NULL, NULL, 33, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1476, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1496, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1497, NULL, NULL, NULL, 17, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1498, NULL, NULL, NULL, 39, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1499, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1500, NULL, NULL, NULL, 13, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1501, NULL, NULL, NULL, 20, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1502, NULL, NULL, NULL, 7, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1503, NULL, NULL, NULL, 17, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1504, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1505, NULL, NULL, NULL, 6, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1506, NULL, NULL, NULL, 26, 14, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1507, NULL, NULL, NULL, 11, 11, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1508, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1509, NULL, NULL, NULL, 47, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1510, NULL, NULL, NULL, 19, 19, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1511, NULL, NULL, NULL, 6, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1512, NULL, NULL, NULL, 27, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1513, NULL, NULL, NULL, 40, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1514, NULL, NULL, NULL, 6, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1515, NULL, NULL, NULL, 2, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1516, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1518, NULL, NULL, NULL, 93, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1519, NULL, NULL, NULL, 105, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1520, NULL, NULL, NULL, 87, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1521, NULL, NULL, NULL, 48, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1522, NULL, NULL, NULL, 76, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1523, NULL, NULL, NULL, 104, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1524, NULL, NULL, NULL, 111, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1525, NULL, NULL, NULL, 93, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1526, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1528, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1529, NULL, NULL, NULL, 89, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1530, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1531, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1532, NULL, NULL, NULL, 68, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1534, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1535, NULL, NULL, NULL, 43, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1554, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1555, NULL, NULL, NULL, 18, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1556, NULL, NULL, NULL, 48, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1557, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1558, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1559, NULL, NULL, NULL, 24, 24, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1560, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1561, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1562, NULL, NULL, NULL, 41, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1563, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1564, NULL, NULL, NULL, 40, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1565, NULL, NULL, NULL, 50, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1566, NULL, NULL, NULL, 43, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1567, NULL, NULL, NULL, 13, 12, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1568, NULL, NULL, NULL, 7, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1569, NULL, NULL, NULL, 53, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1570, NULL, NULL, NULL, 3, 3, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1571, NULL, NULL, NULL, 5, 5, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1572, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1573, NULL, NULL, NULL, 3, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1574, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1575, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1576, NULL, NULL, NULL, 26, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1577, NULL, NULL, NULL, 85, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1578, NULL, NULL, NULL, 52, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1579, NULL, NULL, NULL, 104, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1580, NULL, NULL, NULL, 65, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1581, NULL, NULL, NULL, 100, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1582, NULL, NULL, NULL, 71, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1583, NULL, NULL, NULL, 101, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1584, NULL, NULL, NULL, 105, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1586, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1587, NULL, NULL, NULL, 65, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1588, NULL, NULL, NULL, 66, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1589, NULL, NULL, NULL, 50, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1590, NULL, NULL, NULL, 43, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1595, NULL, NULL, NULL, 28, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1597, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1602, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1614, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1615, NULL, NULL, NULL, 54, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1616, NULL, NULL, NULL, 51, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1617, NULL, NULL, NULL, 31, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1618, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1619, NULL, NULL, NULL, 40, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1620, NULL, NULL, NULL, 36, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1621, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1622, NULL, NULL, NULL, 14, 14, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1623, NULL, NULL, NULL, 13, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1624, NULL, NULL, NULL, 26, 8, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1625, NULL, NULL, NULL, 19, 18, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1626, NULL, NULL, NULL, 6, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1627, NULL, NULL, NULL, 18, 18, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1628, NULL, NULL, NULL, 26, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1629, NULL, NULL, NULL, 4, 4, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1630, NULL, NULL, NULL, 12, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1631, NULL, NULL, NULL, 21, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1632, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1633, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1634, NULL, NULL, NULL, 7, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1637, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1638, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1639, NULL, NULL, NULL, 73, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1640, NULL, NULL, NULL, 81, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1641, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1642, NULL, NULL, NULL, 48, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1643, NULL, NULL, NULL, 91, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1644, NULL, NULL, NULL, 89, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1645, NULL, NULL, NULL, 104, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1646, NULL, NULL, NULL, 79, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1647, NULL, NULL, NULL, 66, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1648, NULL, NULL, NULL, 103, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1649, NULL, NULL, NULL, 18, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1650, NULL, NULL, NULL, 45, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1651, NULL, NULL, NULL, 80, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1652, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1653, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1658, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1675, NULL, NULL, NULL, 57, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1676, NULL, NULL, NULL, 54, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1677, NULL, NULL, NULL, 24, 18, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1678, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1679, NULL, NULL, NULL, 6, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1680, NULL, NULL, NULL, 2, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1681, NULL, NULL, NULL, 16, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1682, NULL, NULL, NULL, 43, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1683, NULL, NULL, NULL, 21, 13, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1684, NULL, NULL, NULL, 14, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1685, NULL, NULL, NULL, 24, 24, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1686, NULL, NULL, NULL, 20, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1687, NULL, NULL, NULL, 39, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1688, NULL, NULL, NULL, 43, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1689, NULL, NULL, NULL, 3, 3, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1690, NULL, NULL, NULL, 18, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1691, NULL, NULL, NULL, 14, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1692, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1693, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1694, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1695, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1696, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1702, NULL, NULL, NULL, 77, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1703, NULL, NULL, NULL, 95, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1704, NULL, NULL, NULL, 73, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1705, NULL, NULL, NULL, 104, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1706, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1707, NULL, NULL, NULL, 95, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1709, NULL, NULL, NULL, 60, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1710, NULL, NULL, NULL, 21, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1711, NULL, NULL, NULL, 19, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1712, NULL, NULL, NULL, 35, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1713, NULL, NULL, NULL, 41, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1714, NULL, NULL, NULL, 52, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1715, NULL, NULL, NULL, 77, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1716, NULL, NULL, NULL, 22, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1718, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1719, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1735, NULL, NULL, NULL, 2, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1736, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1737, NULL, NULL, NULL, 20, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1738, NULL, NULL, NULL, 24, 24, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1739, NULL, NULL, NULL, 40, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1740, NULL, NULL, NULL, 8, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1741, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1742, NULL, NULL, NULL, 44, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1743, NULL, NULL, NULL, 13, 3, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1744, NULL, NULL, NULL, 11, 11, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1745, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1746, NULL, NULL, NULL, 21, 20, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1747, NULL, NULL, NULL, 9, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1748, NULL, NULL, NULL, 50, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1749, NULL, NULL, NULL, 17, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1750, NULL, NULL, NULL, 8, 8, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1751, NULL, NULL, NULL, 39, 10, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1752, NULL, NULL, NULL, 51, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1753, NULL, NULL, NULL, 11, 10, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1754, NULL, NULL, NULL, 15, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1755, NULL, NULL, NULL, 10, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1756, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1758, NULL, NULL, NULL, 21, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1759, NULL, NULL, NULL, 92, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1760, NULL, NULL, NULL, 78, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1761, NULL, NULL, NULL, 64, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1762, NULL, NULL, NULL, 108, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1763, NULL, NULL, NULL, 61, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1764, NULL, NULL, NULL, 103, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1765, NULL, NULL, NULL, 74, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1766, NULL, NULL, NULL, 92, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1767, NULL, NULL, NULL, 109, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1768, NULL, NULL, NULL, 86, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1769, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1770, NULL, NULL, NULL, 75, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1771, NULL, NULL, NULL, 92, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1772, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1774, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1775, NULL, NULL, NULL, 54, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1776, NULL, NULL, NULL, 30, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1785, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1797, NULL, NULL, NULL, 1, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1798, NULL, NULL, NULL, 47, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1799, NULL, NULL, NULL, 23, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1800, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1801, NULL, NULL, NULL, 21, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1802, NULL, NULL, NULL, 57, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1803, NULL, NULL, NULL, 14, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1804, NULL, NULL, NULL, 7, 7, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1805, NULL, NULL, NULL, 29, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1806, NULL, NULL, NULL, 23, 23, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1807, NULL, NULL, NULL, 50, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1808, NULL, NULL, NULL, 6, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1809, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1810, NULL, NULL, NULL, 48, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1811, NULL, NULL, NULL, 6, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1812, NULL, NULL, NULL, 12, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1813, NULL, NULL, NULL, 29, 2, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1814, NULL, NULL, NULL, 6, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1815, NULL, NULL, NULL, 5, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1816, NULL, NULL, NULL, 10, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1817, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1820, NULL, NULL, NULL, 18, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1821, NULL, NULL, NULL, 98, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1822, NULL, NULL, NULL, 94, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1823, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1824, NULL, NULL, NULL, 75, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1826, NULL, NULL, NULL, 97, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1827, NULL, NULL, NULL, 106, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1828, NULL, NULL, NULL, 89, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1829, NULL, NULL, NULL, 58, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1830, NULL, NULL, NULL, 70, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1831, NULL, NULL, NULL, 103, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1832, NULL, NULL, NULL, 85, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1833, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1835, NULL, NULL, NULL, 90, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1836, NULL, NULL, NULL, 16, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1839, NULL, NULL, NULL, 25, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1842, NULL, NULL, NULL, 19, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1856, NULL, NULL, NULL, 8, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1857, NULL, NULL, NULL, 45, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1858, NULL, NULL, NULL, 54, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1859, NULL, NULL, NULL, 21, 21, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1860, NULL, NULL, NULL, 43, 4, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1861, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1862, NULL, NULL, NULL, 22, 22, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1863, NULL, NULL, NULL, 41, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1864, NULL, NULL, NULL, 40, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1865, NULL, NULL, NULL, 6, 6, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1866, NULL, NULL, NULL, 1, 1, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1867, NULL, NULL, NULL, 17, 17, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1868, NULL, NULL, NULL, 12, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1869, NULL, NULL, NULL, 21, 8, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1870, NULL, NULL, NULL, 17, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1871, NULL, NULL, NULL, 4, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1872, NULL, NULL, NULL, 39, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1873, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1874, NULL, NULL, NULL, 7, 7, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1875, NULL, NULL, NULL, 6, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1876, NULL, NULL, NULL, 3, 0, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1880, NULL, '58:55', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1881, NULL, '26:04', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1882, NULL, '33:47', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1883, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1884, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1885, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1886, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1887, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1888, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1889, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1890, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1891, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1892, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1893, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1894, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1895, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1896, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1897, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1898, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1899, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1900, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1901, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1902, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1903, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1904, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1905, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1906, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1907, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1910, NULL, '59:50', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1911, NULL, '59:13', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1912, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1913, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1914, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1915, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1916, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1917, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1918, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1919, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1920, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1921, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1922, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1923, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1924, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1925, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1926, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1927, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1928, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1929, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1930, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1931, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1932, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1933, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1934, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1935, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1936, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1937, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1938, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1939, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1940, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1941, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1942, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1943, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1944, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1945, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1946, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1947, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1948, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1949, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1950, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1951, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1952, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1953, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1954, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1955, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1956, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1957, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1958, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1959, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1960, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1961, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1962, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1963, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1964, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1967, NULL, '60:00', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1968, NULL, '58:24', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1969, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1970, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1971, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1972, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1973, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1974, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1975, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1976, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1977, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1978, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1979, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1980, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1981, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1982, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1983, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1984, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1985, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1986, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1987, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1988, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1989, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1990, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1991, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1992, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1993, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1994, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1995, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1996, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1997, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1998, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (1999, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2000, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2001, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2002, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2003, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2004, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2005, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2006, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2007, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2008, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2009, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2010, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2011, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2012, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2013, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2014, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2015, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2016, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2017, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2018, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2019, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2026, NULL, '59:28', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2027, NULL, '59:01', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2093, NULL, '65:00', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2094, NULL, '64:57', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2097, NULL, '59:58', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2098, NULL, '58:53', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2151, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2152, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2153, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2154, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2155, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2156, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2157, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2158, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2159, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2160, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2161, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2162, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2163, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2164, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2165, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2166, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2167, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2168, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2169, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2170, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2171, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2172, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2173, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2174, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2175, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2176, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2177, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2178, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2179, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2180, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2181, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2182, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2183, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2184, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2185, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2186, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2187, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2188, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2189, NULL, NULL, NULL, 15, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2190, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2191, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2192, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2193, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2194, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2195, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2196, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2197, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2198, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2199, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2200, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2201, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2202, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2203, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2204, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2205, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2206, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2207, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2208, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2209, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2210, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2211, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2212, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2213, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2214, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2215, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2216, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2217, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2218, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2219, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2220, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2221, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2222, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2223, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2224, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2225, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2226, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2227, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2228, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2229, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2230, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2231, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2232, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2233, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2234, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2235, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2236, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2237, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2238, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2239, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2240, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2241, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2242, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2243, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2244, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2245, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2246, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2247, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2248, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2251, NULL, '60:00', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2252, NULL, '58:37', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2253, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2254, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2255, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2256, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2257, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2258, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2259, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2260, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2261, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2262, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2263, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2264, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2265, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2266, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2267, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2268, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2269, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2270, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2271, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2272, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2273, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2274, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2275, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2276, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2309, NULL, '45', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2310, NULL, '43', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2311, NULL, '27', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2312, NULL, '49', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2313, NULL, '27', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2314, NULL, '25', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2315, NULL, '23', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2316, NULL, '3', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2317, NULL, '2', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2318, NULL, '16', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2319, NULL, '35', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2320, NULL, '44', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2321, NULL, '34', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2322, NULL, '28', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2323, NULL, '34', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2324, NULL, '11', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2325, NULL, '18', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2326, NULL, '30', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2327, NULL, '18', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2328, NULL, '8', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2329, NULL, '37', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2330, NULL, '29', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2331, NULL, '22', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2332, NULL, '36', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2333, NULL, '25', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2334, NULL, '15', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2335, NULL, '23', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2336, NULL, '17', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2337, NULL, '18', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2338, NULL, '5', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2339, NULL, '4', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2340, NULL, '2', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2341, NULL, '37', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2342, NULL, '33', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2343, NULL, '33', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2344, NULL, '16', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2345, NULL, '22', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2346, NULL, '7', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2347, NULL, '30', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2348, NULL, '15', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2349, NULL, '11', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2350, NULL, '20', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2351, NULL, '10', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2352, NULL, '1', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2355, NULL, '59:53', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2356, NULL, '59:08', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2357, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2358, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2359, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2360, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2361, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2362, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2363, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2364, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2365, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2366, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2367, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2368, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2369, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2370, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2371, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2372, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2373, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2374, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2375, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2376, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2377, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2378, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2379, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2380, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2381, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2382, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2383, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2384, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2385, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2386, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2387, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2388, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2389, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2390, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2391, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2392, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2393, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2394, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2395, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2396, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2397, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2398, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2399, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2400, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2401, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2402, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2403, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2404, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2408, NULL, '59:48', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2409, NULL, '19:56', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2410, NULL, '39:03', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2411, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2412, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2413, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2414, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2415, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2416, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2417, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2418, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2419, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2420, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2421, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2422, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2423, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2424, NULL, NULL, NULL, 8, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2425, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2426, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2427, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2428, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2429, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2430, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2431, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2432, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2433, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2434, NULL, NULL, NULL, 5, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2435, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2436, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2437, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2438, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2439, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2440, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2441, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2442, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2443, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2444, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2445, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2446, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2447, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2448, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2449, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2450, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2451, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2452, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2453, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2454, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2455, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2456, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2457, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2458, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2459, NULL, NULL, NULL, 7, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2460, NULL, NULL, NULL, 14, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2461, NULL, '40', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2462, NULL, '38', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2463, NULL, '22', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2464, NULL, '42', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2465, NULL, '43', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2466, NULL, '24', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2467, NULL, '10', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2468, NULL, '7', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2469, NULL, '7', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2470, NULL, '3', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2471, NULL, '37', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2472, NULL, '37', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2473, NULL, '31', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2474, NULL, '32', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2475, NULL, '32', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2476, NULL, '16', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2477, NULL, '15', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2478, NULL, '17', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2479, NULL, '18', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2482, NULL, '64:45', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2483, NULL, '65:00', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2484, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2485, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2486, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2487, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2488, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2489, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2490, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2491, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2492, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2493, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2494, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2495, NULL, NULL, NULL, 6, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2496, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2497, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2498, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2499, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2500, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2501, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2502, NULL, NULL, NULL, 11, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2503, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2504, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2505, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2506, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2507, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2508, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2509, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2510, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2511, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2512, NULL, NULL, NULL, 10, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2513, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2514, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2515, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2516, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2517, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2518, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2519, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2520, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2521, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2522, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2523, NULL, NULL, NULL, 12, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2524, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2525, NULL, NULL, NULL, 9, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2526, NULL, NULL, NULL, 4, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2527, NULL, NULL, NULL, 13, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2528, NULL, NULL, NULL, 2, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2529, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2530, NULL, NULL, NULL, 3, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2531, NULL, NULL, NULL, 1, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2532, NULL, '36', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2533, NULL, '37', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2534, NULL, '33', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2535, NULL, '36', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2536, NULL, '21', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2537, NULL, '27', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2538, NULL, '23', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2539, NULL, '11', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2540, NULL, '7', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2541, NULL, '4', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2542, NULL, '0', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2543, NULL, '29', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2544, NULL, '33', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2545, NULL, '34', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2546, NULL, '39', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2547, NULL, '42', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2548, NULL, '27', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2549, NULL, '17', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2550, NULL, '16', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2551, NULL, '43', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2552, NULL, '38', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2553, NULL, '37', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2554, NULL, '30', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2555, NULL, '38', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2556, NULL, '23', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2557, NULL, '12', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2558, NULL, '17', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2559, NULL, '40', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2560, NULL, '45', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2561, NULL, '37', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2562, NULL, '40', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2563, NULL, '35', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2564, NULL, '23', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2565, NULL, '12', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2566, NULL, '4', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2567, NULL, '38', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2568, NULL, '38', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2569, NULL, '36', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2570, NULL, '39', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2571, NULL, '25', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2572, NULL, '22', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2573, NULL, '24', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2574, NULL, '14', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2575, NULL, '36', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2576, NULL, '28', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2577, NULL, '36', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2578, NULL, '33', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2579, NULL, '35', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2580, NULL, '20', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2581, NULL, '25', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2582, NULL, '12', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2583, NULL, '4', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2584, NULL, '5', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2587, NULL, '59:21', NULL, NULL, NULL, NULL); INSERT INTO core_person_stats (id, time_played_event, time_played_total, time_played_event_average, events_played, events_started, position_id) VALUES (2588, NULL, '59:01', NULL, NULL, NULL, NULL); -- -- Data for Name: core_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: db_info; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: display_names; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1, 'en-US', 'affiliations', 1, 'Major League Baseball', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2, 'en-US', 'affiliations', 2, 'Baseball', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (34, 'en-US', 'affiliations', 4, 'American Football', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (33, 'en-US', 'affiliations', 3, 'National Football League', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (67, 'en-US', 'affiliations', 5, 'American', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (68, 'en-US', 'affiliations', 6, 'AFC East', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (69, 'en-US', 'affiliations', 7, 'AFC North', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (70, 'en-US', 'affiliations', 8, 'AFC South', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (71, 'en-US', 'affiliations', 9, 'AFC West', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (72, 'en-US', 'affiliations', 10, 'National', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (73, 'en-US', 'affiliations', 11, 'NFC East', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (74, 'en-US', 'affiliations', 12, 'NFC North', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (75, 'en-US', 'affiliations', 13, 'NFC South', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (76, 'en-US', 'affiliations', 14, 'NFC West', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (78, 'en-US', 'affiliations', 16, 'Basketball', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (77, 'en-US', 'affiliations', 15, 'National Basketball Association', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (109, 'en-US', 'affiliations', 17, 'Eastern', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (116, 'en-US', 'affiliations', 24, 'Southwest', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (118, 'en-US', 'affiliations', 26, 'Ice Hockey', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (117, 'en-US', 'affiliations', 25, 'National Hockey League', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (110, 'en-US', 'affiliations', 18, 'Atlantic', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (149, 'en-US', 'affiliations', 27, 'Northeast', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (112, 'en-US', 'affiliations', 20, 'Southeast', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (113, 'en-US', 'affiliations', 21, 'Western', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (111, 'en-US', 'affiliations', 19, 'Central', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (114, 'en-US', 'affiliations', 22, 'Northwest', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (115, 'en-US', 'affiliations', 23, 'Pacific', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (150, 'en-US', 'affiliations', 28, 'American', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (201, 'en-US', 'affiliations', 29, 'National', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (323, 'en-US', 'persons', 172, 'Jeff Salazar', 'Jeff', NULL, 'Salazar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (326, 'en-US', 'persons', 175, 'Robby Hammock', 'Robby', NULL, 'Hammock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (328, 'en-US', 'persons', 177, 'Alberto Callaspo', 'Alberto', NULL, 'Callaspo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (330, 'en-US', 'persons', 179, 'Brian Barden', 'Brian', NULL, 'Barden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (331, 'en-US', 'persons', 180, 'Donnie Sadler', 'Donnie', NULL, 'Sadler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (334, 'en-US', 'persons', 183, 'Randy Choate', 'Randy', NULL, 'Choate', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (335, 'en-US', 'persons', 184, 'Mike Schultz', 'Mike', NULL, 'Schultz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (336, 'en-US', 'persons', 185, 'Jailen Peguero', 'Jailen', NULL, 'Peguero', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (333, 'en-US', 'persons', 182, 'Enrique Gonzalez', 'Enrique', NULL, 'Gonzalez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (332, 'en-US', 'persons', 181, 'Dana Eveland', 'Dana', NULL, 'Eveland', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (219, 'en-US', 'persons', 68, 'Matt Kemp', 'Matt', NULL, 'Kemp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (396, 'en-US', 'persons', 245, 'Andre Ethier', 'Andre', NULL, 'Ethier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (216, 'en-US', 'persons', 65, 'Russell Martin', 'Russell', NULL, 'Martin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (397, 'en-US', 'persons', 246, 'Tony Abreu', 'Tony', NULL, 'Abreu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (214, 'en-US', 'persons', 63, 'Rafael Furcal', 'Rafael', NULL, 'Furcal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (218, 'en-US', 'persons', 67, 'Nomar Garciaparra', 'Nomar', NULL, 'Garciaparra', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (215, 'en-US', 'persons', 64, 'Juan Pierre', 'Juan', NULL, 'Pierre', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (398, 'en-US', 'persons', 247, 'Mike Lieberthal', 'Mike', NULL, 'Lieberthal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (399, 'en-US', 'persons', 248, 'Wilson Valdez', 'Wilson', NULL, 'Valdez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (400, 'en-US', 'persons', 249, 'Andy LaRoche', 'Andy', NULL, 'LaRoche', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (221, 'en-US', 'persons', 70, 'Ramon Martinez', 'Ramon', NULL, 'Martinez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (217, 'en-US', 'persons', 66, 'Olmedo Saenz', 'Olmedo', NULL, 'Saenz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (220, 'en-US', 'persons', 69, 'Delwyn Young', 'Delwyn', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (258, 'en-US', 'persons', 107, 'Takashi Saito', 'Takashi', NULL, 'Saito', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (401, 'en-US', 'persons', 250, 'Scott Proctor', 'Scott', NULL, 'Proctor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (402, 'en-US', 'persons', 251, 'Eric Hull', 'Eric', NULL, 'Hull', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (490, 'en-US', 'persons', 339, 'Nate Schierholtz', 'Nate', NULL, 'Schierholtz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (405, 'en-US', 'persons', 254, 'Randy Winn', 'Randy', NULL, 'Winn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (410, 'en-US', 'persons', 259, 'Bengie Molina', 'Bengie', NULL, 'Molina', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (407, 'en-US', 'persons', 256, 'Barry Bonds', 'Barry', NULL, 'Bonds', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (491, 'en-US', 'persons', 340, 'Dan Ortmeier', 'Dan', NULL, 'Ortmeier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (408, 'en-US', 'persons', 257, 'Fred Lewis', 'Fred', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (404, 'en-US', 'persons', 253, 'Dave Roberts', 'Dave', NULL, 'Roberts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (412, 'en-US', 'persons', 261, 'Omar Vizquel', 'Omar', NULL, 'Vizquel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (411, 'en-US', 'persons', 260, 'Pedro Feliz', 'Pedro', NULL, 'Feliz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (415, 'en-US', 'persons', 264, 'Rajai Davis', 'Rajai', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (494, 'en-US', 'persons', 343, 'Guillermo Rodriguez', 'Guillermo', NULL, 'Rodriguez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (495, 'en-US', 'persons', 344, 'Kevin Frandsen', 'Kevin', NULL, 'Frandsen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (413, 'en-US', 'persons', 262, 'Mark Sweeney', 'Mark', NULL, 'Sweeney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (496, 'en-US', 'persons', 345, 'Luis Figueroa', 'Luis', NULL, 'Figueroa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (497, 'en-US', 'persons', 346, 'Lance Niekro', 'Lance', NULL, 'Niekro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (498, 'en-US', 'persons', 347, 'Scott Atchison', 'Scott', NULL, 'Atchison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (499, 'en-US', 'persons', 348, 'Scott Munter', 'Scott', NULL, 'Munter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (383, 'en-US', 'persons', 232, 'Patrick Misch', 'Patrick', NULL, 'Misch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (393, 'en-US', 'persons', 242, 'Randy Messenger', 'Randy', NULL, 'Messenger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (284, 'en-US', 'persons', 133, 'Jack Taschner', 'Jack', NULL, 'Taschner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (422, 'en-US', 'persons', 271, 'Morgan Ensberg', 'Morgan', NULL, 'Ensberg', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (622, 'en-US', 'persons', 471, 'Pete LaForest', 'Pete', NULL, 'LaForest', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (416, 'en-US', 'persons', 265, 'Rob Mackowiak', 'Rob', NULL, 'Mackowiak', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (428, 'en-US', 'persons', 277, 'Josh Bard', 'Josh', NULL, 'Bard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (420, 'en-US', 'persons', 269, 'Adrian Gonzalez', 'Adrian', NULL, 'Gonzalez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (424, 'en-US', 'persons', 273, 'Geoff Blum', 'Geoff', NULL, 'Blum', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (417, 'en-US', 'persons', 266, 'Mike Cameron', 'Mike', NULL, 'Cameron', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (624, 'en-US', 'persons', 473, 'Oscar Robles', 'Oscar', NULL, 'Robles', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (625, 'en-US', 'persons', 474, 'Hiram Bocachica', 'Hiram', NULL, 'Bocachica', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (626, 'en-US', 'persons', 475, 'Jose Cruz', 'Jose', NULL, 'Cruz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (427, 'en-US', 'persons', 276, 'Kevin Kouzmanoff', 'Kevin', NULL, 'Kouzmanoff', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (421, 'en-US', 'persons', 270, 'Khalil Greene', 'Khalil', NULL, 'Greene', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (423, 'en-US', 'persons', 272, 'Michael Barrett', 'Michael', NULL, 'Barrett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (628, 'en-US', 'persons', 477, 'Terrmel Sledge', 'Terrmel', NULL, 'Sledge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (629, 'en-US', 'persons', 478, 'Paul McAnulty', 'Paul', NULL, 'McAnulty', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (419, 'en-US', 'persons', 268, 'Scott Hairston', 'Scott', NULL, 'Hairston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (630, 'en-US', 'persons', 479, 'Russell Branyan', 'Russell', NULL, 'Branyan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (631, 'en-US', 'persons', 480, 'Chase Headley', 'Chase', NULL, 'Headley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (633, 'en-US', 'persons', 482, 'Wilfredo Ledezma', 'Wilfredo', NULL, 'Ledezma', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (634, 'en-US', 'persons', 483, 'Aaron Rakers', 'Aaron', NULL, 'Rakers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (632, 'en-US', 'persons', 481, 'Joe Thatcher', 'Joe', NULL, 'Thatcher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (426, 'en-US', 'persons', 275, 'Kevin Cameron', 'Kevin', NULL, 'Cameron', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (347, 'en-US', 'persons', 196, 'Justin Hampson', 'Justin', NULL, 'Hampson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (244, 'en-US', 'persons', 93, 'Mike Thompson', 'Mike', NULL, 'Thompson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (621, 'en-US', 'persons', 470, 'Tim Stauffer', 'Tim', NULL, 'Stauffer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (679, 'en-US', 'persons', 528, 'Jacoby Ellsbury', 'Jacoby', NULL, 'Ellsbury', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (637, 'en-US', 'persons', 486, 'David Ortiz', 'David', NULL, 'Ortiz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (635, 'en-US', 'persons', 484, 'Dustin Pedroia', 'Dustin', NULL, 'Pedroia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (639, 'en-US', 'persons', 488, 'Mike Lowell', 'Mike', NULL, 'Lowell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (636, 'en-US', 'persons', 485, 'Kevin Youkilis', 'Kevin', NULL, 'Youkilis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (638, 'en-US', 'persons', 487, 'Manny Ramirez', 'Manny', NULL, 'Ramirez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (643, 'en-US', 'persons', 492, 'Coco Crisp', 'Coco', NULL, 'Crisp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (640, 'en-US', 'persons', 489, 'Jason Varitek', 'Jason', NULL, 'Varitek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (680, 'en-US', 'persons', 529, 'Alex Cora', 'Alex', NULL, 'Cora', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (644, 'en-US', 'persons', 493, 'Julio Lugo', 'Julio', NULL, 'Lugo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (641, 'en-US', 'persons', 490, 'Wily Mo Pena', 'Wily Mo', NULL, 'Pena', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (681, 'en-US', 'persons', 530, 'Doug Mirabelli', 'Doug', NULL, 'Mirabelli', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (682, 'en-US', 'persons', 531, 'Eric Hinske', 'Eric', NULL, 'Hinske', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (683, 'en-US', 'persons', 532, 'Jeff Bailey', 'Jeff', NULL, 'Bailey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (642, 'en-US', 'persons', 491, 'JD Drew', 'JD', NULL, 'Drew', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (647, 'en-US', 'persons', 496, 'Manny Delcarmen', 'Manny', NULL, 'Delcarmen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (684, 'en-US', 'persons', 533, 'Eric Gagne', 'Eric', NULL, 'Gagne', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (756, 'en-US', 'persons', 604, 'Jason Ellison', 'Jason', NULL, 'Ellison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (758, 'en-US', 'persons', 606, 'Jake Woods', 'Jake', NULL, 'Woods', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (224, 'en-US', 'persons', 73, 'Luis Gonzalez', 'Luis', NULL, 'Gonzalez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (394, 'en-US', 'persons', 243, 'James Loney', 'James', NULL, 'Loney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (627, 'en-US', 'persons', 476, 'Marcus Giles', 'Marcus', NULL, 'Giles', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (406, 'en-US', 'persons', 255, 'Ray Durham', 'Ray', NULL, 'Durham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (409, 'en-US', 'persons', 258, 'Ryan Klesko', 'Ryan', NULL, 'Klesko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (658, 'en-US', 'persons', 507, 'Mark Lowe', 'Mark', NULL, 'Lowe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (759, 'en-US', 'persons', 607, 'Ryan Rowland-Smith', 'Ryan', NULL, 'Rowland-Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (753, 'en-US', 'persons', 601, 'Jamie Burke', 'Jamie', NULL, 'Burke', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (654, 'en-US', 'persons', 503, 'Kenji Johjima', 'Kenji', NULL, 'Johjima', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (755, 'en-US', 'persons', 603, 'Ben Broussard', 'Ben', NULL, 'Broussard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (653, 'en-US', 'persons', 502, 'Richie Sexson', 'Richie', NULL, 'Sexson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (652, 'en-US', 'persons', 501, 'Adrian Beltre', 'Adrian', NULL, 'Beltre', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (754, 'en-US', 'persons', 602, 'Willie Bloomquist', 'Willie', NULL, 'Bloomquist', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (657, 'en-US', 'persons', 506, 'Yuniesky Betancourt', 'Yuniesky', NULL, 'Betancourt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (656, 'en-US', 'persons', 505, 'Jose Lopez', 'Jose', NULL, 'Lopez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (651, 'en-US', 'persons', 500, 'Jose Guillen', 'Jose', NULL, 'Guillen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (757, 'en-US', 'persons', 605, 'Raul Ibanez', 'Raul', NULL, 'Ibanez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (655, 'en-US', 'persons', 504, 'Adam Jones', 'Adam', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (649, 'en-US', 'persons', 498, 'Ichiro Suzuki', 'Ichiro', NULL, 'Suzuki', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (650, 'en-US', 'persons', 499, 'Jose Vidro', 'Jose', NULL, 'Vidro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (820, 'en-US', 'persons', 667, 'Carlos Martinez', 'Carlos', NULL, 'Martinez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (823, 'en-US', 'persons', 670, 'Matt Treanor', 'Matt', NULL, 'Treanor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (838, 'en-US', 'persons', 685, 'Brad Ausmus', 'Brad', NULL, 'Ausmus', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (841, 'en-US', 'persons', 688, 'Craig Biggio', 'Craig', NULL, 'Biggio', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (845, 'en-US', 'persons', 692, 'Ty Wigginton', 'Ty', NULL, 'Wigginton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (905, 'en-US', 'persons', 752, 'Marlon Byrd', 'Marlon', NULL, 'Byrd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (903, 'en-US', 'persons', 750, 'Michael Young', 'Michael', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (910, 'en-US', 'persons', 757, 'Ramon Vazquez', 'Ramon', NULL, 'Vazquez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (904, 'en-US', 'persons', 751, 'Adam Melhuse', 'Adam', NULL, 'Melhuse', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (902, 'en-US', 'persons', 749, 'Ian Kinsler', 'Ian', NULL, 'Kinsler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (930, 'en-US', 'persons', 777, 'Chris Stewart', 'Chris', NULL, 'Stewart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (931, 'en-US', 'persons', 778, 'Victor Diaz', 'Victor', NULL, 'Diaz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (900, 'en-US', 'persons', 747, 'Frank Catalanotto', 'Frank', NULL, 'Catalanotto', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (901, 'en-US', 'persons', 748, 'Sammy Sosa', 'Sammy', NULL, 'Sosa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (909, 'en-US', 'persons', 756, 'Gerald Laird', 'Gerald', NULL, 'Laird', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (932, 'en-US', 'persons', 779, 'Travis Metcalf', 'Travis', NULL, 'Metcalf', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (911, 'en-US', 'persons', 758, 'Brad Wilkerson', 'Brad', NULL, 'Wilkerson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (907, 'en-US', 'persons', 754, 'Nelson Cruz', 'Nelson', NULL, 'Cruz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (933, 'en-US', 'persons', 780, 'Jerry Hairston Jr.', 'Jerry', NULL, 'Hairston Jr.', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (906, 'en-US', 'persons', 753, 'Jason Botts', 'Jason', NULL, 'Botts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (934, 'en-US', 'persons', 781, 'Kevin Mahar', 'Kevin', NULL, 'Mahar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (935, 'en-US', 'persons', 782, 'Desi Relaford', 'Desi', NULL, 'Relaford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (908, 'en-US', 'persons', 755, 'Jarrod Saltalamacchia', 'Jarrod', NULL, 'Saltalamacchia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (670, 'en-US', 'persons', 519, 'Wes Littleton', 'Wes', NULL, 'Littleton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (694, 'en-US', 'persons', 543, 'John Rheinecker', 'John', NULL, 'Rheinecker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (936, 'en-US', 'persons', 783, 'Bruce Chen', 'Bruce', NULL, 'Chen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (912, 'en-US', 'persons', 759, 'AJ Murray', 'AJ', NULL, 'Murray', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (646, 'en-US', 'persons', 495, 'Mike Timlin', 'Mike', NULL, 'Timlin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (660, 'en-US', 'persons', 509, 'JJ Putz', 'JJ', NULL, 'Putz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (946, 'en-US', 'persons', 793, 'Adam Lind', 'Adam', NULL, 'Lind', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (947, 'en-US', 'persons', 794, 'Jason Phillips', 'Jason', NULL, 'Phillips', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (948, 'en-US', 'persons', 795, 'Howie Clark', 'Howie', NULL, 'Clark', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (949, 'en-US', 'persons', 796, 'Sal Fasano', 'Sal', NULL, 'Fasano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (950, 'en-US', 'persons', 797, 'Ryan Roberts', 'Ryan', NULL, 'Roberts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (952, 'en-US', 'persons', 799, 'James Vermilyea', 'James', NULL, 'Vermilyea', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (954, 'en-US', 'persons', 801, 'Lee Gronkiewicz', 'Lee', NULL, 'Gronkiewicz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (951, 'en-US', 'persons', 798, 'Jordan De Jong', 'Jordan', NULL, 'De Jong', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (953, 'en-US', 'persons', 800, 'Ty Taubenheim', 'Ty', NULL, 'Taubenheim', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (329, 'en-US', 'persons', 178, 'Jeff DaVanon', 'Jeff', NULL, 'DaVanon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (702, 'en-US', 'persons', 550, 'Matt Clement', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (979, 'en-US', 'persons', 826, 'Joey Gathright', 'Joey', NULL, 'Gathright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (972, 'en-US', 'persons', 819, 'Mark Grudzielanek', 'Mark', NULL, 'Grudzielanek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (975, 'en-US', 'persons', 822, 'Billy Butler', 'Billy', NULL, 'Butler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (976, 'en-US', 'persons', 823, 'Ross Gload', 'Ross', NULL, 'Gload', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (970, 'en-US', 'persons', 817, 'David DeJesus', 'David', NULL, 'DeJesus', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (989, 'en-US', 'persons', 836, 'Fernando Cortez', 'Fernando', NULL, 'Cortez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (974, 'en-US', 'persons', 821, 'Mark Teahen', 'Mark', NULL, 'Teahen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (978, 'en-US', 'persons', 825, 'Tony Pena', 'Tony', NULL, 'Pena', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (971, 'en-US', 'persons', 818, 'Esteban German', 'Esteban', NULL, 'German', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (973, 'en-US', 'persons', 820, 'Jason Smith', 'Jason', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (977, 'en-US', 'persons', 824, 'Alex Gordon', 'Alex', NULL, 'Gordon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (990, 'en-US', 'persons', 837, 'Emil Brown', 'Emil', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (991, 'en-US', 'persons', 838, 'John Buck', 'John', NULL, 'Buck', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (992, 'en-US', 'persons', 839, 'Ryan Shealy', 'Ryan', NULL, 'Shealy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (993, 'en-US', 'persons', 840, 'Paul Phillips', 'Paul', NULL, 'Phillips', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (994, 'en-US', 'persons', 841, 'Shane Costa', 'Shane', NULL, 'Costa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (980, 'en-US', 'persons', 827, 'Jason LaRue', 'Jason', NULL, 'LaRue', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (995, 'en-US', 'persons', 842, 'Angel Berroa', 'Angel', NULL, 'Berroa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (997, 'en-US', 'persons', 844, 'Neal Musser', 'Neal', NULL, 'Musser', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (996, 'en-US', 'persons', 843, 'Ryan Braun', 'Ryan', NULL, 'Braun', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (981, 'en-US', 'persons', 828, 'Kyle Davies', 'Kyle', NULL, 'Davies', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (286, 'en-US', 'persons', 135, 'Hideki Okajima', 'Hideki', NULL, 'Okajima', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (982, 'en-US', 'persons', 829, 'John Bale', 'John', NULL, 'Bale', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (855, 'en-US', 'persons', 702, 'Wilson Betemit', 'Wilson', NULL, 'Betemit', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (857, 'en-US', 'persons', 704, 'Derek Jeter', 'Derek', NULL, 'Jeter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (859, 'en-US', 'persons', 706, 'Robinson Cano', 'Robinson', NULL, 'Cano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (858, 'en-US', 'persons', 705, 'Shelley Duncan', 'Shelley', NULL, 'Duncan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (860, 'en-US', 'persons', 707, 'Andy Phillips', 'Andy', NULL, 'Phillips', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (861, 'en-US', 'persons', 708, 'Alex Rodriguez', 'Alex', NULL, 'Rodriguez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (863, 'en-US', 'persons', 710, 'Hideki Matsui', 'Hideki', NULL, 'Matsui', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (862, 'en-US', 'persons', 709, 'Melky Cabrera', 'Melky', NULL, 'Cabrera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (864, 'en-US', 'persons', 711, 'Bobby Abreu', 'Bobby', NULL, 'Abreu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (866, 'en-US', 'persons', 713, 'Miguel Cairo', 'Miguel', NULL, 'Cairo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (865, 'en-US', 'persons', 712, 'Johnny Damon', 'Johnny', NULL, 'Damon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (867, 'en-US', 'persons', 714, 'Jose Molina', 'Jose', NULL, 'Molina', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (868, 'en-US', 'persons', 715, 'Kevin Thompson', 'Kevin', NULL, 'Thompson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (869, 'en-US', 'persons', 716, 'Wil Nieves', 'Wil', NULL, 'Nieves', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (873, 'en-US', 'persons', 720, 'Chris Basak', 'Chris', NULL, 'Basak', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (875, 'en-US', 'persons', 722, 'Chris Britton', 'Chris', NULL, 'Britton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (871, 'en-US', 'persons', 718, 'Ron Villone', 'Ron', NULL, 'Villone', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (686, 'en-US', 'persons', 535, 'Colter Bean', 'Colter', NULL, 'Bean', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (925, 'en-US', 'persons', 772, 'Brandon League', 'Brandon', NULL, 'League', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (944, 'en-US', 'persons', 791, 'Curtis Thigpen', 'Curtis', NULL, 'Thigpen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (921, 'en-US', 'persons', 768, 'Gregg Zaun', 'Gregg', NULL, 'Zaun', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (915, 'en-US', 'persons', 762, 'Lyle Overbay', 'Lyle', NULL, 'Overbay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1002, 'en-US', 'persons', 849, 'Hector Luna', 'Hector', NULL, 'Luna', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1003, 'en-US', 'persons', 850, 'Ray Olmedo', 'Ray', NULL, 'Olmedo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (919, 'en-US', 'persons', 766, 'Troy Glaus', 'Troy', NULL, 'Glaus', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (945, 'en-US', 'persons', 792, 'Royce Clayton', 'Royce', NULL, 'Clayton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (920, 'en-US', 'persons', 767, 'Aaron Hill', 'Aaron', NULL, 'Hill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (922, 'en-US', 'persons', 769, 'John McDonald', 'John', NULL, 'McDonald', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (917, 'en-US', 'persons', 764, 'Vernon Wells', 'Vernon', NULL, 'Wells', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (943, 'en-US', 'persons', 790, 'Matt Stairs', 'Matt', NULL, 'Stairs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (914, 'en-US', 'persons', 761, 'Reed Johnson', 'Reed', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (916, 'en-US', 'persons', 763, 'Alex Rios', 'Alex', NULL, 'Rios', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (918, 'en-US', 'persons', 765, 'Frank Thomas', 'Frank', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (255, 'en-US', 'persons', 104, 'Dustin Nippert', 'Dustin', NULL, 'Nippert', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (325, 'en-US', 'persons', 174, 'Miguel Montero', 'Miguel', NULL, 'Montero', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (211, 'en-US', 'persons', 60, 'Chris Snyder', 'Chris', NULL, 'Snyder', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (213, 'en-US', 'persons', 62, 'Tony Clark', 'Tony', NULL, 'Clark', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (207, 'en-US', 'persons', 56, 'Conor Jackson', 'Conor', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (203, 'en-US', 'persons', 52, 'Orlando Hudson', 'Orlando', NULL, 'Hudson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (206, 'en-US', 'persons', 55, 'Augie Ojeda', 'Augie', NULL, 'Ojeda', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (205, 'en-US', 'persons', 54, 'Chad Tracy', 'Chad', NULL, 'Tracy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (209, 'en-US', 'persons', 58, 'Stephen Drew', 'Stephen', NULL, 'Drew', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (324, 'en-US', 'persons', 173, 'Mark Reynolds', 'Mark', NULL, 'Reynolds', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (204, 'en-US', 'persons', 53, 'Eric Byrnes', 'Eric', NULL, 'Byrnes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (210, 'en-US', 'persons', 59, 'Justin Upton', 'Justin', NULL, 'Upton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (202, 'en-US', 'persons', 51, 'Chris Young', 'Chris', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (561, 'en-US', 'persons', 410, 'Edwar Ramirez', 'Edwar', NULL, 'Ramirez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (563, 'en-US', 'persons', 412, 'CJ Wilson', 'CJ', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (430, 'en-US', 'persons', 279, 'Chone Figgins', 'Chone', NULL, 'Figgins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (432, 'en-US', 'persons', 281, 'Vladimir Guerrero', 'Vladimir', NULL, 'Guerrero', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (431, 'en-US', 'persons', 280, 'Orlando Cabrera', 'Orlando', NULL, 'Cabrera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (429, 'en-US', 'persons', 278, 'Reggie Willits', 'Reggie', NULL, 'Willits', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (568, 'en-US', 'persons', 417, 'Casey Kotchman', 'Casey', NULL, 'Kotchman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (438, 'en-US', 'persons', 287, 'Garret Anderson', 'Garret', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (434, 'en-US', 'persons', 283, 'Gary Matthews', 'Gary', NULL, 'Matthews', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (435, 'en-US', 'persons', 284, 'Maicer Izturis', 'Maicer', NULL, 'Izturis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (570, 'en-US', 'persons', 419, 'Shea Hillenbrand', 'Shea', NULL, 'Hillenbrand', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (433, 'en-US', 'persons', 282, 'Robb Quinlan', 'Robb', NULL, 'Quinlan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (572, 'en-US', 'persons', 421, 'Terry Evans', 'Terry', NULL, 'Evans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (573, 'en-US', 'persons', 422, 'Kendry Morales', 'Kendry', NULL, 'Morales', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (574, 'en-US', 'persons', 423, 'Nathan Haynes', 'Nathan', NULL, 'Haynes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (439, 'en-US', 'persons', 288, 'Jeff Mathis', 'Jeff', NULL, 'Mathis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (576, 'en-US', 'persons', 425, 'Tommy Murphy', 'Tommy', NULL, 'Murphy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (577, 'en-US', 'persons', 426, 'Brandon Wood', 'Brandon', NULL, 'Wood', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (436, 'en-US', 'persons', 285, 'Matt Brown', 'Matt', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (580, 'en-US', 'persons', 429, 'Nick Gorneault', 'Nick', NULL, 'Gorneault', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (437, 'en-US', 'persons', 286, 'Ryan Budde', 'Ryan', NULL, 'Budde', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (581, 'en-US', 'persons', 430, 'Marcus Gwyn', 'Marcus', NULL, 'Gwyn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (442, 'en-US', 'persons', 291, 'Justin Speier', 'Justin', NULL, 'Speier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (578, 'en-US', 'persons', 427, 'Darren Oliver', 'Darren', NULL, 'Oliver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (444, 'en-US', 'persons', 293, 'Greg Jones', 'Greg', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (585, 'en-US', 'persons', 434, 'Brian Bruney', 'Brian', NULL, 'Bruney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (597, 'en-US', 'persons', 446, 'Mike Wood', 'Mike', NULL, 'Wood', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (471, 'en-US', 'persons', 320, 'Joe Kennedy', 'Joe', NULL, 'Kennedy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (610, 'en-US', 'persons', 459, 'Shannon Stewart', 'Shannon', NULL, 'Stewart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (449, 'en-US', 'persons', 298, 'Mike Piazza', 'Mike', NULL, 'Piazza', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (445, 'en-US', 'persons', 294, 'Travis Buck', 'Travis', NULL, 'Buck', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (611, 'en-US', 'persons', 460, 'Todd Walker', 'Todd', NULL, 'Walker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (451, 'en-US', 'persons', 300, 'Mark Ellis', 'Mark', NULL, 'Ellis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (447, 'en-US', 'persons', 296, 'Jack Cust', 'Jack', NULL, 'Cust', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (448, 'en-US', 'persons', 297, 'Nick Swisher', 'Nick', NULL, 'Swisher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (452, 'en-US', 'persons', 301, 'Marco Scutaro', 'Marco', NULL, 'Scutaro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (453, 'en-US', 'persons', 302, 'Dan Johnson', 'Dan', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (446, 'en-US', 'persons', 295, 'Mark Kotsay', 'Mark', NULL, 'Kotsay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (454, 'en-US', 'persons', 303, 'Kurt Suzuki', 'Kurt', NULL, 'Suzuki', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (614, 'en-US', 'persons', 463, 'Danny Putnam', 'Danny', NULL, 'Putnam', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (455, 'en-US', 'persons', 304, 'Rob Bowen', 'Rob', NULL, 'Bowen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (615, 'en-US', 'persons', 464, 'Bobby Kielty', 'Bobby', NULL, 'Kielty', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (456, 'en-US', 'persons', 305, 'Donnie Murphy', 'Donnie', NULL, 'Murphy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (450, 'en-US', 'persons', 299, 'JJ Furmaniak', 'JJ', NULL, 'Furmaniak', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (616, 'en-US', 'persons', 465, 'Dee Brown', 'Dee', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (619, 'en-US', 'persons', 468, 'Kevin Melillo', 'Kevin', NULL, 'Melillo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (620, 'en-US', 'persons', 469, 'Shane Komine', 'Shane', NULL, 'Komine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (617, 'en-US', 'persons', 466, 'Connor Robertson', 'Connor', NULL, 'Robertson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (618, 'en-US', 'persons', 467, 'Ruddy Lugo', 'Ruddy', NULL, 'Lugo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (459, 'en-US', 'persons', 308, 'Santiago Casilla', 'Santiago', NULL, 'Casilla', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (387, 'en-US', 'persons', 236, 'Roberto Hernandez', 'Roberto', NULL, 'Hernandez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (389, 'en-US', 'persons', 238, 'DJ Houlton', 'DJ', NULL, 'Houlton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1012, 'en-US', 'persons', 859, 'Ruben Gotay', 'Ruben', NULL, 'Gotay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1041, 'en-US', 'persons', 888, 'Sandy Alomar', 'Sandy', NULL, 'Alomar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1042, 'en-US', 'persons', 889, 'Chip Ambres', 'Chip', NULL, 'Ambres', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1007, 'en-US', 'persons', 854, 'David Wright', 'David', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1005, 'en-US', 'persons', 852, 'Jose Reyes', 'Jose', NULL, 'Reyes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1010, 'en-US', 'persons', 857, 'Ramon Castro', 'Ramon', NULL, 'Castro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1011, 'en-US', 'persons', 858, 'Lastings Milledge', 'Lastings', NULL, 'Milledge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (899, 'en-US', 'persons', 746, 'Shawn Green', 'Shawn', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1009, 'en-US', 'persons', 856, 'Damion Easley', 'Damion', NULL, 'Easley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1008, 'en-US', 'persons', 855, 'Carlos Delgado', 'Carlos', NULL, 'Delgado', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1014, 'en-US', 'persons', 861, 'Marlon Anderson', 'Marlon', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1043, 'en-US', 'persons', 890, 'Ricky Ledee', 'Ricky', NULL, 'Ledee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1006, 'en-US', 'persons', 853, 'Luis Castillo', 'Luis', NULL, 'Castillo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1044, 'en-US', 'persons', 891, 'David Newhan', 'David', NULL, 'Newhan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1045, 'en-US', 'persons', 892, 'Ben Johnson', 'Ben', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1047, 'en-US', 'persons', 894, 'Jon Adkins', 'Jon', NULL, 'Adkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (603, 'en-US', 'persons', 452, 'Billy Wagner', 'Billy', NULL, 'Wagner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1046, 'en-US', 'persons', 893, 'Orlando Hernandez', 'Orlando', NULL, 'Hernandez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1048, 'en-US', 'persons', 895, 'Lino Urdaneta', 'Lino', NULL, 'Urdaneta', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1036, 'en-US', 'persons', 883, 'Dave Williams', 'Dave', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1031, 'en-US', 'persons', 878, 'Ambiorix Burgos', 'Ambiorix', NULL, 'Burgos', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1040, 'en-US', 'persons', 887, 'Guillermo Mota', 'Guillermo', NULL, 'Mota', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1017, 'en-US', 'persons', 864, 'Derrek Lee', 'Derrek', NULL, 'Lee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1018, 'en-US', 'persons', 865, 'Aramis Ramirez', 'Aramis', NULL, 'Ramirez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1062, 'en-US', 'persons', 909, 'Mike Fontenot', 'Mike', NULL, 'Fontenot', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1015, 'en-US', 'persons', 862, 'Alfonso Soriano', 'Alfonso', NULL, 'Soriano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1019, 'en-US', 'persons', 866, 'Cliff Floyd', 'Cliff', NULL, 'Floyd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1021, 'en-US', 'persons', 868, 'Mark DeRosa', 'Mark', NULL, 'DeRosa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1016, 'en-US', 'persons', 863, 'Ryan Theriot', 'Ryan', NULL, 'Theriot', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1020, 'en-US', 'persons', 867, 'Angel Pagan', 'Angel', NULL, 'Pagan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1063, 'en-US', 'persons', 910, 'Matt Murton', 'Matt', NULL, 'Murton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1022, 'en-US', 'persons', 869, 'Jacque Jones', 'Jacque', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1023, 'en-US', 'persons', 870, 'Jason Kendall', 'Jason', NULL, 'Kendall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1064, 'en-US', 'persons', 911, 'Felix Pie', 'Felix', NULL, 'Pie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1065, 'en-US', 'persons', 912, 'Ronny Cedeno', 'Ronny', NULL, 'Cedeno', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1066, 'en-US', 'persons', 913, 'Geovany Soto', 'Geovany', NULL, 'Soto', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1071, 'en-US', 'persons', 918, 'Scott Moore', 'Scott', NULL, 'Moore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1072, 'en-US', 'persons', 919, 'Jake Fox', 'Jake', NULL, 'Fox', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1069, 'en-US', 'persons', 916, 'Clay Rapada', 'Clay', NULL, 'Rapada', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1067, 'en-US', 'persons', 914, 'Rich Hill', 'Rich', NULL, 'Hill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1068, 'en-US', 'persons', 915, 'Sean Gallagher', 'Sean', NULL, 'Gallagher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1070, 'en-US', 'persons', 917, 'Billy Petrick', 'Billy', NULL, 'Petrick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (872, 'en-US', 'persons', 719, 'Chase Wright', 'Chase', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (685, 'en-US', 'persons', 534, 'Brandon Morrow', 'Brandon', NULL, 'Morrow', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (460, 'en-US', 'persons', 309, 'Alan Embree', 'Alan', NULL, 'Embree', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (599, 'en-US', 'persons', 448, 'Ron Flores', 'Ron', NULL, 'Flores', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (645, 'en-US', 'persons', 494, 'Jon Lester', 'Jon', NULL, 'Lester', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (929, 'en-US', 'persons', 776, 'Kason Gabbard', 'Kason', NULL, 'Gabbard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (154, 'en-US', 'persons', 4, 'Ryan Garko', 'Ryan', NULL, 'Garko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (153, 'en-US', 'persons', 3, 'Victor Martinez', 'Victor', NULL, 'Martinez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (158, 'en-US', 'persons', 8, 'Franklin Gutierrez', 'Franklin', NULL, 'Gutierrez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (181, 'en-US', 'persons', 31, 'Shin-Soo Choo', 'Shin-Soo', NULL, 'Choo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (182, 'en-US', 'persons', 32, 'Kelly Shoppach', 'Kelly', NULL, 'Shoppach', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (151, 'en-US', 'persons', 1, 'Grady Sizemore', 'Grady', NULL, 'Sizemore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (156, 'en-US', 'persons', 6, 'Jhonny Peralta', 'Jhonny', NULL, 'Peralta', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (183, 'en-US', 'persons', 33, 'Ben Francisco', 'Ben', NULL, 'Francisco', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (184, 'en-US', 'persons', 34, 'Jason Michaels', 'Jason', NULL, 'Michaels', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (152, 'en-US', 'persons', 2, 'Casey Blake', 'Casey', NULL, 'Blake', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (157, 'en-US', 'persons', 7, 'Kenny Lofton', 'Kenny', NULL, 'Lofton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (185, 'en-US', 'persons', 35, 'Trot Nixon', 'Trot', NULL, 'Nixon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (155, 'en-US', 'persons', 5, 'Travis Hafner', 'Travis', NULL, 'Hafner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (159, 'en-US', 'persons', 9, 'Josh Barfield', 'Josh', NULL, 'Barfield', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (187, 'en-US', 'persons', 37, 'Andy Marte', 'Andy', NULL, 'Marte', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (188, 'en-US', 'persons', 38, 'Mike Rouse', 'Mike', NULL, 'Rouse', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (198, 'en-US', 'persons', 48, 'Matt Miller', 'Matt', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (192, 'en-US', 'persons', 42, 'Rafael Perez', 'Rafael', NULL, 'Perez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (190, 'en-US', 'persons', 40, 'Jensen Lewis', 'Jensen', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (195, 'en-US', 'persons', 45, 'Mike Koplove', 'Mike', NULL, 'Koplove', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (200, 'en-US', 'persons', 50, 'Edward Mujica', 'Edward', NULL, 'Mujica', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (475, 'en-US', 'persons', 324, 'Kiko Calero', 'Kiko', NULL, 'Calero', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (874, 'en-US', 'persons', 721, 'Kyle Farnsworth', 'Kyle', NULL, 'Farnsworth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1073, 'en-US', 'persons', 920, 'Aaron Laffey', 'Aaron', NULL, 'Laffey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (166, 'en-US', 'persons', 16, 'Joe Mauer', 'Joe', NULL, 'Mauer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (172, 'en-US', 'persons', 22, 'Brian Buscher', 'Brian', NULL, 'Buscher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (167, 'en-US', 'persons', 17, 'Michael Cuddyer', 'Michael', NULL, 'Cuddyer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (168, 'en-US', 'persons', 18, 'Justin Morneau', 'Justin', NULL, 'Morneau', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (169, 'en-US', 'persons', 19, 'Torii Hunter', 'Torii', NULL, 'Hunter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (164, 'en-US', 'persons', 14, 'Jason Tyner', 'Jason', NULL, 'Tyner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (170, 'en-US', 'persons', 20, 'Mike Redmond', 'Mike', NULL, 'Redmond', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (165, 'en-US', 'persons', 15, 'Jason Bartlett', 'Jason', NULL, 'Bartlett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (173, 'en-US', 'persons', 23, 'Alexi Casilla', 'Alexi', NULL, 'Casilla', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (174, 'en-US', 'persons', 24, 'Jason Kubel', 'Jason', NULL, 'Kubel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1084, 'en-US', 'persons', 931, 'Chris Heintz', 'Chris', NULL, 'Heintz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1085, 'en-US', 'persons', 932, 'Lew Ford', 'Lew', NULL, 'Ford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (171, 'en-US', 'persons', 21, 'Nick Punto', 'Nick', NULL, 'Punto', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1086, 'en-US', 'persons', 933, 'Luis Rodriguez', 'Luis', NULL, 'Rodriguez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1087, 'en-US', 'persons', 934, 'Garrett Jones', 'Garrett', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1088, 'en-US', 'persons', 935, 'Rondell White', 'Rondell', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1089, 'en-US', 'persons', 936, 'Darnell McDonald', 'Darnell', NULL, 'McDonald', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1091, 'en-US', 'persons', 938, 'Carmen Cali', 'Carmen', NULL, 'Cali', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1090, 'en-US', 'persons', 937, 'Jason Miller', 'Jason', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1092, 'en-US', 'persons', 939, 'Julio DePaula', 'Julio', NULL, 'DePaula', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (695, 'en-US', 'teams', 123, 'American League All-Stars', 'American League', NULL, 'All-Stars', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (696, 'en-US', 'persons', 544, 'Kris Benson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (700, 'en-US', 'persons', 548, 'Sendy Rleal', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (186, 'en-US', 'persons', 36, 'David Dellucci', 'David', NULL, 'Dellucci', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (709, 'en-US', 'persons', 557, 'Ed Campusano', 'Ed', NULL, 'Campusano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (710, 'en-US', 'persons', 558, 'Tony Giarratano', 'Tony', NULL, 'Giarratano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (716, 'en-US', 'persons', 564, 'Vance Wilson', 'Vance', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (718, 'en-US', 'persons', 566, 'Roman Colon', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (593, 'en-US', 'persons', 442, 'Luke Hudson', 'Luke', NULL, 'Hudson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (720, 'en-US', 'persons', 568, 'Joe Nelson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (721, 'en-US', 'persons', 569, 'Leo Nunez', 'Leo', NULL, 'Nunez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (722, 'en-US', 'persons', 570, 'Angel S. Sanchez', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (723, 'en-US', 'persons', 571, 'Reggie Sanders', 'Reggie', NULL, 'Sanders', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (724, 'en-US', 'persons', 572, 'Mike Sweeney', 'Mike', NULL, 'Sweeney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (575, 'en-US', 'persons', 424, 'Erick Aybar', 'Erick', NULL, 'Aybar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (569, 'en-US', 'persons', 418, 'Howie Kendrick', 'Howie', NULL, 'Kendrick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (725, 'en-US', 'persons', 573, 'Dallas McPherson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (571, 'en-US', 'persons', 420, 'Mike Napoli', 'Mike', NULL, 'Napoli', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (579, 'en-US', 'persons', 428, 'Chris Resop', 'Chris', NULL, 'Resop', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (726, 'en-US', 'persons', 574, 'Juan Rivera', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (728, 'en-US', 'persons', 576, 'Francisco Liriano', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (729, 'en-US', 'persons', 577, 'Alejandro Machado', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (730, 'en-US', 'persons', 578, 'Glen Perkins', 'Glen', NULL, 'Perkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (731, 'en-US', 'persons', 579, 'Josh Rabe', 'Josh', NULL, 'Rabe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (732, 'en-US', 'persons', 580, 'Jason Giambi', 'Jason', NULL, 'Giambi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (733, 'en-US', 'persons', 581, 'Philip Hughes', 'Philip', NULL, 'Hughes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (734, 'en-US', 'persons', 582, 'Doug Mientkiewicz', 'Doug', NULL, 'Mientkiewicz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (735, 'en-US', 'persons', 583, 'Carl Pavano', 'Carl', NULL, 'Pavano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (736, 'en-US', 'persons', 584, 'Jorge Posada', 'Jorge', NULL, 'Posada', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (737, 'en-US', 'persons', 585, 'Humberto Sanchez', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (738, 'en-US', 'persons', 586, 'Jose Veras', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (612, 'en-US', 'persons', 461, 'Eric Chavez', 'Eric', NULL, 'Chavez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (613, 'en-US', 'persons', 462, 'Bobby Crosby', 'Bobby', NULL, 'Crosby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (739, 'en-US', 'persons', 587, 'Chris Denorfia', 'Chris', NULL, 'Denorfia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (740, 'en-US', 'persons', 588, 'Esteban Loaiza', 'Esteban', NULL, 'Loaiza', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (609, 'en-US', 'persons', 458, 'Chris Snelling', 'Chris', NULL, 'Snelling', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (741, 'en-US', 'persons', 589, 'Jon Huber', 'Jon', NULL, 'Huber', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (742, 'en-US', 'persons', 590, 'Cesar Jimenez', 'Cesar', NULL, 'Jimenez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (663, 'en-US', 'persons', 512, 'Chris Reitsma', 'Chris', NULL, 'Reitsma', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (743, 'en-US', 'persons', 591, 'Arthur Rhodes', 'Arthur', NULL, 'Rhodes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (748, 'en-US', 'persons', 596, 'Joaquin Arias', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (749, 'en-US', 'persons', 597, 'Hank Blalock', 'Hank', NULL, 'Blalock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (750, 'en-US', 'persons', 598, 'Josh Rupe', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (751, 'en-US', 'persons', 599, 'Davis Romero', 'Davis', NULL, 'Romero', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (760, 'en-US', 'teams', 124, 'National League All-Stars', 'National League', NULL, 'All-Stars', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (327, 'en-US', 'persons', 176, 'Carlos Quentin', 'Carlos', NULL, 'Quentin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (761, 'en-US', 'persons', 608, 'Willy Aybar', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (762, 'en-US', 'persons', 609, 'Mike Hampton', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (765, 'en-US', 'persons', 612, 'Tanyon Sturtze', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (766, 'en-US', 'persons', 613, 'Henry Blanco', 'Henry', NULL, 'Blanco', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (363, 'en-US', 'persons', 212, 'Angel Guzman', 'Angel', NULL, 'Guzman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (768, 'en-US', 'persons', 615, 'Roberto Novoa', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (769, 'en-US', 'persons', 616, 'Mark Prior', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (770, 'en-US', 'persons', 617, 'Daryle Ward', 'Daryle', NULL, 'Ward', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (771, 'en-US', 'persons', 618, 'Kerry Wood', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (774, 'en-US', 'persons', 621, 'Jerry Gil', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (775, 'en-US', 'persons', 622, 'Eddie Guardado', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (781, 'en-US', 'persons', 628, 'Aaron Boone', 'Aaron', NULL, 'Boone', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (782, 'en-US', 'persons', 629, 'Alejandro De Aza', 'Alejandro', NULL, 'De Aza', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (783, 'en-US', 'persons', 630, 'Jose Garcia', 'Jose', NULL, 'Garcia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (785, 'en-US', 'persons', 632, 'Logan Kensing', 'Logan', NULL, 'Kensing', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (786, 'en-US', 'persons', 633, 'Brandon Backe', 'Brandon', NULL, 'Backe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (787, 'en-US', 'persons', 634, 'Adam Everett', 'Adam', NULL, 'Everett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (788, 'en-US', 'persons', 635, 'Hector Gimenez', 'Hector', NULL, 'Gimenez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (789, 'en-US', 'persons', 636, 'Hunter Pence', 'Hunter', NULL, 'Pence', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (403, 'en-US', 'persons', 252, 'Yhency Brazoban', 'Yhency', NULL, 'Brazoban', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (395, 'en-US', 'persons', 244, 'Jeff Kent', 'Jeff', NULL, 'Kent', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (790, 'en-US', 'persons', 637, 'Jason Repko', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (791, 'en-US', 'persons', 638, 'Corey Koskie', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (793, 'en-US', 'persons', 640, 'Moises Alou', 'Moises', NULL, 'Alou', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (794, 'en-US', 'persons', 641, 'Carlos Beltran', 'Carlos', NULL, 'Beltran', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (795, 'en-US', 'persons', 642, 'Endy Chavez', 'Endy', NULL, 'Chavez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (796, 'en-US', 'persons', 643, 'Carlos Gomez', 'Carlos', NULL, 'Gomez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (797, 'en-US', 'persons', 644, 'Paul Lo Duca', 'Paul', NULL, 'Lo Duca', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (798, 'en-US', 'persons', 645, 'Pedro Martinez', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (799, 'en-US', 'persons', 646, 'Juan Padilla', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (800, 'en-US', 'persons', 647, 'Duaner Sanchez', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (801, 'en-US', 'persons', 648, 'Jose Valentin', 'Jose', NULL, 'Valentin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (806, 'en-US', 'persons', 653, 'Scott Mathieson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (418, 'en-US', 'persons', 267, 'Milton Bradley', 'Milton', NULL, 'Bradley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (623, 'en-US', 'persons', 472, 'Brian Giles', 'Brian', NULL, 'Giles', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (492, 'en-US', 'persons', 341, 'Eliezer Alfonzo', 'Eliezer', NULL, 'Alfonzo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (493, 'en-US', 'persons', 342, 'Rich Aurilia', 'Rich', NULL, 'Aurilia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (812, 'en-US', 'persons', 659, 'Josh Kinney', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (813, 'en-US', 'persons', 660, 'Mark Mulder', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (816, 'en-US', 'persons', 663, 'Alex Escobar', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (818, 'en-US', 'persons', 665, 'Nick Johnson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1112, 'en-US', 'persons', 959, 'Joe Dillon', 'Joe', NULL, 'Dillon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1106, 'en-US', 'persons', 953, 'Ryan Braun', 'Ryan', NULL, 'Braun', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1107, 'en-US', 'persons', 954, 'Prince Fielder', 'Prince', NULL, 'Fielder', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1110, 'en-US', 'persons', 957, 'Johnny Estrada', 'Johnny', NULL, 'Estrada', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1104, 'en-US', 'persons', 951, 'Corey Hart', 'Corey', NULL, 'Hart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1115, 'en-US', 'persons', 962, 'Tony Gwynn', 'Tony', NULL, 'Gwynn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1105, 'en-US', 'persons', 952, 'JJ Hardy', 'JJ', NULL, 'Hardy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1109, 'en-US', 'persons', 956, 'Kevin Mench', 'Kevin', NULL, 'Mench', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1116, 'en-US', 'persons', 963, 'Damian Miller', 'Damian', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1108, 'en-US', 'persons', 955, 'Bill Hall', 'Bill', NULL, 'Hall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1117, 'en-US', 'persons', 964, 'Geoff Jenkins', 'Geoff', NULL, 'Jenkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1113, 'en-US', 'persons', 960, 'Craig Counsell', 'Craig', NULL, 'Counsell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1111, 'en-US', 'persons', 958, 'Tony Graffanino', 'Tony', NULL, 'Graffanino', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1119, 'en-US', 'persons', 966, 'Rickie Weeks', 'Rickie', NULL, 'Weeks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1120, 'en-US', 'persons', 967, 'Gabe Gross', 'Gabe', NULL, 'Gross', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (792, 'en-US', 'persons', 639, 'Scott Linebrink', 'Scott', NULL, 'Linebrink', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1118, 'en-US', 'persons', 965, 'Manny Parra', 'Manny', NULL, 'Parra', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1121, 'en-US', 'persons', 968, 'Greg Aquino', 'Greg', NULL, 'Aquino', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (767, 'en-US', 'persons', 614, 'Wade Miller', 'Wade', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1122, 'en-US', 'persons', 969, 'Rick White', 'Rick', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1055, 'en-US', 'persons', 902, 'Elmer Dessens', 'Elmer', NULL, 'Dessens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (485, 'en-US', 'persons', 334, 'Carlos Marmol', 'Carlos', NULL, 'Marmol', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (913, 'en-US', 'persons', 760, 'Frank Francisco', 'Frank', NULL, 'Francisco', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1039, 'en-US', 'persons', 886, 'Brian Lawrence', 'Brian', NULL, 'Lawrence', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1127, 'en-US', 'persons', 974, 'Chris Coste', 'Chris', NULL, 'Coste', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (807, 'en-US', 'persons', 654, 'Chase Utley', 'Chase', NULL, 'Utley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1094, 'en-US', 'persons', 941, 'Tadahito Iguchi', 'Tadahito', NULL, 'Iguchi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1093, 'en-US', 'persons', 940, 'Chris Roberson', 'Chris', NULL, 'Roberson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1097, 'en-US', 'persons', 944, 'Aaron Rowand', 'Aaron', NULL, 'Rowand', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1095, 'en-US', 'persons', 942, 'Jimmy Rollins', 'Jimmy', NULL, 'Rollins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1100, 'en-US', 'persons', 947, 'Greg Dobbs', 'Greg', NULL, 'Dobbs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (803, 'en-US', 'persons', 650, 'Michael Bourn', 'Michael', NULL, 'Bourn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (808, 'en-US', 'persons', 655, 'Shane Victorino', 'Shane', NULL, 'Victorino', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1096, 'en-US', 'persons', 943, 'Ryan Howard', 'Ryan', NULL, 'Howard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1098, 'en-US', 'persons', 945, 'Pat Burrell', 'Pat', NULL, 'Burrell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1102, 'en-US', 'persons', 949, 'Carlos Ruiz', 'Carlos', NULL, 'Ruiz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1128, 'en-US', 'persons', 975, 'Wes Helms', 'Wes', NULL, 'Helms', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1103, 'en-US', 'persons', 950, 'Abraham Nunez', 'Abraham', NULL, 'Nunez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1099, 'en-US', 'persons', 946, 'Jayson Werth', 'Jayson', NULL, 'Werth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (802, 'en-US', 'persons', 649, 'Rod Barajas', 'Rod', NULL, 'Barajas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1137, 'en-US', 'persons', 984, 'Joe Bisenius', 'Joe', NULL, 'Bisenius', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1132, 'en-US', 'persons', 979, 'JC Romero', 'JC', NULL, 'Romero', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1131, 'en-US', 'persons', 978, 'Yoel Hernandez', 'Yoel', NULL, 'Hernandez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (804, 'en-US', 'persons', 651, 'Kyle Lohse', 'Kyle', NULL, 'Lohse', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1134, 'en-US', 'persons', 981, 'Matt Smith', 'Matt', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1130, 'en-US', 'persons', 977, 'Fabio Castro', 'Fabio', NULL, 'Castro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1129, 'en-US', 'persons', 976, 'Anderson Garcia', 'Anderson', NULL, 'Garcia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1135, 'en-US', 'persons', 982, 'Zach Segovia', 'Zach', NULL, 'Segovia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (254, 'en-US', 'persons', 103, 'Vinnie Chulk', 'Vinnie', NULL, 'Chulk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (256, 'en-US', 'persons', 105, 'Brandon Medders', 'Brandon', NULL, 'Medders', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1033, 'en-US', 'persons', 880, 'Michael Zagurski', 'Michael', NULL, 'Zagurski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (196, 'en-US', 'persons', 46, 'Jason Stanford', 'Jason', NULL, 'Stanford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1034, 'en-US', 'persons', 881, 'James Happ', 'James', NULL, 'Happ', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1061, 'en-US', 'persons', 908, 'Brett Myers', 'Brett', NULL, 'Myers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (527, 'en-US', 'persons', 376, 'Hector Carrasco', 'Hector', NULL, 'Carrasco', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (457, 'en-US', 'persons', 306, 'Lenny DiNardo', 'Lenny', NULL, 'DiNardo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1013, 'en-US', 'persons', 860, 'Scott Schoeneweis', 'Scott', NULL, 'Schoeneweis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (248, 'en-US', 'persons', 97, 'Yusmeiro Petit', 'Yusmeiro', NULL, 'Petit', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1170, 'en-US', 'persons', 1017, 'Brendan Ryan', 'Brendan', NULL, 'Ryan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (955, 'en-US', 'persons', 802, 'Albert Pujols', 'Albert', NULL, 'Pujols', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1171, 'en-US', 'persons', 1018, 'Skip Schumaker', 'Skip', NULL, 'Schumaker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1144, 'en-US', 'persons', 991, 'So Taguchi', 'So', NULL, 'Taguchi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1145, 'en-US', 'persons', 992, 'Juan Encarnacion', 'Juan', NULL, 'Encarnacion', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1139, 'en-US', 'persons', 986, 'David Eckstein', 'David', NULL, 'Eckstein', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1142, 'en-US', 'persons', 989, 'Chris Duncan', 'Chris', NULL, 'Duncan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1141, 'en-US', 'persons', 988, 'Scott Rolen', 'Scott', NULL, 'Rolen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1147, 'en-US', 'persons', 994, 'Yadier Molina', 'Yadier', NULL, 'Molina', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1149, 'en-US', 'persons', 996, 'Ryan Ludwick', 'Ryan', NULL, 'Ludwick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1172, 'en-US', 'persons', 1019, 'Gary Bennett', 'Gary', NULL, 'Bennett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1140, 'en-US', 'persons', 987, 'Jim Edmonds', 'Jim', NULL, 'Edmonds', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1150, 'en-US', 'persons', 997, 'Adam Kennedy', 'Adam', NULL, 'Kennedy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (814, 'en-US', 'persons', 661, 'Preston Wilson', 'Preston', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1173, 'en-US', 'persons', 1020, 'Kelly Stinnett', 'Kelly', NULL, 'Stinnett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1175, 'en-US', 'persons', 1022, 'Brian Esposito', 'Brian', NULL, 'Esposito', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1146, 'en-US', 'persons', 993, 'Aaron Miles', 'Aaron', NULL, 'Miles', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1143, 'en-US', 'persons', 990, 'Scott Spiezio', 'Scott', NULL, 'Spiezio', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1177, 'en-US', 'persons', 1024, 'Troy Cate', 'Troy', NULL, 'Cate', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (463, 'en-US', 'persons', 312, 'Josh Hancock', 'Josh', NULL, 'Hancock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1174, 'en-US', 'persons', 1021, 'Randy Keisler', 'Randy', NULL, 'Keisler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1178, 'en-US', 'persons', 1025, 'Andy Cavazos', 'Andy', NULL, 'Cavazos', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (811, 'en-US', 'persons', 658, 'Chris Carpenter', 'Chris', NULL, 'Carpenter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1176, 'en-US', 'persons', 1023, 'Dennis Dove', 'Dennis', NULL, 'Dove', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (264, 'en-US', 'persons', 113, 'Francisco Rosario', 'Francisco', NULL, 'Rosario', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1028, 'en-US', 'persons', 875, 'Anibal Sanchez', 'Anibal', NULL, 'Sanchez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (386, 'en-US', 'persons', 235, 'Aaron Sele', 'Aaron', NULL, 'Sele', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (500, 'en-US', 'persons', 349, 'Doug Brocail', 'Doug', NULL, 'Brocail', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1133, 'en-US', 'persons', 980, 'Jose Mesa', 'Jose', NULL, 'Mesa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (388, 'en-US', 'persons', 237, 'Pedro Feliciano', 'Pedro', NULL, 'Feliciano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1148, 'en-US', 'persons', 995, 'Joel Pineiro', 'Joel', NULL, 'Pineiro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1155, 'en-US', 'persons', 1002, 'Dmitri Young', 'Dmitri', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (817, 'en-US', 'persons', 664, 'Cristian Guzman', 'Cristian', NULL, 'Guzman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1153, 'en-US', 'persons', 1000, 'Ronnie Belliard', 'Ronnie', NULL, 'Belliard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1184, 'en-US', 'persons', 1031, 'Brandon Watson', 'Brandon', NULL, 'Watson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1154, 'en-US', 'persons', 1001, 'Ryan Zimmerman', 'Ryan', NULL, 'Zimmerman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1159, 'en-US', 'persons', 1006, 'Ryan Church', 'Ryan', NULL, 'Church', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1161, 'en-US', 'persons', 1008, 'Nook Logan', 'Nook', NULL, 'Logan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1157, 'en-US', 'persons', 1004, 'Austin Kearns', 'Austin', NULL, 'Kearns', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1151, 'en-US', 'persons', 998, 'Felipe Lopez', 'Felipe', NULL, 'Lopez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1185, 'en-US', 'persons', 1032, 'Jesus Flores', 'Jesus', NULL, 'Flores', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1163, 'en-US', 'persons', 1010, 'Tony Batista', 'Tony', NULL, 'Batista', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1160, 'en-US', 'persons', 1007, 'Brian Schneider', 'Brian', NULL, 'Schneider', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1152, 'en-US', 'persons', 999, 'D`Angelo Jimenez', 'D`Angelo', NULL, 'Jimenez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1186, 'en-US', 'persons', 1033, 'Robert Fick', 'Robert', NULL, 'Fick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1156, 'en-US', 'persons', 1003, 'Ryan Langerhans', 'Ryan', NULL, 'Langerhans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1187, 'en-US', 'persons', 1034, 'Michael Restovich', 'Michael', NULL, 'Restovich', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1188, 'en-US', 'persons', 1035, 'Kory Casto', 'Kory', NULL, 'Casto', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1158, 'en-US', 'persons', 1005, 'Chris Schroder', 'Chris', NULL, 'Schroder', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1058, 'en-US', 'persons', 905, 'Tim Redding', 'Tim', NULL, 'Redding', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1059, 'en-US', 'persons', 906, 'Luis Ayala', 'Luis', NULL, 'Ayala', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (236, 'en-US', 'persons', 85, 'Shawn Hill', 'Shawn', NULL, 'Hill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1162, 'en-US', 'persons', 1009, 'Joel Hanrahan', 'Joel', NULL, 'Hanrahan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1189, 'en-US', 'persons', 1036, 'Ray King', 'Ray', NULL, 'King', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (819, 'en-US', 'persons', 666, 'Ryan Wagner', 'Ryan', NULL, 'Wagner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (234, 'en-US', 'persons', 83, 'John Patterson', 'John', NULL, 'Patterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (510, 'en-US', 'persons', 359, 'Levale Speigner', 'Levale', NULL, 'Speigner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1138, 'en-US', 'persons', 985, 'Chris Booker', 'Chris', NULL, 'Booker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (582, 'en-US', 'persons', 431, 'Rich Harden', 'Rich', NULL, 'Harden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (458, 'en-US', 'persons', 307, 'Huston Street', 'Huston', NULL, 'Street', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (592, 'en-US', 'persons', 441, 'Jimmy Gobble', 'Jimmy', NULL, 'Gobble', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (524, 'en-US', 'persons', 373, 'Francisco Rodriguez', 'Francisco', NULL, 'Rodriguez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (941, 'en-US', 'persons', 788, 'Juan Rincon', 'Juan', NULL, 'Rincon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (595, 'en-US', 'persons', 444, 'Colby Lewis', 'Colby', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (924, 'en-US', 'persons', 771, 'Brian Tallet', 'Brian', NULL, 'Tallet', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (688, 'en-US', 'persons', 537, 'Matt DeSalvo', 'Matt', NULL, 'DeSalvo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (548, 'en-US', 'persons', 397, 'Tyler Clippard', 'Tyler', NULL, 'Clippard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (558, 'en-US', 'persons', 407, 'John Thomson', 'John', NULL, 'Thomson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (162, 'en-US', 'persons', 12, 'Rafael Betancourt', 'Rafael', NULL, 'Betancourt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (662, 'en-US', 'persons', 511, 'Jeff Karstens', 'Jeff', NULL, 'Karstens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (708, 'en-US', 'persons', 556, 'Jim Thome', 'Jim', NULL, 'Thome', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1192, 'en-US', 'persons', 1039, 'Paul Konerko', 'Paul', NULL, 'Konerko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (705, 'en-US', 'persons', 553, 'Darin Erstad', 'Darin', NULL, 'Erstad', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1193, 'en-US', 'persons', 1040, 'AJ Pierzynski', 'AJ', NULL, 'Pierzynski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1195, 'en-US', 'persons', 1042, 'Scott Podsednik', 'Scott', NULL, 'Podsednik', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1190, 'en-US', 'persons', 1037, 'Jerry Owens', 'Jerry', NULL, 'Owens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (706, 'en-US', 'persons', 554, 'Pablo Ozuna', 'Pablo', NULL, 'Ozuna', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1194, 'en-US', 'persons', 1041, 'Jermaine Dye', 'Jermaine', NULL, 'Dye', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1191, 'en-US', 'persons', 1038, 'Josh Fields', 'Josh', NULL, 'Fields', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (707, 'en-US', 'persons', 555, 'Luis Terrero', 'Luis', NULL, 'Terrero', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1218, 'en-US', 'persons', 1065, 'Toby Hall', 'Toby', NULL, 'Hall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1197, 'en-US', 'persons', 1044, 'Danny Richar', 'Danny', NULL, 'Richar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (703, 'en-US', 'persons', 551, 'Alex Cintron', 'Alex', NULL, 'Cintron', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1219, 'en-US', 'persons', 1066, 'Andy Gonzalez', 'Andy', NULL, 'Gonzalez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1196, 'en-US', 'persons', 1043, 'Juan Uribe', 'Juan', NULL, 'Uribe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (704, 'en-US', 'persons', 552, 'Joe Crede', 'Joe', NULL, 'Crede', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1220, 'en-US', 'persons', 1067, 'Ryan Sweeney', 'Ryan', NULL, 'Sweeney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1221, 'en-US', 'persons', 1068, 'Brian Anderson', 'Brian', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (987, 'en-US', 'persons', 834, 'Ryan Bukvich', 'Ryan', NULL, 'Bukvich', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (986, 'en-US', 'persons', 833, 'Boone Logan', 'Boone', NULL, 'Logan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1198, 'en-US', 'persons', 1045, 'Ehren Wassermann', 'Ehren', NULL, 'Wassermann', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (939, 'en-US', 'persons', 786, 'Mike MacDougal', 'Mike', NULL, 'MacDougal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1222, 'en-US', 'persons', 1069, 'Bret Prinz', 'Bret', NULL, 'Prinz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1078, 'en-US', 'persons', 925, 'Andrew Sisco', 'Andrew', NULL, 'Sisco', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1083, 'en-US', 'persons', 930, 'Gavin Floyd', 'Gavin', NULL, 'Floyd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1077, 'en-US', 'persons', 924, 'Dewon Day', 'Dewon', NULL, 'Day', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (984, 'en-US', 'persons', 831, 'David Riske', 'David', NULL, 'Riske', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (584, 'en-US', 'persons', 433, 'David Aardsma', 'David', NULL, 'Aardsma', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (727, 'en-US', 'persons', 575, 'Jesse Crain', 'Jesse', NULL, 'Crain', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (538, 'en-US', 'persons', 387, 'Zack Greinke', 'Zack', NULL, 'Greinke', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (544, 'en-US', 'persons', 393, 'Cha Seung Baek', 'Cha Seung', NULL, 'Baek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (552, 'en-US', 'persons', 401, 'Boof Bonser', 'Boof', NULL, 'Bonser', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (590, 'en-US', 'persons', 439, 'Brendan Donnelly', 'Brendan', NULL, 'Donnelly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1082, 'en-US', 'persons', 929, 'Chris Spurling', 'Chris', NULL, 'Spurling', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (281, 'en-US', 'persons', 130, 'Jon Lieber', 'Jon', NULL, 'Lieber', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1025, 'en-US', 'persons', 872, 'Geoff Geary', 'Geoff', NULL, 'Geary', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1027, 'en-US', 'persons', 874, 'Saul Rivera', 'Saul', NULL, 'Rivera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (671, 'en-US', 'persons', 520, 'Akinori Otsuka', 'Akinori', NULL, 'Otsuka', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (553, 'en-US', 'persons', 402, 'Scott Baker', 'Scott', NULL, 'Baker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (672, 'en-US', 'persons', 521, 'Jonathan Papelbon', 'Jonathan', NULL, 'Papelbon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (566, 'en-US', 'persons', 415, 'Matt Garza', 'Matt', NULL, 'Garza', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (594, 'en-US', 'persons', 443, 'Joakim Soria', 'Joakim', NULL, 'Soria', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (541, 'en-US', 'persons', 390, 'Matt Thornton', 'Matt', NULL, 'Thornton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (358, 'en-US', 'persons', 207, 'Jered Weaver', 'Jered', NULL, 'Weaver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (608, 'en-US', 'persons', 457, 'Andrew Brown', 'Andrew', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (967, 'en-US', 'persons', 814, 'Ryan Raburn', 'Ryan', NULL, 'Raburn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (969, 'en-US', 'persons', 816, 'Magglio Ordonez', 'Magglio', NULL, 'Ordonez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (963, 'en-US', 'persons', 810, 'Placido Polanco', 'Placido', NULL, 'Polanco', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (711, 'en-US', 'persons', 559, 'Carlos Guillen', 'Carlos', NULL, 'Guillen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (965, 'en-US', 'persons', 812, 'Curtis Granderson', 'Curtis', NULL, 'Granderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (961, 'en-US', 'persons', 808, 'Sean Casey', 'Sean', NULL, 'Casey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (714, 'en-US', 'persons', 562, 'Gary Sheffield', 'Gary', NULL, 'Sheffield', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (959, 'en-US', 'persons', 806, 'Mike Rabelo', 'Mike', NULL, 'Rabelo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (960, 'en-US', 'persons', 807, 'Ivan Rodriguez', 'Ivan', NULL, 'Rodriguez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (968, 'en-US', 'persons', 815, 'Omar Infante', 'Omar', NULL, 'Infante', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (715, 'en-US', 'persons', 563, 'Marcus Thames', 'Marcus', NULL, 'Thames', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (964, 'en-US', 'persons', 811, 'Brandon Inge', 'Brandon', NULL, 'Inge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (966, 'en-US', 'persons', 813, 'Craig Monroe', 'Craig', NULL, 'Monroe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (962, 'en-US', 'persons', 809, 'Mike Hessman', 'Mike', NULL, 'Hessman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (712, 'en-US', 'persons', 560, 'Neifi Perez', 'Neifi', NULL, 'Perez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1223, 'en-US', 'persons', 1070, 'Timo Perez', 'Timo', NULL, 'Perez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (606, 'en-US', 'persons', 455, 'Jordan Tata', 'Jordan', NULL, 'Tata', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (667, 'en-US', 'persons', 516, 'Zach Miner', 'Zach', NULL, 'Miner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (958, 'en-US', 'persons', 805, 'Bobby Seay', 'Bobby', NULL, 'Seay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (956, 'en-US', 'persons', 803, 'Tim Byrdak', 'Tim', NULL, 'Byrdak', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1076, 'en-US', 'persons', 923, 'Jose Capellan', 'Jose', NULL, 'Capellan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (957, 'en-US', 'persons', 804, 'Macay McBride', 'Macay', NULL, 'McBride', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1224, 'en-US', 'persons', 1071, 'Yorman Bazardo', 'Yorman', NULL, 'Bazardo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1225, 'en-US', 'persons', 1072, 'Aquilino Lopez', 'Aquilino', NULL, 'Lopez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (713, 'en-US', 'persons', 561, 'Fernando Rodney', 'Fernando', NULL, 'Rodney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (531, 'en-US', 'persons', 380, 'Jason Grilli', 'Jason', NULL, 'Grilli', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1226, 'en-US', 'persons', 1073, 'Eulogio De La Cruz', 'Eulogio', NULL, 'De La Cruz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1079, 'en-US', 'persons', 926, 'Virgil Vasquez', 'Virgil', NULL, 'Vasquez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (805, 'en-US', 'persons', 652, 'Ryan Madson', 'Ryan', NULL, 'Madson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1051, 'en-US', 'persons', 898, 'Scott Eyre', 'Scott', NULL, 'Eyre', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (260, 'en-US', 'persons', 109, 'Aaron Heilman', 'Aaron', NULL, 'Heilman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (517, 'en-US', 'persons', 366, 'Matt Lindstrom', 'Matt', NULL, 'Lindstrom', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (352, 'en-US', 'persons', 201, 'Henry Owens', 'Henry', NULL, 'Owens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (474, 'en-US', 'persons', 323, 'Antonio Alfonseca', 'Antonio', NULL, 'Alfonseca', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (349, 'en-US', 'persons', 198, 'Chin-hui Tsao', 'Chin-hui', NULL, 'Tsao', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (232, 'en-US', 'persons', 81, 'Jerome Williams', 'Jerome', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (669, 'en-US', 'persons', 518, 'Devern Hansack', 'Devern', NULL, 'Hansack', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (262, 'en-US', 'persons', 111, 'Jorge Sosa', 'Jorge', NULL, 'Sosa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (361, 'en-US', 'persons', 210, 'Will Ohman', 'Will', NULL, 'Ohman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1032, 'en-US', 'persons', 879, 'Wes Obermueller', 'Wes', NULL, 'Obermueller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1030, 'en-US', 'persons', 877, 'Ryan Dempster', 'Ryan', NULL, 'Dempster', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (554, 'en-US', 'persons', 403, 'Kevin Slowey', 'Kevin', NULL, 'Slowey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (565, 'en-US', 'persons', 414, 'Carlos Silva', 'Carlos', NULL, 'Silva', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (177, 'en-US', 'persons', 27, 'Dennys Reyes', 'Dennys', NULL, 'Reyes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (692, 'en-US', 'persons', 541, 'Kenny Rogers', 'Kenny', NULL, 'Rogers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (607, 'en-US', 'persons', 456, 'Justin Verlander', 'Justin', NULL, 'Verlander', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (674, 'en-US', 'persons', 523, 'Andrew Miller', 'Andrew', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (784, 'en-US', 'persons', 631, 'Josh Johnson', 'Josh', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (346, 'en-US', 'persons', 195, 'Rudy Seanez', 'Rudy', NULL, 'Seanez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (381, 'en-US', 'persons', 230, 'Eric Stults', 'Eric', NULL, 'Stults', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (482, 'en-US', 'persons', 331, 'Mike Maroth', 'Mike', NULL, 'Maroth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (464, 'en-US', 'persons', 313, 'Jonathan Sanchez', 'Jonathan', NULL, 'Sanchez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1241, 'en-US', 'persons', 1088, 'Corky Miller', 'Corky', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1213, 'en-US', 'persons', 1060, 'Matt Diaz', 'Matt', NULL, 'Diaz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (764, 'en-US', 'persons', 611, 'Edgar Renteria', 'Edgar', NULL, 'Renteria', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (852, 'en-US', 'persons', 699, 'Chipper Jones', 'Chipper', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1214, 'en-US', 'persons', 1061, 'Yunel Escobar', 'Yunel', NULL, 'Escobar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (763, 'en-US', 'persons', 610, 'Willie Harris', 'Willie', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1210, 'en-US', 'persons', 1057, 'Kelly Johnson', 'Kelly', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (851, 'en-US', 'persons', 698, 'Jeff Francoeur', 'Jeff', NULL, 'Francoeur', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1212, 'en-US', 'persons', 1059, 'Brian McCann', 'Brian', NULL, 'McCann', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1211, 'en-US', 'persons', 1058, 'Mark Teixeira', 'Mark', NULL, 'Teixeira', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1242, 'en-US', 'persons', 1089, 'Julio Franco', 'Julio', NULL, 'Franco', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1215, 'en-US', 'persons', 1062, 'Scott Thorman', 'Scott', NULL, 'Thorman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1243, 'en-US', 'persons', 1090, 'Brayan Pena', 'Brayan', NULL, 'Pena', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (853, 'en-US', 'persons', 700, 'Andruw Jones', 'Andruw', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1244, 'en-US', 'persons', 1091, 'Chris Woodward', 'Chris', NULL, 'Woodward', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1245, 'en-US', 'persons', 1092, 'Martin Prado', 'Martin', NULL, 'Prado', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1246, 'en-US', 'persons', 1093, 'Pete Orr', 'Pete', NULL, 'Orr', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (503, 'en-US', 'persons', 352, 'Mike Gonzalez', 'Mike', NULL, 'Gonzalez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (380, 'en-US', 'persons', 229, 'Peter Moylan', 'Peter', NULL, 'Moylan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1247, 'en-US', 'persons', 1094, 'Joey Devine', 'Joey', NULL, 'Devine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1249, 'en-US', 'persons', 1096, 'Ron Mahay', 'Ron', NULL, 'Mahay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1250, 'en-US', 'persons', 1097, 'Blaine Boyer', 'Blaine', NULL, 'Boyer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (350, 'en-US', 'persons', 199, 'Chad Paronto', 'Chad', NULL, 'Paronto', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1052, 'en-US', 'persons', 899, 'Oscar Villarreal', 'Oscar', NULL, 'Villarreal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1024, 'en-US', 'persons', 871, 'Rafael Soriano', 'Rafael', NULL, 'Soriano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (320, 'en-US', 'persons', 169, 'Tyler Yates', 'Tyler', NULL, 'Yates', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1216, 'en-US', 'persons', 1063, 'Octavio Dotel', 'Octavio', NULL, 'Dotel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1057, 'en-US', 'persons', 904, 'Lance Cormier', 'Lance', NULL, 'Cormier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1248, 'en-US', 'persons', 1095, 'Kevin Barry', 'Kevin', NULL, 'Barry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (339, 'en-US', 'persons', 188, 'Jason Schmidt', 'Jason', NULL, 'Schmidt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (225, 'en-US', 'persons', 74, 'Joe Beimel', 'Joe', NULL, 'Beimel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (259, 'en-US', 'persons', 108, 'Mark Hendrickson', 'Mark', NULL, 'Hendrickson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (461, 'en-US', 'persons', 310, 'Clay Hensley', 'Clay', NULL, 'Hensley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (473, 'en-US', 'persons', 322, 'Joe Smith', 'Joe', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (263, 'en-US', 'persons', 112, 'Mike Pelfrey', 'Mike', NULL, 'Pelfrey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1227, 'en-US', 'persons', 1074, 'Steve Colyer', 'Steve', NULL, 'Colyer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (300, 'en-US', 'persons', 149, 'Brad Hennessey', 'Brad', NULL, 'Hennessey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1166, 'en-US', 'persons', 1013, 'Brian Falkenborg', 'Brian', NULL, 'Falkenborg', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1168, 'en-US', 'persons', 1015, 'Kelvin Jimenez', 'Kelvin', NULL, 'Jimenez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (301, 'en-US', 'persons', 150, 'Noah Lowry', 'Noah', NULL, 'Lowry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (302, 'en-US', 'persons', 151, 'Tim Lincecum', 'Tim', NULL, 'Lincecum', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (247, 'en-US', 'persons', 96, 'Barry Zito', 'Barry', NULL, 'Zito', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (414, 'en-US', 'persons', 263, 'Steve Kline', 'Steve', NULL, 'Kline', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (304, 'en-US', 'persons', 153, 'Todd Wellemeyer', 'Todd', NULL, 'Wellemeyer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (557, 'en-US', 'persons', 406, 'Dave Borkowski', 'Dave', NULL, 'Borkowski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1035, 'en-US', 'persons', 882, 'Jason Vargas', 'Jason', NULL, 'Vargas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (265, 'en-US', 'persons', 114, 'Adam Eaton', 'Adam', NULL, 'Eaton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1114, 'en-US', 'persons', 961, 'Derrick Turnbow', 'Derrick', NULL, 'Turnbow', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1080, 'en-US', 'persons', 927, 'Matt Wise', 'Matt', NULL, 'Wise', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (348, 'en-US', 'persons', 197, 'John Smoltz', 'John', NULL, 'Smoltz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1000, 'en-US', 'persons', 847, 'Matt Holliday', 'Matt', NULL, 'Holliday', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1199, 'en-US', 'persons', 1046, 'Cory Sullivan', 'Cory', NULL, 'Sullivan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1001, 'en-US', 'persons', 848, 'Willy Taveras', 'Willy', NULL, 'Taveras', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1203, 'en-US', 'persons', 1050, 'Ryan Spilborghs', 'Ryan', NULL, 'Spilborghs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1202, 'en-US', 'persons', 1049, 'Todd Helton', 'Todd', NULL, 'Helton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1200, 'en-US', 'persons', 1047, 'Kazuo Matsui', 'Kazuo', NULL, 'Matsui', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1204, 'en-US', 'persons', 1051, 'Brad Hawpe', 'Brad', NULL, 'Hawpe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1206, 'en-US', 'persons', 1053, 'Yorvit Torrealba', 'Yorvit', NULL, 'Torrealba', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1205, 'en-US', 'persons', 1052, 'Troy Tulowitzki', 'Troy', NULL, 'Tulowitzki', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1201, 'en-US', 'persons', 1048, 'Garrett Atkins', 'Garrett', NULL, 'Atkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1251, 'en-US', 'persons', 1098, 'Omar Quintanilla', 'Omar', NULL, 'Quintanilla', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1252, 'en-US', 'persons', 1099, 'Jamey Carroll', 'Jamey', NULL, 'Carroll', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1207, 'en-US', 'persons', 1054, 'Jeff Baker', 'Jeff', NULL, 'Baker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1208, 'en-US', 'persons', 1055, 'Chris Iannetta', 'Chris', NULL, 'Iannetta', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1253, 'en-US', 'persons', 1100, 'Steve Finley', 'Steve', NULL, 'Finley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1254, 'en-US', 'persons', 1101, 'John Mabry', 'John', NULL, 'Mabry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1255, 'en-US', 'persons', 1102, 'Clint Barmes', 'Clint', NULL, 'Barmes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1256, 'en-US', 'persons', 1103, 'Sean Barker', 'Sean', NULL, 'Barker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1259, 'en-US', 'persons', 1106, 'Darren Clarke', 'Darren', NULL, 'Clarke', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1180, 'en-US', 'persons', 1027, 'Jorge Julio', 'Jorge', NULL, 'Julio', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (779, 'en-US', 'persons', 626, 'Brian Fuentes', 'Brian', NULL, 'Fuentes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1209, 'en-US', 'persons', 1056, 'Matt Herges', 'Matt', NULL, 'Herges', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (465, 'en-US', 'persons', 314, 'Alberto Arias', 'Alberto', NULL, 'Arias', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1257, 'en-US', 'persons', 1104, 'Tom Martin', 'Tom', NULL, 'Martin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (392, 'en-US', 'persons', 241, 'Ubaldo Jimenez', 'Ubaldo', NULL, 'Jimenez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (780, 'en-US', 'persons', 627, 'Zach McClellan', 'Zach', NULL, 'McClellan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (462, 'en-US', 'persons', 311, 'Ramon Ramirez', 'Ramon', NULL, 'Ramirez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1258, 'en-US', 'persons', 1105, 'Bobby Keppel', 'Bobby', NULL, 'Keppel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1026, 'en-US', 'persons', 873, 'Ryan Speier', 'Ryan', NULL, 'Speier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (178, 'en-US', 'persons', 28, 'Pat Neshek', 'Pat', NULL, 'Neshek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (687, 'en-US', 'persons', 536, 'Darrell Rasner', 'Darrell', NULL, 'Rasner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (546, 'en-US', 'persons', 395, 'Chad Durbin', 'Chad', NULL, 'Durbin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (985, 'en-US', 'persons', 832, 'Jason Standridge', 'Jason', NULL, 'Standridge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (719, 'en-US', 'persons', 567, 'Brandon Duckworth', 'Brandon', NULL, 'Duckworth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (983, 'en-US', 'persons', 830, 'Joel Peralta', 'Joel', NULL, 'Peralta', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (665, 'en-US', 'persons', 514, 'Victor Zambrano', 'Victor', NULL, 'Zambrano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (661, 'en-US', 'persons', 510, 'Gustavo Chacin', 'Gustavo', NULL, 'Chacin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (528, 'en-US', 'persons', 377, 'Curt Schilling', 'Curt', NULL, 'Schilling', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (197, 'en-US', 'persons', 47, 'Jake Westbrook', 'Jake', NULL, 'Westbrook', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (193, 'en-US', 'persons', 43, 'Fernando Cabrera', 'Fernando', NULL, 'Cabrera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (717, 'en-US', 'persons', 565, 'Joel Zumaya', 'Joel', NULL, 'Zumaya', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (478, 'en-US', 'persons', 327, 'Julian Tavarez', 'Julian', NULL, 'Tavarez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1179, 'en-US', 'persons', 1026, 'Winston Abreu', 'Winston', NULL, 'Abreu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (374, 'en-US', 'persons', 223, 'Dustin McGowan', 'Dustin', NULL, 'McGowan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (375, 'en-US', 'persons', 224, 'Casey Janssen', 'Casey', NULL, 'Janssen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (526, 'en-US', 'persons', 375, 'Joe Saunders', 'Joe', NULL, 'Saunders', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (659, 'en-US', 'persons', 508, 'George Sherrill', 'George', NULL, 'Sherrill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (673, 'en-US', 'persons', 522, 'Jason Davis', 'Jason', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (241, 'en-US', 'persons', 90, 'Jeremy Affeldt', 'Jeremy', NULL, 'Affeldt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (270, 'en-US', 'persons', 119, 'Jason Hirsh', 'Jason', NULL, 'Hirsh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (366, 'en-US', 'persons', 215, 'Micah Bowie', 'Micah', NULL, 'Bowie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1038, 'en-US', 'persons', 885, 'Billy Traber', 'Billy', NULL, 'Traber', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (229, 'en-US', 'persons', 78, 'Edgar Gonzalez', 'Edgar', NULL, 'Gonzalez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (233, 'en-US', 'persons', 82, 'Brandon Webb', 'Brandon', NULL, 'Webb', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (870, 'en-US', 'persons', 717, 'Mike Myers', 'Mike', NULL, 'Myers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (562, 'en-US', 'persons', 411, 'Joaquin Benoit', 'Joaquin', NULL, 'Benoit', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1217, 'en-US', 'persons', 1064, 'Charles Haeger', 'Charles', NULL, 'Haeger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (534, 'en-US', 'persons', 383, 'Jose Contreras', 'Jose', NULL, 'Contreras', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (506, 'en-US', 'persons', 355, 'Horacio Ramirez', 'Horacio', NULL, 'Ramirez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (512, 'en-US', 'persons', 361, 'Sean Green', 'Sean', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (648, 'en-US', 'persons', 497, 'Javier Lopez', 'Javier', NULL, 'Lopez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (876, 'en-US', 'persons', 723, 'Luis Hernandez', 'Luis', NULL, 'Hernandez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (877, 'en-US', 'persons', 724, 'Brian Roberts', 'Brian', NULL, 'Roberts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (879, 'en-US', 'persons', 726, 'Chris Gomez', 'Chris', NULL, 'Gomez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (878, 'en-US', 'persons', 725, 'Miguel Tejada', 'Miguel', NULL, 'Tejada', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (880, 'en-US', 'persons', 727, 'Nick Markakis', 'Nick', NULL, 'Markakis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (697, 'en-US', 'persons', 545, 'Freddie Bynum', 'Freddie', NULL, 'Bynum', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (881, 'en-US', 'persons', 728, 'Kevin Millar', 'Kevin', NULL, 'Millar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (882, 'en-US', 'persons', 729, 'Jay Payton', 'Jay', NULL, 'Payton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (883, 'en-US', 'persons', 730, 'Corey Patterson', 'Corey', NULL, 'Patterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (699, 'en-US', 'persons', 547, 'Melvin Mora', 'Melvin', NULL, 'Mora', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (884, 'en-US', 'persons', 731, 'Ramon Hernandez', 'Ramon', NULL, 'Hernandez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (885, 'en-US', 'persons', 732, 'Aubrey Huff', 'Aubrey', NULL, 'Huff', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (886, 'en-US', 'persons', 733, 'Brandon Fahey', 'Brandon', NULL, 'Fahey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (887, 'en-US', 'persons', 734, 'Paul Bako', 'Paul', NULL, 'Bako', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (888, 'en-US', 'persons', 735, 'Jay Gibbons', 'Jay', NULL, 'Gibbons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (889, 'en-US', 'persons', 736, 'Jon Knott', 'Jon', NULL, 'Knott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (890, 'en-US', 'persons', 737, 'Alberto Castillo', 'Alberto', NULL, 'Castillo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (892, 'en-US', 'persons', 739, 'Adam Stern', 'Adam', NULL, 'Stern', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (690, 'en-US', 'persons', 539, 'Jamie Walker', 'Jamie', NULL, 'Walker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (293, 'en-US', 'persons', 142, 'Chad Bradford', 'Chad', NULL, 'Bradford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (698, 'en-US', 'persons', 546, 'Adam Loewen', 'Adam', NULL, 'Loewen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (898, 'en-US', 'persons', 745, 'Garrett Olson', 'Garrett', NULL, 'Olson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (291, 'en-US', 'persons', 140, 'Scott Williamson', 'Scott', NULL, 'Williamson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (551, 'en-US', 'persons', 400, 'Chris Ray', 'Chris', NULL, 'Ray', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (693, 'en-US', 'persons', 542, 'Danys Baez', 'Danys', NULL, 'Baez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (701, 'en-US', 'persons', 549, 'Jaret Wright', 'Jaret', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (896, 'en-US', 'persons', 743, 'Paul Shuey', 'Paul', NULL, 'Shuey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (897, 'en-US', 'persons', 744, 'Todd Williams', 'Todd', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (895, 'en-US', 'persons', 742, 'James Johnson', 'James', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (893, 'en-US', 'persons', 740, 'Kurt Birkins', 'Kurt', NULL, 'Birkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (891, 'en-US', 'persons', 738, 'Cory Doyne', 'Cory', NULL, 'Doyne', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (666, 'en-US', 'persons', 515, 'Jon Leicester', 'Jon', NULL, 'Leicester', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (894, 'en-US', 'persons', 741, 'James Hoey', 'James', NULL, 'Hoey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (7, 'en-US', 'teams', 5, 'Minnesota Twins', 'Minnesota', NULL, 'Twins', 'Min', 'MIN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (6, 'en-US', 'teams', 4, 'Kansas City Royals', 'Kansas City', NULL, 'Royals', 'KC', 'KAN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (5, 'en-US', 'teams', 3, 'Detroit Tigers', 'Detroit', NULL, 'Tigers', 'Det', 'DET', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (8, 'en-US', 'teams', 6, 'Baltimore Orioles', 'Baltimore', NULL, 'Orioles', 'Bal', 'BAL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (9, 'en-US', 'teams', 7, 'Boston Red Sox', 'Boston', NULL, 'Red Sox', 'Bos', 'BOS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (12, 'en-US', 'teams', 10, 'Toronto Blue Jays', 'Toronto', NULL, 'Blue Jays', 'Tor', 'TOR', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (752, 'en-US', 'persons', 600, 'BJ Ryan', 'BJ', NULL, 'Ryan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (371, 'en-US', 'persons', 220, 'Shaun Marcum', 'Shaun', NULL, 'Marcum', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (372, 'en-US', 'persons', 221, 'Roy Halladay', 'Roy', NULL, 'Halladay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (522, 'en-US', 'persons', 371, 'Brandon McCarthy', 'Brandon', NULL, 'McCarthy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (175, 'en-US', 'persons', 25, 'Johan Santana', 'Johan', NULL, 'Santana', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1074, 'en-US', 'persons', 921, 'Joe Nathan', 'Joe', NULL, 'Nathan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (298, 'en-US', 'persons', 147, 'Steve Trachsel', 'Steve', NULL, 'Trachsel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (604, 'en-US', 'persons', 453, 'Kei Igawa', 'Kei', NULL, 'Igawa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (589, 'en-US', 'persons', 438, 'Dallas Braden', 'Dallas', NULL, 'Braden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (664, 'en-US', 'persons', 513, 'Sidney Ponson', 'Sidney', NULL, 'Ponson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (176, 'en-US', 'persons', 26, 'Matt Guerrier', 'Matt', NULL, 'Guerrier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (179, 'en-US', 'persons', 29, 'Ramon Ortiz', 'Ramon', NULL, 'Ortiz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (523, 'en-US', 'persons', 372, 'Justin Duchscherer', 'Justin', NULL, 'Duchscherer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (587, 'en-US', 'persons', 436, 'Jay Marshall', 'Jay', NULL, 'Marshall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (514, 'en-US', 'persons', 363, 'Jeremy Guthrie', 'Jeremy', NULL, 'Guthrie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (678, 'en-US', 'persons', 527, 'John Parrish', 'John', NULL, 'Parrish', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (477, 'en-US', 'persons', 326, 'AJ Burnett', 'AJ', NULL, 'Burnett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (926, 'en-US', 'persons', 773, 'Scott Downs', 'Scott', NULL, 'Downs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (937, 'en-US', 'persons', 784, 'Jason Frasor', 'Jason', NULL, 'Frasor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (927, 'en-US', 'persons', 774, 'Scott Feldman', 'Scott', NULL, 'Feldman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (588, 'en-US', 'persons', 437, 'Willie Eyre', 'Willie', NULL, 'Eyre', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (543, 'en-US', 'persons', 392, 'Sean White', 'Sean', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (583, 'en-US', 'persons', 432, 'Bobby Jenks', 'Bobby', NULL, 'Jenks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (532, 'en-US', 'persons', 381, 'Todd Jones', 'Todd', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (547, 'en-US', 'persons', 396, 'Jeremy Bonderman', 'Jeremy', NULL, 'Bonderman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (567, 'en-US', 'persons', 416, 'Nate Robertson', 'Nate', NULL, 'Robertson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (675, 'en-US', 'persons', 524, 'Brian Bannister', 'Brian', NULL, 'Bannister', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (540, 'en-US', 'persons', 389, 'Gil Meche', 'Gil', NULL, 'Meche', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (370, 'en-US', 'persons', 219, 'Jeremy Accardo', 'Jeremy', NULL, 'Accardo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (821, 'en-US', 'persons', 668, 'Rick Vanden Hurk', 'Rick', NULL, 'Vanden Hurk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (245, 'en-US', 'persons', 94, 'Jake Peavy', 'Jake', NULL, 'Peavy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (309, 'en-US', 'persons', 158, 'Justin Germano', 'Justin', NULL, 'Germano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (228, 'en-US', 'persons', 77, 'Rodrigo Lopez', 'Rodrigo', NULL, 'Lopez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (235, 'en-US', 'persons', 84, 'Livan Hernandez', 'Livan', NULL, 'Hernandez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (596, 'en-US', 'persons', 445, 'John Danks', 'John', NULL, 'Danks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (676, 'en-US', 'persons', 525, 'Javier Vazquez', 'Javier', NULL, 'Vazquez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (163, 'en-US', 'persons', 13, 'Joe Borowski', 'Joe', NULL, 'Borowski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (160, 'en-US', 'persons', 10, 'CC Sabathia', 'CC', NULL, 'Sabathia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (191, 'en-US', 'persons', 41, 'Fausto Carmona', 'Fausto', NULL, 'Carmona', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (285, 'en-US', 'persons', 134, 'Josh Beckett', 'Josh', NULL, 'Beckett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (537, 'en-US', 'persons', 386, 'Odalis Perez', 'Odalis', NULL, 'Perez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (539, 'en-US', 'persons', 388, 'Jorge De La Rosa', 'Jorge', NULL, 'De La Rosa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (288, 'en-US', 'persons', 137, 'Chien-Ming Wang', 'Chien-Ming', NULL, 'Wang', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (357, 'en-US', 'persons', 206, 'Ervin Santana', 'Ervin', NULL, 'Santana', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (289, 'en-US', 'persons', 138, 'Mike Mussina', 'Mike', NULL, 'Mussina', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (480, 'en-US', 'persons', 329, 'Luis Vizcaino', 'Luis', NULL, 'Vizcaino', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (290, 'en-US', 'persons', 139, 'Andy Pettitte', 'Andy', NULL, 'Pettitte', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (515, 'en-US', 'persons', 364, 'Erik Bedard', 'Erik', NULL, 'Bedard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (297, 'en-US', 'persons', 146, 'Rob Bell', 'Rob', NULL, 'Bell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (479, 'en-US', 'persons', 328, 'Tim Wakefield', 'Tim', NULL, 'Wakefield', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (598, 'en-US', 'persons', 447, 'Kyle Snyder', 'Kyle', NULL, 'Snyder', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (287, 'en-US', 'persons', 136, 'Daisuke Matsuzaka', 'Daisuke', NULL, 'Matsuzaka', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (923, 'en-US', 'persons', 770, 'Brian Wolfe', 'Brian', NULL, 'Wolfe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (605, 'en-US', 'persons', 454, 'Jesse Litsch', 'Jesse', NULL, 'Litsch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (476, 'en-US', 'persons', 325, 'Josh Towers', 'Josh', NULL, 'Towers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (292, 'en-US', 'persons', 141, 'Daniel Cabrera', 'Daniel', NULL, 'Cabrera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (550, 'en-US', 'persons', 399, 'Brian Burres', 'Brian', NULL, 'Burres', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (11, 'en-US', 'teams', 9, 'Tampa Bay Devil Rays', 'Tampa Bay', NULL, 'Devil Rays', 'TB', 'TAM', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1233, 'en-US', 'persons', 1080, 'BJ Upton', 'BJ', NULL, 'Upton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1236, 'en-US', 'persons', 1083, 'Brendan Harris', 'Brendan', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1231, 'en-US', 'persons', 1078, 'Akinori Iwamura', 'Akinori', NULL, 'Iwamura', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1232, 'en-US', 'persons', 1079, 'Carl Crawford', 'Carl', NULL, 'Crawford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1235, 'en-US', 'persons', 1082, 'Delmon Young', 'Delmon', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1234, 'en-US', 'persons', 1081, 'Carlos Pena', 'Carlos', NULL, 'Pena', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1237, 'en-US', 'persons', 1084, 'Jonny Gomes', 'Jonny', NULL, 'Gomes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1260, 'en-US', 'persons', 1107, 'Raul Casanova', 'Raul', NULL, 'Casanova', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1239, 'en-US', 'persons', 1086, 'Josh Paul', 'Josh', NULL, 'Paul', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (744, 'en-US', 'persons', 592, 'Rocco Baldelli', 'Rocco', NULL, 'Baldelli', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1261, 'en-US', 'persons', 1108, 'Greg Norton', 'Greg', NULL, 'Norton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1262, 'en-US', 'persons', 1109, 'Elijah Dukes', 'Elijah', NULL, 'Dukes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1263, 'en-US', 'persons', 1110, 'Dioner Navarro', 'Dioner', NULL, 'Navarro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1264, 'en-US', 'persons', 1111, 'Ben Zobrist', 'Ben', NULL, 'Zobrist', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1265, 'en-US', 'persons', 1112, 'Dustan Mohr', 'Dustan', NULL, 'Mohr', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (746, 'en-US', 'persons', 594, 'Shawn Riggans', 'Shawn', NULL, 'Riggans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1267, 'en-US', 'persons', 1114, 'Dan Wheeler', 'Dan', NULL, 'Wheeler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1238, 'en-US', 'persons', 1085, 'Josh Wilson', 'Josh', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (998, 'en-US', 'persons', 845, 'Juan Salas', 'Juan', NULL, 'Salas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (564, 'en-US', 'persons', 413, 'Scott Kazmir', 'Scott', NULL, 'Kazmir', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (295, 'en-US', 'persons', 144, 'Al Reyes', 'Al', NULL, 'Reyes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (942, 'en-US', 'persons', 789, 'Scott Dohmann', 'Scott', NULL, 'Dohmann', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (296, 'en-US', 'persons', 145, 'James Shields', 'James', NULL, 'Shields', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (591, 'en-US', 'persons', 440, 'Gary Glover', 'Gary', NULL, 'Glover', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (294, 'en-US', 'persons', 143, 'Jason Hammel', 'Jason', NULL, 'Hammel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (376, 'en-US', 'persons', 225, 'Andrew Sonnanstine', 'Andrew', NULL, 'Sonnanstine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1240, 'en-US', 'persons', 1087, 'Grant Balfour', 'Grant', NULL, 'Balfour', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (378, 'en-US', 'persons', 227, 'Edwin Jackson', 'Edwin', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (745, 'en-US', 'persons', 593, 'Tim Corcoran', 'Tim', NULL, 'Corcoran', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (988, 'en-US', 'persons', 835, 'Shawn Camp', 'Shawn', NULL, 'Camp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (938, 'en-US', 'persons', 785, 'Jae Kuk Ryu', 'Jae Kuk', NULL, 'Ryu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (513, 'en-US', 'persons', 362, 'JP Howell', 'JP', NULL, 'Howell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (377, 'en-US', 'persons', 226, 'Casey Fossum', 'Casey', NULL, 'Fossum', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (677, 'en-US', 'persons', 526, 'Brian Stokes', 'Brian', NULL, 'Stokes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (533, 'en-US', 'persons', 382, 'Jae Seo', 'Jae', NULL, 'Seo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (747, 'en-US', 'persons', 595, 'Jay Witasick', 'Jay', NULL, 'Witasick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (689, 'en-US', 'persons', 538, 'Chad Orvella', 'Chad', NULL, 'Orvella', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1266, 'en-US', 'persons', 1113, 'Jon Switzer', 'Jon', NULL, 'Switzer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (846, 'en-US', 'persons', 693, 'Chris Burke', 'Chris', NULL, 'Burke', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (844, 'en-US', 'persons', 691, 'Mike Lamb', 'Mike', NULL, 'Lamb', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (840, 'en-US', 'persons', 687, 'Lance Berkman', 'Lance', NULL, 'Berkman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (848, 'en-US', 'persons', 695, 'Carlos Lee', 'Carlos', NULL, 'Lee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (849, 'en-US', 'persons', 696, 'Luke Scott', 'Luke', NULL, 'Scott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (850, 'en-US', 'persons', 697, 'Jason Lane', 'Jason', NULL, 'Lane', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (847, 'en-US', 'persons', 694, 'Orlando Palmeiro', 'Orlando', NULL, 'Palmeiro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (842, 'en-US', 'persons', 689, 'Eric Bruntlett', 'Eric', NULL, 'Bruntlett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (839, 'en-US', 'persons', 686, 'Eric Munson', 'Eric', NULL, 'Munson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (843, 'en-US', 'persons', 690, 'Mark Loretta', 'Mark', NULL, 'Loretta', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (390, 'en-US', 'persons', 239, 'Jason Jennings', 'Jason', NULL, 'Jennings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (836, 'en-US', 'persons', 683, 'Trever Miller', 'Trever', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (835, 'en-US', 'persons', 682, 'Mark McLemore', 'Mark', NULL, 'McLemore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (837, 'en-US', 'persons', 684, 'Stephen Randolph', 'Stephen', NULL, 'Randolph', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (828, 'en-US', 'persons', 675, 'Hanley Ramirez', 'Hanley', NULL, 'Ramirez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (826, 'en-US', 'persons', 673, 'Dan Uggla', 'Dan', NULL, 'Uggla', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (827, 'en-US', 'persons', 674, 'Miguel Cabrera', 'Miguel', NULL, 'Cabrera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (824, 'en-US', 'persons', 671, 'Mike Jacobs', 'Mike', NULL, 'Jacobs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (830, 'en-US', 'persons', 677, 'Josh Willingham', 'Josh', NULL, 'Willingham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (832, 'en-US', 'persons', 679, 'Jeremy Hermida', 'Jeremy', NULL, 'Hermida', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (834, 'en-US', 'persons', 681, 'Cody Ross', 'Cody', NULL, 'Ross', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (822, 'en-US', 'persons', 669, 'Miguel Olivo', 'Miguel', NULL, 'Olivo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (829, 'en-US', 'persons', 676, 'Alfredo Amezaga', 'Alfredo', NULL, 'Amezaga', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (825, 'en-US', 'persons', 672, 'Jason Wood', 'Jason', NULL, 'Wood', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (831, 'en-US', 'persons', 678, 'Joe Borchard', 'Joe', NULL, 'Borchard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (833, 'en-US', 'persons', 680, 'Todd Linden', 'Todd', NULL, 'Linden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (516, 'en-US', 'persons', 365, 'Justin Miller', 'Justin', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (502, 'en-US', 'persons', 351, 'Lee Gardner', 'Lee', NULL, 'Gardner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (4, 'en-US', 'teams', 2, 'Cleveland Indians', 'Cleveland', NULL, 'Indians', 'Cle', 'CLE', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (14, 'en-US', 'teams', 12, 'Oakland Athletics', 'Oakland', NULL, 'Athletics', 'Oak', 'OAK', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (238, 'en-US', 'persons', 87, 'Brandon Lyon', 'Brandon', NULL, 'Lyon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (226, 'en-US', 'persons', 75, 'Juan Cruz', 'Juan', NULL, 'Cruz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (484, 'en-US', 'persons', 333, 'Rich Hill', 'Rich', NULL, 'Hill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (360, 'en-US', 'persons', 209, 'Chris Capuano', 'Chris', NULL, 'Capuano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (338, 'en-US', 'persons', 187, 'Brian Shouse', 'Brian', NULL, 'Shouse', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (267, 'en-US', 'persons', 116, 'Chris Sampson', 'Chris', NULL, 'Sampson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1101, 'en-US', 'persons', 948, 'Tom Gordon', 'Tom', NULL, 'Gordon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (466, 'en-US', 'persons', 315, 'Cole Hamels', 'Cole', NULL, 'Hamels', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (280, 'en-US', 'persons', 129, 'Freddy Garcia', 'Freddy', NULL, 'Garcia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1165, 'en-US', 'persons', 1012, 'Randy Flores', 'Randy', NULL, 'Flores', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (303, 'en-US', 'persons', 152, 'Russ Springer', 'Russ', NULL, 'Springer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1167, 'en-US', 'persons', 1014, 'Denny Bautista', 'Denny', NULL, 'Bautista', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (271, 'en-US', 'persons', 120, 'Aaron Cook', 'Aaron', NULL, 'Cook', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (468, 'en-US', 'persons', 317, 'Brad Lidge', 'Brad', NULL, 'Lidge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (472, 'en-US', 'persons', 321, 'Matt Albers', 'Matt', NULL, 'Albers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (242, 'en-US', 'persons', 91, 'Brad Penny', 'Brad', NULL, 'Penny', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (308, 'en-US', 'persons', 157, 'Greg Maddux', 'Greg', NULL, 'Maddux', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (322, 'en-US', 'persons', 171, 'Heath Bell', 'Heath', NULL, 'Bell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (252, 'en-US', 'persons', 101, 'Trevor Hoffman', 'Trevor', NULL, 'Hoffman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (180, 'en-US', 'persons', 30, 'Jeremy Sowers', 'Jeremy', NULL, 'Sowers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (189, 'en-US', 'persons', 39, 'Paul Byrd', 'Paul', NULL, 'Byrd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (815, 'en-US', 'persons', 662, 'Jesus Colome', 'Jesus', NULL, 'Colome', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (364, 'en-US', 'persons', 213, 'Jason Simontacchi', 'Jason', NULL, 'Simontacchi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (341, 'en-US', 'persons', 190, 'Taylor Buchholz', 'Taylor', NULL, 'Buchholz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (277, 'en-US', 'persons', 126, 'Manny Corpas', 'Manny', NULL, 'Corpas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1053, 'en-US', 'persons', 900, 'Jason Isringhausen', 'Jason', NULL, 'Isringhausen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (555, 'en-US', 'persons', 404, 'Tyler Johnson', 'Tyler', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (194, 'en-US', 'persons', 44, 'Cliff Lee', 'Cliff', NULL, 'Lee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (199, 'en-US', 'persons', 49, 'Tom Mastny', 'Tom', NULL, 'Mastny', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (161, 'en-US', 'persons', 11, 'Aaron Fultz', 'Aaron', NULL, 'Fultz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (440, 'en-US', 'persons', 289, 'Dustin Moseley', 'Dustin', NULL, 'Moseley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (520, 'en-US', 'persons', 369, 'John Lackey', 'John', NULL, 'Lackey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (529, 'en-US', 'persons', 378, 'Bartolo Colon', 'Bartolo', NULL, 'Colon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (521, 'en-US', 'persons', 370, 'Vicente Padilla', 'Vicente', NULL, 'Padilla', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (559, 'en-US', 'persons', 408, 'Jamey Wright', 'Jamey', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (525, 'en-US', 'persons', 374, 'Joe Blanton', 'Joe', NULL, 'Blanton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (469, 'en-US', 'persons', 318, 'Chad Gaudin', 'Chad', NULL, 'Gaudin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (470, 'en-US', 'persons', 319, 'Danny Haren', 'Danny', NULL, 'Haren', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (549, 'en-US', 'persons', 398, 'Ryan Feierabend', 'Ryan', NULL, 'Feierabend', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (545, 'en-US', 'persons', 394, 'Jarrod Washburn', 'Jarrod', NULL, 'Washburn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (511, 'en-US', 'persons', 360, 'Eric O`Flaherty', 'Eric', NULL, 'O`Flaherty', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1136, 'en-US', 'persons', 983, 'Brian Sanches', 'Brian', NULL, 'Sanches', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1124, 'en-US', 'persons', 971, 'Clay Condrey', 'Clay', NULL, 'Condrey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1169, 'en-US', 'persons', 1016, 'Troy Percival', 'Troy', NULL, 'Percival', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (283, 'en-US', 'persons', 132, 'Kevin Correia', 'Kevin', NULL, 'Correia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (249, 'en-US', 'persons', 98, 'Matt Cain', 'Matt', NULL, 'Cain', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (231, 'en-US', 'persons', 80, 'Micah Owings', 'Micah', NULL, 'Owings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (243, 'en-US', 'persons', 92, 'Tony Pena', 'Tony', NULL, 'Pena', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (208, 'en-US', 'persons', 57, 'Jose Valverde', 'Jose', NULL, 'Valverde', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (373, 'en-US', 'persons', 222, 'Orlando Hernandez', 'Orlando', NULL, 'Hernandez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1228, 'en-US', 'persons', 1075, 'Jo-Jo Reyes', 'Jo-Jo', NULL, 'Reyes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1230, 'en-US', 'persons', 1077, 'Jose Ascanio', 'Jose', NULL, 'Ascanio', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (319, 'en-US', 'persons', 168, 'Armando Benitez', 'Armando', NULL, 'Benitez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (518, 'en-US', 'persons', 367, 'Byung-Hyun Kim', 'Byung-Hyun', NULL, 'Kim', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (382, 'en-US', 'persons', 231, 'Renyel Pinto', 'Renyel', NULL, 'Pinto', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (928, 'en-US', 'persons', 775, 'Francisco Cordero', 'Francisco', NULL, 'Cordero', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (314, 'en-US', 'persons', 163, 'Bob Howry', 'Bob', NULL, 'Howry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (315, 'en-US', 'persons', 164, 'Sean Marshall', 'Sean', NULL, 'Marshall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (501, 'en-US', 'persons', 350, 'Matt Chico', 'Matt', NULL, 'Chico', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1182, 'en-US', 'persons', 1029, 'John Lannan', 'John', NULL, 'Lannan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1272, 'en-US', 'persons', 1119, 'Adam Dunn', 'Adam', NULL, 'Dunn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1277, 'en-US', 'persons', 1124, 'Jeff Keppinger', 'Jeff', NULL, 'Keppinger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1268, 'en-US', 'persons', 1115, 'Scott Hatteberg', 'Scott', NULL, 'Hatteberg', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1269, 'en-US', 'persons', 1116, 'Norris Hopper', 'Norris', NULL, 'Hopper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (776, 'en-US', 'persons', 623, 'Josh Hamilton', 'Josh', NULL, 'Hamilton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1271, 'en-US', 'persons', 1118, 'Brandon Phillips', 'Brandon', NULL, 'Phillips', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1274, 'en-US', 'persons', 1121, 'Javier Valentin', 'Javier', NULL, 'Valentin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1270, 'en-US', 'persons', 1117, 'Ken Griffey', 'Ken', NULL, 'Griffey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1290, 'en-US', 'persons', 1137, 'Jeff Conine', 'Jeff', NULL, 'Conine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1273, 'en-US', 'persons', 1120, 'Edwin Encarnacion', 'Edwin', NULL, 'Encarnacion', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1275, 'en-US', 'persons', 1122, 'Alex Gonzalez', 'Alex', NULL, 'Gonzalez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1276, 'en-US', 'persons', 1123, 'Mark Bellhorn', 'Mark', NULL, 'Bellhorn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (773, 'en-US', 'persons', 620, 'Ryan Freel', 'Ryan', NULL, 'Freel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1291, 'en-US', 'persons', 1138, 'David Ross', 'David', NULL, 'Ross', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1292, 'en-US', 'persons', 1139, 'DeWayne Wise', 'DeWayne', NULL, 'Wise', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (777, 'en-US', 'persons', 624, 'Pedro Lopez', 'Pedro', NULL, 'Lopez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (772, 'en-US', 'persons', 619, 'Juan Castro', 'Juan', NULL, 'Castro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1293, 'en-US', 'persons', 1140, 'Chad Moeller', 'Chad', NULL, 'Moeller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1296, 'en-US', 'persons', 1143, 'Enrique Cruz', 'Enrique', NULL, 'Cruz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1295, 'en-US', 'persons', 1142, 'Elizardo Ramirez', 'Elizardo', NULL, 'Ramirez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1289, 'en-US', 'persons', 1136, 'Brad Salmon', 'Brad', NULL, 'Salmon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (307, 'en-US', 'persons', 156, 'Jon Coutlangus', 'Jon', NULL, 'Coutlangus', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1229, 'en-US', 'persons', 1076, 'Mike Gosling', 'Mike', NULL, 'Gosling', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1181, 'en-US', 'persons', 1028, 'Bobby Livingston', 'Bobby', NULL, 'Livingston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1049, 'en-US', 'persons', 896, 'Victor Santos', 'Victor', NULL, 'Santos', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1037, 'en-US', 'persons', 884, 'Mike Stanton', 'Mike', NULL, 'Stanton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1050, 'en-US', 'persons', 897, 'Todd Coffey', 'Todd', NULL, 'Coffey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (601, 'en-US', 'persons', 450, 'Homer Bailey', 'Homer', NULL, 'Bailey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (602, 'en-US', 'persons', 451, 'Marcus McBeth', 'Marcus', NULL, 'McBeth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1294, 'en-US', 'persons', 1141, 'Rheal Cormier', 'Rheal', NULL, 'Cormier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1297, 'en-US', 'persons', 1144, 'Ricky Stone', 'Ricky', NULL, 'Stone', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (556, 'en-US', 'persons', 405, 'Gary Majewski', 'Gary', NULL, 'Majewski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1183, 'en-US', 'persons', 1030, 'Phil Dumatrait', 'Phil', NULL, 'Dumatrait', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (30, 'en-US', 'teams', 28, 'Los Angeles Dodgers', 'Los Angeles', NULL, 'Dodgers', 'LA', 'LOS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (10, 'en-US', 'teams', 8, 'New York Yankees', 'New York', NULL, 'Yankees', 'NYY', 'NYY', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (16, 'en-US', 'teams', 14, 'Texas Rangers', 'Texas', NULL, 'Rangers', 'Tex', 'TEX', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3, 'en-US', 'teams', 1, 'Chicago White Sox', 'Chicago', NULL, 'White Sox', 'ChiWS', 'CWS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (15, 'en-US', 'teams', 13, 'Seattle Mariners', 'Seattle', NULL, 'Mariners', 'Sea', 'SEA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (13, 'en-US', 'teams', 11, 'Los Angeles Angels', 'Los Angeles', NULL, 'Angels', 'Ana', 'ANA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (24, 'en-US', 'teams', 22, 'Florida Marlins', 'Florida', NULL, 'Marlins', 'Fla', 'FLA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (27, 'en-US', 'teams', 25, 'Washington Nationals', 'Washington', NULL, 'Nationals', 'Was', 'WAS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (23, 'en-US', 'teams', 21, 'Atlanta Braves', 'Atlanta', NULL, 'Braves', 'Atl', 'ATL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (32, 'en-US', 'teams', 30, 'San Francisco Giants', 'San Francisco', NULL, 'Giants', 'SF', 'SFG', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (25, 'en-US', 'teams', 23, 'New York Mets', 'New York', NULL, 'Mets', 'NYM', 'NYM', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (26, 'en-US', 'teams', 24, 'Philadelphia Phillies', 'Philadelphia', NULL, 'Phillies', 'Phi', 'PHI', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (29, 'en-US', 'teams', 27, 'Colorado Rockies', 'Colorado', NULL, 'Rockies', 'Col', 'COL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (18, 'en-US', 'teams', 16, 'Cincinnati Reds', 'Cincinnati', NULL, 'Reds', 'Cin', 'CIN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (20, 'en-US', 'teams', 18, 'Milwaukee Brewers', 'Milwaukee', NULL, 'Brewers', 'Mil', 'MIL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (19, 'en-US', 'teams', 17, 'Houston Astros', 'Houston', NULL, 'Astros', 'Hou', 'HOU', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (31, 'en-US', 'teams', 29, 'San Diego Padres', 'San Diego', NULL, 'Padres', 'SD', 'SDP', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (17, 'en-US', 'teams', 15, 'Chicago Cubs', 'Chicago', NULL, 'Cubs', 'ChiCub', 'CHC', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (28, 'en-US', 'teams', 26, 'Arizona Diamondbacks', 'Arizona', NULL, 'Diamondbacks', 'Ari', 'ARI', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (22, 'en-US', 'teams', 20, 'St. Louis Cardinals', 'St. Louis', NULL, 'Cardinals', 'Stl', 'STL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (391, 'en-US', 'persons', 240, 'Chad Qualls', 'Chad', NULL, 'Qualls', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (305, 'en-US', 'persons', 154, 'Ryan Franklin', 'Ryan', NULL, 'Franklin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (246, 'en-US', 'persons', 95, 'Russ Ortiz', 'Russ', NULL, 'Ortiz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (504, 'en-US', 'persons', 353, 'Anthony Reyes', 'Anthony', NULL, 'Reyes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (223, 'en-US', 'persons', 72, 'Jonathan Broxton', 'Jonathan', NULL, 'Broxton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (345, 'en-US', 'persons', 194, 'Brett Tomko', 'Brett', NULL, 'Tomko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (600, 'en-US', 'persons', 449, 'Brian Moehler', 'Brian', NULL, 'Moehler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (778, 'en-US', 'persons', 625, 'Eric Milton', 'Eric', NULL, 'Milton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (481, 'en-US', 'persons', 330, 'Aaron Harang', 'Aaron', NULL, 'Harang', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1029, 'en-US', 'persons', 876, 'Michael Wuertz', 'Michael', NULL, 'Wuertz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1054, 'en-US', 'persons', 901, 'Rocky Cherry', 'Rocky', NULL, 'Cherry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (310, 'en-US', 'persons', 159, 'Dave Bush', 'Dave', NULL, 'Bush', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (340, 'en-US', 'persons', 189, 'Jeff Suppan', 'Jeff', NULL, 'Suppan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1056, 'en-US', 'persons', 903, 'Neal Cotts', 'Neal', NULL, 'Cotts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (379, 'en-US', 'persons', 228, 'Chuck James', 'Chuck', NULL, 'James', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (668, 'en-US', 'persons', 517, 'Anthony Lerew', 'Anthony', NULL, 'Lerew', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (317, 'en-US', 'persons', 166, 'Sergio Mitre', 'Sergio', NULL, 'Mitre', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (353, 'en-US', 'persons', 202, 'Taylor Tankersley', 'Taylor', NULL, 'Tankersley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (351, 'en-US', 'persons', 200, 'Ricky Nolasco', 'Ricky', NULL, 'Nolasco', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (212, 'en-US', 'persons', 61, 'Doug Davis', 'Doug', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (274, 'en-US', 'persons', 123, 'Doug Slaten', 'Doug', NULL, 'Slaten', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (251, 'en-US', 'persons', 100, 'Randy Johnson', 'Randy', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (356, 'en-US', 'persons', 205, 'Kip Wells', 'Kip', NULL, 'Wells', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (239, 'en-US', 'persons', 88, 'David Weathers', 'David', NULL, 'Weathers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (354, 'en-US', 'persons', 203, 'Bronson Arroyo', 'Bronson', NULL, 'Arroyo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (237, 'en-US', 'persons', 86, 'Kirk Saarloos', 'Kirk', NULL, 'Saarloos', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (250, 'en-US', 'persons', 99, 'David Wells', 'David', NULL, 'Wells', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (253, 'en-US', 'persons', 102, 'Chris Young', 'Chris', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (425, 'en-US', 'persons', 274, 'Cla Meredith', 'Cla', NULL, 'Meredith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (257, 'en-US', 'persons', 106, 'Randy Wolf', 'Randy', NULL, 'Wolf', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (368, 'en-US', 'persons', 217, 'Hong-Chih Kuo', 'Hong-Chih', NULL, 'Kuo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (222, 'en-US', 'persons', 71, 'Chad Billingsley', 'Chad', NULL, 'Billingsley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (299, 'en-US', 'persons', 148, 'Derek Lowe', 'Derek', NULL, 'Lowe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1075, 'en-US', 'persons', 922, 'Chad Cordero', 'Chad', NULL, 'Cordero', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (586, 'en-US', 'persons', 435, 'Mariano Rivera', 'Mariano', NULL, 'Rivera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (856, 'en-US', 'persons', 703, 'Roger Clemens', 'Roger', NULL, 'Clemens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (854, 'en-US', 'persons', 701, 'Sean Henn', 'Sean', NULL, 'Henn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (519, 'en-US', 'persons', 368, 'Kevin Millwood', 'Kevin', NULL, 'Millwood', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (560, 'en-US', 'persons', 409, 'Robinson Tejeda', 'Robinson', NULL, 'Tejeda', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (542, 'en-US', 'persons', 391, 'Kameron Loe', 'Kameron', NULL, 'Loe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (535, 'en-US', 'persons', 384, 'Jon Garland', 'Jon', NULL, 'Garland', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (536, 'en-US', 'persons', 385, 'Mark Buehrle', 'Mark', NULL, 'Buehrle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (940, 'en-US', 'persons', 787, 'Nick Masset', 'Nick', NULL, 'Masset', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (505, 'en-US', 'persons', 354, 'Miguel Batista', 'Miguel', NULL, 'Batista', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (530, 'en-US', 'persons', 379, 'Jeff Weaver', 'Jeff', NULL, 'Weaver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (507, 'en-US', 'persons', 356, 'Felix Hernandez', 'Felix', NULL, 'Hernandez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (443, 'en-US', 'persons', 292, 'Scot Shields', 'Scot', NULL, 'Shields', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (359, 'en-US', 'persons', 208, 'Kelvim Escobar', 'Kelvim', NULL, 'Escobar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (441, 'en-US', 'persons', 290, 'Chris Bootcheck', 'Chris', NULL, 'Bootcheck', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (316, 'en-US', 'persons', 165, 'Dontrelle Willis', 'Dontrelle', NULL, 'Willis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (489, 'en-US', 'persons', 338, 'Kevin Gregg', 'Kevin', NULL, 'Gregg', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (318, 'en-US', 'persons', 167, 'Scott Olsen', 'Scott', NULL, 'Olsen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (509, 'en-US', 'persons', 358, 'Jon Rauch', 'Jon', NULL, 'Rauch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (230, 'en-US', 'persons', 79, 'Jason Bergmann', 'Jason', NULL, 'Bergmann', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (365, 'en-US', 'persons', 214, 'Mike Bacsik', 'Mike', NULL, 'Bacsik', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (487, 'en-US', 'persons', 336, 'Carlos Villanueva', 'Carlos', NULL, 'Villanueva', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (312, 'en-US', 'persons', 161, 'Yovani Gallardo', 'Yovani', NULL, 'Gallardo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (311, 'en-US', 'persons', 160, 'Claudio Vargas', 'Claudio', NULL, 'Vargas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (337, 'en-US', 'persons', 186, 'Ben Sheets', 'Ben', NULL, 'Sheets', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (313, 'en-US', 'persons', 162, 'Jason Marquis', 'Jason', NULL, 'Marquis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (486, 'en-US', 'persons', 335, 'Ted Lilly', 'Ted', NULL, 'Lilly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (362, 'en-US', 'persons', 211, 'Carlos Zambrano', 'Carlos', NULL, 'Zambrano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (321, 'en-US', 'persons', 170, 'Tim Hudson', 'Tim', NULL, 'Hudson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1081, 'en-US', 'persons', 928, 'Bob Wickman', 'Bob', NULL, 'Wickman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (488, 'en-US', 'persons', 337, 'Buddy Carlyle', 'Buddy', NULL, 'Carlyle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (227, 'en-US', 'persons', 76, 'LaTroy Hawkins', 'LaTroy', NULL, 'Hawkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (272, 'en-US', 'persons', 121, 'Josh Fogg', 'Josh', NULL, 'Fogg', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (278, 'en-US', 'persons', 127, 'Jeff Francis', 'Jeff', NULL, 'Francis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (268, 'en-US', 'persons', 117, 'Roy Oswalt', 'Roy', NULL, 'Oswalt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (269, 'en-US', 'persons', 118, 'Wandy Rodriguez', 'Wandy', NULL, 'Rodriguez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (279, 'en-US', 'persons', 128, 'Woody Williams', 'Woody', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (261, 'en-US', 'persons', 110, 'John Maine', 'John', NULL, 'Maine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (467, 'en-US', 'persons', 316, 'Tom Glavine', 'Tom', NULL, 'Glavine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (282, 'en-US', 'persons', 131, 'Oliver Perez', 'Oliver', NULL, 'Perez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (266, 'en-US', 'persons', 115, 'Jamie Moyer', 'Jamie', NULL, 'Moyer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (384, 'en-US', 'persons', 233, 'J.D. Durbin', 'J.D.', NULL, 'Durbin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (385, 'en-US', 'persons', 234, 'Kyle Kendrick', 'Kyle', NULL, 'Kendrick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (306, 'en-US', 'persons', 155, 'Adam Wainwright', 'Adam', NULL, 'Wainwright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (483, 'en-US', 'persons', 332, 'Braden Looper', 'Braden', NULL, 'Looper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (355, 'en-US', 'persons', 204, 'Brad Thompson', 'Brad', NULL, 'Thompson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (240, 'en-US', 'persons', 89, 'Matt Belisle', 'Matt', NULL, 'Belisle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1126, 'en-US', 'persons', 973, 'Jared Burton', 'Jared', NULL, 'Burton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (21, 'en-US', 'teams', 19, 'Pittsburgh Pirates', 'Pittsburgh', NULL, 'Pirates', 'Pit', 'PIT', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1288, 'en-US', 'persons', 1135, 'Josh Phelps', 'Josh', NULL, 'Phelps', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1279, 'en-US', 'persons', 1126, 'Freddy Sanchez', 'Freddy', NULL, 'Sanchez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (810, 'en-US', 'persons', 657, 'Xavier Nady', 'Xavier', NULL, 'Nady', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1298, 'en-US', 'persons', 1145, 'Humberto Cota', 'Humberto', NULL, 'Cota', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1284, 'en-US', 'persons', 1131, 'Ryan Doumit', 'Ryan', NULL, 'Doumit', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1004, 'en-US', 'persons', 851, 'Jack Wilson', 'Jack', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1281, 'en-US', 'persons', 1128, 'Jason Bay', 'Jason', NULL, 'Bay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1282, 'en-US', 'persons', 1129, 'Jose Bautista', 'Jose', NULL, 'Bautista', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1283, 'en-US', 'persons', 1130, 'Jose Castillo', 'Jose', NULL, 'Castillo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (809, 'en-US', 'persons', 656, 'Chris Duffy', 'Chris', NULL, 'Duffy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1280, 'en-US', 'persons', 1127, 'Adam LaRoche', 'Adam', NULL, 'LaRoche', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1285, 'en-US', 'persons', 1132, 'Ronny Paulino', 'Ronny', NULL, 'Paulino', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1278, 'en-US', 'persons', 1125, 'Cesar Izturis', 'Cesar', NULL, 'Izturis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1286, 'en-US', 'persons', 1133, 'Nate McLouth', 'Nate', NULL, 'McLouth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1299, 'en-US', 'persons', 1146, 'Matt Kata', 'Matt', NULL, 'Kata', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1300, 'en-US', 'persons', 1147, 'Don Kelly', 'Don', NULL, 'Kelly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1301, 'en-US', 'persons', 1148, 'Brad Eldred', 'Brad', NULL, 'Eldred', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1304, 'en-US', 'persons', 1151, 'Juan Perez', 'Juan', NULL, 'Perez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1303, 'en-US', 'persons', 1150, 'Damaso Marte', 'Damaso', NULL, 'Marte', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (275, 'en-US', 'persons', 124, 'Matt Capps', 'Matt', NULL, 'Capps', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (344, 'en-US', 'persons', 193, 'Tom Gorzelanny', 'Tom', NULL, 'Gorzelanny', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (999, 'en-US', 'persons', 846, 'Shawn Chacon', 'Shawn', NULL, 'Chacon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (273, 'en-US', 'persons', 122, 'Ian Snell', 'Ian', NULL, 'Snell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (276, 'en-US', 'persons', 125, 'Paul Maholm', 'Paul', NULL, 'Maholm', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1123, 'en-US', 'persons', 970, 'John Grabow', 'John', NULL, 'Grabow', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (369, 'en-US', 'persons', 218, 'Salomon Torres', 'Salomon', NULL, 'Torres', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1060, 'en-US', 'persons', 907, 'Shane Youman', 'Shane', NULL, 'Youman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1287, 'en-US', 'persons', 1134, 'Matt Morris', 'Matt', NULL, 'Morris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (367, 'en-US', 'persons', 216, 'Zach Duke', 'Zach', NULL, 'Duke', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1164, 'en-US', 'persons', 1011, 'John Wasdin', 'John', NULL, 'Wasdin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (342, 'en-US', 'persons', 191, 'Tony Armas', 'Tony', NULL, 'Armas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1125, 'en-US', 'persons', 972, 'Masumi Kuwata', 'Masumi', NULL, 'Kuwata', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1305, 'en-US', 'persons', 1152, 'Marty McLeary', 'Marty', NULL, 'McLeary', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (343, 'en-US', 'persons', 192, 'Jonah Bayliss', 'Jonah', NULL, 'Bayliss', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1302, 'en-US', 'persons', 1149, 'Dan Kolb', 'Dan', NULL, 'Kolb', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (691, 'en-US', 'persons', 540, 'John VanBenschoten', 'John', NULL, 'VanBenschoten', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (508, 'en-US', 'persons', 357, 'Joshua Sharpless', 'Joshua', NULL, 'Sharpless', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1306, 'en-US', 'persons', 1153, 'Brian Rogers', 'Brian', NULL, 'Rogers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1308, 'en-US', 'persons', 1155, 'Darryl Watkins', 'Darryl', NULL, 'Watkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1310, 'en-US', 'persons', 1157, 'John Salmons', 'John', NULL, 'Salmons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1311, 'en-US', 'persons', 1158, 'Kevin Martin', 'Kevin', NULL, 'Martin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1312, 'en-US', 'persons', 1159, 'Shareef Abdur-Rahim', 'Shareef', NULL, 'Abdur-Rahim', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1315, 'en-US', 'persons', 1162, 'Francisco Garcia', 'Francisco', NULL, 'Garcia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1316, 'en-US', 'persons', 1163, 'Mikki Moore', 'Mikki', NULL, 'Moore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1317, 'en-US', 'persons', 1164, 'Orien Greene', 'Orien', NULL, 'Greene', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1318, 'en-US', 'persons', 1165, 'Brad Miller', 'Brad', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1319, 'en-US', 'persons', 1166, 'Quincy Douby', 'Quincy', NULL, 'Douby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1320, 'en-US', 'persons', 1167, 'Kenny Thomas', 'Kenny', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1322, 'en-US', 'persons', 1169, 'Jose Barea', 'Jose', NULL, 'Barea', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1323, 'en-US', 'persons', 1170, 'Maurice Ager', 'Maurice', NULL, 'Ager', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1324, 'en-US', 'persons', 1171, 'Nick Fazekas', 'Nick', NULL, 'Fazekas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1325, 'en-US', 'persons', 1172, 'Trenton Hassell', 'Trenton', NULL, 'Hassell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1328, 'en-US', 'persons', 1175, 'Jason Terry', 'Jason', NULL, 'Terry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1329, 'en-US', 'persons', 1176, 'Brandon Bass', 'Brandon', NULL, 'Bass', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1331, 'en-US', 'persons', 1178, 'Dirk Nowitzki', 'Dirk', NULL, 'Nowitzki', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1332, 'en-US', 'persons', 1179, 'Jerry Stackhouse', 'Jerry', NULL, 'Stackhouse', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1334, 'en-US', 'persons', 1181, 'Juwan Howard', 'Juwan', NULL, 'Howard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1335, 'en-US', 'persons', 1182, 'Eddie Jones', 'Eddie', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1336, 'en-US', 'persons', 1183, 'DeSagana Diop', 'DeSagana', NULL, 'Diop', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1337, 'en-US', 'persons', 1184, 'Patrick Maroon', 'Patrick', NULL, 'Maroon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1342, 'en-US', 'persons', 1189, 'Stefan Ruzicka', 'Stefan', NULL, 'Ruzicka', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1356, 'en-US', 'persons', 1203, 'Martin Biron', 'Martin', NULL, 'Biron', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1358, 'en-US', 'persons', 1205, 'Alexandre Picard', 'Alexandre', NULL, 'Picard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1468, 'en-US', 'persons', 1315, 'Niklas Grossman', 'Niklas', NULL, 'Grossman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1469, 'en-US', 'persons', 1316, 'Stephane Robidas', 'Stephane', NULL, 'Robidas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1470, 'en-US', 'persons', 1317, 'Mattias Norstrom', 'Mattias', NULL, 'Norstrom', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1471, 'en-US', 'persons', 1318, 'Matt Niskanen', 'Matt', NULL, 'Niskanen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1472, 'en-US', 'persons', 1319, 'Trevor Daley', 'Trevor', NULL, 'Daley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1473, 'en-US', 'persons', 1320, 'Mike Modano', 'Mike', NULL, 'Modano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1474, 'en-US', 'persons', 1321, 'Brenden Morrow', 'Brenden', NULL, 'Morrow', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1475, 'en-US', 'persons', 1322, 'Jeff Halpern', 'Jeff', NULL, 'Halpern', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1476, 'en-US', 'persons', 1323, 'Krys Barch', 'Krys', NULL, 'Barch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1477, 'en-US', 'persons', 1324, 'Stu Barnes', 'Stu', NULL, 'Barnes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1478, 'en-US', 'persons', 1325, 'Niklas Hagman', 'Niklas', NULL, 'Hagman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1480, 'en-US', 'persons', 1327, 'Antti Miettinen', 'Antti', NULL, 'Miettinen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1481, 'en-US', 'persons', 1328, 'Loui Eriksson', 'Loui', NULL, 'Eriksson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1482, 'en-US', 'persons', 1329, 'Jere Lehtinen', 'Jere', NULL, 'Lehtinen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1483, 'en-US', 'persons', 1330, 'Steve Ott', 'Steve', NULL, 'Ott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1484, 'en-US', 'persons', 1331, 'Marty Turco', 'Marty', NULL, 'Turco', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1485, 'en-US', 'persons', 1332, 'Jussi Jokinen', 'Jussi', NULL, 'Jokinen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1486, 'en-US', 'persons', 1333, 'Mike Smith', 'Mike', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1487, 'en-US', 'persons', 1334, 'Philippe Boucher', 'Philippe', NULL, 'Boucher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1488, 'en-US', 'persons', 1335, 'Sergei Zubov', 'Sergei', NULL, 'Zubov', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1489, 'en-US', 'persons', 1336, 'Mike Ribeiro', 'Mike', NULL, 'Ribeiro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1490, 'en-US', 'persons', 1337, 'Chris Conner', 'Chris', NULL, 'Conner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1491, 'en-US', 'persons', 1338, 'Todd Fedoruk', 'Todd', NULL, 'Fedoruk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1628, 'en-US', 'persons', 1475, 'Mike Anderson', 'Mike', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1629, 'en-US', 'persons', 1476, 'Justin Bannan', 'Justin', NULL, 'Bannan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1631, 'en-US', 'persons', 1478, 'Kyle Boller', 'Kyle', NULL, 'Boller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1632, 'en-US', 'persons', 1479, 'Jason Brown', 'Jason', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1633, 'en-US', 'persons', 1480, 'Prescott Burgess', 'Prescott', NULL, 'Burgess', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1634, 'en-US', 'persons', 1481, 'Chris Chester', 'Chris', NULL, 'Chester', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1635, 'en-US', 'persons', 1482, 'Mark Clayton', 'Mark', NULL, 'Clayton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1636, 'en-US', 'persons', 1483, 'Dan Cody', 'Dan', NULL, 'Cody', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1637, 'en-US', 'persons', 1484, 'Jim Cottrell', 'Jim', NULL, 'Cottrell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1639, 'en-US', 'persons', 1486, 'Devard Darling', 'Devard', NULL, 'Darling', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1640, 'en-US', 'persons', 1487, 'Dwan Edwards', 'Dwan', NULL, 'Edwards', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1641, 'en-US', 'persons', 1488, 'Yamon Figurs', 'Yamon', NULL, 'Figurs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1642, 'en-US', 'persons', 1489, 'Zarnell Fitch', 'Zarnell', NULL, 'Fitch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1645, 'en-US', 'persons', 1492, 'Willie Gaston', 'Willie', NULL, 'Gaston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1646, 'en-US', 'persons', 1493, 'Justin Green', 'Justin', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1647, 'en-US', 'persons', 1494, 'Kelly Gregg', 'Kelly', NULL, 'Gregg', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1648, 'en-US', 'persons', 1495, 'Nick Greisen', 'Nick', NULL, 'Greisen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1649, 'en-US', 'persons', 1496, 'Ben Grubbs', 'Ben', NULL, 'Grubbs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1651, 'en-US', 'persons', 1498, 'Corey Ivy', 'Corey', NULL, 'Ivy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1652, 'en-US', 'persons', 1499, 'Jarret Johnson', 'Jarret', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1653, 'en-US', 'persons', 1500, 'Edgar Jones', 'Edgar', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1654, 'en-US', 'persons', 1501, 'Matt Katula', 'Matt', NULL, 'Katula', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1655, 'en-US', 'persons', 1502, 'Kenny King', 'Kenny', NULL, 'King', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1656, 'en-US', 'persons', 1503, 'Sam Koch', 'Sam', NULL, 'Koch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1657, 'en-US', 'persons', 1504, 'Michael Kracalik', 'Michael', NULL, 'Kracalik', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1658, 'en-US', 'persons', 1505, 'Dawan Landry', 'Dawan', NULL, 'Landry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1659, 'en-US', 'persons', 1506, 'Ray Lewis', 'Ray', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1660, 'en-US', 'persons', 1507, 'Rhys Lloyd', 'Rhys', NULL, 'Lloyd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1661, 'en-US', 'persons', 1508, 'Derrick Martin', 'Derrick', NULL, 'Martin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1662, 'en-US', 'persons', 1509, 'Derrick Mason', 'Derrick', NULL, 'Mason', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1664, 'en-US', 'persons', 1511, 'Le Ron McClain', 'Le Ron', NULL, 'McClain', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1665, 'en-US', 'persons', 1512, 'Willis McGahee', 'Willis', NULL, 'McGahee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1667, 'en-US', 'persons', 1514, 'Ikechuku Ndukwe', 'Ikechuku', NULL, 'Ndukwe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1668, 'en-US', 'persons', 1515, 'Haloti Ngata', 'Haloti', NULL, 'Ngata', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1669, 'en-US', 'persons', 1516, 'Jake Nordin', 'Jake', NULL, 'Nordin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1670, 'en-US', 'persons', 1517, 'Jonathan Ogden', 'Jonathan', NULL, 'Ogden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1671, 'en-US', 'persons', 1518, 'J''Vonne Parker', 'J''Vonne', NULL, 'Parker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1672, 'en-US', 'persons', 1519, 'David Pittman', 'David', NULL, 'Pittman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1673, 'en-US', 'persons', 1520, 'Ronnie Prude', 'Ronnie', NULL, 'Prude', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1675, 'en-US', 'persons', 1522, 'Ed Reed', 'Ed', NULL, 'Reed', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1677, 'en-US', 'persons', 1524, 'Cory Ross', 'Cory', NULL, 'Ross', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1679, 'en-US', 'persons', 1526, 'Gerome Sapp', 'Gerome', NULL, 'Sapp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1680, 'en-US', 'persons', 1527, 'Bart Scott', 'Bart', NULL, 'Scott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1681, 'en-US', 'persons', 1528, 'Musa Smith', 'Musa', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1682, 'en-US', 'persons', 1529, 'Mike Smith', 'Mike', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1683, 'en-US', 'persons', 1530, 'Troy Smith', 'Troy', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1684, 'en-US', 'persons', 1531, 'Gary Stills', 'Gary', NULL, 'Stills', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1686, 'en-US', 'persons', 1533, 'Terrell Suggs', 'Terrell', NULL, 'Suggs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1689, 'en-US', 'persons', 1536, 'Lee Vickers', 'Lee', NULL, 'Vickers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1691, 'en-US', 'persons', 1538, 'Demetrius Williams', 'Demetrius', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1692, 'en-US', 'persons', 1539, 'Matt Willis', 'Matt', NULL, 'Willis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1693, 'en-US', 'persons', 1540, 'Jamaine Winborne', 'Jamaine', NULL, 'Winborne', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1694, 'en-US', 'persons', 1541, 'Marshall Yanda', 'Marshall', NULL, 'Yanda', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1970, 'en-US', 'persons', 1821, 'Gary Roberts', 'Gary', NULL, 'Roberts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1971, 'en-US', 'persons', 1817, 'Ryan Malone', 'Ryan', NULL, 'Malone', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1972, 'en-US', 'persons', 1822, 'Maxime Talbot', 'Maxime', NULL, 'Talbot', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1973, 'en-US', 'persons', 1831, 'Tyler Kennedy', 'Tyler', NULL, 'Kennedy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1974, 'en-US', 'persons', 1818, 'Evgeni Malkin', 'Evgeni', NULL, 'Malkin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1975, 'en-US', 'persons', 1819, 'Sidney Crosby', 'Sidney', NULL, 'Crosby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1967, 'en-US', 'persons', 1814, 'Marc-Andre Fleury', 'Marc-Andre', NULL, 'Fleury', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1976, 'en-US', 'persons', 1832, 'Mark Eaton', 'Mark', NULL, 'Eaton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1977, 'en-US', 'persons', 1833, 'Brooks Orpik', 'Brooks', NULL, 'Orpik', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1978, 'en-US', 'persons', 1834, 'Rob Scuderi', 'Rob', NULL, 'Scuderi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1979, 'en-US', 'persons', 1835, 'Darryl Sydor', 'Darryl', NULL, 'Sydor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1980, 'en-US', 'persons', 1836, 'Mark Recchi', 'Mark', NULL, 'Recchi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1981, 'en-US', 'persons', 1837, 'Jordan Staal', 'Jordan', NULL, 'Staal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1982, 'en-US', 'persons', 1838, 'Erik Christensen', 'Erik', NULL, 'Christensen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1983, 'en-US', 'persons', 1839, 'Petr Sykora', 'Petr', NULL, 'Sykora', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1984, 'en-US', 'persons', 1840, 'Adam Hall', 'Adam', NULL, 'Hall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1985, 'en-US', 'persons', 1841, 'Georges Laraque', 'Georges', NULL, 'Laraque', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1986, 'en-US', 'persons', 1842, 'Alain Nasreddine', 'Alain', NULL, 'Nasreddine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1987, 'en-US', 'persons', 1843, 'Sergei Gonchar', 'Sergei', NULL, 'Gonchar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2005, 'en-US', 'persons', 1854, 'Mike Comrie', 'Mike', NULL, 'Comrie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2001, 'en-US', 'persons', 1850, 'Bill Guerin', 'Bill', NULL, 'Guerin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2004, 'en-US', 'persons', 1853, 'Ruslan Fedotenko', 'Ruslan', NULL, 'Fedotenko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1988, 'en-US', 'persons', 1825, 'Miroslav Satan', 'Miroslav', NULL, 'Satan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2002, 'en-US', 'persons', 1851, 'Chris Campoli', 'Chris', NULL, 'Campoli', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1990, 'en-US', 'persons', 1826, 'Josef Vasicek', 'Josef', NULL, 'Vasicek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1994, 'en-US', 'persons', 1823, 'Trent Hunter', 'Trent', NULL, 'Hunter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1993, 'en-US', 'persons', 1829, 'Marc-Andre Bergeron', 'Marc-Andre', NULL, 'Bergeron', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1991, 'en-US', 'persons', 1824, 'Mike Sillinger', 'Mike', NULL, 'Sillinger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1998, 'en-US', 'persons', 1847, 'Bruno Gervais', 'Bruno', NULL, 'Gervais', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1989, 'en-US', 'persons', 1830, 'Richard Park', 'Richard', NULL, 'Park', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2007, 'en-US', 'persons', 1856, 'Sean Bergenheim', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1992, 'en-US', 'persons', 1827, 'Andy Sutton', 'Andy', NULL, 'Sutton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1995, 'en-US', 'persons', 1844, 'Radek Martinek', 'Radek', NULL, 'Martinek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1996, 'en-US', 'persons', 1845, 'Brendan Witt', 'Brendan', NULL, 'Witt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2009, 'en-US', 'persons', 1858, 'Darryl Bootland', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2000, 'en-US', 'persons', 1849, 'Chris Simon', 'Chris', NULL, 'Simon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1999, 'en-US', 'persons', 1848, 'Andy Hilbert', 'Andy', NULL, 'Hilbert', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1968, 'en-US', 'persons', 1815, 'Wade Dubielewicz', 'Wade', NULL, 'Dubielewicz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2003, 'en-US', 'persons', 1852, 'Ben Walter', 'Ben', NULL, 'Walter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1997, 'en-US', 'persons', 1846, 'Aaron Johnson', 'Aaron', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2010, 'en-US', 'persons', 1859, 'Jeff Tambellini', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2013, 'en-US', 'persons', 1865, 'Corey Perry', 'Corey', NULL, 'Perry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2014, 'en-US', 'persons', 1863, 'Ryan Getzlaf', 'Ryan', NULL, 'Getzlaf', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2016, 'en-US', 'persons', 1864, 'Chris Pronger', 'Chris', NULL, 'Pronger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2021, 'en-US', 'persons', 1885, 'Chris Kunitz', 'Chris', NULL, 'Kunitz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2024, 'en-US', 'persons', 1888, 'Andy McDonald', 'Andy', NULL, 'McDonald', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2019, 'en-US', 'persons', 1883, 'Francois Beauchemin', 'Francois', NULL, 'Beauchemin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2029, 'en-US', 'persons', 1893, 'Kent Huskins', 'Kent', NULL, 'Huskins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2026, 'en-US', 'persons', 1890, 'Samuel Pahlsson', 'Samuel', NULL, 'Pahlsson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2015, 'en-US', 'persons', 1881, 'Mathieu Schneider', 'Mathieu', NULL, 'Schneider', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2030, 'en-US', 'persons', 1894, 'Rob Niedermayer', 'Rob', NULL, 'Niedermayer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2049, 'en-US', 'persons', 1909, 'Joe DiPenta', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2023, 'en-US', 'persons', 1887, 'Drew Miller', 'Drew', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2017, 'en-US', 'persons', 1868, 'Brad May', 'Brad', NULL, 'May', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2018, 'en-US', 'persons', 1882, 'Sean O`Donnell', 'Sean', NULL, 'O`Donnell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2027, 'en-US', 'persons', 1891, 'Mark Mowers', 'Mark', NULL, 'Mowers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2028, 'en-US', 'persons', 1892, 'Travis Moen', 'Travis', NULL, 'Moen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2051, 'en-US', 'persons', 1911, 'Bobby Ryan', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2052, 'en-US', 'persons', 1912, 'Petteri Wirtanen', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2025, 'en-US', 'persons', 1889, 'Todd Marchant', 'Todd', NULL, 'Marchant', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2020, 'en-US', 'persons', 1884, 'Shane Hnidy', 'Shane', NULL, 'Hnidy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2022, 'en-US', 'persons', 1886, 'George Parros', 'George', NULL, 'Parros', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2011, 'en-US', 'persons', 1860, 'Jean-Sebastien Giguere', 'Jean-Sebastien', NULL, 'Giguere', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2053, 'en-US', 'persons', 1913, 'Jason King', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2054, 'en-US', 'persons', 1914, 'Maxim Kondratiev', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2055, 'en-US', 'persons', 1915, 'Ilya Bryzgalov', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2056, 'en-US', 'persons', 1916, 'Ryan Carter', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2057, 'en-US', 'persons', 1917, 'Jonas Hiller', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2034, 'en-US', 'persons', 1879, 'Shane Doan', 'Shane', NULL, 'Doan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2032, 'en-US', 'persons', 1871, 'Radim Vrbata', 'Radim', NULL, 'Vrbata', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2035, 'en-US', 'persons', 1895, 'Daniel Carcillo', 'Daniel', NULL, 'Carcillo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2047, 'en-US', 'persons', 1907, 'Martin Hanzal', 'Martin', NULL, 'Hanzal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2043, 'en-US', 'persons', 1903, 'Niko Kapanen', 'Niko', NULL, 'Kapanen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2033, 'en-US', 'persons', 1873, 'Steven Reinprecht', 'Steven', NULL, 'Reinprecht', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2037, 'en-US', 'persons', 1897, 'Fredrik Sjostrom', 'Fredrik', NULL, 'Sjostrom', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2031, 'en-US', 'persons', 1872, 'Ed Jovanovski', 'Ed', NULL, 'Jovanovski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2044, 'en-US', 'persons', 1904, 'Derek Morris', 'Derek', NULL, 'Morris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2048, 'en-US', 'persons', 1908, 'Craig Weller', 'Craig', NULL, 'Weller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2042, 'en-US', 'persons', 1902, 'Daniel Winnik', 'Daniel', NULL, 'Winnik', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2036, 'en-US', 'persons', 1896, 'Mike Zigomanis', 'Mike', NULL, 'Zigomanis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2045, 'en-US', 'persons', 1905, 'Peter Mueller', 'Peter', NULL, 'Mueller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2039, 'en-US', 'persons', 1899, 'Nick Boynton', 'Nick', NULL, 'Boynton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2058, 'en-US', 'persons', 1918, 'Mike York', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2040, 'en-US', 'persons', 1900, 'Keith Ballard', 'Keith', NULL, 'Ballard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2059, 'en-US', 'persons', 1919, 'Mikael Tellqvist', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2038, 'en-US', 'persons', 1898, 'Mathias Tjarnqvist', 'Mathias', NULL, 'Tjarnqvist', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2041, 'en-US', 'persons', 1901, 'Zbynek Michalek', 'Zbynek', NULL, 'Michalek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2046, 'en-US', 'persons', 1906, 'Matt Jones', 'Matt', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2060, 'en-US', 'persons', 1920, 'David Aebischer', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2012, 'en-US', 'persons', 1861, 'Alexander Auld', 'Alexander', NULL, 'Auld', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2061, 'en-US', 'persons', 1921, 'Freddy Meyer', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2062, 'en-US', 'persons', 1922, 'Ryan Caldwell', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2063, 'en-US', 'persons', 1923, 'Josh Gratton', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1954, 'en-US', 'persons', 1801, 'Joe Thornton', 'Joe', NULL, 'Thornton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1946, 'en-US', 'persons', 1793, 'Milan Michalek', 'Milan', NULL, 'Michalek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1960, 'en-US', 'persons', 1807, 'Jeremy Roenick', 'Jeremy', NULL, 'Roenick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1966, 'en-US', 'persons', 1813, 'Craig Rivet', 'Craig', NULL, 'Rivet', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1950, 'en-US', 'persons', 1797, 'Jonathan Cheechoo', 'Jonathan', NULL, 'Cheechoo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1947, 'en-US', 'persons', 1794, 'Christian Ehrhoff', 'Christian', NULL, 'Ehrhoff', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1949, 'en-US', 'persons', 1796, 'Patrick Marleau', 'Patrick', NULL, 'Marleau', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1959, 'en-US', 'persons', 1806, 'Steve Bernier', 'Steve', NULL, 'Bernier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1953, 'en-US', 'persons', 1800, 'Matt Carle', 'Matt', NULL, 'Carle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1945, 'en-US', 'persons', 1792, 'Joe Pavelski', 'Joe', NULL, 'Pavelski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1951, 'en-US', 'persons', 1798, 'Devin Setoguchi', 'Devin', NULL, 'Setoguchi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1944, 'en-US', 'persons', 1791, 'Kyle McLaren', 'Kyle', NULL, 'McLaren', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1965, 'en-US', 'persons', 1812, 'Marc-Edouard Vlasic', 'Marc-Edouard', NULL, 'Vlasic', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1958, 'en-US', 'persons', 1805, 'Mike Grier', 'Mike', NULL, 'Grier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1956, 'en-US', 'persons', 1803, 'Alexei Semenov', 'Alexei', NULL, 'Semenov', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1952, 'en-US', 'persons', 1799, 'Torrey Mitchell', 'Torrey', NULL, 'Mitchell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1955, 'en-US', 'persons', 1802, 'Evgeni Nabokov', 'Evgeni', NULL, 'Nabokov', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1962, 'en-US', 'persons', 1809, 'Patrick Rissmiller', 'Patrick', NULL, 'Rissmiller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1963, 'en-US', 'persons', 1810, 'Curtis Brown', 'Curtis', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1957, 'en-US', 'persons', 1804, 'Sandis Ozolinsh', 'Sandis', NULL, 'Ozolinsh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1948, 'en-US', 'persons', 1795, 'Marcel Goc', 'Marcel', NULL, 'Goc', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1961, 'en-US', 'persons', 1808, 'Dimitri Patzold', 'Dimitri', NULL, 'Patzold', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1964, 'en-US', 'persons', 1811, 'Lukas Kaspar', 'Lukas', NULL, 'Kaspar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1368, 'en-US', 'persons', 1215, 'Michael Cammalleri', 'Michael', NULL, 'Cammalleri', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1366, 'en-US', 'persons', 1213, 'Anze Kopitar', 'Anze', NULL, 'Kopitar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1373, 'en-US', 'persons', 1220, 'Alexander Frolov', 'Alexander', NULL, 'Frolov', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1372, 'en-US', 'persons', 1219, 'Dustin Brown', 'Dustin', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1382, 'en-US', 'persons', 1229, 'Ladislav Nagy', 'Ladislav', NULL, 'Nagy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1369, 'en-US', 'persons', 1216, 'Lubomir Visnovsky', 'Lubomir', NULL, 'Visnovsky', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1367, 'en-US', 'persons', 1214, 'Patrick O`Sullivan', 'Patrick', NULL, 'O`Sullivan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1365, 'en-US', 'persons', 1212, 'Derek Armstrong', 'Derek', NULL, 'Armstrong', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1364, 'en-US', 'persons', 1211, 'Brad Stuart', 'Brad', NULL, 'Stuart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1363, 'en-US', 'persons', 1210, 'Rob Blake', 'Rob', NULL, 'Blake', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1371, 'en-US', 'persons', 1218, 'Brian Willsie', 'Brian', NULL, 'Willsie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1374, 'en-US', 'persons', 1221, 'Michal Handzus', 'Michal', NULL, 'Handzus', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1380, 'en-US', 'persons', 1227, 'Tom Preissing', 'Tom', NULL, 'Preissing', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1362, 'en-US', 'persons', 1209, 'Jack Johnson', 'Jack', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1375, 'en-US', 'persons', 1222, 'Scott Thornton', 'Scott', NULL, 'Thornton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2066, 'en-US', 'persons', 1936, 'Brady Murray', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1361, 'en-US', 'persons', 1208, 'Matt Moulson', 'Matt', NULL, 'Moulson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1381, 'en-US', 'persons', 1228, 'Jaroslav Modry', 'Jaroslav', NULL, 'Modry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1377, 'en-US', 'persons', 1224, 'Jean-Sebastien Aubin', 'Jean-Sebastien', NULL, 'Aubin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1376, 'en-US', 'persons', 1223, 'Jason LaBarbera', 'Jason', NULL, 'LaBarbera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1378, 'en-US', 'persons', 1225, 'Kevin Dallman', 'Kevin', NULL, 'Dallman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1383, 'en-US', 'persons', 1230, 'John Zeiler', 'John', NULL, 'Zeiler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2067, 'en-US', 'persons', 1937, 'Jonathan Bernier', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1333, 'en-US', 'persons', 1180, 'Josh Howard', 'Josh', NULL, 'Howard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2163, 'en-US', 'persons', 2073, 'Jamaal Tinsley', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2170, 'en-US', 'persons', 2080, 'Pau Gasol', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2214, 'en-US', 'persons', 2139, 'Sergei Brylin', 'Sergei', NULL, 'Brylin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2215, 'en-US', 'persons', 2141, 'Mike Mottau', 'Mike', NULL, 'Mottau', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2216, 'en-US', 'persons', 2140, 'John Oduya', 'John', NULL, 'Oduya', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2217, 'en-US', 'persons', 2142, 'David Clarkson', 'David', NULL, 'Clarkson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2218, 'en-US', 'persons', 2143, 'Patrik Elias', 'Patrik', NULL, 'Elias', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2209, 'en-US', 'persons', 2132, 'Martin Brodeur', 'Martin', NULL, 'Brodeur', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2219, 'en-US', 'persons', 2144, 'Vitaly Vishnevski', 'Vitaly', NULL, 'Vishnevski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2220, 'en-US', 'persons', 2145, 'Sheldon Brookbank', 'Sheldon', NULL, 'Brookbank', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2221, 'en-US', 'persons', 2146, 'Rod Pelley', 'Rod', NULL, 'Pelley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2208, 'en-US', 'persons', 2131, 'John Madden', 'John', NULL, 'Madden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2222, 'en-US', 'persons', 2147, 'Dainius Zubrus', 'Dainius', NULL, 'Zubrus', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2223, 'en-US', 'persons', 2148, 'Mike Rupp', 'Mike', NULL, 'Rupp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2224, 'en-US', 'persons', 2149, 'Jay Pandolfo', 'Jay', NULL, 'Pandolfo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2225, 'en-US', 'persons', 2150, 'Arron Asham', 'Arron', NULL, 'Asham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2226, 'en-US', 'persons', 2151, 'Andy Greene', 'Andy', NULL, 'Greene', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2227, 'en-US', 'persons', 2152, 'Paul Martin', 'Paul', NULL, 'Martin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2206, 'en-US', 'persons', 2129, 'Zach Parise', 'Zach', NULL, 'Parise', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2207, 'en-US', 'persons', 2130, 'Brian Gionta', 'Brian', NULL, 'Gionta', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2228, 'en-US', 'persons', 2153, 'Travis Zajac', 'Travis', NULL, 'Zajac', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2229, 'en-US', 'persons', 2138, 'Fedor Tyutin', 'Fedor', NULL, 'Tyutin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2230, 'en-US', 'persons', 2137, 'Scott Gomez', 'Scott', NULL, 'Gomez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2211, 'en-US', 'persons', 2134, 'Petr Prucha', 'Petr', NULL, 'Prucha', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2231, 'en-US', 'persons', 2154, 'Dan Girardi', 'Dan', NULL, 'Girardi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2213, 'en-US', 'persons', 2136, 'Henrik Lundqvist', 'Henrik', NULL, 'Lundqvist', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2232, 'en-US', 'persons', 2155, 'Michal Rozsival', 'Michal', NULL, 'Rozsival', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2212, 'en-US', 'persons', 2135, 'Nigel Dawes', 'Nigel', NULL, 'Dawes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2233, 'en-US', 'persons', 2156, 'Brendan Shanahan', 'Brendan', NULL, 'Shanahan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2234, 'en-US', 'persons', 2157, 'Blair Betts', 'Blair', NULL, 'Betts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2242, 'en-US', 'persons', 2165, 'Paul Mara', 'Paul', NULL, 'Mara', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2235, 'en-US', 'persons', 2158, 'Sean Avery', 'Sean', NULL, 'Avery', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2236, 'en-US', 'persons', 2159, 'Brandon Dubinsky', 'Brandon', NULL, 'Dubinsky', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2237, 'en-US', 'persons', 2160, 'Marc Staal', 'Marc', NULL, 'Staal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2238, 'en-US', 'persons', 2161, 'Chris Drury', 'Chris', NULL, 'Drury', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2239, 'en-US', 'persons', 2162, 'Colton Orr', 'Colton', NULL, 'Orr', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2240, 'en-US', 'persons', 2163, 'Ryan Hollweg', 'Ryan', NULL, 'Hollweg', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2210, 'en-US', 'persons', 2133, 'Marcel Hossa', 'Marcel', NULL, 'Hossa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2243, 'en-US', 'persons', 2166, 'Jason Strudwick', 'Jason', NULL, 'Strudwick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2249, 'en-US', 'persons', 2185, 'Jose Theodore', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2251, 'en-US', 'persons', 2187, 'Scott Parker', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2252, 'en-US', 'persons', 2188, 'Tyler Weiman', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1925, 'en-US', 'persons', 1772, 'Mats Sundin', 'Mats', NULL, 'Sundin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1942, 'en-US', 'persons', 1789, 'Nik Antropov', 'Nik', NULL, 'Antropov', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1940, 'en-US', 'persons', 1787, 'Jason Blake', 'Jason', NULL, 'Blake', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1927, 'en-US', 'persons', 1774, 'Tomas Kaberle', 'Tomas', NULL, 'Kaberle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1926, 'en-US', 'persons', 1773, 'Matt Stajan', 'Matt', NULL, 'Stajan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1924, 'en-US', 'persons', 1771, 'Alex Steen', 'Alex', NULL, 'Steen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1934, 'en-US', 'persons', 1781, 'Pavel Kubina', 'Pavel', NULL, 'Kubina', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1931, 'en-US', 'persons', 1778, 'Alexei Ponikarovsky', 'Alexei', NULL, 'Ponikarovsky', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1928, 'en-US', 'persons', 1775, 'Chad Kilger', 'Chad', NULL, 'Kilger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1933, 'en-US', 'persons', 1780, 'Hal Gill', 'Hal', NULL, 'Gill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1938, 'en-US', 'persons', 1785, 'Simon Gamache', 'Simon', NULL, 'Gamache', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1922, 'en-US', 'persons', 1769, 'Ian White', 'Ian', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1929, 'en-US', 'persons', 1776, 'John Pohl', 'John', NULL, 'Pohl', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1939, 'en-US', 'persons', 1786, 'Jiri Tlusty', 'Jiri', NULL, 'Tlusty', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1941, 'en-US', 'persons', 1788, 'Andy Wozniewski', 'Andy', NULL, 'Wozniewski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1930, 'en-US', 'persons', 1777, 'Boyd Devereaux', 'Boyd', NULL, 'Devereaux', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1936, 'en-US', 'persons', 1783, 'Vesa Toskala', 'Vesa', NULL, 'Toskala', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1935, 'en-US', 'persons', 1782, 'Bates Battaglia', 'Bates', NULL, 'Battaglia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1921, 'en-US', 'persons', 1768, 'Wade Belak', 'Wade', NULL, 'Belak', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1920, 'en-US', 'persons', 1767, 'Andrew Raycroft', 'Andrew', NULL, 'Raycroft', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2254, 'en-US', 'persons', 2190, 'Kris Newbury', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1937, 'en-US', 'persons', 1784, 'Anton Stralman', 'Anton', NULL, 'Stralman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2103, 'en-US', 'persons', 1996, 'Saku Koivu', 'Saku', NULL, 'Koivu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2096, 'en-US', 'persons', 1989, 'Alexei Kovalev', 'Alexei', NULL, 'Kovalev', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2092, 'en-US', 'persons', 1978, 'Christopher Higgins', 'Christopher', NULL, 'Higgins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2091, 'en-US', 'persons', 1979, 'Andrei Markov', 'Andrei', NULL, 'Markov', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2093, 'en-US', 'persons', 1986, 'Tomas Plekanec', 'Tomas', NULL, 'Plekanec', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2105, 'en-US', 'persons', 1998, 'Roman Hamrlik', 'Roman', NULL, 'Hamrlik', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2104, 'en-US', 'persons', 1997, 'Mark Streit', 'Mark', NULL, 'Streit', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2100, 'en-US', 'persons', 1993, 'Michael Ryder', 'Michael', NULL, 'Ryder', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2090, 'en-US', 'persons', 1976, 'Mathieu Dandenault', 'Mathieu', NULL, 'Dandenault', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2088, 'en-US', 'persons', 1977, 'Bryan Smolinski', 'Bryan', NULL, 'Smolinski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2101, 'en-US', 'persons', 1994, 'Guillaume Latendresse', 'Guillaume', NULL, 'Latendresse', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2099, 'en-US', 'persons', 1992, 'Patrice Brisebois', 'Patrice', NULL, 'Brisebois', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2102, 'en-US', 'persons', 1995, 'Tom Kostopoulos', 'Tom', NULL, 'Kostopoulos', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2089, 'en-US', 'persons', 1975, 'Michael Komisarek', 'Michael', NULL, 'Komisarek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2097, 'en-US', 'persons', 1990, 'Kyle Chipchura', 'Kyle', NULL, 'Chipchura', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2094, 'en-US', 'persons', 1987, 'Steve Begin', 'Steve', NULL, 'Begin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2098, 'en-US', 'persons', 1991, 'Andrei Kostitsyn', 'Andrei', NULL, 'Kostitsyn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2255, 'en-US', 'persons', 2191, 'Mikhail Grabovski', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2095, 'en-US', 'persons', 1988, 'Josh Gorges', 'Josh', NULL, 'Gorges', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2087, 'en-US', 'persons', 1971, 'Cristobal Huet', 'Cristobal', NULL, 'Huet', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2258, 'en-US', 'persons', 2194, 'Carey Price', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2245, 'en-US', 'persons', 2181, 'Ryan Shannon', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2247, 'en-US', 'persons', 2183, 'Mason Raymond', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1919, 'en-US', 'persons', 1766, 'Curtis Sanford', 'Curtis', NULL, 'Sanford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1917, 'en-US', 'persons', 1764, 'Henrik Sedin', 'Henrik', NULL, 'Sedin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1913, 'en-US', 'persons', 1760, 'Daniel Sedin', 'Daniel', NULL, 'Sedin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1911, 'en-US', 'persons', 1758, 'Markus Naslund', 'Markus', NULL, 'Naslund', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1899, 'en-US', 'persons', 1746, 'Mattias Ohlund', 'Mattias', NULL, 'Ohlund', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1903, 'en-US', 'persons', 1750, 'Brendan Morrison', 'Brendan', NULL, 'Morrison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1905, 'en-US', 'persons', 1752, 'Taylor Pyatt', 'Taylor', NULL, 'Pyatt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1909, 'en-US', 'persons', 1756, 'Ryan Kesler', 'Ryan', NULL, 'Kesler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1904, 'en-US', 'persons', 1751, 'Willie Mitchell', 'Willie', NULL, 'Mitchell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1914, 'en-US', 'persons', 1761, 'Alexander Edler', 'Alexander', NULL, 'Edler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1897, 'en-US', 'persons', 1744, 'Luc Bourdon', 'Luc', NULL, 'Bourdon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1898, 'en-US', 'persons', 1745, 'Roberto Luongo', 'Roberto', NULL, 'Luongo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1901, 'en-US', 'persons', 1748, 'Aaron Miller', 'Aaron', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1906, 'en-US', 'persons', 1753, 'Alexandre Burrows', 'Alexandre', NULL, 'Burrows', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1907, 'en-US', 'persons', 1754, 'Byron Ritchie', 'Byron', NULL, 'Ritchie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1915, 'en-US', 'persons', 1762, 'Matt Cooke', 'Matt', NULL, 'Cooke', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1916, 'en-US', 'persons', 1763, 'Brad Isbister', 'Brad', NULL, 'Isbister', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1918, 'en-US', 'persons', 1765, 'Jannik Hansen', 'Jannik', NULL, 'Hansen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1908, 'en-US', 'persons', 1755, 'Trevor Linden', 'Trevor', NULL, 'Linden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1910, 'en-US', 'persons', 1757, 'Mike Weaver', 'Mike', NULL, 'Weaver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2069, 'en-US', 'persons', 1951, 'Paul Stastny', 'Paul', NULL, 'Stastny', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2070, 'en-US', 'persons', 1950, 'Marek Svatos', 'Marek', NULL, 'Svatos', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2071, 'en-US', 'persons', 1952, 'John-Michael Liles', 'John-Michael', NULL, 'Liles', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2072, 'en-US', 'persons', 1942, 'Jeff Finger', 'Jeff', NULL, 'Finger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2073, 'en-US', 'persons', 1943, 'Wyatt Smith', 'Wyatt', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2074, 'en-US', 'persons', 1959, 'Ben Guite', 'Ben', NULL, 'Guite', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2075, 'en-US', 'persons', 1958, 'Joe Sakic', 'Joe', NULL, 'Sakic', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2068, 'en-US', 'persons', 1938, 'Peter Budaj', 'Peter', NULL, 'Budaj', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2076, 'en-US', 'persons', 1960, 'Wojtek Wolski', 'Wojtek', NULL, 'Wolski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2077, 'en-US', 'persons', 1961, 'Ian Laperriere', 'Ian', NULL, 'Laperriere', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2078, 'en-US', 'persons', 1962, 'Milan Hejduk', 'Milan', NULL, 'Hejduk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2079, 'en-US', 'persons', 1963, 'Kurt Sauer', 'Kurt', NULL, 'Sauer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2080, 'en-US', 'persons', 1964, 'Ryan Smyth', 'Ryan', NULL, 'Smyth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2081, 'en-US', 'persons', 1965, 'Brett Clark', 'Brett', NULL, 'Clark', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2082, 'en-US', 'persons', 1966, 'Andrew Brunette', 'Andrew', NULL, 'Brunette', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2083, 'en-US', 'persons', 1967, 'Jaroslav Hlinka', 'Jaroslav', NULL, 'Hlinka', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2084, 'en-US', 'persons', 1968, 'Scott Hannan', 'Scott', NULL, 'Hannan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2085, 'en-US', 'persons', 1969, 'Tyler Arnason', 'Tyler', NULL, 'Arnason', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2086, 'en-US', 'persons', 1970, 'Kyle Cumiskey', 'Kyle', NULL, 'Cumiskey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2667, 'en-US', 'persons', 2619, 'Joe Motzko', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2670, 'en-US', 'persons', 2622, 'Brent Johnson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2750, 'en-US', 'persons', 2702, 'James Anderson', 'James', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2739, 'en-US', 'persons', 2691, 'Jason Baker', 'Jason', NULL, 'Baker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2744, 'en-US', 'persons', 2696, 'Jon Beason', 'Jon', NULL, 'Beason', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2785, 'en-US', 'persons', 2737, 'Jeremy Bridges', 'Jeremy', NULL, 'Bridges', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2732, 'en-US', 'persons', 2684, 'Drew Carter', 'Drew', NULL, 'Carter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2786, 'en-US', 'persons', 2738, 'Jason Carter', 'Jason', NULL, 'Carter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2733, 'en-US', 'persons', 2685, 'Keary Colbert', 'Keary', NULL, 'Colbert', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2738, 'en-US', 'persons', 2690, 'Deke Cooper', 'Deke', NULL, 'Cooper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2787, 'en-US', 'persons', 2739, 'Donte'' Curry', 'Donte''', NULL, 'Curry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2747, 'en-US', 'persons', 2699, 'Thomas Davis', 'Thomas', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2788, 'en-US', 'persons', 2740, 'Tanard Davis', 'Tanard', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2789, 'en-US', 'persons', 2741, 'Patrick Dendy', 'Patrick', NULL, 'Dendy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2745, 'en-US', 'persons', 2697, 'Na''il Diggs', 'Na''il', NULL, 'Diggs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2790, 'en-US', 'persons', 2742, 'Christian Fauria', 'Christian', NULL, 'Fauria', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2729, 'en-US', 'persons', 2681, 'DeShaun Foster', 'DeShaun', NULL, 'Foster', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2791, 'en-US', 'persons', 2743, 'Marcus Freeman', 'Marcus', NULL, 'Freeman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2749, 'en-US', 'persons', 2701, 'Chris Gamble', 'Chris', NULL, 'Gamble', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2792, 'en-US', 'persons', 2744, 'Gary Gibson', 'Gary', NULL, 'Gibson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2793, 'en-US', 'persons', 2745, 'Otis Grigsby', 'Otis', NULL, 'Grigsby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2794, 'en-US', 'persons', 2746, 'Jordan Gross', 'Jordan', NULL, 'Gross', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2795, 'en-US', 'persons', 2747, 'Geoff Hangartner', 'Geoff', NULL, 'Hangartner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2796, 'en-US', 'persons', 2748, 'Chris Hannon', 'Chris', NULL, 'Hannon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2746, 'en-US', 'persons', 2698, 'Chris Harris', 'Chris', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2797, 'en-US', 'persons', 2749, 'Justin Hartwig', 'Justin', NULL, 'Hartwig', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2798, 'en-US', 'persons', 2750, 'Alex Haynes', 'Alex', NULL, 'Haynes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2736, 'en-US', 'persons', 2688, 'Brad Hoover', 'Brad', NULL, 'Hoover', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2799, 'en-US', 'persons', 2751, 'Brandon Jamison', 'Brandon', NULL, 'Jamison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2800, 'en-US', 'persons', 2752, 'Dwayne Jarrett', 'Dwayne', NULL, 'Jarrett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2754, 'en-US', 'persons', 2706, 'Kris Jenkins', 'Kris', NULL, 'Jenkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2801, 'en-US', 'persons', 2753, 'Charles Johnson', 'Charles', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2802, 'en-US', 'persons', 2754, 'Ryan Kalil', 'Ryan', NULL, 'Kalil', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2740, 'en-US', 'persons', 2692, 'John Kasay', 'John', NULL, 'Kasay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2753, 'en-US', 'persons', 2705, 'Ma''ake Kemoeatu', 'Ma''ake', NULL, 'Kemoeatu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2735, 'en-US', 'persons', 2687, 'Jeff King', 'Jeff', NULL, 'King', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2803, 'en-US', 'persons', 2755, 'Jason Kyle', 'Jason', NULL, 'Kyle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2804, 'en-US', 'persons', 2756, 'Billy Latsko', 'Billy', NULL, 'Latsko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2751, 'en-US', 'persons', 2703, 'Damione Lewis', 'Damione', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2737, 'en-US', 'persons', 2689, 'Ken Lucas', 'Ken', NULL, 'Lucas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2742, 'en-US', 'persons', 2694, 'Marquand Manuel', 'Marquand', NULL, 'Manuel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2743, 'en-US', 'persons', 2695, 'Richard Marshall', 'Richard', NULL, 'Marshall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2805, 'en-US', 'persons', 2757, 'Evan Mathis', 'Evan', NULL, 'Mathis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2806, 'en-US', 'persons', 2758, 'Stanley McClover', 'Stanley', NULL, 'McClover', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2731, 'en-US', 'persons', 2683, 'Matt Moore', 'Matt', NULL, 'Moore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2755, 'en-US', 'persons', 2707, 'Kindal Moorehead', 'Kindal', NULL, 'Moorehead', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2807, 'en-US', 'persons', 2759, 'Frank Omiyale', 'Frank', NULL, 'Omiyale', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2752, 'en-US', 'persons', 2704, 'Julius Peppers', 'Julius', NULL, 'Peppers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2808, 'en-US', 'persons', 2760, 'Rueben Riley', 'Rueben', NULL, 'Riley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2741, 'en-US', 'persons', 2693, 'Ryne Robinson', 'Ryne', NULL, 'Robinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2809, 'en-US', 'persons', 2761, 'Dante Rosario', 'Dante', NULL, 'Rosario', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2748, 'en-US', 'persons', 2700, 'Mike Rucker', 'Mike', NULL, 'Rucker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2756, 'en-US', 'persons', 2708, 'Tim Shaw', 'Tim', NULL, 'Shaw', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2734, 'en-US', 'persons', 2686, 'Steve Smith', 'Steve', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2810, 'en-US', 'persons', 2762, 'Quinton Teal', 'Quinton', NULL, 'Teal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2811, 'en-US', 'persons', 2763, 'Mike Wahle', 'Mike', NULL, 'Wahle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2812, 'en-US', 'persons', 2764, 'Travelle Wharton', 'Travelle', NULL, 'Wharton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2730, 'en-US', 'persons', 2682, 'DeAngelo Williams', 'DeAngelo', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2813, 'en-US', 'persons', 2765, 'C.J. Wilson', 'C.J.', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2814, 'en-US', 'persons', 2766, 'Colin Allred', 'Colin', NULL, 'Allred', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2815, 'en-US', 'persons', 2767, 'Eugene Amano', 'Eugene', NULL, 'Amano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2816, 'en-US', 'persons', 2768, 'Jacob Bell', 'Jacob', NULL, 'Bell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2817, 'en-US', 'persons', 2769, 'Larry Birdine', 'Larry', NULL, 'Birdine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2784, 'en-US', 'persons', 2736, 'Rob Bironas', 'Rob', NULL, 'Bironas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2773, 'en-US', 'persons', 2725, 'Tony Brown', 'Tony', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2818, 'en-US', 'persons', 2770, 'Jeremy Cain', 'Jeremy', NULL, 'Cain', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2819, 'en-US', 'persons', 2771, 'Kerry Collins', 'Kerry', NULL, 'Collins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2820, 'en-US', 'persons', 2772, 'Sean Conover', 'Sean', NULL, 'Conover', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2821, 'en-US', 'persons', 2773, 'Casey Cramer', 'Casey', NULL, 'Cramer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2766, 'en-US', 'persons', 2718, 'Chris Davis', 'Chris', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2822, 'en-US', 'persons', 2774, 'Biren Ealy', 'Biren', NULL, 'Ealy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2770, 'en-US', 'persons', 2722, 'Cortland Finnegan', 'Cortland', NULL, 'Finnegan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2779, 'en-US', 'persons', 2731, 'Bryce Fisher', 'Bryce', NULL, 'Fisher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2771, 'en-US', 'persons', 2723, 'Ryan Fowler', 'Ryan', NULL, 'Fowler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2775, 'en-US', 'persons', 2727, 'Vincent Fuller', 'Vincent', NULL, 'Fuller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2761, 'en-US', 'persons', 2713, 'Justin Gage', 'Justin', NULL, 'Gage', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2823, 'en-US', 'persons', 2775, 'Quinton Ganther', 'Quinton', NULL, 'Ganther', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2781, 'en-US', 'persons', 2733, 'Gilbert Gardner', 'Gilbert', NULL, 'Gardner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2776, 'en-US', 'persons', 2728, 'Michael Griffin', 'Michael', NULL, 'Griffin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2772, 'en-US', 'persons', 2724, 'Nick Harper', 'Nick', NULL, 'Harper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2824, 'en-US', 'persons', 2776, 'Leroy Harris', 'Leroy', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2762, 'en-US', 'persons', 2714, 'Ben Hartsock', 'Ben', NULL, 'Hartsock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2758, 'en-US', 'persons', 2710, 'Chris Henry', 'Chris', NULL, 'Henry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2765, 'en-US', 'persons', 2717, 'Craig Hentrich', 'Craig', NULL, 'Hentrich', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2825, 'en-US', 'persons', 2777, 'Kelly Herndon', 'Kelly', NULL, 'Herndon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2826, 'en-US', 'persons', 2778, 'Reynaldo Hill', 'Reynaldo', NULL, 'Hill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2763, 'en-US', 'persons', 2715, 'Chris Hope', 'Chris', NULL, 'Hope', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2757, 'en-US', 'persons', 2709, 'Brandon Jones', 'Brandon', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2827, 'en-US', 'persons', 2779, 'Eric King', 'Eric', NULL, 'King', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2764, 'en-US', 'persons', 2716, 'Travis LaBoy', 'Travis', NULL, 'LaBoy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2828, 'en-US', 'persons', 2780, 'Daniel Loper', 'Daniel', NULL, 'Loper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2777, 'en-US', 'persons', 2729, 'Calvin Lowry', 'Calvin', NULL, 'Lowry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2829, 'en-US', 'persons', 2781, 'Ingle Martin', 'Ingle', NULL, 'Martin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2830, 'en-US', 'persons', 2782, 'Fred Matua', 'Fred', NULL, 'Matua', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2768, 'en-US', 'persons', 2720, 'Kevin Mawae', 'Kevin', NULL, 'Mawae', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2831, 'en-US', 'persons', 2783, 'Eric Moulds', 'Eric', NULL, 'Moulds', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2832, 'en-US', 'persons', 2784, 'Donnie Nickey', 'Donnie', NULL, 'Nickey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2780, 'en-US', 'persons', 2732, 'Antwan Odom', 'Antwan', NULL, 'Odom', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2833, 'en-US', 'persons', 2785, 'Michael Otto', 'Michael', NULL, 'Otto', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2834, 'en-US', 'persons', 2786, 'Jamie Petrowski', 'Jamie', NULL, 'Petrowski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2835, 'en-US', 'persons', 2787, 'Michael Roos', 'Michael', NULL, 'Roos', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2759, 'en-US', 'persons', 2711, 'Bo Scaife', 'Bo', NULL, 'Scaife', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2782, 'en-US', 'persons', 2734, 'Rich Scanlon', 'Rich', NULL, 'Scanlon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2778, 'en-US', 'persons', 2730, 'Randy Starks', 'Randy', NULL, 'Starks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2836, 'en-US', 'persons', 2788, 'David Stewart', 'David', NULL, 'Stewart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2769, 'en-US', 'persons', 2721, 'David Thornton', 'David', NULL, 'Thornton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2767, 'en-US', 'persons', 2719, 'Ben Troupe', 'Ben', NULL, 'Troupe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2783, 'en-US', 'persons', 2735, 'Stephen Tulloch', 'Stephen', NULL, 'Tulloch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2774, 'en-US', 'persons', 2726, 'Kyle Vanden Bosch', 'Kyle', NULL, 'Vanden Bosch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2760, 'en-US', 'persons', 2712, 'Roydell Williams', 'Roydell', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2837, 'en-US', 'persons', 2789, 'Paul Williams', 'Paul', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2838, 'en-US', 'persons', 2790, 'Ulrich Winkler', 'Ulrich', NULL, 'Winkler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2839, 'en-US', 'persons', 2791, 'LeVar Woods', 'LeVar', NULL, 'Woods', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2893, 'en-US', 'persons', 2845, 'Michael Adams', 'Michael', NULL, 'Adams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2841, 'en-US', 'persons', 2793, 'J.J. Arrington', 'J.J.', NULL, 'Arrington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2860, 'en-US', 'persons', 2812, 'Rodney Bailey', 'Rodney', NULL, 'Bailey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2894, 'en-US', 'persons', 2846, 'Travarous Bain', 'Travarous', NULL, 'Bain', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2895, 'en-US', 'persons', 2847, 'Matt Baker', 'Matt', NULL, 'Baker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2847, 'en-US', 'persons', 2799, 'Mike Barr', 'Mike', NULL, 'Barr', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2896, 'en-US', 'persons', 2848, 'Steve Baylark', 'Steve', NULL, 'Baylark', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2849, 'en-US', 'persons', 2801, 'Monty Beisel', 'Monty', NULL, 'Beisel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2855, 'en-US', 'persons', 2807, 'Bertrand Berry', 'Bertrand', NULL, 'Berry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2897, 'en-US', 'persons', 2849, 'Troy Bienemann', 'Troy', NULL, 'Bienemann', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2898, 'en-US', 'persons', 2850, 'Daryl Blackstock', 'Daryl', NULL, 'Blackstock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2844, 'en-US', 'persons', 2796, 'Anquan Boldin', 'Anquan', NULL, 'Boldin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2862, 'en-US', 'persons', 2814, 'Alan Branch', 'Alan', NULL, 'Branch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2848, 'en-US', 'persons', 2800, 'Steve Breaston', 'Steve', NULL, 'Breaston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2859, 'en-US', 'persons', 2811, 'Ralph Brown', 'Ralph', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2899, 'en-US', 'persons', 2851, 'Elton Brown', 'Elton', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2900, 'en-US', 'persons', 2852, 'Levi Brown', 'Levi', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2901, 'en-US', 'persons', 2853, 'Tim Castille', 'Tim', NULL, 'Castille', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2902, 'en-US', 'persons', 2854, 'Oliver Celestin', 'Oliver', NULL, 'Celestin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2903, 'en-US', 'persons', 2855, 'Chris Cooper', 'Chris', NULL, 'Cooper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2850, 'en-US', 'persons', 2802, 'Darnell Dockett', 'Darnell', NULL, 'Dockett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2904, 'en-US', 'persons', 2856, 'Tim Euhus', 'Tim', NULL, 'Euhus', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2843, 'en-US', 'persons', 2795, 'Larry Fitzgerald', 'Larry', NULL, 'Fitzgerald', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2856, 'en-US', 'persons', 2808, 'Eric Green', 'Eric', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2905, 'en-US', 'persons', 2857, 'Tim Hasselbeck', 'Tim', NULL, 'Hasselbeck', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2851, 'en-US', 'persons', 2803, 'Gerald Hayes', 'Gerald', NULL, 'Hayes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2906, 'en-US', 'persons', 2858, 'Nathan Hodel', 'Nathan', NULL, 'Hodel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2907, 'en-US', 'persons', 2859, 'David Holloway', 'David', NULL, 'Holloway', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2857, 'en-US', 'persons', 2809, 'Terrence Holt', 'Terrence', NULL, 'Holt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2858, 'en-US', 'persons', 2810, 'Roderick Hood', 'Roderick', NULL, 'Hood', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2840, 'en-US', 'persons', 2792, 'Edgerrin James', 'Edgerrin', NULL, 'James', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2845, 'en-US', 'persons', 2797, 'Bryant Johnson', 'Bryant', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2908, 'en-US', 'persons', 2860, 'Al Johnson', 'Al', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2909, 'en-US', 'persons', 2861, 'Brandon Johnson', 'Brandon', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2910, 'en-US', 'persons', 2862, 'Ross Kolodziej', 'Ross', NULL, 'Kolodziej', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2911, 'en-US', 'persons', 2863, 'Deuce Lutui', 'Deuce', NULL, 'Lutui', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2912, 'en-US', 'persons', 2864, 'Sean Morey', 'Sean', NULL, 'Morey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2852, 'en-US', 'persons', 2804, 'Calvin Pace', 'Calvin', NULL, 'Pace', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2913, 'en-US', 'persons', 2865, 'Ben Patrick', 'Ben', NULL, 'Patrick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2914, 'en-US', 'persons', 2866, 'Scott Peters', 'Scott', NULL, 'Peters', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2864, 'en-US', 'persons', 2816, 'Leonard Pope', 'Leonard', NULL, 'Pope', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2865, 'en-US', 'persons', 2817, 'Neil Rackers', 'Neil', NULL, 'Rackers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2915, 'en-US', 'persons', 2867, 'Tim Rattay', 'Tim', NULL, 'Rattay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2916, 'en-US', 'persons', 2868, 'Jamaica Rector', 'Jamaica', NULL, 'Rector', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2853, 'en-US', 'persons', 2805, 'Antrel Rolle', 'Antrel', NULL, 'Rolle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2917, 'en-US', 'persons', 2869, 'Lyle Sendlein', 'Lyle', NULL, 'Sendlein', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2842, 'en-US', 'persons', 2794, 'Marcel Shipp', 'Marcel', NULL, 'Shipp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2918, 'en-US', 'persons', 2870, 'Terrelle Smith', 'Terrelle', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2854, 'en-US', 'persons', 2806, 'Antonio Smith', 'Antonio', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2919, 'en-US', 'persons', 2871, 'Joe Tafoya', 'Joe', NULL, 'Tafoya', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2846, 'en-US', 'persons', 2798, 'Jerheme Urban', 'Jerheme', NULL, 'Urban', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2920, 'en-US', 'persons', 2872, 'Elliot Vallejo', 'Elliot', NULL, 'Vallejo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2921, 'en-US', 'persons', 2873, 'Keydrick Vincent', 'Keydrick', NULL, 'Vincent', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2922, 'en-US', 'persons', 2874, 'Matt Ware', 'Matt', NULL, 'Ware', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2863, 'en-US', 'persons', 2815, 'Gabe Watson', 'Gabe', NULL, 'Watson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2923, 'en-US', 'persons', 2875, 'Reggie Wells', 'Reggie', NULL, 'Wells', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2861, 'en-US', 'persons', 2813, 'Adrian Wilson', 'Adrian', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2884, 'en-US', 'persons', 2836, 'Gaines Adams', 'Gaines', NULL, 'Adams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2924, 'en-US', 'persons', 2876, 'Will Allen', 'Will', NULL, 'Allen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2871, 'en-US', 'persons', 2823, 'B.J. Askew', 'B.J.', NULL, 'Askew', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2879, 'en-US', 'persons', 2831, 'Ronde Barber', 'Ronde', NULL, 'Barber', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2925, 'en-US', 'persons', 2877, 'Anthony Becht', 'Anthony', NULL, 'Becht', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2868, 'en-US', 'persons', 2820, 'Michael Bennett', 'Michael', NULL, 'Bennett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2926, 'en-US', 'persons', 2878, 'Taye Biddle', 'Taye', NULL, 'Biddle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2874, 'en-US', 'persons', 2826, 'Josh Bidwell', 'Josh', NULL, 'Bidwell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2885, 'en-US', 'persons', 2837, 'Derrick Brooks', 'Derrick', NULL, 'Brooks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2892, 'en-US', 'persons', 2844, 'Matt Bryant', 'Matt', NULL, 'Bryant', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2875, 'en-US', 'persons', 2827, 'Phillip Buchanon', 'Phillip', NULL, 'Buchanon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2927, 'en-US', 'persons', 2879, 'Dan Buenning', 'Dan', NULL, 'Buenning', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2882, 'en-US', 'persons', 2834, 'Kevin Carter', 'Kevin', NULL, 'Carter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2928, 'en-US', 'persons', 2880, 'Kenneth Darby', 'Kenneth', NULL, 'Darby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2929, 'en-US', 'persons', 2881, 'Anthony Davis', 'Anthony', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2930, 'en-US', 'persons', 2882, 'Sammy Davis', 'Sammy', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2931, 'en-US', 'persons', 2883, 'Andrew Economos', 'Andrew', NULL, 'Economos', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2869, 'en-US', 'persons', 2821, 'Joey Galloway', 'Joey', NULL, 'Galloway', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2867, 'en-US', 'persons', 2819, 'Jeff Garcia', 'Jeff', NULL, 'Garcia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2932, 'en-US', 'persons', 2884, 'Chas Gessner', 'Chas', NULL, 'Gessner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2933, 'en-US', 'persons', 2885, 'Ryan Gibbons', 'Ryan', NULL, 'Gibbons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2934, 'en-US', 'persons', 2886, 'Bruce Gradkowski', 'Bruce', NULL, 'Gradkowski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2866, 'en-US', 'persons', 2818, 'Earnest Graham', 'Earnest', NULL, 'Graham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2935, 'en-US', 'persons', 2887, 'Marquies Gunn', 'Marquies', NULL, 'Gunn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2936, 'en-US', 'persons', 2888, 'Marcus Hamilton', 'Marcus', NULL, 'Hamilton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2877, 'en-US', 'persons', 2829, 'Jovan Haye', 'Jovan', NULL, 'Haye', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2888, 'en-US', 'persons', 2840, 'Adam Hayward', 'Adam', NULL, 'Hayward', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2890, 'en-US', 'persons', 2842, 'Keith Heinrich', 'Keith', NULL, 'Heinrich', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2881, 'en-US', 'persons', 2833, 'Chris Hovan', 'Chris', NULL, 'Hovan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2937, 'en-US', 'persons', 2889, 'Darrell Hunter', 'Darrell', NULL, 'Hunter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2873, 'en-US', 'persons', 2825, 'Tanard Jackson', 'Tanard', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2938, 'en-US', 'persons', 2890, 'Davin Joseph', 'Davin', NULL, 'Joseph', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2878, 'en-US', 'persons', 2830, 'Cato June', 'Cato', NULL, 'June', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2939, 'en-US', 'persons', 2891, 'Matt Lehr', 'Matt', NULL, 'Lehr', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2940, 'en-US', 'persons', 2892, 'Chad Lucas', 'Chad', NULL, 'Lucas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2941, 'en-US', 'persons', 2893, 'Luke McCown', 'Luke', NULL, 'McCown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2889, 'en-US', 'persons', 2841, 'Ryan Nece', 'Ryan', NULL, 'Nece', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2887, 'en-US', 'persons', 2839, 'Kalvin Pearson', 'Kalvin', NULL, 'Pearson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2942, 'en-US', 'persons', 2894, 'Donald Penn', 'Donald', NULL, 'Penn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2943, 'en-US', 'persons', 2895, 'Greg Peterson', 'Greg', NULL, 'Peterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2872, 'en-US', 'persons', 2824, 'Jermaine Phillips', 'Jermaine', NULL, 'Phillips', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2944, 'en-US', 'persons', 2896, 'Dennis Roland', 'Dennis', NULL, 'Roland', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2886, 'en-US', 'persons', 2838, 'Barrett Ruud', 'Barrett', NULL, 'Ruud', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2945, 'en-US', 'persons', 2897, 'Arron Sears', 'Arron', NULL, 'Sears', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2883, 'en-US', 'persons', 2835, 'Ryan Sims', 'Ryan', NULL, 'Sims', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2876, 'en-US', 'persons', 2828, 'Micheal Spurlock', 'Micheal', NULL, 'Spurlock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2891, 'en-US', 'persons', 2843, 'Jerramy Stevens', 'Jerramy', NULL, 'Stevens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2946, 'en-US', 'persons', 2898, 'Byron Storer', 'Byron', NULL, 'Storer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2870, 'en-US', 'persons', 2822, 'Maurice Stovall', 'Maurice', NULL, 'Stovall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2947, 'en-US', 'persons', 2899, 'Jeremiah Trotter', 'Jeremiah', NULL, 'Trotter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2948, 'en-US', 'persons', 2900, 'Jeremy Trueblood', 'Jeremy', NULL, 'Trueblood', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2949, 'en-US', 'persons', 2901, 'John Wade', 'John', NULL, 'Wade', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2950, 'en-US', 'persons', 2902, 'Paris Warren', 'Paris', NULL, 'Warren', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2880, 'en-US', 'persons', 2832, 'Greg White', 'Greg', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3005, 'en-US', 'persons', 2957, 'James Adkisson', 'James', NULL, 'Adkisson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3006, 'en-US', 'persons', 2958, 'Allen Barbre', 'Allen', NULL, 'Barbre', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2965, 'en-US', 'persons', 2917, 'Nick Barnett', 'Nick', NULL, 'Barnett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2966, 'en-US', 'persons', 2918, 'Atari Bigby', 'Atari', NULL, 'Bigby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3007, 'en-US', 'persons', 2959, 'Desmond Bishop', 'Desmond', NULL, 'Bishop', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3008, 'en-US', 'persons', 2960, 'Carl-Johan Bjork', 'Carl-Johan', NULL, 'Bjork', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3009, 'en-US', 'persons', 2961, 'Shaun Bodiford', 'Shaun', NULL, 'Bodiford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3010, 'en-US', 'persons', 2962, 'Tristan Burge', 'Tristan', NULL, 'Burge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3011, 'en-US', 'persons', 2963, 'Jarrett Bush', 'Jarrett', NULL, 'Bush', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3012, 'en-US', 'persons', 2964, 'Colin Cole', 'Colin', NULL, 'Cole', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2976, 'en-US', 'persons', 2928, 'Daryn Colledge', 'Daryn', NULL, 'Colledge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2975, 'en-US', 'persons', 2927, 'Mason Crosby', 'Mason', NULL, 'Crosby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3013, 'en-US', 'persons', 2965, 'Rob Davis', 'Rob', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2955, 'en-US', 'persons', 2907, 'Donald Driver', 'Donald', NULL, 'Driver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2954, 'en-US', 'persons', 2906, 'Brett Favre', 'Brett', NULL, 'Favre', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3014, 'en-US', 'persons', 2966, 'Chris Francies', 'Chris', NULL, 'Francies', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2968, 'en-US', 'persons', 2920, 'Kabeer Gbaja-Biamila', 'Kabeer', NULL, 'Gbaja-Biamila', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2951, 'en-US', 'persons', 2903, 'Ryan Grant', 'Ryan', NULL, 'Grant', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3015, 'en-US', 'persons', 2967, 'Spencer Havner', 'Spencer', NULL, 'Havner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2960, 'en-US', 'persons', 2912, 'A.J. Hawk', 'A.J.', NULL, 'Hawk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2974, 'en-US', 'persons', 2926, 'Jason Hunter', 'Jason', NULL, 'Hunter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2952, 'en-US', 'persons', 2904, 'Brandon Jackson', 'Brandon', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2972, 'en-US', 'persons', 2924, 'Cullen Jenkins', 'Cullen', NULL, 'Jenkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2957, 'en-US', 'persons', 2909, 'Greg Jennings', 'Greg', NULL, 'Jennings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2969, 'en-US', 'persons', 2921, 'Johnny Jolly', 'Johnny', NULL, 'Jolly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2958, 'en-US', 'persons', 2910, 'James Jones', 'James', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2964, 'en-US', 'persons', 2916, 'Aaron Kampman', 'Aaron', NULL, 'Kampman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2959, 'en-US', 'persons', 2911, 'Ryan Krause', 'Ryan', NULL, 'Krause', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3016, 'en-US', 'persons', 2968, 'John Kuhn', 'John', NULL, 'Kuhn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2956, 'en-US', 'persons', 2908, 'Donald Lee', 'Donald', NULL, 'Lee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2963, 'en-US', 'persons', 2915, 'Tony Moll', 'Tony', NULL, 'Moll', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2970, 'en-US', 'persons', 2922, 'Michael Montgomery', 'Michael', NULL, 'Montgomery', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2953, 'en-US', 'persons', 2905, 'Vernand Morency', 'Vernand', NULL, 'Morency', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3017, 'en-US', 'persons', 2969, 'Daniel Muir', 'Daniel', NULL, 'Muir', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3018, 'en-US', 'persons', 2970, 'Chris Patrick', 'Chris', NULL, 'Patrick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3019, 'en-US', 'persons', 2971, 'Charlie Peprah', 'Charlie', NULL, 'Peprah', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2971, 'en-US', 'persons', 2923, 'Brady Poppinga', 'Brady', NULL, 'Poppinga', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3020, 'en-US', 'persons', 2972, 'Aaron Rodgers', 'Aaron', NULL, 'Rodgers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2967, 'en-US', 'persons', 2919, 'Aaron Rouse', 'Aaron', NULL, 'Rouse', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2961, 'en-US', 'persons', 2913, 'Jon Ryan', 'Jon', NULL, 'Ryan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3021, 'en-US', 'persons', 2973, 'Jason Spitz', 'Jason', NULL, 'Spitz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3022, 'en-US', 'persons', 2974, 'Cameron Stephenson', 'Cameron', NULL, 'Stephenson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2962, 'en-US', 'persons', 2914, 'Mark Tauscher', 'Mark', NULL, 'Tauscher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3023, 'en-US', 'persons', 2975, 'Orrin Thompson', 'Orrin', NULL, 'Thompson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2973, 'en-US', 'persons', 2925, 'Tracy White', 'Tracy', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3024, 'en-US', 'persons', 2976, 'Corey White', 'Corey', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3025, 'en-US', 'persons', 2977, 'Tramon Williams', 'Tramon', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3026, 'en-US', 'persons', 2978, 'Michael Allan', 'Michael', NULL, 'Allan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2995, 'en-US', 'persons', 2947, 'Jared Allen', 'Jared', NULL, 'Allen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3027, 'en-US', 'persons', 2979, 'Rashad Barksdale', 'Rashad', NULL, 'Barksdale', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3000, 'en-US', 'persons', 2952, 'Kendrell Bell', 'Kendrell', NULL, 'Bell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2992, 'en-US', 'persons', 2944, 'Alfonso Boone', 'Alfonso', NULL, 'Boone', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3028, 'en-US', 'persons', 2980, 'Dwayne Bowe', 'Dwayne', NULL, 'Bowe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2999, 'en-US', 'persons', 2951, 'Tyron Brackenridge', 'Tyron', NULL, 'Brackenridge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2985, 'en-US', 'persons', 2937, 'Dustin Colquitt', 'Dustin', NULL, 'Colquitt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3029, 'en-US', 'persons', 2981, 'Brodie Croyle', 'Brodie', NULL, 'Croyle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3001, 'en-US', 'persons', 2953, 'Jean-Philippe Darche', 'Jean-Philippe', NULL, 'Darche', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2986, 'en-US', 'persons', 2938, 'Eddie Drummond', 'Eddie', NULL, 'Drummond', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3030, 'en-US', 'persons', 2982, 'Jason Dunn', 'Jason', NULL, 'Dunn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2996, 'en-US', 'persons', 2948, 'Ron Edwards', 'Ron', NULL, 'Edwards', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2989, 'en-US', 'persons', 2941, 'Donnie Edwards', 'Donnie', NULL, 'Edwards', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2979, 'en-US', 'persons', 2931, 'Tony Gonzalez', 'Tony', NULL, 'Gonzalez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3031, 'en-US', 'persons', 2983, 'Boomer Grigsby', 'Boomer', NULL, 'Grigsby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2988, 'en-US', 'persons', 2940, 'Tamba Hali', 'Tamba', NULL, 'Hali', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3032, 'en-US', 'persons', 2984, 'Claude Harriott', 'Claude', NULL, 'Harriott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2990, 'en-US', 'persons', 2942, 'Napoleon Harris', 'Napoleon', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3033, 'en-US', 'persons', 2985, 'Nate Harris', 'Nate', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3034, 'en-US', 'persons', 2986, 'Gilbert Harris', 'Gilbert', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2977, 'en-US', 'persons', 2929, 'Priest Holmes', 'Priest', NULL, 'Holmes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2978, 'en-US', 'persons', 2930, 'Damon Huard', 'Damon', NULL, 'Huard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3035, 'en-US', 'persons', 2987, 'T.J. Jackson', 'T.J.', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2991, 'en-US', 'persons', 2943, 'Derrick Johnson', 'Derrick', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2993, 'en-US', 'persons', 2945, 'Ty Law', 'Ty', NULL, 'Law', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2987, 'en-US', 'persons', 2939, 'Claude "Turk" McBride', 'Claude "Turk"', NULL, 'McBride', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3036, 'en-US', 'persons', 2988, 'Jon McGraw', 'Jon', NULL, 'McGraw', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3037, 'en-US', 'persons', 2989, 'Damion McIntosh', 'Damion', NULL, 'McIntosh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3038, 'en-US', 'persons', 2990, 'Rudy Niswanger', 'Rudy', NULL, 'Niswanger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2998, 'en-US', 'persons', 2950, 'Jarrad Page', 'Jarrad', NULL, 'Page', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2981, 'en-US', 'persons', 2933, 'Samie Parker', 'Samie', NULL, 'Parker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3003, 'en-US', 'persons', 2955, 'Dimitri Patterson', 'Dimitri', NULL, 'Patterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2994, 'en-US', 'persons', 2946, 'Bernard Pollard', 'Bernard', NULL, 'Pollard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3004, 'en-US', 'persons', 2956, 'Dave Rayner', 'Dave', NULL, 'Rayner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3039, 'en-US', 'persons', 2991, 'James Reed', 'James', NULL, 'Reed', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2984, 'en-US', 'persons', 2936, 'Benny Sapp', 'Benny', NULL, 'Sapp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3040, 'en-US', 'persons', 2992, 'Bobby Sippio', 'Bobby', NULL, 'Sippio', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3041, 'en-US', 'persons', 2993, 'Rob Smith', 'Rob', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3042, 'en-US', 'persons', 2994, 'Khreem Smith', 'Khreem', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3043, 'en-US', 'persons', 2995, 'Kolby Smith', 'Kolby', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3044, 'en-US', 'persons', 2996, 'Tre Stallings', 'Tre', NULL, 'Stallings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2983, 'en-US', 'persons', 2935, 'Patrick Surtain', 'Patrick', NULL, 'Surtain', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3045, 'en-US', 'persons', 2997, 'Will Svitek', 'Will', NULL, 'Svitek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3046, 'en-US', 'persons', 2998, 'Herb Taylor', 'Herb', NULL, 'Taylor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3047, 'en-US', 'persons', 2999, 'Chris Terry', 'Chris', NULL, 'Terry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3048, 'en-US', 'persons', 3000, 'Tyler Thigpen', 'Tyler', NULL, 'Thigpen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3049, 'en-US', 'persons', 3001, 'Pat Thomas', 'Pat', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3050, 'en-US', 'persons', 3002, 'Matt Trannon', 'Matt', NULL, 'Trannon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3051, 'en-US', 'persons', 3003, 'Kyle Turley', 'Kyle', NULL, 'Turley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3052, 'en-US', 'persons', 3004, 'DeMarcus "Tank" Tyler', 'DeMarcus "Tank"', NULL, 'Tyler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3053, 'en-US', 'persons', 3005, 'Brian Waters', 'Brian', NULL, 'Waters', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2980, 'en-US', 'persons', 2932, 'Jeff Webb', 'Jeff', NULL, 'Webb', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3054, 'en-US', 'persons', 3006, 'John Welbourn', 'John', NULL, 'Welbourn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2997, 'en-US', 'persons', 2949, 'Greg Wesley', 'Greg', NULL, 'Wesley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3055, 'en-US', 'persons', 3007, 'Casey Wiegmann', 'Casey', NULL, 'Wiegmann', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3002, 'en-US', 'persons', 2954, 'Jimmy Wilkerson', 'Jimmy', NULL, 'Wilkerson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2982, 'en-US', 'persons', 2934, 'Kris Wilson', 'Kris', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1830, 'en-US', 'persons', 1677, 'Zac Alcorn', 'Zac', NULL, 'Alcorn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1831, 'en-US', 'persons', 1678, 'Larry Allen', 'Larry', NULL, 'Allen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1832, 'en-US', 'persons', 1679, 'David Baas', 'David', NULL, 'Baas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1833, 'en-US', 'persons', 1680, 'Billy Bajema', 'Billy', NULL, 'Bajema', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1834, 'en-US', 'persons', 1681, 'Tully Banta-Cain', 'Tully', NULL, 'Banta-Cain', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1835, 'en-US', 'persons', 1682, 'Arnaz Battle', 'Arnaz', NULL, 'Battle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1836, 'en-US', 'persons', 1683, 'Darnell Bing', 'Darnell', NULL, 'Bing', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1838, 'en-US', 'persons', 1685, 'Tarell Brown', 'Tarell', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1839, 'en-US', 'persons', 1686, 'Thomas Clayton', 'Thomas', NULL, 'Clayton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1840, 'en-US', 'persons', 1687, 'Nate Clements', 'Nate', NULL, 'Clements', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1842, 'en-US', 'persons', 1689, 'Vernon Davis', 'Vernon', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1843, 'en-US', 'persons', 1690, 'Trent Dilfer', 'Trent', NULL, 'Dilfer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1844, 'en-US', 'persons', 1691, 'Marques Douglas', 'Marques', NULL, 'Douglas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1845, 'en-US', 'persons', 1692, 'Damane Duckett', 'Damane', NULL, 'Duckett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1846, 'en-US', 'persons', 1693, 'Atiyyah Ellison', 'Atiyyah', NULL, 'Ellison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1847, 'en-US', 'persons', 1694, 'Ronald Fields', 'Ronald', NULL, 'Fields', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1848, 'en-US', 'persons', 1695, 'Aubrayo Franklin', 'Aubrayo', NULL, 'Franklin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1849, 'en-US', 'persons', 1696, 'Bryan Gilmore', 'Bryan', NULL, 'Gilmore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1850, 'en-US', 'persons', 1697, 'Dashon Goldson', 'Dashon', NULL, 'Goldson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1852, 'en-US', 'persons', 1699, 'Parys Haralson', 'Parys', NULL, 'Haralson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1854, 'en-US', 'persons', 1701, 'Kwame Harris', 'Kwame', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1855, 'en-US', 'persons', 1702, 'Eric Heitmann', 'Eric', NULL, 'Heitmann', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1856, 'en-US', 'persons', 1703, 'Maurice Hicks', 'Maurice', NULL, 'Hicks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1857, 'en-US', 'persons', 1704, 'Shaun Hill', 'Shaun', NULL, 'Hill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1858, 'en-US', 'persons', 1705, 'Jason Hill', 'Jason', NULL, 'Hill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1859, 'en-US', 'persons', 1706, 'Marcus Hudson', 'Marcus', NULL, 'Hudson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1862, 'en-US', 'persons', 1709, 'Brian Jennings', 'Brian', NULL, 'Jennings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1863, 'en-US', 'persons', 1710, 'Zak Keasey', 'Zak', NULL, 'Keasey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1865, 'en-US', 'persons', 1712, 'Andy Lee', 'Andy', NULL, 'Lee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1866, 'en-US', 'persons', 1713, 'Ashley Lelie', 'Ashley', NULL, 'Lelie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1867, 'en-US', 'persons', 1714, 'Michael Lewis', 'Michael', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1868, 'en-US', 'persons', 1715, 'Michael Lewis', 'Michael', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1870, 'en-US', 'persons', 1717, 'LeRon McCoy', 'LeRon', NULL, 'McCoy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1871, 'en-US', 'persons', 1718, 'Ray McDonald', 'Ray', NULL, 'McDonald', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1872, 'en-US', 'persons', 1719, 'Brandon Moore', 'Brandon', NULL, 'Moore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1874, 'en-US', 'persons', 1721, 'Hannibal Navies', 'Hannibal', NULL, 'Navies', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1875, 'en-US', 'persons', 1722, 'Joe Nedney', 'Joe', NULL, 'Nedney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1876, 'en-US', 'persons', 1723, 'Moran Norris', 'Moran', NULL, 'Norris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1878, 'en-US', 'persons', 1725, 'Michael Robinson', 'Michael', NULL, 'Robinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1879, 'en-US', 'persons', 1726, 'Mark Roman', 'Mark', NULL, 'Roman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1880, 'en-US', 'persons', 1727, 'Justin Smiley', 'Justin', NULL, 'Smiley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1881, 'en-US', 'persons', 1728, 'Derek Smith', 'Derek', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1883, 'en-US', 'persons', 1730, 'Adam Snyder', 'Adam', NULL, 'Snyder', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1884, 'en-US', 'persons', 1731, 'Isaac Sopoaga', 'Isaac', NULL, 'Sopoaga', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1885, 'en-US', 'persons', 1732, 'Shawntae Spencer', 'Shawntae', NULL, 'Spencer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1886, 'en-US', 'persons', 1733, 'Joe Staley', 'Joe', NULL, 'Staley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1887, 'en-US', 'persons', 1734, 'Donald Strickland', 'Donald', NULL, 'Strickland', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1889, 'en-US', 'persons', 1736, 'Jeff Ulbrich', 'Jeff', NULL, 'Ulbrich', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1891, 'en-US', 'persons', 1738, 'Tavares Washington', 'Tavares', NULL, 'Washington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1892, 'en-US', 'persons', 1739, 'Mark Washington', 'Mark', NULL, 'Washington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1893, 'en-US', 'persons', 1740, 'Patrick Willis', 'Patrick', NULL, 'Willis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1894, 'en-US', 'persons', 1741, 'Tony Wragge', 'Tony', NULL, 'Wragge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1895, 'en-US', 'persons', 1742, 'Bryant Young', 'Bryant', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1896, 'en-US', 'persons', 1743, 'Dominique Zeigler', 'Dominique', NULL, 'Zeigler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1492, 'en-US', 'persons', 1339, 'John Abraham', 'John', NULL, 'Abraham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1493, 'en-US', 'persons', 1340, 'Morten Andersen', 'Morten', NULL, 'Andersen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1494, 'en-US', 'persons', 1341, 'Tim Anderson', 'Tim', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1495, 'en-US', 'persons', 1342, 'Jamaal Anderson', 'Jamaal', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1496, 'en-US', 'persons', 1343, 'Jonathan Babineaux', 'Jonathan', NULL, 'Babineaux', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1497, 'en-US', 'persons', 1344, 'D''Anthony Batiste', 'D''Anthony', NULL, 'Batiste', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1498, 'en-US', 'persons', 1345, 'Dwayne Blakley', 'Dwayne', NULL, 'Blakley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1499, 'en-US', 'persons', 1346, 'Justin Blalock', 'Justin', NULL, 'Blalock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1500, 'en-US', 'persons', 1347, 'Michael Boley', 'Michael', NULL, 'Boley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1501, 'en-US', 'persons', 1348, 'Keith Brooking', 'Keith', NULL, 'Brooking', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1502, 'en-US', 'persons', 1349, 'Tyson Clabo', 'Tyson', NULL, 'Clabo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1503, 'en-US', 'persons', 1350, 'Rod Coleman', 'Rod', NULL, 'Coleman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1504, 'en-US', 'persons', 1351, 'George Cooper', 'George', NULL, 'Cooper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1505, 'en-US', 'persons', 1352, 'Chris Crocker', 'Chris', NULL, 'Crocker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1507, 'en-US', 'persons', 1354, 'Harvey Dahl', 'Harvey', NULL, 'Dahl', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1509, 'en-US', 'persons', 1356, 'Chauncey Davis', 'Chauncey', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1510, 'en-US', 'persons', 1357, 'Warrick Dunn', 'Warrick', NULL, 'Dunn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1512, 'en-US', 'persons', 1359, 'Earl Everett', 'Earl', NULL, 'Everett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1514, 'en-US', 'persons', 1361, 'Kynan Forney', 'Kynan', NULL, 'Forney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1517, 'en-US', 'persons', 1364, 'DeAngelo Hall', 'DeAngelo', NULL, 'Hall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1518, 'en-US', 'persons', 1365, 'Joey Harrington', 'Joey', NULL, 'Harrington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1519, 'en-US', 'persons', 1366, 'Antoine Harris', 'Antoine', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1520, 'en-US', 'persons', 1367, 'Joe Horn', 'Joe', NULL, 'Horn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1521, 'en-US', 'persons', 1368, 'Chris Houston', 'Chris', NULL, 'Houston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1522, 'en-US', 'persons', 1369, 'Kevin Huntley', 'Kevin', NULL, 'Huntley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1523, 'en-US', 'persons', 1370, 'David Irons', 'David', NULL, 'Irons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1524, 'en-US', 'persons', 1371, 'Michael Jenkins', 'Michael', NULL, 'Jenkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1525, 'en-US', 'persons', 1372, 'Adam Jennings', 'Adam', NULL, 'Jennings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1526, 'en-US', 'persons', 1373, 'Derrick Jones', 'Derrick', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1527, 'en-US', 'persons', 1374, 'Michael Koenen', 'Michael', NULL, 'Koenen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1529, 'en-US', 'persons', 1376, 'Trey Lewis', 'Trey', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1531, 'en-US', 'persons', 1378, 'Todd McClure', 'Todd', NULL, 'McClure', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1532, 'en-US', 'persons', 1379, 'Corey McIntyre', 'Corey', NULL, 'McIntyre', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1533, 'en-US', 'persons', 1380, 'Lawyer Milloy', 'Lawyer', NULL, 'Milloy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1534, 'en-US', 'persons', 1381, 'Martrez Milner', 'Martrez', NULL, 'Milner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1535, 'en-US', 'persons', 1382, 'Ovie Mughelli', 'Ovie', NULL, 'Mughelli', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1537, 'en-US', 'persons', 1384, 'Jerious Norwood', 'Jerious', NULL, 'Norwood', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1538, 'en-US', 'persons', 1385, 'Quinn Ojinnaka', 'Quinn', NULL, 'Ojinnaka', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1540, 'en-US', 'persons', 1387, 'Terrance Pennington', 'Terrance', NULL, 'Pennington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1541, 'en-US', 'persons', 1388, 'Artose Pinner', 'Artose', NULL, 'Pinner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1542, 'en-US', 'persons', 1389, 'Kurt Quarterman', 'Kurt', NULL, 'Quarterman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1543, 'en-US', 'persons', 1390, 'Chris Redman', 'Chris', NULL, 'Redman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1544, 'en-US', 'persons', 1391, 'Laurent Robinson', 'Laurent', NULL, 'Robinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1545, 'en-US', 'persons', 1392, 'Lewis Sanders', 'Lewis', NULL, 'Sanders', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1546, 'en-US', 'persons', 1393, 'Mike Schneck', 'Mike', NULL, 'Schneck', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1548, 'en-US', 'persons', 1395, 'Jason Snelling', 'Jason', NULL, 'Snelling', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1550, 'en-US', 'persons', 1397, 'Daren Stone', 'Daren', NULL, 'Stone', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1551, 'en-US', 'persons', 1398, 'Tony Taylor', 'Tony', NULL, 'Taylor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1553, 'en-US', 'persons', 1400, 'Todd Watkins', 'Todd', NULL, 'Watkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1554, 'en-US', 'persons', 1401, 'Eric Weems', 'Eric', NULL, 'Weems', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1556, 'en-US', 'persons', 1403, 'Roddy White', 'Roddy', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1557, 'en-US', 'persons', 1404, 'Ben Wilkerson', 'Ben', NULL, 'Wilkerson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1558, 'en-US', 'persons', 1405, 'Marcus Wilkins', 'Marcus', NULL, 'Wilkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1559, 'en-US', 'persons', 1406, 'Demorrio Williams', 'Demorrio', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1560, 'en-US', 'persons', 1407, 'Travis Williams', 'Travis', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1561, 'en-US', 'persons', 1408, 'Jimmy Williams', 'Jimmy', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3111, 'en-US', 'persons', 3063, 'Blue Adams', 'Blue', NULL, 'Adams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3112, 'en-US', 'persons', 3064, 'Stacy Andrews', 'Stacy', NULL, 'Andrews', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3113, 'en-US', 'persons', 3065, 'Bennie Brazell', 'Bennie', NULL, 'Brazell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3079, 'en-US', 'persons', 3031, 'John Busing', 'John', NULL, 'Busing', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3061, 'en-US', 'persons', 3013, 'Antonio Chatman', 'Antonio', NULL, 'Chatman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3058, 'en-US', 'persons', 3010, 'Daniel Coats', 'Daniel', NULL, 'Coats', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3114, 'en-US', 'persons', 3066, 'Kevis Coley', 'Kevis', NULL, 'Coley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3115, 'en-US', 'persons', 3067, 'Kyle Cook', 'Kyle', NULL, 'Cook', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3116, 'en-US', 'persons', 3068, 'Tim Day', 'Tim', NULL, 'Day', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3062, 'en-US', 'persons', 3014, 'DeDe Dorsey', 'DeDe', NULL, 'Dorsey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3117, 'en-US', 'persons', 3069, 'Jonathan Fanene', 'Jonathan', NULL, 'Fanene', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3118, 'en-US', 'persons', 3070, 'Ryan Fitzpatrick', 'Ryan', NULL, 'Fitzpatrick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3067, 'en-US', 'persons', 3019, 'Robert Geathers', 'Robert', NULL, 'Geathers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3119, 'en-US', 'persons', 3071, 'Eric Ghiaciuc', 'Eric', NULL, 'Ghiaciuc', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3081, 'en-US', 'persons', 3033, 'Shayne Graham', 'Shayne', NULL, 'Graham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3120, 'en-US', 'persons', 3072, 'Skyler Green', 'Skyler', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3065, 'en-US', 'persons', 3017, 'Leon Hall', 'Leon', NULL, 'Hall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3060, 'en-US', 'persons', 3012, 'Glenn Holt', 'Glenn', NULL, 'Holt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3057, 'en-US', 'persons', 3009, 'T.J. Houshmandzadeh', 'T.J.', NULL, 'Houshmandzadeh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3069, 'en-US', 'persons', 3021, 'Dexter Jackson', 'Dexter', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3075, 'en-US', 'persons', 3027, 'Rashad Jeanty', 'Rashad', NULL, 'Jeanty', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3064, 'en-US', 'persons', 3016, 'Jeremi Johnson', 'Jeremi', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3071, 'en-US', 'persons', 3023, 'Landon Johnson', 'Landon', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3068, 'en-US', 'persons', 3020, 'Dhani Jones', 'Dhani', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3121, 'en-US', 'persons', 3073, 'Levi Jones', 'Levi', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3122, 'en-US', 'persons', 3074, 'David Jones', 'David', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3072, 'en-US', 'persons', 3024, 'Johnathan Joseph', 'Johnathan', NULL, 'Joseph', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3059, 'en-US', 'persons', 3011, 'Reggie Kelly', 'Reggie', NULL, 'Kelly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3123, 'en-US', 'persons', 3075, 'Scott Kooistra', 'Scott', NULL, 'Kooistra', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3066, 'en-US', 'persons', 3018, 'Kyle Larson', 'Kyle', NULL, 'Larson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3124, 'en-US', 'persons', 3076, 'Nate Lawrie', 'Nate', NULL, 'Lawrie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3125, 'en-US', 'persons', 3077, 'Nate Livings', 'Nate', NULL, 'Livings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3126, 'en-US', 'persons', 3078, 'Chris Manderino', 'Chris', NULL, 'Manderino', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3063, 'en-US', 'persons', 3015, 'Marcus Maxwell', 'Marcus', NULL, 'Maxwell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3080, 'en-US', 'persons', 3032, 'Corey Mays', 'Corey', NULL, 'Mays', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3076, 'en-US', 'persons', 3028, 'Michael Myers', 'Michael', NULL, 'Myers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3127, 'en-US', 'persons', 3079, 'Chinedum Ndukwe', 'Chinedum', NULL, 'Ndukwe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3070, 'en-US', 'persons', 3022, 'Deltha ONeal', 'Deltha', NULL, 'ONeal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3056, 'en-US', 'persons', 3008, 'Carson Palmer', 'Carson', NULL, 'Palmer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3077, 'en-US', 'persons', 3029, 'Domata Peko', 'Domata', NULL, 'Peko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3078, 'en-US', 'persons', 3030, 'Bryan Robinson', 'Bryan', NULL, 'Robinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3128, 'en-US', 'persons', 3080, 'Jeff Rowe', 'Jeff', NULL, 'Rowe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3129, 'en-US', 'persons', 3081, 'Frostee Rucker', 'Frostee', NULL, 'Rucker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3130, 'en-US', 'persons', 3082, 'Dan Santucci', 'Dan', NULL, 'Santucci', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3073, 'en-US', 'persons', 3025, 'Anthony Schlegel', 'Anthony', NULL, 'Schlegel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3131, 'en-US', 'persons', 3083, 'Brad St. Louis', 'Brad', NULL, 'St. Louis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3132, 'en-US', 'persons', 3084, 'Alex Stepanovich', 'Alex', NULL, 'Stepanovich', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3133, 'en-US', 'persons', 3085, 'Matt Toeaina', 'Matt', NULL, 'Toeaina', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3134, 'en-US', 'persons', 3086, 'Dane Uperesa', 'Dane', NULL, 'Uperesa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3135, 'en-US', 'persons', 3087, 'Marvin White', 'Marvin', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3136, 'en-US', 'persons', 3088, 'Andrew Whitworth', 'Andrew', NULL, 'Whitworth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3137, 'en-US', 'persons', 3089, 'Bobbie Williams', 'Bobbie', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3074, 'en-US', 'persons', 3026, 'Madieu Williams', 'Madieu', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3138, 'en-US', 'persons', 3090, 'Copeland Bryan', 'Copeland', NULL, 'Bryan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3106, 'en-US', 'persons', 3058, 'Jerametrius Butler', 'Jerametrius', NULL, 'Butler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3139, 'en-US', 'persons', 3091, 'Brad Butler', 'Brad', NULL, 'Butler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3140, 'en-US', 'persons', 3092, 'Kirk Chambers', 'Kirk', NULL, 'Chambers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3141, 'en-US', 'persons', 3093, 'Blake Costanzo', 'Blake', NULL, 'Costanzo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3096, 'en-US', 'persons', 3048, 'Angelo Crowell', 'Angelo', NULL, 'Crowell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3142, 'en-US', 'persons', 3094, 'Derrick Dockery', 'Derrick', NULL, 'Dockery', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3110, 'en-US', 'persons', 3062, 'Keith Ellison', 'Keith', NULL, 'Ellison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3086, 'en-US', 'persons', 3038, 'Lee Evans', 'Lee', NULL, 'Evans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3143, 'en-US', 'persons', 3095, 'Melvin Fowler', 'Melvin', NULL, 'Fowler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3144, 'en-US', 'persons', 3096, 'Dustin Fox', 'Dustin', NULL, 'Fox', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3145, 'en-US', 'persons', 3097, 'Christian Gaddis', 'Christian', NULL, 'Gaddis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3087, 'en-US', 'persons', 3039, 'Michael Gaines', 'Michael', NULL, 'Gaines', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3095, 'en-US', 'persons', 3047, 'Jabari Greer', 'Jabari', NULL, 'Greer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3146, 'en-US', 'persons', 3098, 'Mario Haggan', 'Mario', NULL, 'Haggan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3147, 'en-US', 'persons', 3099, 'Gibran Hamdan', 'Gibran', NULL, 'Hamdan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3101, 'en-US', 'persons', 3053, 'Anthony Hargrove', 'Anthony', NULL, 'Hargrove', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3148, 'en-US', 'persons', 3100, 'Orien Harris', 'Orien', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3149, 'en-US', 'persons', 3101, 'Felton Huggins', 'Felton', NULL, 'Huggins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3150, 'en-US', 'persons', 3102, 'Fred Jackson', 'Fred', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3151, 'en-US', 'persons', 3103, 'Jason Jefferson', 'Jason', NULL, 'Jefferson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3107, 'en-US', 'persons', 3059, 'Justin Jenkins', 'Justin', NULL, 'Jenkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3105, 'en-US', 'persons', 3057, 'Chris Kelsay', 'Chris', NULL, 'Kelsay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3109, 'en-US', 'persons', 3061, 'Rian Lindell', 'Rian', NULL, 'Lindell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3083, 'en-US', 'persons', 3035, 'J.P. Losman', 'J.P.', NULL, 'Losman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3082, 'en-US', 'persons', 3034, 'Marshawn Lynch', 'Marshawn', NULL, 'Lynch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3152, 'en-US', 'persons', 3104, 'Corey Mace', 'Corey', NULL, 'Mace', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3153, 'en-US', 'persons', 3105, 'Scott Mayle', 'Scott', NULL, 'Mayle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3104, 'en-US', 'persons', 3056, 'John McCargo', 'John', NULL, 'McCargo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3094, 'en-US', 'persons', 3046, 'Terrence McGee', 'Terrence', NULL, 'McGee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3093, 'en-US', 'persons', 3045, 'Brian Moorman', 'Brian', NULL, 'Moorman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3154, 'en-US', 'persons', 3106, 'Matt Murphy', 'Matt', NULL, 'Murphy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3155, 'en-US', 'persons', 3107, 'Ryan Neill', 'Ryan', NULL, 'Neill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3091, 'en-US', 'persons', 3043, 'Roscoe Parrish', 'Roscoe', NULL, 'Parrish', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3156, 'en-US', 'persons', 3108, 'Jason Peters', 'Jason', NULL, 'Peters', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3157, 'en-US', 'persons', 3109, 'Duke Preston', 'Duke', NULL, 'Preston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3085, 'en-US', 'persons', 3037, 'Josh Reed', 'Josh', NULL, 'Reed', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3088, 'en-US', 'persons', 3040, 'Robert Royal', 'Robert', NULL, 'Royal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3102, 'en-US', 'persons', 3054, 'Aaron Schobel', 'Aaron', NULL, 'Schobel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3089, 'en-US', 'persons', 3041, 'Derek Schouman', 'Derek', NULL, 'Schouman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3158, 'en-US', 'persons', 3110, 'Bryan Scott', 'Bryan', NULL, 'Scott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3159, 'en-US', 'persons', 3111, 'Josh Stamer', 'Josh', NULL, 'Stamer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3092, 'en-US', 'persons', 3044, 'Kiwaukee Thomas', 'Kiwaukee', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3090, 'en-US', 'persons', 3042, 'Anthony Thomas', 'Anthony', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3103, 'en-US', 'persons', 3055, 'Larry Tripplett', 'Larry', NULL, 'Tripplett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3160, 'en-US', 'persons', 3112, 'Langston Walker', 'Langston', NULL, 'Walker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3161, 'en-US', 'persons', 3113, 'Daniel Watts', 'Daniel', NULL, 'Watts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3108, 'en-US', 'persons', 3060, 'John Wendling', 'John', NULL, 'Wendling', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3098, 'en-US', 'persons', 3050, 'Donte Whitner', 'Donte', NULL, 'Whitner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3100, 'en-US', 'persons', 3052, 'Kyle Williams', 'Kyle', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3097, 'en-US', 'persons', 3049, 'George Wilson', 'George', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3162, 'en-US', 'persons', 3114, 'Coy Wire', 'Coy', NULL, 'Wire', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3084, 'en-US', 'persons', 3036, 'Dwayne Wright', 'Dwayne', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1722, 'en-US', 'persons', 1569, 'Travis Fisher', 'Travis', NULL, 'Fisher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1384, 'en-US', 'persons', 1231, 'Hamza Abdullah', 'Hamza', NULL, 'Abdullah', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1385, 'en-US', 'persons', 1232, 'Sam Adams', 'Sam', NULL, 'Adams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1386, 'en-US', 'persons', 1233, 'P.J. Alexander', 'P.J.', NULL, 'Alexander', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1389, 'en-US', 'persons', 1236, 'Jordan Beck', 'Jordan', NULL, 'Beck', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1390, 'en-US', 'persons', 1237, 'Mike Bell', 'Mike', NULL, 'Bell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1391, 'en-US', 'persons', 1238, 'Dre'' Bly', 'Dre''', NULL, 'Bly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1392, 'en-US', 'persons', 1239, 'Carlton Brewster', 'Carlton', NULL, 'Brewster', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1394, 'en-US', 'persons', 1241, 'Steve Cargile', 'Steve', NULL, 'Cargile', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1395, 'en-US', 'persons', 1242, 'Brian Clark', 'Brian', NULL, 'Clark', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1396, 'en-US', 'persons', 1243, 'Curome Cox', 'Curome', NULL, 'Cox', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1397, 'en-US', 'persons', 1244, 'Tim Crowder', 'Tim', NULL, 'Crowder', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1399, 'en-US', 'persons', 1246, 'Elvis Dumervil', 'Elvis', NULL, 'Dumervil', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1401, 'en-US', 'persons', 1248, 'Jason Elam', 'Jason', NULL, 'Elam', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1402, 'en-US', 'persons', 1249, 'John Engelberger', 'John', NULL, 'Engelberger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1403, 'en-US', 'persons', 1250, 'Greg Eslinger', 'Greg', NULL, 'Eslinger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1404, 'en-US', 'persons', 1251, 'Mark Fenton', 'Mark', NULL, 'Fenton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1405, 'en-US', 'persons', 1252, 'Nick Ferguson', 'Nick', NULL, 'Ferguson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1406, 'en-US', 'persons', 1253, 'Domonique Foxworth', 'Domonique', NULL, 'Foxworth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1407, 'en-US', 'persons', 1254, 'Ian Gold', 'Ian', NULL, 'Gold', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1408, 'en-US', 'persons', 1255, 'Amon Gordon', 'Amon', NULL, 'Gordon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1409, 'en-US', 'persons', 1256, 'Daniel Graham', 'Daniel', NULL, 'Graham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1410, 'en-US', 'persons', 1257, 'Louis Green', 'Louis', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1411, 'en-US', 'persons', 1258, 'Darrell Hackney', 'Darrell', NULL, 'Hackney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1412, 'en-US', 'persons', 1259, 'Andre Hall', 'Andre', NULL, 'Hall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1414, 'en-US', 'persons', 1261, 'Ryan Harris', 'Ryan', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1415, 'en-US', 'persons', 1262, 'Steven Harris', 'Steven', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1420, 'en-US', 'persons', 1267, 'Chris Kuper', 'Chris', NULL, 'Kuper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1421, 'en-US', 'persons', 1268, 'Mike Leach', 'Mike', NULL, 'Leach', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1422, 'en-US', 'persons', 1269, 'Matt Lepsis', 'Matt', NULL, 'Lepsis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1424, 'en-US', 'persons', 1271, 'Brandon Marshall', 'Brandon', NULL, 'Marshall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1425, 'en-US', 'persons', 1272, 'Glenn Martinez', 'Glenn', NULL, 'Martinez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1426, 'en-US', 'persons', 1273, 'Marquay McDaniel', 'Marquay', NULL, 'McDaniel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1427, 'en-US', 'persons', 1274, 'Alvin McKinley', 'Alvin', NULL, 'McKinley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1429, 'en-US', 'persons', 1276, 'Chad Mustard', 'Chad', NULL, 'Mustard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1430, 'en-US', 'persons', 1277, 'Chris Myers', 'Chris', NULL, 'Myers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1432, 'en-US', 'persons', 1279, 'Karl Paymah', 'Karl', NULL, 'Paymah', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1433, 'en-US', 'persons', 1280, 'Erik Pears', 'Erik', NULL, 'Pears', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1434, 'en-US', 'persons', 1281, 'Patrick Ramsey', 'Patrick', NULL, 'Ramsey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1435, 'en-US', 'persons', 1282, 'Simeon Rice', 'Simeon', NULL, 'Rice', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1436, 'en-US', 'persons', 1283, 'Roderick Rogers', 'Roderick', NULL, 'Rogers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1437, 'en-US', 'persons', 1284, 'Cecil Sapp', 'Cecil', NULL, 'Sapp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1438, 'en-US', 'persons', 1285, 'Todd Sauerbrun', 'Todd', NULL, 'Sauerbrun', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1439, 'en-US', 'persons', 1286, 'Tony Scheffler', 'Tony', NULL, 'Scheffler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1440, 'en-US', 'persons', 1287, 'Jeff Shoate', 'Jeff', NULL, 'Shoate', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1442, 'en-US', 'persons', 1289, 'Paul Smith', 'Paul', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1443, 'en-US', 'persons', 1290, 'Isaac Snell', 'Isaac', NULL, 'Snell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1445, 'en-US', 'persons', 1292, 'Marcus Thomas', 'Marcus', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1447, 'en-US', 'persons', 1294, 'Cliff Washburn', 'Cliff', NULL, 'Washburn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1448, 'en-US', 'persons', 1295, 'Nate Webster', 'Nate', NULL, 'Webster', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1450, 'en-US', 'persons', 1297, 'Jamie Winborn', 'Jamie', NULL, 'Winborn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1451, 'en-US', 'persons', 1298, 'Selvin Young', 'Selvin', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1695, 'en-US', 'persons', 1542, 'Ikaika Alama-Francis', 'Ikaika', NULL, 'Alama-Francis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1696, 'en-US', 'persons', 1543, 'Gerald Alexander', 'Gerald', NULL, 'Alexander', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1697, 'en-US', 'persons', 1544, 'Courtney Anderson', 'Courtney', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1698, 'en-US', 'persons', 1545, 'Jeff Backus', 'Jeff', NULL, 'Backus', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1699, 'en-US', 'persons', 1546, 'Boss Bailey', 'Boss', NULL, 'Bailey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1700, 'en-US', 'persons', 1547, 'Idrees Bashir', 'Idrees', NULL, 'Bashir', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1701, 'en-US', 'persons', 1548, 'Tony Beckham', 'Tony', NULL, 'Beckham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1702, 'en-US', 'persons', 1549, 'Tatum Bell', 'Tatum', NULL, 'Bell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1703, 'en-US', 'persons', 1550, 'Ron Bellamy', 'Ron', NULL, 'Bellamy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1704, 'en-US', 'persons', 1551, 'Patrick Body', 'Patrick', NULL, 'Body', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1705, 'en-US', 'persons', 1552, 'Jon Bradley', 'Jon', NULL, 'Bradley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1706, 'en-US', 'persons', 1553, 'Fernando Bryant', 'Fernando', NULL, 'Bryant', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1710, 'en-US', 'persons', 1557, 'Anthony Cannon', 'Anthony', NULL, 'Cannon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1711, 'en-US', 'persons', 1558, 'Aveion Cason', 'Aveion', NULL, 'Cason', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1712, 'en-US', 'persons', 1559, 'Shaun Cody', 'Shaun', NULL, 'Cody', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1714, 'en-US', 'persons', 1561, 'Buster Davis', 'Buster', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1716, 'en-US', 'persons', 1563, 'Jared DeVries', 'Jared', NULL, 'DeVries', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1717, 'en-US', 'persons', 1564, 'T.J. Duckett', 'T.J.', NULL, 'Duckett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1718, 'en-US', 'persons', 1565, 'Jon Dunn', 'Jon', NULL, 'Dunn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1720, 'en-US', 'persons', 1567, 'Dovonte Edwards', 'Dovonte', NULL, 'Edwards', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1723, 'en-US', 'persons', 1570, 'Casey FitzSimmons', 'Casey', NULL, 'FitzSimmons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1725, 'en-US', 'persons', 1572, 'Mike Furrey', 'Mike', NULL, 'Furrey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1726, 'en-US', 'persons', 1573, 'Jason Hanson', 'Jason', NULL, 'Hanson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1727, 'en-US', 'persons', 1574, 'Nick Harris', 'Nick', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1728, 'en-US', 'persons', 1575, 'Lamarcus Hicks', 'Lamarcus', NULL, 'Hicks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1730, 'en-US', 'persons', 1577, 'Kevin Jones', 'Kevin', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1731, 'en-US', 'persons', 1578, 'Kenoy Kennedy', 'Kenoy', NULL, 'Kennedy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1732, 'en-US', 'persons', 1579, 'Jon Kitna', 'Jon', NULL, 'Kitna', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1733, 'en-US', 'persons', 1580, 'Teddy Lehman', 'Teddy', NULL, 'Lehman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1734, 'en-US', 'persons', 1581, 'Paris Lenon', 'Paris', NULL, 'Lenon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1735, 'en-US', 'persons', 1582, 'Alex Lewis', 'Alex', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1736, 'en-US', 'persons', 1583, 'Shaun McDonald', 'Shaun', NULL, 'McDonald', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1737, 'en-US', 'persons', 1584, 'Sean McHugh', 'Sean', NULL, 'McHugh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1709, 'en-US', 'persons', 1556, 'Dan Campbell', 'Dan', NULL, 'Campbell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1738, 'en-US', 'persons', 1585, 'Brandon Middleton', 'Brandon', NULL, 'Middleton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1739, 'en-US', 'persons', 1586, 'Langston Moore', 'Langston', NULL, 'Moore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1740, 'en-US', 'persons', 1587, 'Don Muhlbach', 'Don', NULL, 'Muhlbach', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1741, 'en-US', 'persons', 1588, 'Edwin Mulitalo', 'Edwin', NULL, 'Mulitalo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1742, 'en-US', 'persons', 1589, 'Ben Noll', 'Ben', NULL, 'Noll', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1744, 'en-US', 'persons', 1591, 'Dan Orlovsky', 'Dan', NULL, 'Orlovsky', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1743, 'en-US', 'persons', 1590, 'J.T. OSullivan', 'J.T.', NULL, 'OSullivan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1745, 'en-US', 'persons', 1592, 'Stephen Peterman', 'Stephen', NULL, 'Peterman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1746, 'en-US', 'persons', 1593, 'Dominic Raiola', 'Dominic', NULL, 'Raiola', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1747, 'en-US', 'persons', 1594, 'Manny Ramirez', 'Manny', NULL, 'Ramirez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1748, 'en-US', 'persons', 1595, 'Cory Redding', 'Cory', NULL, 'Redding', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1749, 'en-US', 'persons', 1596, 'Ramzee Robinson', 'Ramzee', NULL, 'Robinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1750, 'en-US', 'persons', 1597, 'Shaun Rogers', 'Shaun', NULL, 'Rogers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1751, 'en-US', 'persons', 1598, 'Blaine Saipaia', 'Blaine', NULL, 'Saipaia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1752, 'en-US', 'persons', 1599, 'Jonathan Scott', 'Jonathan', NULL, 'Scott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1753, 'en-US', 'persons', 1600, 'Ernie Sims', 'Ernie', NULL, 'Sims', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1754, 'en-US', 'persons', 1601, 'Corey Smith', 'Corey', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1755, 'en-US', 'persons', 1602, 'Keith Smith', 'Keith', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1756, 'en-US', 'persons', 1603, 'Salomon Solano', 'Salomon', NULL, 'Solano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1758, 'en-US', 'persons', 1605, 'Rudy Sylvan', 'Rudy', NULL, 'Sylvan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1759, 'en-US', 'persons', 1606, 'Troy Walters', 'Troy', NULL, 'Walters', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1761, 'en-US', 'persons', 1608, 'Roy Williams', 'Roy', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1762, 'en-US', 'persons', 1609, 'Stanley Wilson', 'Stanley', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1763, 'en-US', 'persons', 1610, 'Damien Woody', 'Damien', NULL, 'Woody', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3224, 'en-US', 'persons', 3176, 'Khalif Barnes', 'Khalif', NULL, 'Barnes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3225, 'en-US', 'persons', 3177, 'Todd Bouman', 'Todd', NULL, 'Bouman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3171, 'en-US', 'persons', 3123, 'John Broussard', 'John', NULL, 'Broussard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3226, 'en-US', 'persons', 3178, 'Andrew Carnahan', 'Andrew', NULL, 'Carnahan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3191, 'en-US', 'persons', 3143, 'John Carney', 'John', NULL, 'Carney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3181, 'en-US', 'persons', 3133, 'Terry Cousin', 'Terry', NULL, 'Cousin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3227, 'en-US', 'persons', 3179, 'Walter Curry', 'Walter', NULL, 'Curry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3228, 'en-US', 'persons', 3180, 'Justin Durant', 'Justin', NULL, 'Durant', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3189, 'en-US', 'persons', 3141, 'Jamaal Fudge', 'Jamaal', NULL, 'Fudge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3179, 'en-US', 'persons', 3131, 'Aaron Glenn', 'Aaron', NULL, 'Glenn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3165, 'en-US', 'persons', 3117, 'Quinn Gray', 'Quinn', NULL, 'Gray', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3229, 'en-US', 'persons', 3181, 'Sam Gutekunst', 'Sam', NULL, 'Gutekunst', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3230, 'en-US', 'persons', 3182, 'Brent Hawkins', 'Brent', NULL, 'Hawkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3184, 'en-US', 'persons', 3136, 'Reggie Hayward', 'Reggie', NULL, 'Hayward', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3183, 'en-US', 'persons', 3135, 'John Henderson', 'John', NULL, 'Henderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3180, 'en-US', 'persons', 3132, 'Clint Ingram', 'Clint', NULL, 'Ingram', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3185, 'en-US', 'persons', 3137, 'Brian Iwuh', 'Brian', NULL, 'Iwuh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3231, 'en-US', 'persons', 3183, 'Grady Jackson', 'Grady', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3232, 'en-US', 'persons', 3184, 'Matt Jones', 'Matt', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3167, 'en-US', 'persons', 3119, 'Greg Jones', 'Greg', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3164, 'en-US', 'persons', 3116, 'Maurice Jones-Drew', 'Maurice', NULL, 'Jones-Drew', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3176, 'en-US', 'persons', 3128, 'Sammy Knight', 'Sammy', NULL, 'Knight', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3233, 'en-US', 'persons', 3185, 'Derek Landri', 'Derek', NULL, 'Landri', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3169, 'en-US', 'persons', 3121, 'Marcedes Lewis', 'Marcedes', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3234, 'en-US', 'persons', 3186, 'Vince Manuwai', 'Vince', NULL, 'Manuwai', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3178, 'en-US', 'persons', 3130, 'Rashean Mathis', 'Rashean', NULL, 'Mathis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3186, 'en-US', 'persons', 3138, 'Bobby McCray', 'Bobby', NULL, 'McCray', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3235, 'en-US', 'persons', 3187, 'Brad Meester', 'Brad', NULL, 'Meester', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3182, 'en-US', 'persons', 3134, 'Rob Meier', 'Rob', NULL, 'Meier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3236, 'en-US', 'persons', 3188, 'Jeremy Mincey', 'Jeremy', NULL, 'Mincey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3237, 'en-US', 'persons', 3189, 'Rashod Moulton', 'Rashod', NULL, 'Moulton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3175, 'en-US', 'persons', 3127, 'Reggie Nelson', 'Reggie', NULL, 'Nelson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3190, 'en-US', 'persons', 3142, 'Chad Nkang', 'Chad', NULL, 'Nkang', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3238, 'en-US', 'persons', 3190, 'Dennis Norman', 'Dennis', NULL, 'Norman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3166, 'en-US', 'persons', 3118, 'Dennis Northcutt', 'Dennis', NULL, 'Northcutt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3239, 'en-US', 'persons', 3191, 'Uche Nwaneri', 'Uche', NULL, 'Nwaneri', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3240, 'en-US', 'persons', 3192, 'Montell Owens', 'Montell', NULL, 'Owens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3241, 'en-US', 'persons', 3193, 'Tony Pashos', 'Tony', NULL, 'Pashos', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3177, 'en-US', 'persons', 3129, 'Mike Peterson', 'Mike', NULL, 'Peterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3187, 'en-US', 'persons', 3139, 'Kenny Pettway', 'Kenny', NULL, 'Pettway', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3173, 'en-US', 'persons', 3125, 'Adam Podlesh', 'Adam', NULL, 'Podlesh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3242, 'en-US', 'persons', 3194, 'Lester Ricard', 'Lester', NULL, 'Ricard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3243, 'en-US', 'persons', 3195, 'Charles Sharon', 'Charles', NULL, 'Sharon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3244, 'en-US', 'persons', 3196, 'Isaac Smolko', 'Isaac', NULL, 'Smolko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3174, 'en-US', 'persons', 3126, 'Paul Spicer', 'Paul', NULL, 'Spicer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3188, 'en-US', 'persons', 3140, 'Scott Starks', 'Scott', NULL, 'Starks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3163, 'en-US', 'persons', 3115, 'Fred Taylor', 'Fred', NULL, 'Taylor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3245, 'en-US', 'persons', 3197, 'D.D. Terry', 'D.D.', NULL, 'Terry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3246, 'en-US', 'persons', 3198, 'LaBrandon Toefield', 'LaBrandon', NULL, 'Toefield', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3170, 'en-US', 'persons', 3122, 'Ernest Wilford', 'Ernest', NULL, 'Wilford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3247, 'en-US', 'persons', 3199, 'Maurice Williams', 'Maurice', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3168, 'en-US', 'persons', 3120, 'Reggie Williams', 'Reggie', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3172, 'en-US', 'persons', 3124, 'George Wrighster', 'George', NULL, 'Wrighster', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3248, 'en-US', 'persons', 3200, 'Joe Zelenka', 'Joe', NULL, 'Zelenka', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3301, 'en-US', 'persons', 3253, 'Andy Alleman', 'Andy', NULL, 'Alleman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3302, 'en-US', 'persons', 3254, 'Jay Bellamy', 'Jay', NULL, 'Bellamy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3303, 'en-US', 'persons', 3255, 'McKinley Boykin', 'McKinley', NULL, 'Boykin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3304, 'en-US', 'persons', 3256, 'Jamaal Branch', 'Jamaal', NULL, 'Branch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3194, 'en-US', 'persons', 3146, 'Drew Brees', 'Drew', NULL, 'Brees', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3305, 'en-US', 'persons', 3257, 'Jammal Brown', 'Jammal', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3208, 'en-US', 'persons', 3160, 'Josh Bullocks', 'Josh', NULL, 'Bullocks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3192, 'en-US', 'persons', 3144, 'Reggie Bush', 'Reggie', NULL, 'Bush', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3306, 'en-US', 'persons', 3258, 'Jermon Bushrod', 'Jermon', NULL, 'Bushrod', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3216, 'en-US', 'persons', 3168, 'Kendrick Clancy', 'Kendrick', NULL, 'Clancy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3195, 'en-US', 'persons', 3147, 'Marques Colston', 'Marques', NULL, 'Colston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3218, 'en-US', 'persons', 3170, 'Josh Cooper', 'Josh', NULL, 'Cooper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3220, 'en-US', 'persons', 3172, 'Terrance Copper', 'Terrance', NULL, 'Copper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3202, 'en-US', 'persons', 3154, 'Jason Craft', 'Jason', NULL, 'Craft', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3204, 'en-US', 'persons', 3156, 'Jason David', 'Jason', NULL, 'David', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3307, 'en-US', 'persons', 3259, 'Tim Duckworth', 'Tim', NULL, 'Duckworth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3308, 'en-US', 'persons', 3260, 'Kevin Dudley', 'Kevin', NULL, 'Dudley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3309, 'en-US', 'persons', 3261, 'Troy Evans', 'Troy', NULL, 'Evans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3219, 'en-US', 'persons', 3171, 'Jahri Evans', 'Jahri', NULL, 'Evans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3212, 'en-US', 'persons', 3164, 'Scott Fujita', 'Scott', NULL, 'Fujita', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3310, 'en-US', 'persons', 3262, 'Ronnie Ghent', 'Ronnie', NULL, 'Ghent', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3311, 'en-US', 'persons', 3263, 'Jonathan Goodwin', 'Jonathan', NULL, 'Goodwin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3210, 'en-US', 'persons', 3162, 'Roman Harper', 'Roman', NULL, 'Harper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3200, 'en-US', 'persons', 3152, 'Devery Henderson', 'Devery', NULL, 'Henderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3312, 'en-US', 'persons', 3264, 'Kevin Houser', 'Kevin', NULL, 'Houser', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3197, 'en-US', 'persons', 3149, 'Eric Johnson', 'Eric', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3207, 'en-US', 'persons', 3159, 'Kevin Kaesviharn', 'Kevin', NULL, 'Kaesviharn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3201, 'en-US', 'persons', 3153, 'Mike Karney', 'Mike', NULL, 'Karney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3217, 'en-US', 'persons', 3169, 'Antwan Lake', 'Antwan', NULL, 'Lake', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3223, 'en-US', 'persons', 3175, 'Olindo Mare', 'Olindo', NULL, 'Mare', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3313, 'en-US', 'persons', 3265, 'Jamie Martin', 'Jamie', NULL, 'Martin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3221, 'en-US', 'persons', 3173, 'Matt McCoy', 'Matt', NULL, 'McCoy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3203, 'en-US', 'persons', 3155, 'Mike McKenzie', 'Mike', NULL, 'McKenzie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3314, 'en-US', 'persons', 3266, 'Robert Meachem', 'Robert', NULL, 'Meachem', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3198, 'en-US', 'persons', 3150, 'Billy Miller', 'Billy', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3315, 'en-US', 'persons', 3267, 'Marvin Mitchell', 'Marvin', NULL, 'Mitchell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3199, 'en-US', 'persons', 3151, 'Lance Moore', 'Lance', NULL, 'Moore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3316, 'en-US', 'persons', 3268, 'Jamar Nesbit', 'Jamar', NULL, 'Nesbit', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3317, 'en-US', 'persons', 3269, 'John Owens', 'John', NULL, 'Owens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3318, 'en-US', 'persons', 3270, 'Tyler Palko', 'Tyler', NULL, 'Palko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3196, 'en-US', 'persons', 3148, 'David Patten', 'David', NULL, 'Patten', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3319, 'en-US', 'persons', 3271, 'Anwar Phillips', 'Anwar', NULL, 'Phillips', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3320, 'en-US', 'persons', 3272, 'Chris Reis', 'Chris', NULL, 'Reis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3321, 'en-US', 'persons', 3273, 'Dante Ridgeway', 'Dante', NULL, 'Ridgeway', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3322, 'en-US', 'persons', 3274, 'Josh Savage', 'Josh', NULL, 'Savage', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3213, 'en-US', 'persons', 3165, 'Brian Simmons', 'Brian', NULL, 'Simmons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3215, 'en-US', 'persons', 3167, 'Mark Simoneau', 'Mark', NULL, 'Simoneau', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3209, 'en-US', 'persons', 3161, 'Will Smith', 'Will', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3193, 'en-US', 'persons', 3145, 'Aaron Stecker', 'Aaron', NULL, 'Stecker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3222, 'en-US', 'persons', 3174, 'Jon Stinchcomb', 'Jon', NULL, 'Stinchcomb', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3323, 'en-US', 'persons', 3275, 'Zach Strief', 'Zach', NULL, 'Strief', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3324, 'en-US', 'persons', 3276, 'Fred Thomas', 'Fred', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3214, 'en-US', 'persons', 3166, 'Hollis Thomas', 'Hollis', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3206, 'en-US', 'persons', 3158, 'Pierre Thomas', 'Pierre', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3205, 'en-US', 'persons', 3157, 'Steve Weatherford', 'Steve', NULL, 'Weatherford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3211, 'en-US', 'persons', 3163, 'Renaldo Wynn', 'Renaldo', NULL, 'Wynn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3325, 'en-US', 'persons', 3277, 'Brian Young', 'Brian', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3326, 'en-US', 'persons', 3278, 'Usama Young', 'Usama', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3357, 'en-US', 'persons', 3309, 'Tra Battle', 'Tra', NULL, 'Battle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3358, 'en-US', 'persons', 3310, 'David Binn', 'David', NULL, 'Binn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3359, 'en-US', 'persons', 3311, 'Eldra Buckley', 'Eldra', NULL, 'Buckley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3360, 'en-US', 'persons', 3312, 'Scott Chandler', 'Scott', NULL, 'Chandler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3361, 'en-US', 'persons', 3313, 'Jeromey Clary', 'Jeromey', NULL, 'Clary', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3362, 'en-US', 'persons', 3314, 'Andre Coleman', 'Andre', NULL, 'Coleman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3363, 'en-US', 'persons', 3315, 'Kris Dielman', 'Kris', NULL, 'Dielman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3364, 'en-US', 'persons', 3316, 'Malcolm Floyd', 'Malcolm', NULL, 'Floyd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3365, 'en-US', 'persons', 3317, 'Mike Goff', 'Mike', NULL, 'Goff', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3366, 'en-US', 'persons', 3318, 'Keith Grennan', 'Keith', NULL, 'Grennan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3367, 'en-US', 'persons', 3319, 'Brandon McKinney', 'Brandon', NULL, 'McKinney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3368, 'en-US', 'persons', 3320, 'Marcus McNeill', 'Marcus', NULL, 'McNeill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3369, 'en-US', 'persons', 3321, 'Scott Mruckzkowski', 'Scott', NULL, 'Mruckzkowski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3370, 'en-US', 'persons', 3322, 'Lorenzo Neal', 'Lorenzo', NULL, 'Neal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3371, 'en-US', 'persons', 3323, 'Roman Oben', 'Roman', NULL, 'Oben', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3372, 'en-US', 'persons', 3324, 'Shane Olivea', 'Shane', NULL, 'Olivea', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3373, 'en-US', 'persons', 3325, 'Paul Oliver', 'Paul', NULL, 'Oliver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3374, 'en-US', 'persons', 3326, 'Tony Pape', 'Tony', NULL, 'Pape', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3375, 'en-US', 'persons', 3327, 'Andrew Pinnock', 'Andrew', NULL, 'Pinnock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3376, 'en-US', 'persons', 3328, 'Nick Roach', 'Nick', NULL, 'Roach', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3377, 'en-US', 'persons', 3329, 'Brandon Siler', 'Brandon', NULL, 'Siler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3378, 'en-US', 'persons', 3330, 'Mark Simmons', 'Mark', NULL, 'Simmons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3379, 'en-US', 'persons', 3331, 'Jyles Tucker', 'Jyles', NULL, 'Tucker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3380, 'en-US', 'persons', 3332, 'Billy Volek', 'Billy', NULL, 'Volek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3381, 'en-US', 'persons', 3333, 'Anthony Waters', 'Anthony', NULL, 'Waters', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3382, 'en-US', 'persons', 3334, 'Charlie Whitehurst', 'Charlie', NULL, 'Whitehurst', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1766, 'en-US', 'persons', 1613, 'Matt Birk', 'Matt', NULL, 'Birk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1768, 'en-US', 'persons', 1615, 'Conrad Bolston', 'Conrad', NULL, 'Bolston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1771, 'en-US', 'persons', 1618, 'Mike Doss', 'Mike', NULL, 'Doss', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1772, 'en-US', 'persons', 1619, 'Jeff Dugan', 'Jeff', NULL, 'Dugan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1775, 'en-US', 'persons', 1622, 'Tyler Everett', 'Tyler', NULL, 'Everett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1776, 'en-US', 'persons', 1623, 'Seppo Evwaraye', 'Seppo', NULL, 'Evwaraye', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1779, 'en-US', 'persons', 1626, 'Joel Filani', 'Joel', NULL, 'Filani', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1786, 'en-US', 'persons', 1633, 'Anthony Herrera', 'Anthony', NULL, 'Herrera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1787, 'en-US', 'persons', 1634, 'David Herron', 'David', NULL, 'Herron', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1788, 'en-US', 'persons', 1635, 'Artis Hicks', 'Artis', NULL, 'Hicks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1790, 'en-US', 'persons', 1637, 'Steve Hutchinson', 'Steve', NULL, 'Hutchinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1793, 'en-US', 'persons', 1640, 'Marcus Johnson', 'Marcus', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1794, 'en-US', 'persons', 1641, 'Spencer Johnson', 'Spencer', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1795, 'en-US', 'persons', 1642, 'Chase Johnson', 'Chase', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1796, 'en-US', 'persons', 1643, 'Chad Johnson', 'Chad', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1798, 'en-US', 'persons', 1645, 'Jim Kleinsasser', 'Jim', NULL, 'Kleinsasser', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1801, 'en-US', 'persons', 1648, 'Cullen Loeffler', 'Cullen', NULL, 'Loeffler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1805, 'en-US', 'persons', 1652, 'Bryant McKinnie', 'Bryant', NULL, 'McKinnie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1806, 'en-US', 'persons', 1653, 'Garrett Mills', 'Garrett', NULL, 'Mills', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1807, 'en-US', 'persons', 1654, 'Jayme Mitchell', 'Jayme', NULL, 'Mitchell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1809, 'en-US', 'persons', 1656, 'Martin Nance', 'Martin', NULL, 'Nance', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1818, 'en-US', 'persons', 1665, 'Naufahu Tahi', 'Naufahu', NULL, 'Tahi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1820, 'en-US', 'persons', 1667, 'Dontarrious Thomas', 'Dontarrious', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1770, 'en-US', 'persons', 1617, 'Ryan Cook', 'Ryan', NULL, 'Cook', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1824, 'en-US', 'persons', 1671, 'Arkee Whitlock', 'Arkee', NULL, 'Whitlock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1828, 'en-US', 'persons', 1675, 'Troy Williamson', 'Troy', NULL, 'Williamson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2674, 'en-US', 'persons', 2626, 'Paul Pierce', 'Paul', NULL, 'Pierce', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2675, 'en-US', 'persons', 2627, 'Kevin Garnett', 'Kevin', NULL, 'Garnett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2676, 'en-US', 'persons', 2628, 'Kendrick Perkins', 'Kendrick', NULL, 'Perkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2677, 'en-US', 'persons', 2629, 'Ray Allen', 'Ray', NULL, 'Allen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2678, 'en-US', 'persons', 2630, 'Rajon Rondo', 'Rajon', NULL, 'Rondo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2679, 'en-US', 'persons', 2631, 'Eddie House', 'Eddie', NULL, 'House', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2681, 'en-US', 'persons', 2633, 'Scot Pollard', 'Scot', NULL, 'Pollard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2682, 'en-US', 'persons', 2634, 'Tony Allen', 'Tony', NULL, 'Allen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2680, 'en-US', 'persons', 2632, 'Brian Scalabrine', 'Brian', NULL, 'Scalabrine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2683, 'en-US', 'persons', 2635, 'Leon Powe', 'Leon', NULL, 'Powe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2684, 'en-US', 'persons', 2636, 'Glen Davis', 'Glen', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2685, 'en-US', 'persons', 2637, 'Gabe Pruitt', 'Gabe', NULL, 'Pruitt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2686, 'en-US', 'persons', 2638, 'Brandon Wallace', 'Brandon', NULL, 'Wallace', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2687, 'en-US', 'persons', 2639, 'Jason Kapono', 'Jason', NULL, 'Kapono', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2688, 'en-US', 'persons', 2640, 'Chris Bosh', 'Chris', NULL, 'Bosh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2689, 'en-US', 'persons', 2641, 'Andrea Bargnani', 'Andrea', NULL, 'Bargnani', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2690, 'en-US', 'persons', 2642, 'Anthony Parker', 'Anthony', NULL, 'Parker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2691, 'en-US', 'persons', 2643, 'T.J. Ford', 'T.J.', NULL, 'Ford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2692, 'en-US', 'persons', 2644, 'Rasho Nesterovic', 'Rasho', NULL, 'Nesterovic', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2694, 'en-US', 'persons', 2646, 'Jose Calderon', 'Jose', NULL, 'Calderon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2693, 'en-US', 'persons', 2645, 'Carlos Delfino', 'Carlos', NULL, 'Delfino', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2695, 'en-US', 'persons', 2647, 'Juan Dixon', 'Juan', NULL, 'Dixon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2701, 'en-US', 'persons', 2653, 'Jorge Garbajosa', 'Jorge', NULL, 'Garbajosa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2696, 'en-US', 'persons', 2648, 'Darrick Martin', 'Darrick', NULL, 'Martin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2697, 'en-US', 'persons', 2649, 'Kris Humphries', 'Kris', NULL, 'Humphries', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2699, 'en-US', 'persons', 2651, 'Maceo Baston', 'Maceo', NULL, 'Baston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2700, 'en-US', 'persons', 2652, 'Jamario Moon', 'Jamario', NULL, 'Moon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1688, 'en-US', 'persons', 1535, 'Adam Terry', 'Adam', NULL, 'Terry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2705, 'en-US', 'persons', 2657, 'Kevin Durant', 'Kevin', NULL, 'Durant', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2706, 'en-US', 'persons', 2658, 'Chris Wilcox', 'Chris', NULL, 'Wilcox', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2707, 'en-US', 'persons', 2659, 'Nick Collison', 'Nick', NULL, 'Collison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2708, 'en-US', 'persons', 2660, 'Damien Wilkins', 'Damien', NULL, 'Wilkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2709, 'en-US', 'persons', 2661, 'Earl Watson', 'Earl', NULL, 'Watson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2712, 'en-US', 'persons', 2664, 'Jeff Green', 'Jeff', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2710, 'en-US', 'persons', 2662, 'Wally Szczerbiak', 'Wally', NULL, 'Szczerbiak', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2711, 'en-US', 'persons', 2663, 'Delonte West', 'Delonte', NULL, 'West', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2715, 'en-US', 'persons', 2667, 'Luke Ridnour', 'Luke', NULL, 'Ridnour', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2714, 'en-US', 'persons', 2666, 'Johan Petro', 'Johan', NULL, 'Petro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2713, 'en-US', 'persons', 2665, 'Mickael Gelabale', 'Mickael', NULL, 'Gelabale', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2716, 'en-US', 'persons', 2668, 'Mouhamed Sene', 'Mouhamed', NULL, 'Sene', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2717, 'en-US', 'persons', 2669, 'Corey Maggette', 'Corey', NULL, 'Maggette', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2718, 'en-US', 'persons', 2670, 'Tim Thomas', 'Tim', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2719, 'en-US', 'persons', 2671, 'Chris Kaman', 'Chris', NULL, 'Kaman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2720, 'en-US', 'persons', 2672, 'Quinton Ross', 'Quinton', NULL, 'Ross', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2721, 'en-US', 'persons', 2673, 'Sam Cassell', 'Sam', NULL, 'Cassell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2723, 'en-US', 'persons', 2675, 'Paul Davis', 'Paul', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2722, 'en-US', 'persons', 2674, 'Cuttino Mobley', 'Cuttino', NULL, 'Mobley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2724, 'en-US', 'persons', 2676, 'Brevin Knight', 'Brevin', NULL, 'Knight', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2728, 'en-US', 'persons', 2680, 'Al Thornton', 'Al', NULL, 'Thornton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2726, 'en-US', 'persons', 2678, 'Ruben Patterson', 'Ruben', NULL, 'Patterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2725, 'en-US', 'persons', 2677, 'Dan Dickau', 'Dan', NULL, 'Dickau', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2727, 'en-US', 'persons', 2679, 'Josh Powell', 'Josh', NULL, 'Powell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2259, 'en-US', 'teams', 125, 'AFC All-Stars', 'AFC', NULL, 'All-Stars', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2260, 'en-US', 'persons', 2215, 'unknown', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1690, 'en-US', 'persons', 1537, 'Daniel Wilcox', 'Daniel', NULL, 'Wilcox', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1663, 'en-US', 'persons', 1510, 'Chris McAlister', 'Chris', NULL, 'McAlister', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1650, 'en-US', 'persons', 1497, 'Todd Heap', 'Todd', NULL, 'Heap', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1678, 'en-US', 'persons', 1525, 'B.J. Sams', 'B.J.', NULL, 'Sams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1644, 'en-US', 'persons', 1491, 'Jared Gaither', 'Jared', NULL, 'Gaither', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1676, 'en-US', 'persons', 1523, 'Samari Rolle', 'Samari', NULL, 'Rolle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1685, 'en-US', 'persons', 1532, 'Matt Stover', 'Matt', NULL, 'Stover', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1643, 'en-US', 'persons', 1490, 'Mike Flynn', 'Mike', NULL, 'Flynn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1674, 'en-US', 'persons', 1521, 'Trevor Pryce', 'Trevor', NULL, 'Pryce', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1666, 'en-US', 'persons', 1513, 'Steve McNair', 'Steve', NULL, 'McNair', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1687, 'en-US', 'persons', 1534, 'Quinn Sypniewski', 'Quinn', NULL, 'Sypniewski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1638, 'en-US', 'persons', 1485, 'P.J. Daniels', 'P.J.', NULL, 'Daniels', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1630, 'en-US', 'persons', 1477, 'Antwan Barnes', 'Antwan', NULL, 'Barnes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2261, 'en-US', 'persons', 2216, 'Jim Leonhard', 'Jim', NULL, 'Leonhard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2262, 'en-US', 'persons', 2217, 'Leon Joe', 'Leon', NULL, 'Joe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2263, 'en-US', 'persons', 2218, 'Al Wallace', 'Al', NULL, 'Wallace', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2264, 'en-US', 'persons', 2219, 'Kevin Everett', 'Kevin', NULL, 'Everett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2265, 'en-US', 'persons', 2220, 'Jason Webster', 'Jason', NULL, 'Webster', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2266, 'en-US', 'persons', 2221, 'Jason Whittle', 'Jason', NULL, 'Whittle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2267, 'en-US', 'persons', 2222, 'Peerless Price', 'Peerless', NULL, 'Price', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2268, 'en-US', 'persons', 2223, 'Ryan Denney', 'Ryan', NULL, 'Denney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2269, 'en-US', 'persons', 2224, 'Sam Aiken', 'Sam', NULL, 'Aiken', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2270, 'en-US', 'persons', 2225, 'Ko Simpson', 'Ko', NULL, 'Simpson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2271, 'en-US', 'persons', 2226, 'Kevin Harrison', 'Kevin', NULL, 'Harrison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2272, 'en-US', 'persons', 2227, 'Paul Posluszny', 'Paul', NULL, 'Posluszny', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2273, 'en-US', 'persons', 2228, 'Aaron Merz', 'Aaron', NULL, 'Merz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2274, 'en-US', 'persons', 2229, 'Ryan Neufeld', 'Ryan', NULL, 'Neufeld', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2275, 'en-US', 'persons', 2230, 'Trent Edwards', 'Trent', NULL, 'Edwards', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3099, 'en-US', 'persons', 3051, 'John DiGiorgio', 'John', NULL, 'DiGiorgio', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2276, 'en-US', 'persons', 2231, 'Ashton Youboty', 'Ashton', NULL, 'Youboty', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2277, 'en-US', 'persons', 2232, 'Chris Perry', 'Chris', NULL, 'Perry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2278, 'en-US', 'persons', 2233, 'Tab Perry', 'Tab', NULL, 'Perry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2279, 'en-US', 'persons', 2234, 'Lemar Marshall', 'Lemar', NULL, 'Marshall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2280, 'en-US', 'persons', 2235, 'Odell Thurman', 'Odell', NULL, 'Thurman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2281, 'en-US', 'persons', 2236, 'David Pollack', 'David', NULL, 'Pollack', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2282, 'en-US', 'persons', 2237, 'Chris Henry', 'Chris', NULL, 'Henry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2283, 'en-US', 'persons', 2238, 'Ahmad Brooks', 'Ahmad', NULL, 'Brooks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2284, 'en-US', 'persons', 2239, 'Aaron Elling', 'Aaron', NULL, 'Elling', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2285, 'en-US', 'persons', 2240, 'Willie Anderson', 'Willie', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2286, 'en-US', 'persons', 2241, 'Brandon Williams', 'Brandon', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2287, 'en-US', 'persons', 2242, 'Chad Johnson', 'Chad', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2288, 'en-US', 'persons', 2243, 'Caleb Miller', 'Caleb', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2289, 'en-US', 'persons', 2244, 'Justin Smith', 'Justin', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2290, 'en-US', 'persons', 2245, 'Adam Kieft', 'Adam', NULL, 'Kieft', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2291, 'en-US', 'persons', 2246, 'Rudi Johnson', 'Rudi', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2292, 'en-US', 'persons', 2247, 'John Thornton', 'John', NULL, 'Thornton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2293, 'en-US', 'persons', 2248, 'Eric Henderson', 'Eric', NULL, 'Henderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2294, 'en-US', 'persons', 2249, 'Kenny Irons', 'Kenny', NULL, 'Irons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2295, 'en-US', 'persons', 2250, 'Herana-Daze Jones', 'Herana-Daze', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2296, 'en-US', 'persons', 2251, 'Kenny Watson', 'Kenny', NULL, 'Watson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2297, 'en-US', 'persons', 2252, 'T.J. Wright', 'T.J.', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2298, 'en-US', 'persons', 2253, 'Ethan Kilmer', 'Ethan', NULL, 'Kilmer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2299, 'en-US', 'persons', 2254, 'Dan Burks', 'Dan', NULL, 'Burks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2300, 'en-US', 'persons', 2255, 'Jimmy Verdon', 'Jimmy', NULL, 'Verdon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2302, 'en-US', 'persons', 2257, 'Mason Unck', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1444, 'en-US', 'persons', 1291, 'Brandon Stokley', 'Brandon', NULL, 'Stokley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1431, 'en-US', 'persons', 1278, 'Tom Nalen', 'Tom', NULL, 'Nalen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1419, 'en-US', 'persons', 1266, 'Nate Jackson', 'Nate', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1441, 'en-US', 'persons', 1288, 'Rod Smith', 'Rod', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1417, 'en-US', 'persons', 1264, 'Warrick Holdman', 'Warrick', NULL, 'Holdman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1398, 'en-US', 'persons', 1245, 'Jay Cutler', 'Jay', NULL, 'Cutler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1387, 'en-US', 'persons', 1234, 'Stephen Alexander', 'Stephen', NULL, 'Alexander', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1418, 'en-US', 'persons', 1265, 'Montrae Holland', 'Montrae', NULL, 'Holland', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1423, 'en-US', 'persons', 1270, 'John Lynch', 'John', NULL, 'Lynch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1449, 'en-US', 'persons', 1296, 'D.J. Williams', 'D.J.', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1413, 'en-US', 'persons', 1260, 'Ben Hamilton', 'Ben', NULL, 'Hamilton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1416, 'en-US', 'persons', 1263, 'Travis Henry', 'Travis', NULL, 'Henry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1446, 'en-US', 'persons', 1293, 'Javon Walker', 'Javon', NULL, 'Walker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1400, 'en-US', 'persons', 1247, 'Ebenezer Ekuban', 'Ebenezer', NULL, 'Ekuban', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1388, 'en-US', 'persons', 1235, 'Champ Bailey', 'Champ', NULL, 'Bailey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1393, 'en-US', 'persons', 1240, 'Antwon Burton', 'Antwon', NULL, 'Burton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1428, 'en-US', 'persons', 1275, 'Jarvis Moss', 'Jarvis', NULL, 'Moss', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2338, 'en-US', 'persons', 2293, 'Stockar McDougle', 'Stockar', NULL, 'McDougle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2671, 'en-US', 'persons', 2623, 'Chris Naeole', 'Chris', NULL, 'Naeole', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2339, 'en-US', 'persons', 2294, 'Tony McDaniel', 'Tony', NULL, 'McDaniel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2340, 'en-US', 'persons', 2295, 'Daryl Smith', 'Daryl', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2341, 'en-US', 'persons', 2296, 'Marcus Stroud', 'Marcus', NULL, 'Stroud', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2342, 'en-US', 'persons', 2297, 'Gerald Sensabaugh', 'Gerald', NULL, 'Sensabaugh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2343, 'en-US', 'persons', 2298, 'Tony Gilbert', 'Tony', NULL, 'Gilbert', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2344, 'en-US', 'persons', 2299, 'Josh Scobee', 'Josh', NULL, 'Scobee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2345, 'en-US', 'persons', 2300, 'David Garrard', 'David', NULL, 'Garrard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2346, 'en-US', 'persons', 2301, 'Brian Williams', 'Brian', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2649, 'en-US', 'persons', 2601, 'Richard Collier', 'Richard', NULL, 'Collier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2347, 'en-US', 'persons', 2302, 'Greg Estandia', 'Greg', NULL, 'Estandia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2348, 'en-US', 'persons', 2303, 'James Wyche', 'James', NULL, 'Wyche', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2349, 'en-US', 'persons', 2304, 'Brian Smith', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2350, 'en-US', 'persons', 2305, 'Mike Walker', 'Mike', NULL, 'Walker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2703, 'en-US', 'persons', 2655, 'Larry Johnson', 'Larry', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2351, 'en-US', 'persons', 2306, 'Eddie Kennison', 'Eddie', NULL, 'Kennison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2352, 'en-US', 'persons', 2307, 'Chris Bober', 'Chris', NULL, 'Bober', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2353, 'en-US', 'persons', 2308, 'Gregg Hanoian', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2354, 'en-US', 'persons', 2309, 'Keyaron Fox', 'Keyaron', NULL, 'Fox', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2355, 'en-US', 'persons', 2310, 'Johnny Baldwin', 'Johnny', NULL, 'Baldwin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2356, 'en-US', 'persons', 2311, 'David Hicks', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2357, 'en-US', 'persons', 2312, 'Maurice Price', 'Maurice', NULL, 'Price', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2358, 'en-US', 'persons', 2313, 'Mike Rosenthal', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2359, 'en-US', 'persons', 2314, 'Renaldo Hill', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2360, 'en-US', 'persons', 2315, 'Yeremiah Bell', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2361, 'en-US', 'persons', 2316, 'Ricky Williams', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2362, 'en-US', 'persons', 2317, 'Travares Tillman', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2363, 'en-US', 'persons', 2318, 'Zach Thomas', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2364, 'en-US', 'persons', 2319, 'David Martin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2365, 'en-US', 'persons', 2320, 'Vonnie Holliday', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2366, 'en-US', 'persons', 2321, 'Trent Green', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2367, 'en-US', 'persons', 2322, 'Drew Mormino', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2368, 'en-US', 'persons', 2323, 'Chase Page', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2369, 'en-US', 'persons', 2324, 'Abraham Wright', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2370, 'en-US', 'persons', 2325, 'Joe Toledo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2371, 'en-US', 'persons', 2326, 'Ronnie Brown', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2386, 'en-US', 'persons', 2341, 'Jonathan Vilma', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2387, 'en-US', 'persons', 2342, 'Laveranues Coles', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2388, 'en-US', 'persons', 2343, 'Adrian Jones', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2391, 'en-US', 'persons', 2346, 'Chad Pennington', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2392, 'en-US', 'persons', 2347, 'Cody Spencer', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2393, 'en-US', 'persons', 2348, 'Chansi Stuckey', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2395, 'en-US', 'persons', 2350, 'Mike Devito', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2397, 'en-US', 'persons', 2352, 'C.J. Mosley', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2398, 'en-US', 'persons', 2353, 'Justin Miller', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2411, 'en-US', 'persons', 2366, 'Jerame Tuman', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2412, 'en-US', 'persons', 2367, 'Aaron Smith', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2413, 'en-US', 'persons', 2368, 'Ryan Clark', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2414, 'en-US', 'persons', 2369, 'Nick Hardwick', 'Nick', NULL, 'Hardwick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2415, 'en-US', 'persons', 2370, 'Eric Parker', 'Eric', NULL, 'Parker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2419, 'en-US', 'persons', 2374, 'Shaun Phillips', 'Shaun', NULL, 'Phillips', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2420, 'en-US', 'persons', 2375, 'Craig Davis', 'Craig', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2421, 'en-US', 'persons', 2376, 'Tyronne Gross', 'Tyronne', NULL, 'Gross', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2422, 'en-US', 'persons', 2377, 'Germaine Race', 'Germaine', NULL, 'Race', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2423, 'en-US', 'persons', 2378, 'Ken Amato', 'Ken', NULL, 'Amato', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2424, 'en-US', 'persons', 2379, 'Adam "Pacman" Jones', 'Adam "Pacman"', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2425, 'en-US', 'persons', 2380, 'David Givens', 'David', NULL, 'Givens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2426, 'en-US', 'persons', 2381, 'Chris Brown', 'Chris', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2427, 'en-US', 'persons', 2382, 'Keith Bulluck', 'Keith', NULL, 'Bulluck', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2428, 'en-US', 'persons', 2383, 'LenDale White', 'LenDale', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2429, 'en-US', 'persons', 2384, 'Benji Olson', 'Benji', NULL, 'Olson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2430, 'en-US', 'persons', 2385, 'Albert Haynesworth', 'Albert', NULL, 'Haynesworth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2431, 'en-US', 'persons', 2386, 'Antonio Johnson', 'Antonio', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2432, 'en-US', 'persons', 2387, 'Vince Young', 'Vince', NULL, 'Young', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2433, 'en-US', 'persons', 2388, 'Jacob Ford', 'Jacob', NULL, 'Ford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2434, 'en-US', 'persons', 2389, 'Ahmard Hall', 'Ahmard', NULL, 'Hall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2435, 'en-US', 'teams', 126, 'NFC All-Stars', 'NFC', NULL, 'All-Stars', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2436, 'en-US', 'persons', 2390, 'Chike Okeafor', 'Chike', NULL, 'Okeafor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2437, 'en-US', 'persons', 2391, 'Aaron Francisco', 'Aaron', NULL, 'Francisco', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2438, 'en-US', 'persons', 2392, 'Ahmad Merritt', 'Ahmad', NULL, 'Merritt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2439, 'en-US', 'persons', 2393, 'Matt Leinart', 'Matt', NULL, 'Leinart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2440, 'en-US', 'persons', 2394, 'Oliver Ross', 'Oliver', NULL, 'Ross', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2441, 'en-US', 'persons', 2395, 'Kurt Warner', 'Kurt', NULL, 'Warner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2442, 'en-US', 'persons', 2396, 'Mike Gandy', 'Mike', NULL, 'Gandy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2443, 'en-US', 'persons', 2397, 'Karlos Dansby', 'Karlos', NULL, 'Dansby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1555, 'en-US', 'persons', 1402, 'Todd Weiner', 'Todd', NULL, 'Weiner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1530, 'en-US', 'persons', 1377, 'Omare Lowe', 'Omare', NULL, 'Lowe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1511, 'en-US', 'persons', 1358, 'Jamin Elliott', 'Jamin', NULL, 'Elliott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1552, 'en-US', 'persons', 1399, 'Michael Vick', 'Michael', NULL, 'Vick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1513, 'en-US', 'persons', 1360, 'Brian Finneran', 'Brian', NULL, 'Finneran', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1506, 'en-US', 'persons', 1353, 'Alge Crumpler', 'Alge', NULL, 'Crumpler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1516, 'en-US', 'persons', 1363, 'Wayne Gandy', 'Wayne', NULL, 'Gandy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1515, 'en-US', 'persons', 1362, 'Renardo Foster', 'Renardo', NULL, 'Foster', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1547, 'en-US', 'persons', 1394, 'D.J. Shockley', 'D.J.', NULL, 'Shockley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1508, 'en-US', 'persons', 1355, 'Doug Datish', 'Doug', NULL, 'Datish', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1539, 'en-US', 'persons', 1386, 'David Patterson', 'David', NULL, 'Patterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1536, 'en-US', 'persons', 1383, 'Stephen Nicholas', 'Stephen', NULL, 'Nicholas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1549, 'en-US', 'persons', 1396, 'Montavious Stanley', 'Montavious', NULL, 'Stanley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1528, 'en-US', 'persons', 1375, 'Byron Leftwich', 'Byron', NULL, 'Leftwich', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2444, 'en-US', 'persons', 2398, 'Nate Salley', 'Nate', NULL, 'Salley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2445, 'en-US', 'persons', 2399, 'Adam Seward', 'Adam', NULL, 'Seward', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2446, 'en-US', 'persons', 2400, 'Jake Delhomme', 'Jake', NULL, 'Delhomme', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2704, 'en-US', 'persons', 2656, 'David Carr', 'David', NULL, 'Carr', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2447, 'en-US', 'persons', 2401, 'Dan Morgan', 'Dan', NULL, 'Morgan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2448, 'en-US', 'persons', 2402, 'Terrence Melton', 'Terrence', NULL, 'Melton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2449, 'en-US', 'persons', 2403, 'Vinny Testaverde', 'Vinny', NULL, 'Testaverde', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2450, 'en-US', 'persons', 2404, 'Curtis Deloatch', 'Curtis', NULL, 'Deloatch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2451, 'en-US', 'persons', 2405, 'Dante Wesley', 'Dante', NULL, 'Wesley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2452, 'en-US', 'persons', 2406, 'Brett Basanez', 'Brett', NULL, 'Basanez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2453, 'en-US', 'persons', 2407, 'Nick Goings', 'Nick', NULL, 'Goings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2454, 'en-US', 'persons', 2408, 'Josh Davis', 'Josh', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2455, 'en-US', 'persons', 2409, 'J.D. Runnels', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2456, 'en-US', 'persons', 2410, 'Dan Bazuin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2457, 'en-US', 'persons', 2411, 'Brandon McGowan', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2458, 'en-US', 'persons', 2412, 'Mike Brown', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2459, 'en-US', 'persons', 2413, 'Nathan Vasher', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2460, 'en-US', 'persons', 2414, 'Kevin Payne', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2461, 'en-US', 'persons', 2415, 'Quadtrine Hill', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2462, 'en-US', 'persons', 2416, 'Dusty Dvoracek', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2463, 'en-US', 'persons', 2417, 'Michael Okwo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2464, 'en-US', 'persons', 2418, 'Tank Johnson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2465, 'en-US', 'persons', 2419, 'Terry Glenn', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2466, 'en-US', 'persons', 2420, 'Oliver Hoyte', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2468, 'en-US', 'persons', 2422, 'Jason Ferguson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1719, 'en-US', 'persons', 1566, 'Kalimba Edwards', 'Kalimba', NULL, 'Edwards', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1724, 'en-US', 'persons', 1571, 'George Foster', 'George', NULL, 'Foster', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1721, 'en-US', 'persons', 1568, 'Devale Ellis', 'Devale', NULL, 'Ellis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1760, 'en-US', 'persons', 1607, 'Dewayne White', 'Dewayne', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1707, 'en-US', 'persons', 1554, 'Daniel Bullocks', 'Daniel', NULL, 'Bullocks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1708, 'en-US', 'persons', 1555, 'Brian Calhoun', 'Brian', NULL, 'Calhoun', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1729, 'en-US', 'persons', 1576, 'Calvin Johnson', 'Calvin', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1713, 'en-US', 'persons', 1560, 'Frank Davis', 'Frank', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1757, 'en-US', 'persons', 1604, 'Drew Stanton', 'Drew', NULL, 'Stanton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1715, 'en-US', 'persons', 1562, 'John Deraney', 'John', NULL, 'Deraney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2470, 'en-US', 'persons', 2424, 'Tony Palmer', 'Tony', NULL, 'Palmer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2471, 'en-US', 'persons', 2425, 'Junius Coston', 'Junius', NULL, 'Coston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2472, 'en-US', 'persons', 2426, 'Al Harris', 'Al', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2473, 'en-US', 'persons', 2427, 'Noah Herron', 'Noah', NULL, 'Herron', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2474, 'en-US', 'persons', 2428, 'Tyson Walter', 'Tyson', NULL, 'Walter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2475, 'en-US', 'persons', 2429, 'Scott Wells', 'Scott', NULL, 'Wells', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2476, 'en-US', 'persons', 2430, 'Chad Clifton', 'Chad', NULL, 'Clifton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2477, 'en-US', 'persons', 2431, 'Bubba Franks', 'Bubba', NULL, 'Franks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2478, 'en-US', 'persons', 2432, 'Nick Collins', 'Nick', NULL, 'Collins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2479, 'en-US', 'persons', 2433, 'Ruvell Martin', 'Ruvell', NULL, 'Martin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2480, 'en-US', 'persons', 2434, 'Carlyle Holiday', 'Carlyle', NULL, 'Holiday', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2481, 'en-US', 'persons', 2435, 'Koren Robinson', 'Koren', NULL, 'Robinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2482, 'en-US', 'persons', 2436, 'Frank Walker', 'Frank', NULL, 'Walker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2483, 'en-US', 'persons', 2437, 'Charles Woodson', 'Charles', NULL, 'Woodson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2702, 'en-US', 'persons', 2654, 'Corey Williams', 'Corey', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2484, 'en-US', 'persons', 2438, 'Justin Harrell', 'Justin', NULL, 'Harrell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2485, 'en-US', 'persons', 2439, 'Abdul Hodge', 'Abdul', NULL, 'Hodge', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2486, 'en-US', 'persons', 2440, 'Ryan Pickett', 'Ryan', NULL, 'Pickett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2487, 'en-US', 'persons', 2441, 'Tyrone Culver', 'Tyrone', NULL, 'Culver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2488, 'en-US', 'persons', 2442, 'Ryan Powdrell', 'Ryan', NULL, 'Powdrell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2489, 'en-US', 'persons', 2443, 'Korey Hall', 'Korey', NULL, 'Hall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2490, 'en-US', 'persons', 2444, 'Tory Humphrey', 'Tory', NULL, 'Humphrey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2491, 'en-US', 'persons', 2445, 'DeShawn Wynn', 'DeShawn', NULL, 'Wynn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2492, 'en-US', 'persons', 2446, 'Will Blackmon', 'Will', NULL, 'Blackmon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1814, 'en-US', 'persons', 1661, 'Darrion Scott', 'Darrion', NULL, 'Scott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1789, 'en-US', 'persons', 1636, 'Kelly Holcomb', 'Kelly', NULL, 'Holcomb', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1829, 'en-US', 'persons', 1676, 'Antoine Winfield', 'Antoine', NULL, 'Winfield', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1784, 'en-US', 'persons', 1631, 'Michael Hawkins', 'Mike', NULL, 'Hawkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1803, 'en-US', 'persons', 1650, 'Wendell Mathis', 'Wendell', NULL, 'Mathis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1764, 'en-US', 'persons', 1611, 'Rufus Alexander', 'Rufus', NULL, 'Alexander', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1797, 'en-US', 'persons', 1644, 'Braden Jones', 'Braden', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1813, 'en-US', 'persons', 1660, 'Brian Robison', 'Brian', NULL, 'Robison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2493, 'en-US', 'persons', 2447, 'Jeff Faine', 'Jeff', NULL, 'Faine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2494, 'en-US', 'persons', 2448, 'Scott Shanle', 'Scott', NULL, 'Shanle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2495, 'en-US', 'persons', 2449, 'Deuce McAllister', 'Deuce', NULL, 'McAllister', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2496, 'en-US', 'persons', 2450, 'Charles Grant', 'Charles', NULL, 'Grant', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2497, 'en-US', 'persons', 2451, 'Steve Gleason', 'Steve', NULL, 'Gleason', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2498, 'en-US', 'persons', 2452, 'Mark Campbell', 'Mark', NULL, 'Campbell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2499, 'en-US', 'persons', 2453, 'Alfred Fincher', 'Alfred', NULL, 'Fincher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2500, 'en-US', 'persons', 2454, 'Adrian Awasom', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2501, 'en-US', 'persons', 2455, 'William Joseph', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2502, 'en-US', 'persons', 2456, 'Jim Finn', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2503, 'en-US', 'persons', 2457, 'Michael Jennings', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2504, 'en-US', 'persons', 2458, 'Derrick Ward', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2505, 'en-US', 'persons', 2459, 'James Butler', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2506, 'en-US', 'persons', 2460, 'Todd Londot', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2507, 'en-US', 'persons', 2461, 'Steve Smith', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2508, 'en-US', 'persons', 2462, 'Robert Douglas', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2509, 'en-US', 'persons', 2463, 'Dek Bake', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2510, 'en-US', 'persons', 2464, 'Kevin Dockery', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2511, 'en-US', 'persons', 2465, 'Darcy Johnson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2512, 'en-US', 'persons', 2466, 'Stefan Rodgers', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2513, 'en-US', 'persons', 2467, 'Ian Scott', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2514, 'en-US', 'persons', 2468, 'William James', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2516, 'en-US', 'persons', 2470, 'Jerome McDougle', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2517, 'en-US', 'persons', 2471, 'Jevon Kearse', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2518, 'en-US', 'persons', 2472, 'Ryan Moats', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2519, 'en-US', 'persons', 2473, 'Jon Runyan', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2520, 'en-US', 'persons', 2474, 'Greg Lewis', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2525, 'en-US', 'persons', 2479, 'Jason Avant', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1837, 'en-US', 'persons', 1684, 'C.J. Brewer', 'C.J.', NULL, 'Brewer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1860, 'en-US', 'persons', 1707, 'Darrell Jackson', 'Darrell', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1853, 'en-US', 'persons', 1700, 'Walt Harris', 'Walt', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1888, 'en-US', 'persons', 1735, 'B.J. Tucker', 'B.J.', NULL, 'Tucker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1877, 'en-US', 'persons', 1724, 'Melvin Oliver', 'Melvin', NULL, 'Oliver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1861, 'en-US', 'persons', 1708, 'Jonas Jennings', 'Jonas', NULL, 'Jennings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1851, 'en-US', 'persons', 1698, 'Frank Gore', 'Frank', NULL, 'Gore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1869, 'en-US', 'persons', 1716, 'Keith Lewis', 'Keith', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1882, 'en-US', 'persons', 1729, 'Alex Smith', 'Alex', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1864, 'en-US', 'persons', 1711, 'Manny Lawson', 'Manny', NULL, 'Lawson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1890, 'en-US', 'persons', 1737, 'Delanie Walker', 'Delanie', NULL, 'Walker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1873, 'en-US', 'persons', 1720, 'Jay Moore', 'Jay', NULL, 'Moore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1841, 'en-US', 'persons', 1688, 'Joe Cohen', 'Joe', NULL, 'Cohen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2536, 'en-US', 'persons', 2490, 'Jerome Carter', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2537, 'en-US', 'persons', 2491, 'Dante Hall', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2538, 'en-US', 'persons', 2492, 'Adam Goldberg', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2539, 'en-US', 'persons', 2493, 'Mark Setterstrom', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2540, 'en-US', 'persons', 2494, 'Leonard Little', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2541, 'en-US', 'persons', 2495, 'Richie Incognito', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2542, 'en-US', 'persons', 2496, 'Raonall Smith', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2543, 'en-US', 'persons', 2497, 'Steven Jackson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2544, 'en-US', 'persons', 2498, 'Orlando Pace', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2545, 'en-US', 'persons', 2499, 'Quinton Culberson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2546, 'en-US', 'persons', 2500, 'Brett Romberg', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2547, 'en-US', 'persons', 2501, 'Brian Kelly', 'Brian', NULL, 'Kelly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2548, 'en-US', 'persons', 2502, 'Greg Spires', 'Greg', NULL, 'Spires', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2549, 'en-US', 'persons', 2503, 'Torrie Cox', 'Torrie', NULL, 'Cox', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2550, 'en-US', 'persons', 2504, 'Antoine Cash', 'Antoine', NULL, 'Cash', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2551, 'en-US', 'persons', 2505, 'Mike Alstott', 'Mike', NULL, 'Alstott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2552, 'en-US', 'persons', 2506, 'Mark Jones', 'Mark', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2553, 'en-US', 'persons', 2507, 'Chris Simms', 'Chris', NULL, 'Simms', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2554, 'en-US', 'persons', 2508, 'Michael Pittman', 'Michael', NULL, 'Pittman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2555, 'en-US', 'persons', 2509, 'Ike Hilliard', 'Ike', NULL, 'Hilliard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2556, 'en-US', 'persons', 2510, 'Alex Smith', 'Alex', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2557, 'en-US', 'persons', 2511, 'Carnell Williams', 'Carnell', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2558, 'en-US', 'persons', 2512, 'Luke Petitgout', 'Luke', NULL, 'Petitgout', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2559, 'en-US', 'persons', 2513, 'Michael Clayton', 'Michael', NULL, 'Clayton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2560, 'en-US', 'persons', 2514, 'Charles Bennett', 'Charles', NULL, 'Bennett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2561, 'en-US', 'persons', 2515, 'Patrick Chukwurah', 'Patrick', NULL, 'Chukwurah', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2562, 'en-US', 'persons', 2516, 'Chris Denman', 'Chris', NULL, 'Denman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2563, 'en-US', 'persons', 2517, 'Sam Olajubutu', 'Sam', NULL, 'Olajubutu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2564, 'en-US', 'persons', 2518, 'Sabby Piscitelli', 'Sabby', NULL, 'Piscitelli', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2565, 'en-US', 'persons', 2519, 'Quincy Black', 'Quincy', NULL, 'Black', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2579, 'en-US', 'persons', 2533, 'Jason McAddley', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2581, 'en-US', 'teams', 127, 'East All-Stars', 'East', NULL, 'All-Stars', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2582, 'en-US', 'teams', 128, 'West All-Stars', 'West', NULL, 'All-Stars', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2050, 'en-US', 'persons', 1910, 'Todd Bertuzzi', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2583, 'en-US', 'persons', 2535, 'Kari Lehtonen', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2584, 'en-US', 'persons', 2536, 'Steve Rucchin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2586, 'en-US', 'persons', 2538, 'Alexei Zhamnov', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2588, 'en-US', 'persons', 2540, 'Jaroslav Spacek', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2589, 'en-US', 'persons', 2541, 'Teppo Numminen', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2590, 'en-US', 'persons', 2542, 'Nolan Pratt', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2591, 'en-US', 'persons', 2543, 'Dmitri Kalinin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2592, 'en-US', 'persons', 2544, 'Wayne Primeau', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2593, 'en-US', 'persons', 2545, 'Brent Krahn', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2594, 'en-US', 'persons', 2546, 'Andrew Ladd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2595, 'en-US', 'persons', 2547, 'Scott Walker', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2596, 'en-US', 'persons', 2548, 'Niclas Wallin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2250, 'en-US', 'persons', 2186, 'Karlis Skrastins', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2597, 'en-US', 'persons', 2549, 'Brad Richardson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2248, 'en-US', 'persons', 2184, 'Jordan Leopold', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2600, 'en-US', 'persons', 2552, 'Derek Dorsett', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2601, 'en-US', 'persons', 2553, 'Alexander Svitov', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2602, 'en-US', 'persons', 2554, 'Alexandre Picard', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1479, 'en-US', 'persons', 1326, 'Brad Winchester', 'Brad', NULL, 'Winchester', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2603, 'en-US', 'persons', 2555, 'Francis Wathier', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2604, 'en-US', 'persons', 2556, 'Niklas Kronwall', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2605, 'en-US', 'persons', 2557, 'Dominik Hasek', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2606, 'en-US', 'persons', 2558, 'Johan Franzen', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2607, 'en-US', 'persons', 2559, 'Sheldon Souray', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2608, 'en-US', 'persons', 2560, 'Mathieu Roy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2609, 'en-US', 'persons', 2561, 'Joni Pitkanen', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2610, 'en-US', 'persons', 2562, 'Ethan Moreau', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2611, 'en-US', 'persons', 2563, 'Fernando Pisani', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2612, 'en-US', 'persons', 2564, 'Matt Greene', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2613, 'en-US', 'persons', 2565, 'Rostislav Olesz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2614, 'en-US', 'persons', 2566, 'Noah Welch', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1370, 'en-US', 'persons', 1217, 'Kyle Calder', 'Kyle', NULL, 'Calder', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1379, 'en-US', 'persons', 1226, 'Raitis Ivanans', 'Raitis', NULL, 'Ivanans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2615, 'en-US', 'persons', 2567, 'Wes Walz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2616, 'en-US', 'persons', 2568, 'Sean Hill', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2617, 'en-US', 'persons', 2569, 'Dominic Moore', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2256, 'en-US', 'persons', 2192, 'Francis Bouillon', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2257, 'en-US', 'persons', 2193, 'Garth Murray', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2618, 'en-US', 'persons', 2570, 'Steve Sullivan', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2623, 'en-US', 'persons', 2575, 'Jamie Langenbrunner', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2624, 'en-US', 'persons', 2576, 'Colin White', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2625, 'en-US', 'persons', 2577, 'Karel Rachunek', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2626, 'en-US', 'persons', 2578, 'Cam Janssen', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2006, 'en-US', 'persons', 1855, 'Bryan Berard', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2008, 'en-US', 'persons', 1857, 'Jon Sim', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1969, 'en-US', 'persons', 1816, 'Rick DiPietro', 'Rick', NULL, 'DiPietro', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2627, 'en-US', 'persons', 2579, 'Shawn Bates', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2628, 'en-US', 'persons', 2580, 'Ryan Callahan', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2629, 'en-US', 'persons', 2581, 'Martin Straka', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2630, 'en-US', 'persons', 2582, 'Marek Malik', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2241, 'en-US', 'persons', 2164, 'Jaromir Jagr', 'Jaromir', NULL, 'Jagr', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2632, 'en-US', 'persons', 2584, 'Jesse Boulerice', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2633, 'en-US', 'persons', 2585, 'Mike Rathje', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1339, 'en-US', 'persons', 1186, 'Randy Jones', 'Randy', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2634, 'en-US', 'persons', 2586, 'Derian Hatcher', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2635, 'en-US', 'persons', 2587, 'Simon Gagne', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2636, 'en-US', 'persons', 2588, 'Steve Downie', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2637, 'en-US', 'persons', 2589, 'Ryan Whitney', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2065, 'en-US', 'persons', 1935, 'Rob Davison', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2638, 'en-US', 'persons', 2590, 'Tomas Plihal', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2639, 'en-US', 'persons', 2591, 'Brad Norton', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2064, 'en-US', 'persons', 1934, 'Ryane Clowe', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1943, 'en-US', 'persons', 1790, 'Douglas Murray', 'Douglas', NULL, 'Murray', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2640, 'en-US', 'persons', 2592, 'Tim Taylor', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2641, 'en-US', 'persons', 2593, 'Ryan Craig', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2642, 'en-US', 'persons', 2594, 'Kyle Wellwood', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1923, 'en-US', 'persons', 1770, 'Mark Bell', 'Mark', NULL, 'Bell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2253, 'en-US', 'persons', 2189, 'Darcy Tucker', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1932, 'en-US', 'persons', 1779, 'Bryan McCabe', 'Bryan', NULL, 'McCabe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2643, 'en-US', 'persons', 2595, 'Carlo Colaiacovo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1900, 'en-US', 'persons', 1747, 'Kevin Bieksa', 'Kevin', NULL, 'Bieksa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1902, 'en-US', 'persons', 1749, 'Sami Salo', 'Sami', NULL, 'Salo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1912, 'en-US', 'persons', 1759, 'Jeff Cowan', 'Jeff', NULL, 'Cowan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2244, 'en-US', 'persons', 2180, 'Lukas Krajicek', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2246, 'en-US', 'persons', 2182, 'Rick Rypien', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2644, 'en-US', 'persons', 2596, 'Tom Poti', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2645, 'en-US', 'persons', 2597, 'Eric Fehr', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2646, 'en-US', 'persons', 2598, 'Steve Eminger', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2647, 'en-US', 'persons', 2599, 'Chris Clark', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2648, 'en-US', 'persons', 2600, 'Alexander Semin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2147, 'en-US', 'persons', 2057, 'James Posey', 'James', NULL, 'Posey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2151, 'en-US', 'persons', 2061, 'Adrian Griffin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2152, 'en-US', 'persons', 2062, 'Joakim Noah', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1330, 'en-US', 'persons', 1177, 'Devin Harris', 'Devin', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1326, 'en-US', 'persons', 1173, 'Erick Dampier', 'Erick', NULL, 'Dampier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1327, 'en-US', 'persons', 1174, 'Devean George', 'Devean', NULL, 'George', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2159, 'en-US', 'persons', 2069, 'Stephen Jackson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2160, 'en-US', 'persons', 2070, 'Austin Croshere', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2161, 'en-US', 'persons', 2071, 'Brandan Wright', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2162, 'en-US', 'persons', 2072, 'Troy Murphy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2164, 'en-US', 'persons', 2074, 'Shawne Williams', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2165, 'en-US', 'persons', 2075, 'Aaron Williams', 'Aaron', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2166, 'en-US', 'persons', 2076, 'Elton Brand', 'Elton', NULL, 'Brand', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2167, 'en-US', 'persons', 2077, 'Shaun Livingston', 'Shaun', NULL, 'Livingston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2169, 'en-US', 'persons', 2079, 'Brian Cardinal', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2175, 'en-US', 'persons', 2085, 'Marcus Williams', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2178, 'en-US', 'persons', 2088, 'Tony Battie', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2179, 'en-US', 'persons', 2089, 'Shavlik Randolph', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2180, 'en-US', 'persons', 2090, 'Louis Amundson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2181, 'en-US', 'persons', 2091, 'Herbert Hill', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2183, 'en-US', 'persons', 2093, 'Greg Oden', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2184, 'en-US', 'persons', 2094, 'Darius Miles', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2185, 'en-US', 'persons', 2095, 'Josh McRoberts', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1307, 'en-US', 'persons', 1154, 'Mike Bibby', 'Mike', NULL, 'Bibby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1321, 'en-US', 'persons', 1168, 'Ron Artest', 'Ron', NULL, 'Artest', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1314, 'en-US', 'persons', 1161, 'Spencer Hawes', 'Spencer', NULL, 'Hawes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1309, 'en-US', 'persons', 1156, 'Beno Udrih', 'Beno', NULL, 'Udrih', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1313, 'en-US', 'persons', 1160, 'Justin Williams', 'Justin', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2186, 'en-US', 'persons', 2096, 'Robert Horry', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2187, 'en-US', 'persons', 2097, 'Jacque Vaughn', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2188, 'en-US', 'persons', 2098, 'Kurt Thomas', 'Kurt', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2189, 'en-US', 'persons', 2099, 'Robert Swift', 'Robert', NULL, 'Swift', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2698, 'en-US', 'persons', 2650, 'Joey Graham', 'Joey', NULL, 'Graham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2672, 'en-US', 'persons', 2624, 'Gilbert Arenas', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2191, 'en-US', 'persons', 2101, 'Etan Thomas', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2192, 'en-US', 'persons', 2102, 'Oleksiy Pecherov', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1562, 'en-US', 'persons', 1409, 'Joseph Addai', 'Joseph', NULL, 'Addai', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1563, 'en-US', 'persons', 1410, 'Brandon Archer', 'Brandon', NULL, 'Archer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1564, 'en-US', 'persons', 1411, 'Antoine Bethea', 'Antoine', NULL, 'Bethea', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1565, 'en-US', 'persons', 1412, 'Josh Betts', 'Josh', NULL, 'Betts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1566, 'en-US', 'persons', 1413, 'Rocky Boiman', 'Rocky', NULL, 'Boiman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1567, 'en-US', 'persons', 1414, 'Gary Brackett', 'Gary', NULL, 'Brackett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1568, 'en-US', 'persons', 1415, 'Raheem Brock', 'Raheem', NULL, 'Brock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1569, 'en-US', 'persons', 1416, 'Melvin Bullitt', 'Melvin', NULL, 'Bullitt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1570, 'en-US', 'persons', 1417, 'Jeff Charleston', 'Jeff', NULL, 'Charleston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1571, 'en-US', 'persons', 1418, 'Dallas Clark', 'Dallas', NULL, 'Clark', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1572, 'en-US', 'persons', 1419, 'Michael Coe', 'Michael', NULL, 'Coe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1573, 'en-US', 'persons', 1420, 'Brannon Condren', 'Brannon', NULL, 'Condren', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1574, 'en-US', 'persons', 1421, 'Jemalle Cornelius', 'Jemalle', NULL, 'Cornelius', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1575, 'en-US', 'persons', 1422, 'Clifton Dawson', 'Clifton', NULL, 'Dawson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1576, 'en-US', 'persons', 1423, 'Keyunta Dawson', 'Keyunta', NULL, 'Dawson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1577, 'en-US', 'persons', 1424, 'Ryan Diem', 'Ryan', NULL, 'Diem', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1578, 'en-US', 'persons', 1425, 'Daniel Federkeil', 'Daniel', NULL, 'Federkeil', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1579, 'en-US', 'persons', 1426, 'Bryan Fletcher', 'Bryan', NULL, 'Fletcher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1580, 'en-US', 'persons', 1427, 'Dwight Freeney', 'Dwight', NULL, 'Freeney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1581, 'en-US', 'persons', 1428, 'Dylan Gandy', 'Dylan', NULL, 'Gandy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1582, 'en-US', 'persons', 1429, 'Matt Giordano', 'Matt', NULL, 'Giordano', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1583, 'en-US', 'persons', 1430, 'Anthony Gonzalez', 'Anthony', NULL, 'Gonzalez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1584, 'en-US', 'persons', 1431, 'Ramon Guzman', 'Ramon', NULL, 'Guzman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1585, 'en-US', 'persons', 1432, 'Tyjuan Hagler', 'Tyjuan', NULL, 'Hagler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1586, 'en-US', 'persons', 1433, 'Justise Hairston', 'Justise', NULL, 'Hairston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1587, 'en-US', 'persons', 1434, 'Roy Hall', 'Roy', NULL, 'Hall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1588, 'en-US', 'persons', 1435, 'Marvin Harrison', 'Marvin', NULL, 'Harrison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1589, 'en-US', 'persons', 1436, 'Kelvin Hayden', 'Kelvin', NULL, 'Hayden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1590, 'en-US', 'persons', 1437, 'Corey Hilliard', 'Corey', NULL, 'Hilliard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1591, 'en-US', 'persons', 1438, 'Dante Hughes', 'Dante', NULL, 'Hughes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1592, 'en-US', 'persons', 1439, 'Ben Ishola', 'Ben', NULL, 'Ishola', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1593, 'en-US', 'persons', 1440, 'Marlin Jackson', 'Marlin', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1594, 'en-US', 'persons', 1441, 'Tim Jennings', 'Tim', NULL, 'Jennings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1595, 'en-US', 'persons', 1442, 'Charlie Johnson', 'Charlie', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1596, 'en-US', 'persons', 1443, 'Ed Johnson', 'Ed', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1597, 'en-US', 'persons', 1444, 'Freddy Keiaho', 'Freddy', NULL, 'Keiaho', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1598, 'en-US', 'persons', 1445, 'Kenton Keith', 'Kenton', NULL, 'Keith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1599, 'en-US', 'persons', 1446, 'Dan Klecko', 'Dan', NULL, 'Klecko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1600, 'en-US', 'persons', 1447, 'Ryan Lilja', 'Ryan', NULL, 'Lilja', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1601, 'en-US', 'persons', 1448, 'Peyton Manning', 'Peyton', NULL, 'Manning', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1602, 'en-US', 'persons', 1449, 'Robert Mathis', 'Robert', NULL, 'Mathis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1603, 'en-US', 'persons', 1450, 'Anthony McFarland', 'Anthony', NULL, 'McFarland', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1604, 'en-US', 'persons', 1451, 'Aaron Moorehead', 'Aaron', NULL, 'Moorehead', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1605, 'en-US', 'persons', 1452, 'Rob Morris', 'Rob', NULL, 'Morris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1606, 'en-US', 'persons', 1453, 'Quinn Pitcock', 'Quinn', NULL, 'Pitcock', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1607, 'en-US', 'persons', 1454, 'Darrell Reid', 'Darrell', NULL, 'Reid', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1608, 'en-US', 'persons', 1455, 'Gijon Robinson', 'Gijon', NULL, 'Robinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1609, 'en-US', 'persons', 1456, 'T.J. Rushing', 'T.J.', NULL, 'Rushing', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1610, 'en-US', 'persons', 1457, 'Bob Sanders', 'Bob', NULL, 'Sanders', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1611, 'en-US', 'persons', 1458, 'Jeff Saturday', 'Jeff', NULL, 'Saturday', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1612, 'en-US', 'persons', 1459, 'Jake Scott', 'Jake', NULL, 'Scott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1613, 'en-US', 'persons', 1460, 'Mike Seidman', 'Mike', NULL, 'Seidman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1614, 'en-US', 'persons', 1461, 'Clint Session', 'Clint', NULL, 'Session', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1615, 'en-US', 'persons', 1462, 'Trent Shelton', 'Trent', NULL, 'Shelton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1616, 'en-US', 'persons', 1463, 'Hunter Smith', 'Hunter', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1617, 'en-US', 'persons', 1464, 'Antonio Smith', 'Antonio', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1618, 'en-US', 'persons', 1465, 'Justin Snow', 'Justin', NULL, 'Snow', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1619, 'en-US', 'persons', 1466, 'Jim Sorgi', 'Jim', NULL, 'Sorgi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1620, 'en-US', 'persons', 1467, 'Josh Thomas', 'Josh', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1621, 'en-US', 'persons', 1468, 'Craphonso Thorpe', 'Craphonso', NULL, 'Thorpe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1622, 'en-US', 'persons', 1469, 'Michael Toudouze', 'Michael', NULL, 'Toudouze', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1623, 'en-US', 'persons', 1470, 'Tony Ugoh', 'Tony', NULL, 'Ugoh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1624, 'en-US', 'persons', 1471, 'Ben Utecht', 'Ben', NULL, 'Utecht', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1625, 'en-US', 'persons', 1472, 'Adam Vinatieri', 'Adam', NULL, 'Vinatieri', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1626, 'en-US', 'persons', 1473, 'Reggie Wayne', 'Reggie', NULL, 'Wayne', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1627, 'en-US', 'persons', 1474, 'Victor Worsley', 'Victor', NULL, 'Worsley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2381, 'en-US', 'persons', 2336, 'Eric Alexander', 'Eric', NULL, 'Alexander', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3462, 'en-US', 'persons', 3414, 'Willie Andrews', 'Willie', NULL, 'Andrews', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3454, 'en-US', 'persons', 3406, 'Rashad Baker', 'Rashad', NULL, 'Baker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3463, 'en-US', 'persons', 3415, 'Kyle Brady', 'Kyle', NULL, 'Brady', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2378, 'en-US', 'persons', 2333, 'Tom Brady', 'Tom', NULL, 'Brady', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3464, 'en-US', 'persons', 3416, 'Wesley Britt', 'Wesley', NULL, 'Britt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2375, 'en-US', 'persons', 2330, 'Troy Brown', 'Troy', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3465, 'en-US', 'persons', 3417, 'Kareem Brown', 'Kareem', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3452, 'en-US', 'persons', 3404, 'Tedy Bruschi', 'Tedy', NULL, 'Bruschi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3466, 'en-US', 'persons', 3418, 'Matt Cassel', 'Matt', NULL, 'Cassel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3467, 'en-US', 'persons', 3419, 'Brandon "Bam" Childress', 'Brandon "Bam"', NULL, 'Childress', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3446, 'en-US', 'persons', 3398, 'Rosevelt Colvin', 'Rosevelt', NULL, 'Colvin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3468, 'en-US', 'persons', 3420, 'Dan Connolly', 'Dan', NULL, 'Connolly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3459, 'en-US', 'persons', 3411, 'Kyle Eckel', 'Kyle', NULL, 'Eckel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3439, 'en-US', 'persons', 3391, 'Heath Evans', 'Heath', NULL, 'Evans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3438, 'en-US', 'persons', 3390, 'Kevin Faulk', 'Kevin', NULL, 'Faulk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3469, 'en-US', 'persons', 3421, 'Jabar Gaffney', 'Jabar', NULL, 'Gaffney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3449, 'en-US', 'persons', 3401, 'Randall Gay', 'Randall', NULL, 'Gay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3461, 'en-US', 'persons', 3413, 'Stephen Gostkowski', 'Stephen', NULL, 'Gostkowski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3447, 'en-US', 'persons', 3399, 'Jarvis Green', 'Jarvis', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3470, 'en-US', 'persons', 3422, 'David Greene', 'David', NULL, 'Greene', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3471, 'en-US', 'persons', 3423, 'Matt Gutierrez', 'Matt', NULL, 'Gutierrez', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3444, 'en-US', 'persons', 3396, 'Chris Hanson', 'Chris', NULL, 'Hanson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3443, 'en-US', 'persons', 3395, 'Rodney Harrison', 'Rodney', NULL, 'Harrison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3445, 'en-US', 'persons', 3397, 'Ellis Hobbs III', 'Ellis', NULL, 'Hobbs III', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3472, 'en-US', 'persons', 3424, 'Russ Hochstein', 'Russ', NULL, 'Hochstein', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3473, 'en-US', 'persons', 3425, 'Larry Izzo', 'Larry', NULL, 'Izzo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2372, 'en-US', 'persons', 2327, 'Eddie Jackson', 'Eddie', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3474, 'en-US', 'persons', 3426, 'Chad Jackson', 'Chad', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3475, 'en-US', 'persons', 3427, 'C.J. Jones', 'C.J.', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3476, 'en-US', 'persons', 3428, 'Nick Kaczur', 'Nick', NULL, 'Kaczur', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3477, 'en-US', 'persons', 3429, 'Dan Koppen', 'Dan', NULL, 'Koppen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3478, 'en-US', 'persons', 3430, 'Matt Light', 'Matt', NULL, 'Light', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2379, 'en-US', 'persons', 2334, 'Oscar Lua', 'Oscar', NULL, 'Lua', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3479, 'en-US', 'persons', 3431, 'Logan Mankins', 'Logan', NULL, 'Mankins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3437, 'en-US', 'persons', 3389, 'Laurence Maroney', 'Laurence', NULL, 'Maroney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3480, 'en-US', 'persons', 3432, 'Brandon Meriweather', 'Brandon', NULL, 'Meriweather', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2384, 'en-US', 'persons', 2339, 'Mel Mitchell III', 'Mel', NULL, 'Mitchell III', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3481, 'en-US', 'persons', 3433, 'Tim Mixon', 'Tim', NULL, 'Mixon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2376, 'en-US', 'persons', 2331, 'Sammy Morris', 'Sammy', NULL, 'Morris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3440, 'en-US', 'persons', 3392, 'Randy Moss', 'Randy', NULL, 'Moss', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3482, 'en-US', 'persons', 3434, 'Stephen Neal', 'Stephen', NULL, 'Neal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3483, 'en-US', 'persons', 3435, 'Ryan O''Callaghan', 'Ryan', NULL, 'O''Callaghan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3460, 'en-US', 'persons', 3412, 'Lonie Paxton', 'Lonie', NULL, 'Paxton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2383, 'en-US', 'persons', 2338, 'Mike Richardson', 'Mike', NULL, 'Richardson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3484, 'en-US', 'persons', 3436, 'Marcellus Rivers', 'Marcellus', NULL, 'Rivers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3458, 'en-US', 'persons', 3410, 'Asante Samuel', 'Asante', NULL, 'Samuel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3451, 'en-US', 'persons', 3403, 'James Sanders', 'James', NULL, 'Sanders', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2373, 'en-US', 'persons', 2328, 'Chad Scott', 'Chad', NULL, 'Scott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3457, 'en-US', 'persons', 3409, 'Junior Seau', 'Junior', NULL, 'Seau', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3450, 'en-US', 'persons', 3402, 'Richard Seymour', 'Richard', NULL, 'Seymour', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3485, 'en-US', 'persons', 3437, 'Le Kevin Smith', 'Le Kevin', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3486, 'en-US', 'persons', 3438, 'Antwain Spann', 'Antwain', NULL, 'Spann', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3442, 'en-US', 'persons', 3394, 'Donte Stallworth', 'Donte', NULL, 'Stallworth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3456, 'en-US', 'persons', 3408, 'Adalius Thomas', 'Adalius', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3487, 'en-US', 'persons', 3439, 'Santonio Thomas', 'Santonio', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2382, 'en-US', 'persons', 2337, 'David Thomas', 'David', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3488, 'en-US', 'persons', 3440, 'Raymond Ventrone', 'Raymond', NULL, 'Ventrone', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2380, 'en-US', 'persons', 2335, 'Mike Vrabel', 'Mike', NULL, 'Vrabel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3448, 'en-US', 'persons', 3400, 'Ty Warren', 'Ty', NULL, 'Warren', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3489, 'en-US', 'persons', 3441, 'Kelley Washington', 'Kelley', NULL, 'Washington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2374, 'en-US', 'persons', 2329, 'Benjamin Watson', 'Benjamin', NULL, 'Watson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3441, 'en-US', 'persons', 3393, 'Wes Welker', 'Wes', NULL, 'Welker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3455, 'en-US', 'persons', 3407, 'Vince Wilfork', 'Vince', NULL, 'Wilfork', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2377, 'en-US', 'persons', 2332, 'Eugene Wilson', 'Eugene', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3490, 'en-US', 'persons', 3442, 'Pierre Woods', 'Pierre', NULL, 'Woods', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3453, 'en-US', 'persons', 3405, 'Mike Wright', 'Mike', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3491, 'en-US', 'persons', 3443, 'Billy Yates', 'Billy', NULL, 'Yates', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2335, 'en-US', 'persons', 2290, 'Jon Abbate', 'Jon', NULL, 'Abbate', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2312, 'en-US', 'persons', 2267, 'Roc Alexander', 'Roc', NULL, 'Alexander', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3521, 'en-US', 'persons', 3477, 'Charlie Anderson', 'Charlie', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3546, 'en-US', 'persons', 3502, 'David Anderson', 'David', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3547, 'en-US', 'persons', 3503, 'Devin Aromashodu', 'Devin', NULL, 'Aromashodu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2327, 'en-US', 'persons', 2282, 'Shawn Barber', 'Shawn', NULL, 'Barber', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2313, 'en-US', 'persons', 2268, 'Kevin Barry', 'Kevin', NULL, 'Barry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3328, 'en-US', 'persons', 3280, 'Fred Bennett', 'Fred', NULL, 'Bennett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3548, 'en-US', 'persons', 3504, 'Jordan Black', 'Jordan', NULL, 'Black', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3549, 'en-US', 'persons', 3505, 'Michael Boulware', 'Michael', NULL, 'Boulware', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3550, 'en-US', 'persons', 3506, 'Shane Boyd', 'Shane', NULL, 'Boyd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3551, 'en-US', 'persons', 3507, 'Mike Brisiel', 'Mike', NULL, 'Brisiel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2316, 'en-US', 'persons', 2271, 'Kris Brown', 'Kris', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2323, 'en-US', 'persons', 2278, 'C.C. Brown', 'C.C.', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3552, 'en-US', 'persons', 3508, 'Mark Bruener', 'Mark', NULL, 'Bruener', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3553, 'en-US', 'persons', 3509, 'Tim Bulman', 'Tim', NULL, 'Bulman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3554, 'en-US', 'persons', 3510, 'Rashad Butler', 'Rashad', NULL, 'Butler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3555, 'en-US', 'persons', 3511, 'Eduardo Castaneda', 'Eduardo', NULL, 'Castaneda', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3497, 'en-US', 'persons', 3449, 'Danny Clark', 'Danny', NULL, 'Clark', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3518, 'en-US', 'persons', 3474, 'Earl Cochran', 'Earl', NULL, 'Cochran', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3494, 'en-US', 'persons', 3446, 'Jameel Cook', 'Jameel', NULL, 'Cook', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2333, 'en-US', 'persons', 2288, 'Owen Daniels', 'Owen', NULL, 'Daniels', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2310, 'en-US', 'persons', 2265, 'Andre Davis', 'Andre', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3492, 'en-US', 'persons', 3444, 'Ron Dayne', 'Ron', NULL, 'Dayne', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3517, 'en-US', 'persons', 3473, 'Will Demps', 'Will', NULL, 'Demps', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3523, 'en-US', 'persons', 3479, 'Zach Diles', 'Zach', NULL, 'Diles', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2337, 'en-US', 'persons', 2292, 'Joel Dreessen', 'Joel', NULL, 'Dreessen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2315, 'en-US', 'persons', 2270, 'Glenn Earl', 'Glenn', NULL, 'Earl', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2324, 'en-US', 'persons', 2279, 'Adimchinobe Echemandu', 'Adimchinobe', NULL, 'Echemandu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3511, 'en-US', 'persons', 3467, 'DeMarcus Faggins', 'DeMarcus', NULL, 'Faggins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2314, 'en-US', 'persons', 2269, 'Mike Flanagan', 'Mike', NULL, 'Flanagan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2322, 'en-US', 'persons', 2277, 'Jamar Fletcher', 'Jamar', NULL, 'Fletcher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3556, 'en-US', 'persons', 3512, 'Brandon Frye', 'Brandon', NULL, 'Frye', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2320, 'en-US', 'persons', 2275, 'Ahman Green', 'Ahman', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3510, 'en-US', 'persons', 3466, 'Morlon Greenwood', 'Morlon', NULL, 'Greenwood', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2317, 'en-US', 'persons', 2272, 'Brandon Harrison', 'Brandon', NULL, 'Harrison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2311, 'en-US', 'persons', 2266, 'Jason Horton', 'Jason', NULL, 'Horton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3515, 'en-US', 'persons', 3471, 'Von Hutchins', 'Von', NULL, 'Hutchins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3557, 'en-US', 'persons', 3513, 'Scott Jackson', 'Scott', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3513, 'en-US', 'persons', 3469, 'Travis Johnson', 'Travis', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2325, 'en-US', 'persons', 2280, 'Andre Johnson', 'Andre', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3498, 'en-US', 'persons', 3450, 'Jacoby Jones', 'Jacoby', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3520, 'en-US', 'persons', 3476, 'N.D. Kalu', 'N.D.', NULL, 'Kalu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2331, 'en-US', 'persons', 2286, 'Cedric Killings', 'Cedric', NULL, 'Killings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3496, 'en-US', 'persons', 3448, 'Vonta Leach', 'Vonta', NULL, 'Leach', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3514, 'en-US', 'persons', 3470, 'Anthony Maddox', 'Anthony', NULL, 'Maddox', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2319, 'en-US', 'persons', 2274, 'Jerome Mathis', 'Jerome', NULL, 'Mathis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2329, 'en-US', 'persons', 2284, 'Steve McKinney', 'Steve', NULL, 'McKinney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3558, 'en-US', 'persons', 3514, 'Brandon Mitchell', 'Brandon', NULL, 'Mitchell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3559, 'en-US', 'persons', 3515, 'Craig Nall', 'Craig', NULL, 'Nall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3512, 'en-US', 'persons', 3468, 'Amobi Okoye', 'Amobi', NULL, 'Okoye', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3560, 'en-US', 'persons', 3516, 'Shantee Orr', 'Shantee', NULL, 'Orr', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3561, 'en-US', 'persons', 3517, 'Bryan Pittman', 'Bryan', NULL, 'Pittman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2318, 'en-US', 'persons', 2273, 'Chester Pitts', 'Chester', NULL, 'Pitts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3562, 'en-US', 'persons', 3518, 'Jeb Putzier', 'Jeb', NULL, 'Putzier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3327, 'en-US', 'persons', 3279, 'Dunta Robinson', 'Dunta', NULL, 'Robinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3563, 'en-US', 'persons', 3519, 'DelJuan Robinson', 'DelJuan', NULL, 'Robinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3493, 'en-US', 'persons', 3445, 'Sage Rosenfels', 'Sage', NULL, 'Rosenfels', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2334, 'en-US', 'persons', 2289, 'DeMeco Ryans', 'DeMeco', NULL, 'Ryans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2328, 'en-US', 'persons', 2283, 'Ephraim Salaam', 'Ephraim', NULL, 'Salaam', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2321, 'en-US', 'persons', 2276, 'Matt Schaub', 'Matt', NULL, 'Schaub', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2326, 'en-US', 'persons', 2281, 'Jason Simmons', 'Jason', NULL, 'Simmons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2330, 'en-US', 'persons', 2285, 'Charles Spencer', 'Charles', NULL, 'Spencer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2336, 'en-US', 'persons', 2291, 'Kasey Studdard', 'Kasey', NULL, 'Studdard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2332, 'en-US', 'persons', 2287, 'Chris Taylor', 'Chris', NULL, 'Taylor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3509, 'en-US', 'persons', 3465, 'Matt Turk', 'Matt', NULL, 'Turk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3564, 'en-US', 'persons', 3520, 'Darius Walker', 'Darius', NULL, 'Walker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3495, 'en-US', 'persons', 3447, 'Kevin Walter', 'Kevin', NULL, 'Walter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3565, 'en-US', 'persons', 3521, 'Fred Weary', 'Fred', NULL, 'Weary', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3516, 'en-US', 'persons', 3472, 'Anthony Weaver', 'Anthony', NULL, 'Weaver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3566, 'en-US', 'persons', 3522, 'Chris White', 'Chris', NULL, 'White', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3567, 'en-US', 'persons', 3523, 'Harry Williams', 'Harry', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3522, 'en-US', 'persons', 3478, 'Mario Williams', 'Mario', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3568, 'en-US', 'persons', 3524, 'Eric Winston', 'Eric', NULL, 'Winston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3499, 'en-US', 'persons', 3451, 'Dexter Wynn', 'Dexter', NULL, 'Wynn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3519, 'en-US', 'persons', 3475, 'Jeff Zgonina', 'Jeff', NULL, 'Zgonina', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3534, 'en-US', 'persons', 3490, 'Jon Alston', 'Jon', NULL, 'Alston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3409, 'en-US', 'persons', 3361, 'Nnamdi Asomugha', 'Nnamdi', NULL, 'Asomugha', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3569, 'en-US', 'persons', 3525, 'Jesse Boone', 'Jesse', NULL, 'Boone', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3570, 'en-US', 'persons', 3526, 'John Bowie', 'John', NULL, 'Bowie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3536, 'en-US', 'persons', 3492, 'Tyler Brayton', 'Tyler', NULL, 'Brayton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3571, 'en-US', 'persons', 3527, 'Ricky Brown', 'Ricky', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3572, 'en-US', 'persons', 3528, 'Mkristo Bruce', 'Mkristo', NULL, 'Bruce', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3535, 'en-US', 'persons', 3491, 'Derrick Burgess', 'Derrick', NULL, 'Burgess', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2408, 'en-US', 'persons', 2363, 'Michael Bush', 'Michael', NULL, 'Bush', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3573, 'en-US', 'persons', 3529, 'Cooper Carlisle', 'Cooper', NULL, 'Carlisle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3502, 'en-US', 'persons', 3454, 'Chris Carr', 'Chris', NULL, 'Carr', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3540, 'en-US', 'persons', 3496, 'Chris Clemons', 'Chris', NULL, 'Clemons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3543, 'en-US', 'persons', 3499, 'Jon Condo', 'Jon', NULL, 'Condo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3541, 'en-US', 'persons', 3497, 'Jarrod Cooper', 'Jarrod', NULL, 'Cooper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3574, 'en-US', 'persons', 3530, 'Daunte Culpepper', 'Daunte', NULL, 'Culpepper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2407, 'en-US', 'persons', 2362, 'Ronald Curry', 'Ronald', NULL, 'Curry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3525, 'en-US', 'persons', 3481, 'Tim Dwight', 'Tim', NULL, 'Dwight', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3544, 'en-US', 'persons', 3500, 'Isaiah Ekejiuba', 'Isaiah', NULL, 'Ekejiuba', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3542, 'en-US', 'persons', 3498, 'Hiram Eugene', 'Hiram', NULL, 'Eugene', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3506, 'en-US', 'persons', 3462, 'Justin Fargas', 'Justin', NULL, 'Fargas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3575, 'en-US', 'persons', 3531, 'Daniel Fells', 'Daniel', NULL, 'Fells', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3576, 'en-US', 'persons', 3532, 'Robert Gallery', 'Robert', NULL, 'Gallery', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2405, 'en-US', 'persons', 2360, 'Cornell Green', 'Cornell', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3524, 'en-US', 'persons', 3480, 'Justin Griffith', 'Justin', NULL, 'Griffith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2404, 'en-US', 'persons', 2359, 'Jake Grove', 'Jake', NULL, 'Grove', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3577, 'en-US', 'persons', 3533, 'Mario Henderson', 'Mario', NULL, 'Henderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3501, 'en-US', 'persons', 3453, 'Johnnie Lee Higgins', 'Johnnie Lee', NULL, 'Higgins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2410, 'en-US', 'persons', 2365, 'Johnathan Holland', 'Johnathan', NULL, 'Holland', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3530, 'en-US', 'persons', 3486, 'Thomas Howard', 'Thomas', NULL, 'Howard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3504, 'en-US', 'persons', 3456, 'Michael Huff', 'Michael', NULL, 'Huff', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3578, 'en-US', 'persons', 3534, 'Drisan James', 'Drisan', NULL, 'James', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3505, 'en-US', 'persons', 3457, 'Sebastian Janikowski', 'Sebastian', NULL, 'Janikowski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3579, 'en-US', 'persons', 3535, 'Chris Johnson', 'Chris', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3507, 'en-US', 'persons', 3463, 'LaMont Jordan', 'LaMont', NULL, 'Jordan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2406, 'en-US', 'persons', 2361, 'Tommy Kelly', 'Tommy', NULL, 'Kelly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3527, 'en-US', 'persons', 3483, 'Shane Lechler', 'Shane', NULL, 'Lechler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2400, 'en-US', 'persons', 2355, 'ReShard Lee', 'ReShard', NULL, 'Lee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3580, 'en-US', 'persons', 3536, 'Jonathan Lewis', 'Jonathan', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3581, 'en-US', 'persons', 3537, 'John Madsen', 'John', NULL, 'Madsen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2409, 'en-US', 'persons', 2364, 'Josh McCown', 'Josh', NULL, 'McCown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3582, 'en-US', 'persons', 3538, 'Chris McFoy', 'Chris', NULL, 'McFoy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3583, 'en-US', 'persons', 3539, 'Paul McQuistan', 'Paul', NULL, 'McQuistan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3526, 'en-US', 'persons', 3482, 'Zach Miller', 'Zach', NULL, 'Miller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3584, 'en-US', 'persons', 3540, 'Chris Morris', 'Chris', NULL, 'Morris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3529, 'en-US', 'persons', 3485, 'Kirk Morrison', 'Kirk', NULL, 'Morrison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3545, 'en-US', 'persons', 3501, 'Jeremy Newberry', 'Jeremy', NULL, 'Newberry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3585, 'en-US', 'persons', 3541, 'Oren O''Neal', 'Oren', NULL, 'O''Neal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3508, 'en-US', 'persons', 3464, 'Jerry Porter', 'Jerry', NULL, 'Porter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3503, 'en-US', 'persons', 3455, 'Dominic Rhodes', 'Dominic', NULL, 'Rhodes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3532, 'en-US', 'persons', 3488, 'Jay Richardson', 'Jay', NULL, 'Richardson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3537, 'en-US', 'persons', 3493, 'Stanford Routt', 'Stanford', NULL, 'Routt', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3586, 'en-US', 'persons', 3542, 'JaMarcus Russell', 'JaMarcus', NULL, 'Russell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3531, 'en-US', 'persons', 3487, 'Terdell Sands', 'Terdell', NULL, 'Sands', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3533, 'en-US', 'persons', 3489, 'Warren Sapp', 'Warren', NULL, 'Sapp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3500, 'en-US', 'persons', 3452, 'Stuart Schweigert', 'Stuart', NULL, 'Schweigert', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3538, 'en-US', 'persons', 3494, 'Josh Shaw', 'Josh', NULL, 'Shaw', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3587, 'en-US', 'persons', 3543, 'Barry Sims', 'Barry', NULL, 'Sims', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3588, 'en-US', 'persons', 3544, 'Tony Stewart', 'Tony', NULL, 'Stewart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3528, 'en-US', 'persons', 3484, 'Robert Thomas', 'Robert', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2402, 'en-US', 'persons', 2357, 'Fred Wakefield', 'Fred', NULL, 'Wakefield', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3589, 'en-US', 'persons', 3545, 'Andrew Walter', 'Andrew', NULL, 'Walter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2401, 'en-US', 'persons', 2356, 'Gerard Warren', 'Gerard', NULL, 'Warren', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3539, 'en-US', 'persons', 3495, 'Fabian Washington', 'Fabian', NULL, 'Washington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2403, 'en-US', 'persons', 2358, 'Sam Williams', 'Sam', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3590, 'en-US', 'persons', 3546, 'Mark Wilson', 'Mark', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2417, 'en-US', 'persons', 2372, 'Ryon Bingham', 'Ryon', NULL, 'Bingham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2673, 'en-US', 'persons', 2625, 'Luis Castillo', 'Luis', NULL, 'Castillo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3352, 'en-US', 'persons', 3304, 'Jacques Cesaire', 'Jacques', NULL, 'Cesaire', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3332, 'en-US', 'persons', 3284, 'Chris Chambers', 'Chris', NULL, 'Chambers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3341, 'en-US', 'persons', 3293, 'Stephen Cooper', 'Stephen', NULL, 'Cooper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3347, 'en-US', 'persons', 3299, 'Antonio Cromartie', 'Antonio', NULL, 'Cromartie', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3353, 'en-US', 'persons', 3305, 'Tim Dobbins', 'Tim', NULL, 'Dobbins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3342, 'en-US', 'persons', 3294, 'Drayton Florence', 'Drayton', NULL, 'Florence', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3337, 'en-US', 'persons', 3289, 'Antonio Gates', 'Antonio', NULL, 'Gates', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3350, 'en-US', 'persons', 3302, 'Cletis Gordon', 'Cletis', NULL, 'Gordon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3354, 'en-US', 'persons', 3306, 'Steve Gregory', 'Steve', NULL, 'Gregory', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3351, 'en-US', 'persons', 3303, 'Marques Harris', 'Marques', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3343, 'en-US', 'persons', 3295, 'Clinton Hart', 'Clinton', NULL, 'Hart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3336, 'en-US', 'persons', 3288, 'Vincent Jackson', 'Vincent', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2416, 'en-US', 'persons', 2371, 'Quentin Jammer', 'Quentin', NULL, 'Jammer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3356, 'en-US', 'persons', 3308, 'Nate Kaeding', 'Nate', NULL, 'Kaeding', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3335, 'en-US', 'persons', 3287, 'Brandon Manumaleuna', 'Brandon', NULL, 'Manumaleuna', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3340, 'en-US', 'persons', 3292, 'Marlon McCree', 'Marlon', NULL, 'McCree', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3344, 'en-US', 'persons', 3296, 'Shawne Merriman', 'Shawne', NULL, 'Merriman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3333, 'en-US', 'persons', 3285, 'Legedu Naanee', 'Legedu', NULL, 'Naanee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3348, 'en-US', 'persons', 3300, 'Igor Olshansky', 'Igor', NULL, 'Olshansky', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3334, 'en-US', 'persons', 3286, 'Kassim Osgood', 'Kassim', NULL, 'Osgood', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3346, 'en-US', 'persons', 3298, 'Carlos Polk', 'Carlos', NULL, 'Polk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3330, 'en-US', 'persons', 3282, 'Philip Rivers', 'Philip', NULL, 'Rivers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3338, 'en-US', 'persons', 3290, 'Mike Scifres', 'Mike', NULL, 'Scifres', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3339, 'en-US', 'persons', 3291, 'Darren Sproles', 'Darren', NULL, 'Sproles', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3329, 'en-US', 'persons', 3281, 'LaDainian Tomlinson', 'LaDainian', NULL, 'Tomlinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3331, 'en-US', 'persons', 3283, 'Michael Turner', 'Michael', NULL, 'Turner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3349, 'en-US', 'persons', 3301, 'Eric Weddle', 'Eric', NULL, 'Weddle', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2418, 'en-US', 'persons', 2373, 'Matt Wilhelm', 'Matt', NULL, 'Wilhelm', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3345, 'en-US', 'persons', 3297, 'Jamal Williams', 'Jamal', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3355, 'en-US', 'persons', 3307, 'Cory Withrow', 'Cory', NULL, 'Withrow', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1765, 'en-US', 'persons', 1612, 'Aundrae Allison', 'Aundrae', NULL, 'Allison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1767, 'en-US', 'persons', 1614, 'Brooks Bollinger', 'Brooks', NULL, 'Bollinger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1769, 'en-US', 'persons', 1616, 'Vinny Ciurciu', 'Vinny', NULL, 'Ciurciu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1773, 'en-US', 'persons', 1620, 'Ray Edwards', 'Ray', NULL, 'Edwards', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1774, 'en-US', 'persons', 1621, 'Fred Evans', 'Fred', NULL, 'Evans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1777, 'en-US', 'persons', 1624, 'Heath Farwell', 'Heath', NULL, 'Farwell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1778, 'en-US', 'persons', 1625, 'Robert Ferguson', 'Robert', NULL, 'Ferguson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1780, 'en-US', 'persons', 1627, 'Eric Frampton', 'Eric', NULL, 'Frampton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1781, 'en-US', 'persons', 1628, 'Charles Gordon', 'Charles', NULL, 'Gordon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1782, 'en-US', 'persons', 1629, 'Chad Greenway', 'Chad', NULL, 'Greenway', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1783, 'en-US', 'persons', 1630, 'Cedric Griffin', 'Cedric', NULL, 'Griffin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1785, 'en-US', 'persons', 1632, 'E.J. Henderson', 'E.J.', NULL, 'Henderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1791, 'en-US', 'persons', 1638, 'Tarvaris Jackson', 'Tarvaris', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1792, 'en-US', 'persons', 1639, 'Erasmus James', 'Erasmus', NULL, 'James', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1799, 'en-US', 'persons', 1646, 'Chris Kluwe', 'Chris', NULL, 'Kluwe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1800, 'en-US', 'persons', 1647, 'Ben Leber', 'Ben', NULL, 'Leber', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1802, 'en-US', 'persons', 1649, 'Ryan Longwell', 'Ryan', NULL, 'Longwell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1804, 'en-US', 'persons', 1651, 'Marcus McCauley', 'Marcus', NULL, 'McCauley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1808, 'en-US', 'persons', 1655, 'Mewelde Moore', 'Mewelde', NULL, 'Moore', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1810, 'en-US', 'persons', 1657, 'Adrian Peterson', 'Adrian', NULL, 'Peterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1811, 'en-US', 'persons', 1658, 'Sidney Rice', 'Sidney', NULL, 'Rice', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1812, 'en-US', 'persons', 1659, 'Tony Richardson', 'Tony', NULL, 'Richardson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1815, 'en-US', 'persons', 1662, 'Darren Sharper', 'Darren', NULL, 'Sharper', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1816, 'en-US', 'persons', 1663, 'Visanthe Shiancoe', 'Visanthe', NULL, 'Shiancoe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1817, 'en-US', 'persons', 1664, 'Dwight Smith', 'Dwight', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1819, 'en-US', 'persons', 1666, 'Chester Taylor', 'Chester', NULL, 'Taylor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1821, 'en-US', 'persons', 1668, 'Kenechi Udeze', 'Kenechi', NULL, 'Udeze', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1822, 'en-US', 'persons', 1669, 'Bobby Wade', 'Bobby', NULL, 'Wade', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1823, 'en-US', 'persons', 1670, 'Ronyell Whitaker', 'Ronyell', NULL, 'Whitaker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1827, 'en-US', 'persons', 1674, 'Kevin Williams', 'Kevin', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1825, 'en-US', 'persons', 1672, 'Pat Williams', 'Pat', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1826, 'en-US', 'persons', 1673, 'Tank Williams', 'Tank', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3689, 'en-US', 'persons', 3647, 'Tom Ashworth', 'Tom', NULL, 'Ashworth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3690, 'en-US', 'persons', 3648, 'Baraka Atkins', 'Baraka', NULL, 'Atkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3691, 'en-US', 'persons', 3649, 'Jason Babin', 'Jason', NULL, 'Babin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2535, 'en-US', 'persons', 2489, 'Deion Branch', 'Deion', NULL, 'Branch', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2533, 'en-US', 'persons', 2487, 'Chuck Darby', 'Chuck', NULL, 'Darby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3692, 'en-US', 'persons', 3650, 'Charlie Frye', 'Charlie', NULL, 'Frye', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3693, 'en-US', 'persons', 3651, 'Chris Gray', 'Chris', NULL, 'Gray', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3694, 'en-US', 'persons', 3652, 'Howard Green', 'Howard', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3695, 'en-US', 'persons', 3653, 'Will Heller', 'Will', NULL, 'Heller', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3696, 'en-US', 'persons', 3654, 'Will Herring', 'Will', NULL, 'Herring', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3697, 'en-US', 'persons', 3655, 'Cameron Jensen', 'Cameron', NULL, 'Jensen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2531, 'en-US', 'persons', 2485, 'Walter Jones', 'Walter', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3698, 'en-US', 'persons', 3656, 'Jordan Kent', 'Jordan', NULL, 'Kent', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3699, 'en-US', 'persons', 3657, 'David Kirtman', 'David', NULL, 'Kirtman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3700, 'en-US', 'persons', 3658, 'Sean Locklear', 'Sean', NULL, 'Locklear', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3701, 'en-US', 'persons', 3659, 'Fred McCrary', 'Fred', NULL, 'McCrary', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3702, 'en-US', 'persons', 3660, 'Joe Newton', 'Joe', NULL, 'Newton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3703, 'en-US', 'persons', 3661, 'Logan Payne', 'Logan', NULL, 'Payne', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2529, 'en-US', 'persons', 2483, 'Alvin Pearman', 'Alvin', NULL, 'Pearman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2527, 'en-US', 'persons', 2481, 'Marcus Pollard', 'Marcus', NULL, 'Pollard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3704, 'en-US', 'persons', 3662, 'Rob Sims', 'Rob', NULL, 'Sims', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3705, 'en-US', 'persons', 3663, 'Chris Spencer', 'Chris', NULL, 'Spencer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3706, 'en-US', 'persons', 3664, 'Mack Strong', 'Mack', NULL, 'Strong', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3707, 'en-US', 'persons', 3665, 'Boone Stutz', 'Boone', NULL, 'Stutz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3708, 'en-US', 'persons', 3666, 'Nu''u Tafisi', 'Nu''u', NULL, 'Tafisi', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3709, 'en-US', 'persons', 3667, 'Courtney Taylor', 'Courtney', NULL, 'Taylor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2526, 'en-US', 'persons', 2480, 'Marcus Tubbs', 'Marcus', NULL, 'Tubbs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3710, 'en-US', 'persons', 3668, 'Steve Vallos', 'Steve', NULL, 'Vallos', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3711, 'en-US', 'persons', 3669, 'Seneca Wallace', 'Seneca', NULL, 'Wallace', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3712, 'en-US', 'persons', 3670, 'C.J. Wallace', 'C.J.', NULL, 'Wallace', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3713, 'en-US', 'persons', 3671, 'Kyle Williams', 'Kyle', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2528, 'en-US', 'persons', 2482, 'Ray Willis', 'Ray', NULL, 'Willis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3714, 'en-US', 'persons', 3672, 'Floyd Womack', 'Floyd', NULL, 'Womack', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3715, 'en-US', 'persons', 3673, 'Mansfield Wrotto', 'Mansfield', NULL, 'Wrotto', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3716, 'en-US', 'persons', 3674, 'Charles Ali', 'Charles', NULL, 'Ali', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3717, 'en-US', 'persons', 3675, 'Richard Angulo', 'Richard', NULL, 'Angulo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3718, 'en-US', 'persons', 3676, 'Chris Barclay', 'Chris', NULL, 'Barclay', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3719, 'en-US', 'persons', 3677, 'Kyle Basler', 'Kyle', NULL, 'Basler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2301, 'en-US', 'persons', 2256, 'Gary Baxter', 'Gary', NULL, 'Baxter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2303, 'en-US', 'persons', 2258, 'LeCharles Bentley', 'LeCharles', NULL, 'Bentley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3720, 'en-US', 'persons', 3678, 'Tim Carter', 'Tim', NULL, 'Carter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3721, 'en-US', 'persons', 3679, 'Ricardo Colclough', 'Ricardo', NULL, 'Colclough', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3722, 'en-US', 'persons', 3680, 'A.J. Davis', 'A.J.', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3723, 'en-US', 'persons', 3681, 'Ken Dorsey', 'Ken', NULL, 'Dorsey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3724, 'en-US', 'persons', 3682, 'Nat Dorsey', 'Nat', NULL, 'Dorsey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3725, 'en-US', 'persons', 3683, 'Hank Fraley', 'Hank', NULL, 'Fraley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3726, 'en-US', 'persons', 3684, 'Simon Fraser', 'Simon', NULL, 'Fraser', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3727, 'en-US', 'persons', 3685, 'Lennie Friedman', 'Lennie', NULL, 'Friedman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2307, 'en-US', 'persons', 2262, 'Kris Griffin', 'Kris', NULL, 'Griffin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3728, 'en-US', 'persons', 3686, 'Jerome Harrison', 'Jerome', NULL, 'Harrison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3729, 'en-US', 'persons', 3687, 'Efrem Hill', 'Efrem', NULL, 'Hill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2309, 'en-US', 'persons', 2264, 'D''Qwell Jackson', 'D''Qwell', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3730, 'en-US', 'persons', 3688, 'Louis Leonard', 'Louis', NULL, 'Leonard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3731, 'en-US', 'persons', 3689, 'Cliff Louis', 'Cliff', NULL, 'Louis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3435, 'en-US', 'persons', 3387, 'Seth McKinney', 'Seth', NULL, 'McKinney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3732, 'en-US', 'persons', 3690, 'David McMillan', 'David', NULL, 'McMillan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3733, 'en-US', 'persons', 3691, 'Chase Pittman', 'Chase', NULL, 'Pittman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3734, 'en-US', 'persons', 3692, 'Ryan Pontbriand', 'Ryan', NULL, 'Pontbriand', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3735, 'en-US', 'persons', 3693, 'Melila Purcell', 'Melila', NULL, 'Purcell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3736, 'en-US', 'persons', 3694, 'Brady Quinn', 'Brady', NULL, 'Quinn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3737, 'en-US', 'persons', 3695, 'Steve Sanders', 'Steve', NULL, 'Sanders', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3738, 'en-US', 'persons', 3696, 'Justin Sandy', 'Justin', NULL, 'Sandy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3739, 'en-US', 'persons', 3697, 'Kevin Shaffer', 'Kevin', NULL, 'Shaffer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3740, 'en-US', 'persons', 3698, 'Alvin Smith', 'Alvin', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3741, 'en-US', 'persons', 3699, 'Nick Sorensen', 'Nick', NULL, 'Sorensen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3742, 'en-US', 'persons', 3700, 'Isaac Sowells', 'Isaac', NULL, 'Sowells', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3743, 'en-US', 'persons', 3701, 'Eric Steinbach', 'Eric', NULL, 'Steinbach', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3744, 'en-US', 'persons', 3702, 'Syndric Steptoe', 'Syndric', NULL, 'Steptoe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2304, 'en-US', 'persons', 2259, 'Matt Stewart', 'Matt', NULL, 'Stewart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3745, 'en-US', 'persons', 3703, 'Joe Thomas', 'Joe', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3746, 'en-US', 'persons', 3704, 'Ryan Tucker', 'Ryan', NULL, 'Tucker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2306, 'en-US', 'persons', 2261, 'Ted Washington', 'Ted', NULL, 'Washington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3747, 'en-US', 'persons', 3705, 'Travis Wilson', 'Travis', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3748, 'en-US', 'persons', 3706, 'Kenny Wright', 'Kenny', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3597, 'en-US', 'persons', 3551, 'Rick Nash', 'Rick', NULL, 'Nash', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3607, 'en-US', 'persons', 3565, 'Jiri Novotny', 'Jiri', NULL, 'Novotny', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3595, 'en-US', 'persons', 3552, 'Nikolai Zherdev', 'Nikolai', NULL, 'Zherdev', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3596, 'en-US', 'persons', 3554, 'Jason Chimera', 'Jason', NULL, 'Chimera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3599, 'en-US', 'persons', 3557, 'Ron Hainsey', 'Ron', NULL, 'Hainsey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3598, 'en-US', 'persons', 3550, 'Sergei Fedorov', 'Sergei', NULL, 'Fedorov', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3601, 'en-US', 'persons', 3559, 'Michael Peca', 'Michael', NULL, 'Peca', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3592, 'en-US', 'persons', 3548, 'Manny Malhotra', 'Manny', NULL, 'Malhotra', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3605, 'en-US', 'persons', 3563, 'David Vyborny', 'David', NULL, 'Vyborny', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3603, 'en-US', 'persons', 3561, 'Rostislav Klesla', 'Rostislav', NULL, 'Klesla', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3602, 'en-US', 'persons', 3560, 'Dan Fritsche', 'Dan', NULL, 'Fritsche', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3604, 'en-US', 'persons', 3562, 'Kris Russell', 'Kris', NULL, 'Russell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3608, 'en-US', 'persons', 3566, 'Jared Boll', 'Jared', NULL, 'Boll', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3600, 'en-US', 'persons', 3558, 'Gilbert Brule', 'Gilbert', NULL, 'Brule', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2598, 'en-US', 'persons', 2550, 'Fredrik Modin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3594, 'en-US', 'persons', 3556, 'Jan Hejda', 'Jan', NULL, 'Hejda', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3593, 'en-US', 'persons', 3549, 'Adam Foote', 'Adam', NULL, 'Foote', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3609, 'en-US', 'persons', 3567, 'Ole-Kristian Tollefsen', 'Ole-Kristian', NULL, 'Tollefsen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3749, 'en-US', 'persons', 3707, 'Fredrik Norrena', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2622, 'en-US', 'persons', 2574, 'Jody Shelley', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2599, 'en-US', 'persons', 2551, 'Duvie Westcott', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3591, 'en-US', 'persons', 3547, 'Pascal Leclaire', 'Pascal', NULL, 'Leclaire', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3606, 'en-US', 'persons', 3564, 'Curtis Glencross', 'Curtis', NULL, 'Glencross', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2127, 'en-US', 'persons', 2009, 'Paul Kariya', 'Paul', NULL, 'Kariya', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2126, 'en-US', 'persons', 2010, 'Keith Tkachuk', 'Keith', NULL, 'Tkachuk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2132, 'en-US', 'persons', 2029, 'Brad Boyes', 'Brad', NULL, 'Boyes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2135, 'en-US', 'persons', 2032, 'Lee Stempniak', 'Lee', NULL, 'Stempniak', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2130, 'en-US', 'persons', 2006, 'Martin Rucinsky', 'Martin', NULL, 'Rucinsky', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2142, 'en-US', 'persons', 2039, 'Jamal Mayers', 'Jamal', NULL, 'Mayers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2137, 'en-US', 'persons', 2034, 'David Backes', 'David', NULL, 'Backes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2140, 'en-US', 'persons', 2037, 'Ryan Johnson', 'Ryan', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2138, 'en-US', 'persons', 2035, 'Steve Wagner', 'Steve', NULL, 'Wagner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2128, 'en-US', 'persons', 2011, 'Christian Backman', 'Christian', NULL, 'Backman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2136, 'en-US', 'persons', 2033, 'Jay McClement', 'Jay', NULL, 'McClement', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2131, 'en-US', 'persons', 2005, 'Doug Weight', 'Doug', NULL, 'Weight', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2200, 'en-US', 'persons', 2110, 'Dan Hinote', 'Dan', NULL, 'Hinote', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2134, 'en-US', 'persons', 2031, 'Jay McKee', 'Jay', NULL, 'McKee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2201, 'en-US', 'persons', 2111, 'Erik Johnson', 'Erik', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2129, 'en-US', 'persons', 2004, 'David Perron', 'David', NULL, 'Perron', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2139, 'en-US', 'persons', 2036, 'Eric Brewer', 'Eric', NULL, 'Brewer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2133, 'en-US', 'persons', 2030, 'Bryce Salvador', 'Bryce', NULL, 'Salvador', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2143, 'en-US', 'persons', 2040, 'Barret Jackman', 'Barret', NULL, 'Jackman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2141, 'en-US', 'persons', 2038, 'D.J. King', 'D.J.', NULL, 'King', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2107, 'en-US', 'persons', 2000, 'Manny Legace', 'Manny', NULL, 'Legace', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2202, 'en-US', 'persons', 2112, 'Mike Johnson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2203, 'en-US', 'persons', 2113, 'Micki DuPont', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2204, 'en-US', 'persons', 2114, 'Matt Walker', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2205, 'en-US', 'persons', 2115, 'Hannu Toivonen', 'Hannu', NULL, 'Toivonen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2532, 'en-US', 'persons', 2486, 'Shaun Alexander', 'Shaun', NULL, 'Alexander', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3626, 'en-US', 'persons', 3584, 'Jordan Babineaux', 'Jordan', NULL, 'Babineaux', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3630, 'en-US', 'persons', 3588, 'Kevin Bentley', 'Kevin', NULL, 'Bentley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2530, 'en-US', 'persons', 2484, 'Rocky Bernard', 'Rocky', NULL, 'Bernard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3637, 'en-US', 'persons', 3595, 'Josh Brown', 'Josh', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3614, 'en-US', 'persons', 3572, 'Nate Burleson', 'Nate', NULL, 'Burleson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3612, 'en-US', 'persons', 3570, 'Bobby Engram', 'Bobby', NULL, 'Engram', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3624, 'en-US', 'persons', 3582, 'Deon Grant', 'Deon', NULL, 'Grant', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3632, 'en-US', 'persons', 3590, 'Mike Green', 'Mike', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3613, 'en-US', 'persons', 3571, 'D.J. Hackett', 'D.J.', NULL, 'Hackett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2534, 'en-US', 'persons', 2488, 'Matt Hasselbeck', 'Matt', NULL, 'Hasselbeck', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3623, 'en-US', 'persons', 3581, 'LeRoy Hill', 'LeRoy', NULL, 'Hill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3636, 'en-US', 'persons', 3594, 'Kevin Hobbs', 'Kevin', NULL, 'Hobbs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3625, 'en-US', 'persons', 3583, 'Kelly Jennings', 'Kelly', NULL, 'Jennings', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3635, 'en-US', 'persons', 3593, 'Ben Joppru', 'Ben', NULL, 'Joppru', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3628, 'en-US', 'persons', 3586, 'Patrick Kerney', 'Patrick', NULL, 'Kerney', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3633, 'en-US', 'persons', 3591, 'Niko Koutouvides', 'Niko', NULL, 'Koutouvides', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3634, 'en-US', 'persons', 3592, 'Lance Laury', 'Lance', NULL, 'Laury', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3627, 'en-US', 'persons', 3585, 'Brandon Mebane', 'Brandon', NULL, 'Mebane', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3610, 'en-US', 'persons', 3568, 'Maurice Morris', 'Maurice', NULL, 'Morris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3615, 'en-US', 'persons', 3573, 'Ben Obomanu', 'Ben', NULL, 'Obomanu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3621, 'en-US', 'persons', 3579, 'Julian Peterson', 'Julian', NULL, 'Peterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3617, 'en-US', 'persons', 3575, 'Ryan Plackemeier', 'Ryan', NULL, 'Plackemeier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3622, 'en-US', 'persons', 3580, 'Brian Russell', 'Brian', NULL, 'Russell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3616, 'en-US', 'persons', 3574, 'Darryl Tapp', 'Darryl', NULL, 'Tapp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3619, 'en-US', 'persons', 3577, 'Lofa Tatupu', 'Lofa', NULL, 'Tatupu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3629, 'en-US', 'persons', 3587, 'Craig Terrill', 'Craig', NULL, 'Terrill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3620, 'en-US', 'persons', 3578, 'Marcus Trufant', 'Marcus', NULL, 'Trufant', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3611, 'en-US', 'persons', 3569, 'Leonard Weaver', 'Leonard', NULL, 'Weaver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3618, 'en-US', 'persons', 3576, 'Josh Wilson', 'Josh', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3631, 'en-US', 'persons', 3589, 'Ellis Wyms', 'Ellis', NULL, 'Wyms', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3661, 'en-US', 'persons', 3619, 'Mike Adams', 'Mike', NULL, 'Adams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3639, 'en-US', 'persons', 3597, 'Derek Anderson', 'Derek', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2305, 'en-US', 'persons', 2260, 'Leigh Bodden', 'Leigh', NULL, 'Bodden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3647, 'en-US', 'persons', 3605, 'Joshua Cribbs', 'Joshua', NULL, 'Cribbs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3653, 'en-US', 'persons', 3611, 'Andra Davis', 'Andra', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3664, 'en-US', 'persons', 3622, 'Phil Dawson', 'Phil', NULL, 'Dawson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3663, 'en-US', 'persons', 3621, 'Darnell Dinkins', 'Darnell', NULL, 'Dinkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3642, 'en-US', 'persons', 3600, 'Braylon Edwards', 'Braylon', NULL, 'Edwards', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3644, 'en-US', 'persons', 3602, 'Steve Heiden', 'Steve', NULL, 'Heiden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3651, 'en-US', 'persons', 3609, 'Daven Holly', 'Daven', NULL, 'Holly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3645, 'en-US', 'persons', 3603, 'Sean Jones', 'Sean', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3643, 'en-US', 'persons', 3601, 'Joe Jurevicius', 'Joe', NULL, 'Jurevicius', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3655, 'en-US', 'persons', 3613, 'Ethan Kelley', 'Ethan', NULL, 'Kelley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3638, 'en-US', 'persons', 3596, 'Jamal Lewis', 'Jamal', NULL, 'Lewis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3660, 'en-US', 'persons', 3618, 'Brandon McDonald', 'Brandon', NULL, 'McDonald', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3656, 'en-US', 'persons', 3614, 'Willie McGinest', 'Willie', NULL, 'McGinest', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3658, 'en-US', 'persons', 3616, 'Antwan Peek', 'Antwan', NULL, 'Peek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3650, 'en-US', 'persons', 3608, 'Brodney Pool', 'Brodney', NULL, 'Pool', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3659, 'en-US', 'persons', 3617, 'Orpheus Roye', 'Orpheus', NULL, 'Roye', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3654, 'en-US', 'persons', 3612, 'Robaire Smith', 'Robaire', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3657, 'en-US', 'persons', 3615, 'Shaun Smith', 'Shaun', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3662, 'en-US', 'persons', 3620, 'Chaun Thompson', 'Chaun', NULL, 'Thompson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2308, 'en-US', 'persons', 2263, 'Lawrence Vickers', 'Lawrence', NULL, 'Vickers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3649, 'en-US', 'persons', 3607, 'Leon Williams', 'Leon', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3652, 'en-US', 'persons', 3610, 'Kamerion Wimbley', 'Kamerion', NULL, 'Wimbley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3641, 'en-US', 'persons', 3599, 'Kellen Winslow', 'Kellen', NULL, 'Winslow', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3648, 'en-US', 'persons', 3606, 'Eric Wright', 'Eric', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3640, 'en-US', 'persons', 3598, 'Jason Wright', 'Jason', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3646, 'en-US', 'persons', 3604, 'Dave Zastudil', 'Dave', NULL, 'Zastudil', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3791, 'en-US', 'persons', 3746, 'David Legwand', 'David', NULL, 'Legwand', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3788, 'en-US', 'persons', 3757, 'Jason Arnott', 'Jason', NULL, 'Arnott', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3790, 'en-US', 'persons', 3755, 'Martin Erat', 'Martin', NULL, 'Erat', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3789, 'en-US', 'persons', 3747, 'Alexander Radulov', 'Alexander', NULL, 'Radulov', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3792, 'en-US', 'persons', 3748, 'Vernon Fiddler', 'Vernon', NULL, 'Fiddler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3793, 'en-US', 'persons', 3756, 'J.P. Dumont', 'J.P.', NULL, 'Dumont', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3801, 'en-US', 'persons', 3766, 'Radek Bonk', 'Radek', NULL, 'Bonk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3804, 'en-US', 'persons', 3769, 'Dan Hamhuis', 'Dan', NULL, 'Hamhuis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3795, 'en-US', 'persons', 3751, 'Marek Zidlicky', 'Marek', NULL, 'Zidlicky', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3794, 'en-US', 'persons', 3760, 'Jordin Tootoo', 'Jordin', NULL, 'Tootoo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3796, 'en-US', 'persons', 3750, 'Ryan Suter', 'Ryan', NULL, 'Suter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3798, 'en-US', 'persons', 3763, 'Greg de Vries', 'Greg', NULL, 'de Vries', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3805, 'en-US', 'persons', 3770, 'Jerred Smithson', 'Jerred', NULL, 'Smithson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2619, 'en-US', 'persons', 2571, 'Martin Gelinas', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3803, 'en-US', 'persons', 3768, 'Jed Ortmeyer', 'Jed', NULL, 'Ortmeyer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3800, 'en-US', 'persons', 3765, 'Scott Nichol', 'Scott', NULL, 'Nichol', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3799, 'en-US', 'persons', 3764, 'Greg Zanon', 'Greg', NULL, 'Zanon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3806, 'en-US', 'persons', 3771, 'Kevin Klein', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3797, 'en-US', 'persons', 3762, 'Ville Koistinen', 'Ville', NULL, 'Koistinen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2620, 'en-US', 'persons', 2572, 'Darcy Hordichuk', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3787, 'en-US', 'persons', 3745, 'Chris Mason', 'Chris', NULL, 'Mason', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3807, 'en-US', 'persons', 3772, 'Dan Ellis', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2621, 'en-US', 'persons', 2573, 'Shea Weber', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3802, 'en-US', 'persons', 3767, 'Rich Peverley', 'Rich', NULL, 'Peverley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2123, 'en-US', 'persons', 2026, 'Patrick Kane', 'Patrick', NULL, 'Kane', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2119, 'en-US', 'persons', 2022, 'Robert Lang', 'Robert', NULL, 'Lang', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2120, 'en-US', 'persons', 2023, 'Jason Williams', 'Jason', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2118, 'en-US', 'persons', 2021, 'Jonathan Toews', 'Jonathan', NULL, 'Toews', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2109, 'en-US', 'persons', 2007, 'Patrick Sharp', 'Patrick', NULL, 'Sharp', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2116, 'en-US', 'persons', 2019, 'Tuomo Ruutu', 'Tuomo', NULL, 'Ruutu', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2122, 'en-US', 'persons', 2025, 'James Wisniewski', 'James', NULL, 'Wisniewski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2115, 'en-US', 'persons', 2018, 'Brent Seabrook', 'Brent', NULL, 'Seabrook', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2114, 'en-US', 'persons', 2017, 'Brent Sopel', 'Brent', NULL, 'Sopel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2111, 'en-US', 'persons', 2014, 'Jim Vandermeer', 'Jim', NULL, 'Vandermeer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2125, 'en-US', 'persons', 2028, 'Yanic Perreault', 'Yanic', NULL, 'Perreault', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2193, 'en-US', 'persons', 2103, 'Andrei Zyuzin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2113, 'en-US', 'persons', 2016, 'Duncan Keith', 'Duncan', NULL, 'Keith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2194, 'en-US', 'persons', 2104, 'Sergei Samsonov', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2108, 'en-US', 'persons', 2002, 'Rene Bourque', 'Rene', NULL, 'Bourque', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2124, 'en-US', 'persons', 2027, 'David Bolland', 'David', NULL, 'Bolland', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2195, 'en-US', 'persons', 2105, 'Magnus Johansson', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2112, 'en-US', 'persons', 2015, 'Dustin Byfuglien', 'Dustin', NULL, 'Byfuglien', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2117, 'en-US', 'persons', 2020, 'Kevyn Adams', 'Kevyn', NULL, 'Adams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2110, 'en-US', 'persons', 2003, 'Martin Lapointe', 'Martin', NULL, 'Lapointe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2196, 'en-US', 'persons', 2106, 'Patrick Lalime', 'Patrick', NULL, 'Lalime', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2197, 'en-US', 'persons', 2107, 'Martin Havlat', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2106, 'en-US', 'persons', 1999, 'Nikolai Khabibulin', 'Nikolai', NULL, 'Khabibulin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2198, 'en-US', 'persons', 2108, 'Danny Richmond', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2199, 'en-US', 'persons', 2109, 'David Koci', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2121, 'en-US', 'persons', 2024, 'Adam Burish', 'Adam', NULL, 'Burish', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3383, 'en-US', 'persons', 3335, 'Gerald Wallace', 'Gerald', NULL, 'Wallace', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3384, 'en-US', 'persons', 3336, 'Emeka Okafor', 'Emeka', NULL, 'Okafor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3385, 'en-US', 'persons', 3337, 'Primoz Brezec', 'Primoz', NULL, 'Brezec', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3387, 'en-US', 'persons', 3339, 'Raymond Felton', 'Raymond', NULL, 'Felton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3386, 'en-US', 'persons', 3338, 'Jason Richardson', 'Jason', NULL, 'Richardson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3388, 'en-US', 'persons', 3340, 'Jeff McInnis', 'Jeff', NULL, 'McInnis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3393, 'en-US', 'persons', 3345, 'Jared Dudley', 'Jared', NULL, 'Dudley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3390, 'en-US', 'persons', 3342, 'Matt Carroll', 'Matt', NULL, 'Carroll', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3391, 'en-US', 'persons', 3343, 'Ryan Hollins', 'Ryan', NULL, 'Hollins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3392, 'en-US', 'persons', 3344, 'Walter Herrmann', 'Walter', NULL, 'Herrmann', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2149, 'en-US', 'persons', 2059, 'Othella Harrington', 'Othella', NULL, 'Harrington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3389, 'en-US', 'persons', 3341, 'Derek Anderson', 'Derek', NULL, 'Anderson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2148, 'en-US', 'persons', 2058, 'Sean May', 'Sean', NULL, 'May', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2150, 'en-US', 'persons', 2060, 'Adam Morrison', 'Adam', NULL, 'Morrison', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3394, 'en-US', 'persons', 3346, 'Jermareo Davidson', 'Jermareo', NULL, 'Davidson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3395, 'en-US', 'persons', 3347, 'Dorell Wright', 'Dorell', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3396, 'en-US', 'persons', 3348, 'Udonis Haslem', 'Udonis', NULL, 'Haslem', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3397, 'en-US', 'persons', 3349, 'Shaquille O`Neal', 'Shaquille', NULL, 'O`Neal', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3398, 'en-US', 'persons', 3350, 'Jason Williams', 'Jason', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3399, 'en-US', 'persons', 3351, 'Ricky Davis', 'Ricky', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3400, 'en-US', 'persons', 3352, 'Alonzo Mourning', 'Alonzo', NULL, 'Mourning', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3406, 'en-US', 'persons', 3358, 'Chris Quinn', 'Chris', NULL, 'Quinn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3407, 'en-US', 'persons', 3359, 'Daequan Cook', 'Daequan', NULL, 'Cook', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3403, 'en-US', 'persons', 3355, 'Anfernee Hardaway', 'Anfernee', NULL, 'Hardaway', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3401, 'en-US', 'persons', 3353, 'Smush Parker', 'Smush', NULL, 'Parker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3402, 'en-US', 'persons', 3354, 'Mark Blount', 'Mark', NULL, 'Blount', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3404, 'en-US', 'persons', 3356, 'Earl Barron', 'Earl', NULL, 'Barron', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2171, 'en-US', 'persons', 2081, 'Dwyane Wade', 'Dwyane', NULL, 'Wade', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3405, 'en-US', 'persons', 3357, 'Alexander Johnson', 'Alexander', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3408, 'en-US', 'persons', 3360, 'Joel Anthony', 'Joel', NULL, 'Anthony', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3750, 'en-US', 'persons', 3708, 'Peja Stojakovic', 'Peja', NULL, 'Stojakovic', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3751, 'en-US', 'persons', 3709, 'David West', 'David', NULL, 'West', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3752, 'en-US', 'persons', 3710, 'Tyson Chandler', 'Tyson', NULL, 'Chandler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3753, 'en-US', 'persons', 3711, 'Morris Peterson', 'Morris', NULL, 'Peterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3754, 'en-US', 'persons', 3712, 'Chris Paul', 'Chris', NULL, 'Paul', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3755, 'en-US', 'persons', 3713, 'Rasual Butler', 'Rasual', NULL, 'Butler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3756, 'en-US', 'persons', 3714, 'Bobby Jackson', 'Bobby', NULL, 'Jackson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3757, 'en-US', 'persons', 3715, 'Melvin Ely', 'Melvin', NULL, 'Ely', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3758, 'en-US', 'persons', 3716, 'Ryan Bowen', 'Ryan', NULL, 'Bowen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3761, 'en-US', 'persons', 3719, 'Julian Wright', 'Julian', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3759, 'en-US', 'persons', 3717, 'Jannero Pargo', 'Jannero', NULL, 'Pargo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3760, 'en-US', 'persons', 3718, 'Hilton Armstrong', 'Hilton', NULL, 'Armstrong', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3762, 'en-US', 'persons', 3720, 'Marcus Vinicius', 'Marcus', NULL, 'Vinicius', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3763, 'en-US', 'persons', 3721, 'Adam Haluska', 'Adam', NULL, 'Haluska', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3764, 'en-US', 'persons', 3722, 'Carmelo Anthony', 'Carmelo', NULL, 'Anthony', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3765, 'en-US', 'persons', 3723, 'Kenyon Martin', 'Kenyon', NULL, 'Martin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3766, 'en-US', 'persons', 3724, 'Marcus Camby', 'Marcus', NULL, 'Camby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3767, 'en-US', 'persons', 3725, 'Yakhouba Diawara', 'Yakhouba', NULL, 'Diawara', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3768, 'en-US', 'persons', 3726, 'Allen Iverson', 'Allen', NULL, 'Iverson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3769, 'en-US', 'persons', 3727, 'Mike Wilks', 'Mike', NULL, 'Wilks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3770, 'en-US', 'persons', 3728, 'Nene Hilario', 'Nene', NULL, 'Hilario', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3771, 'en-US', 'persons', 3729, 'Linas Kleiza', 'Linas', NULL, 'Kleiza', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3773, 'en-US', 'persons', 3731, 'Eduardo Najera', 'Eduardo', NULL, 'Najera', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3775, 'en-US', 'persons', 3733, 'Bobby Jones', 'Bobby', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3772, 'en-US', 'persons', 3730, 'Steven Hunter', 'Steven', NULL, 'Hunter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2153, 'en-US', 'persons', 2063, 'Chucky Atkins', 'Chucky', NULL, 'Atkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3774, 'en-US', 'persons', 3732, 'Von Wafer', 'Von', NULL, 'Wafer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2155, 'en-US', 'persons', 2065, 'Anthony Carter', 'Anthony', NULL, 'Carter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2154, 'en-US', 'persons', 2064, 'J.R. Smith', 'J.R.', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2631, 'en-US', 'persons', 2583, 'Jason Spezza', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3808, 'en-US', 'persons', 3773, 'Daniel Alfredsson', 'Daniel', NULL, 'Alfredsson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3821, 'en-US', 'persons', 3788, 'Dany Heatley', 'Dany', NULL, 'Heatley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3819, 'en-US', 'persons', 3786, 'Mike Fisher', 'Mike', NULL, 'Fisher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3809, 'en-US', 'persons', 3774, 'Antoine Vermette', 'Antoine', NULL, 'Vermette', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3817, 'en-US', 'persons', 3784, 'Wade Redden', 'Wade', NULL, 'Redden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3827, 'en-US', 'persons', 3794, 'Joe Corvo', 'Joe', NULL, 'Corvo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3814, 'en-US', 'persons', 3781, 'Chris Kelly', 'Chris', NULL, 'Kelly', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3820, 'en-US', 'persons', 3787, 'Andrej Meszaros', 'Andrej', NULL, 'Meszaros', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3823, 'en-US', 'persons', 3790, 'Patrick Eaves', 'Patrick', NULL, 'Eaves', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3816, 'en-US', 'persons', 3783, 'Chris Phillips', 'Chris', NULL, 'Phillips', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3822, 'en-US', 'persons', 3789, 'Randy Robitaille', 'Randy', NULL, 'Robitaille', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3826, 'en-US', 'persons', 3793, 'Christoph Schubert', 'Christoph', NULL, 'Schubert', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3815, 'en-US', 'persons', 3782, 'Anton Volchenkov', 'Anton', NULL, 'Volchenkov', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3818, 'en-US', 'persons', 3785, 'Shean Donovan', 'Shean', NULL, 'Donovan', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3824, 'en-US', 'persons', 3791, 'Nick Foligno', 'Nick', NULL, 'Foligno', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3828, 'en-US', 'persons', 3795, 'Chris Neil', 'Chris', NULL, 'Neil', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3846, 'en-US', 'persons', 3812, 'Brian McGrattan', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3825, 'en-US', 'persons', 3792, 'Luke Richardson', 'Luke', NULL, 'Richardson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3829, 'en-US', 'persons', 3796, 'Dean McAmmond', 'Dean', NULL, 'McAmmond', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3810, 'en-US', 'persons', 3775, 'Martin Gerber', 'Martin', NULL, 'Gerber', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3847, 'en-US', 'persons', 3813, 'Ray Emery', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3848, 'en-US', 'persons', 3814, 'Josh Hennessy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3849, 'en-US', 'persons', 3815, 'Brian Elliott', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3845, 'en-US', 'persons', 3811, 'Marc Savard', 'Marc', NULL, 'Savard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3830, 'en-US', 'persons', 3780, 'Marco Sturm', 'Marco', NULL, 'Sturm', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3812, 'en-US', 'persons', 3777, 'Phillip Kessel', 'Phillip', NULL, 'Kessel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3811, 'en-US', 'persons', 3776, 'Chuck Kobasew', 'Chuck', NULL, 'Kobasew', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2587, 'en-US', 'persons', 2539, 'Patrice Bergeron', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3844, 'en-US', 'persons', 3810, 'Peter Schaefer', 'Peter', NULL, 'Schaefer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3843, 'en-US', 'persons', 3809, 'Zdeno Chara', 'Zdeno', NULL, 'Chara', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3837, 'en-US', 'persons', 3803, 'Aaron Ward', 'Aaron', NULL, 'Ward', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3842, 'en-US', 'persons', 3808, 'Glen Murray', 'Glen', NULL, 'Murray', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3841, 'en-US', 'persons', 3807, 'Glen Metropolit', 'Glen', NULL, 'Metropolit', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3850, 'en-US', 'persons', 3816, 'Andrew Ference', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3834, 'en-US', 'persons', 3800, 'P.J. Axelsson', 'P.J.', NULL, 'Axelsson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3851, 'en-US', 'persons', 3817, 'David Krejci', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3852, 'en-US', 'persons', 3818, 'Milan Lucic', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3838, 'en-US', 'persons', 3804, 'Mark Stuart', 'Mark', NULL, 'Stuart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3831, 'en-US', 'persons', 3797, 'Dennis Wideman', 'Dennis', NULL, 'Wideman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3832, 'en-US', 'persons', 3798, 'Andrew Alberts', 'Andrew', NULL, 'Alberts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3813, 'en-US', 'persons', 3778, 'Tim Thomas', 'Tim', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2585, 'en-US', 'persons', 2537, 'Manny Fernandez', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3835, 'en-US', 'persons', 3801, 'Shawn Thornton', 'Shawn', NULL, 'Thornton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3836, 'en-US', 'persons', 3802, 'Bobby Allen', 'Bobby', NULL, 'Allen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3839, 'en-US', 'persons', 3805, 'Jeremy Reich', 'Jeremy', NULL, 'Reich', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3833, 'en-US', 'persons', 3799, 'Brandon Bochenski', 'Brandon', NULL, 'Bochenski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3840, 'en-US', 'persons', 3806, 'Petteri Nokelainen', 'Petteri', NULL, 'Nokelainen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (120, 'en-US', 'teams', 94, 'New York Islanders', 'New York', NULL, 'Islanders', 'NYI', 'NYI', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (121, 'en-US', 'teams', 95, 'New York Rangers', 'New York', NULL, 'Rangers', 'NYR', 'NYR', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (123, 'en-US', 'teams', 97, 'Pittsburgh Penguins', 'Pittsburgh', NULL, 'Penguins', 'Pit', 'PIT', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (119, 'en-US', 'teams', 93, 'New Jersey Devils', 'New Jersey', NULL, 'Devils', 'NJ', 'NJD', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (127, 'en-US', 'teams', 101, 'Ottawa Senators', 'Ottawa', NULL, 'Senators', 'Ott', 'OTT', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (126, 'en-US', 'teams', 100, 'Montreal Canadiens', 'Montreal', NULL, 'Canadiens', 'Mon', 'MON', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (124, 'en-US', 'teams', 98, 'Boston Bruins', 'Boston', NULL, 'Bruins', 'Bos', 'BOS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (128, 'en-US', 'teams', 102, 'Toronto Maple Leafs', 'Toronto', NULL, 'Maple Leafs', 'Tor', 'TOR', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (125, 'en-US', 'teams', 99, 'Buffalo Sabres', 'Buffalo', NULL, 'Sabres', 'Buf', 'BUF', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (130, 'en-US', 'teams', 104, 'Carolina Hurricanes', 'Carolina', NULL, 'Hurricanes', 'Car', 'CAR', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (131, 'en-US', 'teams', 105, 'Florida Panthers', 'Florida', NULL, 'Panthers', 'Fla', 'FLA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (132, 'en-US', 'teams', 106, 'Tampa Bay Lightning', 'Tampa Bay', NULL, 'Lightning', 'TB', 'TAM', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (129, 'en-US', 'teams', 103, 'Atlanta Thrashers', 'Atlanta', NULL, 'Thrashers', 'Atl', 'ATL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (136, 'en-US', 'teams', 110, 'Detroit Red Wings', 'Detroit', NULL, 'Red Wings', 'Det', 'DET', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (135, 'en-US', 'teams', 109, 'Columbus Blue Jackets', 'Columbus', NULL, 'Blue Jackets', 'Clb', 'CLB', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (138, 'en-US', 'teams', 112, 'St. Louis Blues', 'St. Louis', NULL, 'Blues', 'Stl', 'STL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (134, 'en-US', 'teams', 108, 'Chicago Blackhawks', 'Chicago', NULL, 'Blackhawks', 'Chi', 'CHI', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (137, 'en-US', 'teams', 111, 'Nashville Predators', 'Nashville', NULL, 'Predators', 'Nas', 'NAS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (142, 'en-US', 'teams', 116, 'Minnesota Wild', 'Minnesota', NULL, 'Wild', 'Min', 'MIN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (140, 'en-US', 'teams', 114, 'Colorado Avalanche', 'Colorado', NULL, 'Avalanche', 'Col', 'COL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (139, 'en-US', 'teams', 113, 'Calgary Flames', 'Calgary', NULL, 'Flames', 'Cal', 'CAL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (143, 'en-US', 'teams', 117, 'Vancouver Canucks', 'Vancouver', NULL, 'Canucks', 'Van', 'VAN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (141, 'en-US', 'teams', 115, 'Edmonton Oilers', 'Edmonton', NULL, 'Oilers', 'Edm', 'EDM', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (148, 'en-US', 'teams', 122, 'San Jose Sharks', 'San Jose', NULL, 'Sharks', 'SJ', 'SJS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (146, 'en-US', 'teams', 120, 'Los Angeles Kings', 'Los Angeles', NULL, 'Kings', 'LA', 'LOS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (144, 'en-US', 'teams', 118, 'Anaheim Mighty Ducks', 'Anaheim', NULL, 'Mighty Ducks', 'Ana', 'ANA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (145, 'en-US', 'teams', 119, 'Dallas Stars', 'Dallas', NULL, 'Stars', 'Dal', 'DAL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (147, 'en-US', 'teams', 121, 'Phoenix Coyotes', 'Phoenix', NULL, 'Coyotes', 'Pho', 'PHO', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3410, 'en-US', 'persons', 3362, 'Ryan Gomes', 'Ryan', NULL, 'Gomes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3411, 'en-US', 'persons', 3363, 'Al Jefferson', 'Al', NULL, 'Jefferson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3412, 'en-US', 'persons', 3364, 'Theo Ratliff', 'Theo', NULL, 'Ratliff', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3414, 'en-US', 'persons', 3366, 'Sebastian Telfair', 'Sebastian', NULL, 'Telfair', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3413, 'en-US', 'persons', 3365, 'Rashad McCants', 'Rashad', NULL, 'McCants', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3416, 'en-US', 'persons', 3368, 'Greg Buckner', 'Greg', NULL, 'Buckner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3415, 'en-US', 'persons', 3367, 'Craig Smith', 'Craig', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3417, 'en-US', 'persons', 3369, 'Marko Jaric', 'Marko', NULL, 'Jaric', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3419, 'en-US', 'persons', 3371, 'Corey Brewer', 'Corey', NULL, 'Brewer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3420, 'en-US', 'persons', 3372, 'Antoine Walker', 'Antoine', NULL, 'Walker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3418, 'en-US', 'persons', 3370, 'Gerald Green', 'Gerald', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2172, 'en-US', 'persons', 2082, 'Michael Doleac', 'Michael', NULL, 'Doleac', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2173, 'en-US', 'persons', 2083, 'Mark Madsen', 'Mark', NULL, 'Madsen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2174, 'en-US', 'persons', 2084, 'Randy Foye', 'Randy', NULL, 'Foye', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3421, 'en-US', 'persons', 3373, 'Chris Richard', 'Chris', NULL, 'Richard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3423, 'en-US', 'persons', 3375, 'Quentin Richardson', 'Quentin', NULL, 'Richardson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3422, 'en-US', 'persons', 3374, 'Zach Randolph', 'Zach', NULL, 'Randolph', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3424, 'en-US', 'persons', 3376, 'Eddy Curry', 'Eddy', NULL, 'Curry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3426, 'en-US', 'persons', 3378, 'Stephon Marbury', 'Stephon', NULL, 'Marbury', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3425, 'en-US', 'persons', 3377, 'Jamal Crawford', 'Jamal', NULL, 'Crawford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3427, 'en-US', 'persons', 3379, 'David Lee', 'David', NULL, 'Lee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3429, 'en-US', 'persons', 3381, 'Renaldo Balkman', 'Renaldo', NULL, 'Balkman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3428, 'en-US', 'persons', 3380, 'Nate Robinson', 'Nate', NULL, 'Robinson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2177, 'en-US', 'persons', 2087, 'Jared Jeffries', 'Jared', NULL, 'Jeffries', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3430, 'en-US', 'persons', 3382, 'Fred Jones', 'Fred', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3431, 'en-US', 'persons', 3383, 'Malik Rose', 'Malik', NULL, 'Rose', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2176, 'en-US', 'persons', 2086, 'Jerome James', 'Jerome', NULL, 'James', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3432, 'en-US', 'persons', 3384, 'Randolph Morris', 'Randolph', NULL, 'Morris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3433, 'en-US', 'persons', 3385, 'Mardy Collins', 'Mardy', NULL, 'Collins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3434, 'en-US', 'persons', 3386, 'Wilson Chandler', 'Wilson', NULL, 'Chandler', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1458, 'en-US', 'persons', 1305, 'LeBron James', 'LeBron', NULL, 'James', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1467, 'en-US', 'persons', 1314, 'Drew Gooden', 'Drew', NULL, 'Gooden', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1453, 'en-US', 'persons', 1300, 'Zydrunas Ilgauskas', 'Zydrunas', NULL, 'Ilgauskas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1462, 'en-US', 'persons', 1309, 'Larry Hughes', 'Larry', NULL, 'Hughes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1452, 'en-US', 'persons', 1299, 'Daniel Gibson', 'Daniel', NULL, 'Gibson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1460, 'en-US', 'persons', 1307, 'Dwayne Jones', 'Dwayne', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1454, 'en-US', 'persons', 1301, 'Ira Newble', 'Ira', NULL, 'Newble', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1461, 'en-US', 'persons', 1308, 'Sasha Pavlovic', 'Sasha', NULL, 'Pavlovic', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1457, 'en-US', 'persons', 1304, 'Eric Snow', 'Eric', NULL, 'Snow', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1456, 'en-US', 'persons', 1303, 'Damon Jones', 'Damon', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1459, 'en-US', 'persons', 1306, 'Donyell Marshall', 'Donyell', NULL, 'Marshall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1463, 'en-US', 'persons', 1310, 'Devin Brown', 'Devin', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1466, 'en-US', 'persons', 1313, 'Shannon Brown', 'Shannon', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1455, 'en-US', 'persons', 1302, 'Cedric Simmons', 'Cedric', NULL, 'Simmons', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1465, 'en-US', 'persons', 1312, 'Anthony Tolliver', 'Anthony', NULL, 'Tolliver', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1464, 'en-US', 'persons', 1311, 'Demetris Nichols', 'Demetris', NULL, 'Nichols', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3776, 'en-US', 'persons', 3734, 'Grant Hill', 'Grant', NULL, 'Hill', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3777, 'en-US', 'persons', 3735, 'Shawn Marion', 'Shawn', NULL, 'Marion', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3778, 'en-US', 'persons', 3736, 'Boris Diaw', 'Boris', NULL, 'Diaw', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3779, 'en-US', 'persons', 3737, 'Raja Bell', 'Raja', NULL, 'Bell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3780, 'en-US', 'persons', 3738, 'Steve Nash', 'Steve', NULL, 'Nash', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3781, 'en-US', 'persons', 3739, 'Leandro Barbosa', 'Leandro', NULL, 'Barbosa', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3782, 'en-US', 'persons', 3740, 'Brian Skinner', 'Brian', NULL, 'Skinner', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3783, 'en-US', 'persons', 3741, 'Marcus Banks', 'Marcus', NULL, 'Banks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3436, 'en-US', 'persons', 3388, 'Amare Stoudemire', 'Amare', NULL, 'Stoudemire', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3784, 'en-US', 'persons', 3742, 'Eric Piatkowski', 'Eric', NULL, 'Piatkowski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2182, 'en-US', 'persons', 2092, 'Sean Marks', 'Sean', NULL, 'Marks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3785, 'en-US', 'persons', 3743, 'Alando Tucker', 'Alando', NULL, 'Tucker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3786, 'en-US', 'persons', 3744, 'D.J. Strawberry', 'D.J.', NULL, 'Strawberry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (55, 'en-US', 'teams', 51, 'Chicago Bears', 'Chicago', NULL, 'Bears', 'Chi', 'CHI', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (58, 'en-US', 'teams', 54, 'Minnesota Vikings', 'Minnesota', NULL, 'Vikings', 'Min', 'MIN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (62, 'en-US', 'teams', 58, 'Tampa Bay Buccaneers', 'Tampa Bay', NULL, 'Buccaneers', 'TB', 'TAM', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (60, 'en-US', 'teams', 56, 'Carolina Panthers', 'Carolina', NULL, 'Panthers', 'Car', 'CAR', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (61, 'en-US', 'teams', 57, 'New Orleans Saints', 'New Orleans', NULL, 'Saints', 'NO', 'NOS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (59, 'en-US', 'teams', 55, 'Atlanta Falcons', 'Atlanta', NULL, 'Falcons', 'Atl', 'ATL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (65, 'en-US', 'teams', 61, 'Seattle Seahawks', 'Seattle', NULL, 'Seahawks', 'Sea', 'SEA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (64, 'en-US', 'teams', 60, 'San Francisco 49ers', 'San Francisco', NULL, '49ers', 'SF', 'SFX', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (66, 'en-US', 'teams', 62, 'St. Louis Rams', 'St. Louis', NULL, 'Rams', 'Stl', 'STL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (35, 'en-US', 'teams', 31, 'Buffalo Bills', 'Buffalo', NULL, 'Bills', 'Buf', 'BUF', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (42, 'en-US', 'teams', 38, 'Pittsburgh Steelers', 'Pittsburgh', NULL, 'Steelers', 'Pit', 'PIT', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (41, 'en-US', 'teams', 37, 'Cleveland Browns', 'Cleveland', NULL, 'Browns', 'Cle', 'CLE', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (39, 'en-US', 'teams', 35, 'Baltimore Ravens', 'Baltimore', NULL, 'Ravens', 'Bal', 'BAL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (40, 'en-US', 'teams', 36, 'Cincinnati Bengals', 'Cincinnati', NULL, 'Bengals', 'Cin', 'CIN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (44, 'en-US', 'teams', 40, 'Indianapolis Colts', 'Indianapolis', NULL, 'Colts', 'Ind', 'IND', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (46, 'en-US', 'teams', 42, 'Tennessee Titans', 'Tennessee', NULL, 'Titans', 'Ten', 'TEN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (45, 'en-US', 'teams', 41, 'Jacksonville Jaguars', 'Jacksonville', NULL, 'Jaguars', 'Jac', 'JAC', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (43, 'en-US', 'teams', 39, 'Houston Texans', 'Houston', NULL, 'Texans', 'Hou', 'HOU', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (48, 'en-US', 'teams', 44, 'Kansas City Chiefs', 'Kansas City', NULL, 'Chiefs', 'KC', 'KAN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (50, 'en-US', 'teams', 46, 'San Diego Chargers', 'San Diego', NULL, 'Chargers', 'SD', 'SDC', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (47, 'en-US', 'teams', 43, 'Denver Broncos', 'Denver', NULL, 'Broncos', 'Den', 'DEN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (49, 'en-US', 'teams', 45, 'Oakland Raiders', 'Oakland', NULL, 'Raiders', 'Oak', 'OAK', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3665, 'en-US', 'persons', 3623, 'Josh Smith', 'Josh', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3666, 'en-US', 'persons', 3624, 'Marvin Williams', 'Marvin', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3667, 'en-US', 'persons', 3625, 'Al Horford', 'Al', NULL, 'Horford', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3668, 'en-US', 'persons', 3626, 'Joe Johnson', 'Joe', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3669, 'en-US', 'persons', 3627, 'Tyronn Lue', 'Tyronn', NULL, 'Lue', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3670, 'en-US', 'persons', 3628, 'Acie Law', 'Acie', NULL, 'Law', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3671, 'en-US', 'persons', 3629, 'Josh Childress', 'Josh', NULL, 'Childress', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3672, 'en-US', 'persons', 3630, 'Shelden Williams', 'Shelden', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2144, 'en-US', 'persons', 2054, 'Speedy Claxton', 'Speedy', NULL, 'Claxton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2146, 'en-US', 'persons', 2056, 'Lorenzen Wright', 'Lorenzen', NULL, 'Wright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3673, 'en-US', 'persons', 3631, 'Anthony Johnson', 'Anthony', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2145, 'en-US', 'persons', 2055, 'Zaza Pachulia', 'Zaza', NULL, 'Pachulia', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3674, 'en-US', 'persons', 3632, 'Salim Stoudamire', 'Salim', NULL, 'Stoudamire', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3675, 'en-US', 'persons', 3633, 'Solomon Jones', 'Solomon', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3676, 'en-US', 'persons', 3634, 'Mario West', 'Mario', NULL, 'West', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3677, 'en-US', 'persons', 3635, 'Tayshaun Prince', 'Tayshaun', NULL, 'Prince', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3678, 'en-US', 'persons', 3636, 'Antonio McDyess', 'Antonio', NULL, 'McDyess', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3679, 'en-US', 'persons', 3637, 'Rasheed Wallace', 'Rasheed', NULL, 'Wallace', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2157, 'en-US', 'persons', 2067, 'Richard Hamilton', 'Richard', NULL, 'Hamilton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3680, 'en-US', 'persons', 3638, 'Chauncey Billups', 'Chauncey', NULL, 'Billups', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3681, 'en-US', 'persons', 3639, 'Jarvis Hayes', 'Jarvis', NULL, 'Hayes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3682, 'en-US', 'persons', 3640, 'Jason Maxiell', 'Jason', NULL, 'Maxiell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3683, 'en-US', 'persons', 3641, 'Ronald Murray', 'Ronald', NULL, 'Murray', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3684, 'en-US', 'persons', 3642, 'Nazr Mohammed', 'Nazr', NULL, 'Mohammed', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3685, 'en-US', 'persons', 3643, 'Arron Afflalo', 'Arron', NULL, 'Afflalo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2156, 'en-US', 'persons', 2066, 'Lindsey Hunter', 'Lindsey', NULL, 'Hunter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3686, 'en-US', 'persons', 3644, 'Ronald Dupree', 'Ronald', NULL, 'Dupree', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3687, 'en-US', 'persons', 3645, 'Amir Johnson', 'Amir', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3688, 'en-US', 'persons', 3646, 'Cheik Samb', 'Cheik', NULL, 'Samb', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2158, 'en-US', 'persons', 2068, 'Rodney Stuckey', 'Rodney', NULL, 'Stuckey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (99, 'en-US', 'teams', 83, 'Golden State Warriors', 'Golden State', NULL, 'Warriors', 'Gol', 'GSW', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (106, 'en-US', 'teams', 90, 'Memphis Grizzlies', 'Memphis', NULL, 'Grizzlies', 'Mem', 'MEM', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (105, 'en-US', 'teams', 89, 'Houston Rockets', 'Houston', NULL, 'Rockets', 'Hou', 'HOU', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (103, 'en-US', 'teams', 87, 'Sacramento Kings', 'Sacramento', NULL, 'Kings', 'Sac', 'SAC', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (104, 'en-US', 'teams', 88, 'Dallas Mavericks', 'Dallas', NULL, 'Mavericks', 'Dal', 'DAL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (96, 'en-US', 'teams', 80, 'Portland Trail Blazers', 'Portland', NULL, 'Trail Blazers', 'Por', 'POR', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (90, 'en-US', 'teams', 74, 'Charlotte Bobcats', 'Charlotte', NULL, 'Bobcats', 'Cha', 'CHA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (89, 'en-US', 'teams', 73, 'Atlanta Hawks', 'Atlanta', NULL, 'Hawks', 'Atl', 'ATL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (87, 'en-US', 'teams', 71, 'Indiana Pacers', 'Indiana', NULL, 'Pacers', 'Ind', 'IND', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (92, 'en-US', 'teams', 76, 'Orlando Magic', 'Orlando', NULL, 'Magic', 'Orl', 'ORL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (88, 'en-US', 'teams', 72, 'Milwaukee Bucks', 'Milwaukee', NULL, 'Bucks', 'Mil', 'MIL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (100, 'en-US', 'teams', 84, 'Los Angeles Clippers', 'Los Angeles', NULL, 'Clippers', 'LAC', 'LAC', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (97, 'en-US', 'teams', 81, 'Seattle SuperSonics', 'Seattle', NULL, 'SuperSonics', 'Sea', 'SEA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (79, 'en-US', 'teams', 63, 'Boston Celtics', 'Boston', NULL, 'Celtics', 'Bos', 'BOS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (84, 'en-US', 'teams', 68, 'Chicago Bulls', 'Chicago', NULL, 'Bulls', 'Chi', 'CHI', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (108, 'en-US', 'teams', 92, 'San Antonio Spurs', 'San Antonio', NULL, 'Spurs', 'San', 'SAN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (107, 'en-US', 'teams', 91, 'New Orleans/Okla City Hornets', 'New Orleans/Okla City', NULL, 'Hornets', 'NOH', 'NOH', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (94, 'en-US', 'teams', 78, 'Denver Nuggets', 'Denver', NULL, 'Nuggets', 'Den', 'DEN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (102, 'en-US', 'teams', 86, 'Phoenix Suns', 'Phoenix', NULL, 'Suns', 'Pho', 'PHO', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (80, 'en-US', 'teams', 64, 'New Jersey Nets', 'New Jersey', NULL, 'Nets', 'NJN', 'NJN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (91, 'en-US', 'teams', 75, 'Miami Heat', 'Miami', NULL, 'Heat', 'Mia', 'MIA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (81, 'en-US', 'teams', 65, 'New York Knicks', 'New York', NULL, 'Knicks', 'NYK', 'NYK', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (82, 'en-US', 'teams', 66, 'Philadelphia 76ers', 'Philadelphia', NULL, '76ers', 'Phi', 'PHI', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (93, 'en-US', 'teams', 77, 'Washington Wizards', 'Washington', NULL, 'Wizards', 'Was', 'WAS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (83, 'en-US', 'teams', 67, 'Toronto Raptors', 'Toronto', NULL, 'Raptors', 'Tor', 'TOR', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (95, 'en-US', 'teams', 79, 'Minnesota Timberwolves', 'Minnesota', NULL, 'Timberwolves', 'Min', 'MIN', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (86, 'en-US', 'teams', 70, 'Detroit Pistons', 'Detroit', NULL, 'Pistons', 'Det', 'DET', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (85, 'en-US', 'teams', 69, 'Cleveland Cavaliers', 'Cleveland', NULL, 'Cavaliers', 'Cle', 'CLE', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (98, 'en-US', 'teams', 82, 'Utah Jazz', 'Utah', NULL, 'Jazz', 'Uta', 'UTA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (101, 'en-US', 'teams', 85, 'Los Angeles Lakers', 'Los Angeles', NULL, 'Lakers', 'LAL', 'LAL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3853, 'en-US', 'persons', 3819, 'Andrei Kirilenko', 'Andrei', NULL, 'Kirilenko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3854, 'en-US', 'persons', 3820, 'Carlos Boozer', 'Carlos', NULL, 'Boozer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3855, 'en-US', 'persons', 3821, 'Mehmet Okur', 'Mehmet', NULL, 'Okur', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3856, 'en-US', 'persons', 3822, 'Ronnie Brewer', 'Ronnie', NULL, 'Brewer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3857, 'en-US', 'persons', 3823, 'Deron Williams', 'Deron', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3858, 'en-US', 'persons', 3824, 'Matt Harpring', 'Matt', NULL, 'Harpring', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3859, 'en-US', 'persons', 3825, 'Jason Hart', 'Jason', NULL, 'Hart', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3860, 'en-US', 'persons', 3826, 'Paul Millsap', 'Paul', NULL, 'Millsap', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3862, 'en-US', 'persons', 3828, 'Gordan Giricek', 'Gordan', NULL, 'Giricek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3861, 'en-US', 'persons', 3827, 'Jarron Collins', 'Jarron', NULL, 'Collins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3863, 'en-US', 'persons', 3829, 'C.J. Miles', 'C.J.', NULL, 'Miles', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3864, 'en-US', 'persons', 3830, 'Ronnie Price', 'Ronnie', NULL, 'Price', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2190, 'en-US', 'persons', 2100, 'Kyrylo Fesenko', 'Kyrylo', NULL, 'Fesenko', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3865, 'en-US', 'persons', 3831, 'Morris Almond', 'Morris', NULL, 'Almond', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3866, 'en-US', 'persons', 3832, 'Luke Walton', 'Luke', NULL, 'Walton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3867, 'en-US', 'persons', 3833, 'Ronny Turiaf', 'Ronny', NULL, 'Turiaf', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3868, 'en-US', 'persons', 3834, 'Kwame Brown', 'Kwame', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3869, 'en-US', 'persons', 3835, 'Kobe Bryant', 'Kobe', NULL, 'Bryant', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3870, 'en-US', 'persons', 3836, 'Derek Fisher', 'Derek', NULL, 'Fisher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3871, 'en-US', 'persons', 3837, 'Andrew Bynum', 'Andrew', NULL, 'Bynum', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3872, 'en-US', 'persons', 3838, 'Vladimir Radmanovic', 'Vladimir', NULL, 'Radmanovic', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3873, 'en-US', 'persons', 3839, 'Brian Cook', 'Brian', NULL, 'Cook', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3874, 'en-US', 'persons', 3840, 'Jordan Farmar', 'Jordan', NULL, 'Farmar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3875, 'en-US', 'persons', 3841, 'Chris Mihm', 'Chris', NULL, 'Mihm', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3876, 'en-US', 'persons', 3842, 'Maurice Evans', 'Maurice', NULL, 'Evans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2168, 'en-US', 'persons', 2078, 'Lamar Odom', 'Lamar', NULL, 'Odom', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3877, 'en-US', 'persons', 3843, 'Sasha Vujacic', 'Sasha', NULL, 'Vujacic', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3878, 'en-US', 'persons', 3844, 'Coby Karl', 'Coby', NULL, 'Karl', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3879, 'en-US', 'persons', 3845, 'Javaris Crittenton', 'Javaris', NULL, 'Crittenton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2389, 'en-US', 'persons', 2344, 'Chris Baker', 'Chris', NULL, 'Baker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3282, 'en-US', 'persons', 3234, 'Eric Barton', 'Eric', NULL, 'Barton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3297, 'en-US', 'persons', 3249, 'David Bowens', 'David', NULL, 'Bowens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3294, 'en-US', 'persons', 3246, 'Matt Chatham', 'Matt', NULL, 'Chatham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3275, 'en-US', 'persons', 3227, 'Kellen Clemens', 'Kellen', NULL, 'Clemens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3295, 'en-US', 'persons', 3247, 'Erik Coleman', 'Erik', NULL, 'Coleman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3287, 'en-US', 'persons', 3239, 'Kenyon Coleman', 'Kenyon', NULL, 'Coleman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3277, 'en-US', 'persons', 3229, 'Jerricho Cotchery', 'Jerricho', NULL, 'Cotchery', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3278, 'en-US', 'persons', 3230, 'Chris Davis', 'Chris', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3298, 'en-US', 'persons', 3250, 'James Dearth', 'James', NULL, 'Dearth', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3289, 'en-US', 'persons', 3241, 'Andre Dyson', 'Andre', NULL, 'Dyson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2396, 'en-US', 'persons', 2351, 'Abram Elam', 'Abram', NULL, 'Elam', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3290, 'en-US', 'persons', 3242, 'Shaun Ellis', 'Shaun', NULL, 'Ellis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3283, 'en-US', 'persons', 3235, 'Ben Graham', 'Ben', NULL, 'Graham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3285, 'en-US', 'persons', 3237, 'David Harris', 'David', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3292, 'en-US', 'persons', 3244, 'Eric Hicks', 'Eric', NULL, 'Hicks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3288, 'en-US', 'persons', 3240, 'Victor Hobson', 'Victor', NULL, 'Hobson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3274, 'en-US', 'persons', 3226, 'Thomas Jones', 'Thomas', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3299, 'en-US', 'persons', 3251, 'Brad Kassell', 'Brad', NULL, 'Kassell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3281, 'en-US', 'persons', 3233, 'Joe Kowalewski', 'Joe', NULL, 'Kowalewski', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3284, 'en-US', 'persons', 3236, 'Nick Mangold', 'Nick', NULL, 'Mangold', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3280, 'en-US', 'persons', 3232, 'Justin McCareins', 'Justin', NULL, 'McCareins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3300, 'en-US', 'persons', 3252, 'Mike Nugent', 'Mike', NULL, 'Nugent', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2385, 'en-US', 'persons', 2340, 'Hank Poteat', 'Hank', NULL, 'Poteat', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3293, 'en-US', 'persons', 3245, 'Sione Pouha', 'Sione', NULL, 'Pouha', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3291, 'en-US', 'persons', 3243, 'Darrelle Revis', 'Darrelle', NULL, 'Revis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2399, 'en-US', 'persons', 2354, 'Kerry Rhodes', 'Kerry', NULL, 'Rhodes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2390, 'en-US', 'persons', 2345, 'DeWayne Robertson', 'DeWayne', NULL, 'Robertson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3279, 'en-US', 'persons', 3231, 'Brad Smith', 'Brad', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2394, 'en-US', 'persons', 2349, 'Eric Smith', 'Eric', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3286, 'en-US', 'persons', 3238, 'Bryan Thomas', 'Bryan', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3276, 'en-US', 'persons', 3228, 'Leon Washington', 'Leon', NULL, 'Washington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3296, 'en-US', 'persons', 3248, 'Rashad Washington', 'Rashad', NULL, 'Washington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (36, 'en-US', 'teams', 32, 'Miami Dolphins', 'Miami', NULL, 'Dolphins', 'Mia', 'MIA', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (52, 'en-US', 'teams', 48, 'New York Giants', 'New York', NULL, 'Giants', 'NYG', 'NYG', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (56, 'en-US', 'teams', 52, 'Detroit Lions', 'Detroit', NULL, 'Lions', 'Det', 'DET', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (57, 'en-US', 'teams', 53, 'Green Bay Packers', 'Green Bay', NULL, 'Packers', 'GB', 'GBP', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (63, 'en-US', 'teams', 59, 'Arizona Cardinals', 'Arizona', NULL, 'Cardinals', 'Ari', 'ARI', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (37, 'en-US', 'teams', 33, 'New England Patriots', 'New England', NULL, 'Patriots', 'NE', 'NEP', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (38, 'en-US', 'teams', 34, 'New York Jets', 'New York', NULL, 'Jets', 'NYJ', 'NYJ', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (54, 'en-US', 'teams', 50, 'Washington Redskins', 'Washington', NULL, 'Redskins', 'Was', 'WAS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3880, 'en-US', 'persons', 3846, 'Ethan Albright', 'Ethan', NULL, 'Albright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3881, 'en-US', 'persons', 3847, 'Lorenzo Alexander', 'Lorenzo', NULL, 'Alexander', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3882, 'en-US', 'persons', 3848, 'Calvin Armstrong', 'Calvin', NULL, 'Armstrong', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3250, 'en-US', 'persons', 3202, 'Ladell Betts', 'Ladell', NULL, 'Betts', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3268, 'en-US', 'persons', 3220, 'H.B. Blades', 'H.B.', NULL, 'Blades', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3883, 'en-US', 'persons', 3849, 'Ryan Boschetti', 'Ryan', NULL, 'Boschetti', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3884, 'en-US', 'persons', 3850, 'Cody Boyd', 'Cody', NULL, 'Boyd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2568, 'en-US', 'persons', 2522, 'Nehemiah Broughton', 'Nehemiah', NULL, 'Broughton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3885, 'en-US', 'persons', 3851, 'Mark Brunell', 'Mark', NULL, 'Brunell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3886, 'en-US', 'persons', 3852, 'Alex Buzbee', 'Alex', NULL, 'Buzbee', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3887, 'en-US', 'persons', 3853, 'Reche Caldwell', 'Reche', NULL, 'Caldwell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3271, 'en-US', 'persons', 3223, 'Khary Campbell', 'Khary', NULL, 'Campbell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3252, 'en-US', 'persons', 3204, 'Jason Campbell', 'Jason', NULL, 'Campbell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3262, 'en-US', 'persons', 3214, 'Andre Carter', 'Andre', NULL, 'Carter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2571, 'en-US', 'persons', 2525, 'Rock Cartwright', 'Rock', NULL, 'Cartwright', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3888, 'en-US', 'persons', 3854, 'Todd Collins', 'Todd', NULL, 'Collins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3253, 'en-US', 'persons', 3205, 'Chris Cooley', 'Chris', NULL, 'Cooley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3263, 'en-US', 'persons', 3215, 'Phillip Daniels', 'Phillip', NULL, 'Daniels', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3889, 'en-US', 'persons', 3855, 'Rick DeMulling', 'Rick', NULL, 'DeMulling', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3269, 'en-US', 'persons', 3221, 'Reed Doughty', 'Reed', NULL, 'Doughty', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2578, 'en-US', 'persons', 2532, 'Tyler Ecker', 'Tyler', NULL, 'Ecker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2580, 'en-US', 'persons', 2534, 'Mike Espy', 'Mike', NULL, 'Espy', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3272, 'en-US', 'persons', 3224, 'John Eubanks', 'John', NULL, 'Eubanks', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3264, 'en-US', 'persons', 3216, 'Demetric Evans', 'Demetric', NULL, 'Evans', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3890, 'en-US', 'persons', 3856, 'Jason Fabini', 'Jason', NULL, 'Fabini', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3261, 'en-US', 'persons', 3213, 'London Fletcher', 'London', NULL, 'Fletcher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3891, 'en-US', 'persons', 3857, 'Vernon Fox', 'Vernon', NULL, 'Fox', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3256, 'en-US', 'persons', 3208, 'Derrick Frost', 'Derrick', NULL, 'Frost', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3892, 'en-US', 'persons', 3858, 'Justin Geisinger', 'Justin', NULL, 'Geisinger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3893, 'en-US', 'persons', 3859, 'Randall Godfrey', 'Randall', NULL, 'Godfrey', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3266, 'en-US', 'persons', 3218, 'Kedric Golston', 'Kedric', NULL, 'Golston', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3894, 'en-US', 'persons', 3860, 'Cornelius Griffin', 'Cornelius', NULL, 'Griffin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2569, 'en-US', 'persons', 2523, 'Steven Harris', 'Steven', NULL, 'Harris', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3895, 'en-US', 'persons', 3861, 'Stephon Heyer', 'Stephon', NULL, 'Heyer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2573, 'en-US', 'persons', 2527, 'Jon Jansen', 'Jon', NULL, 'Jansen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3896, 'en-US', 'persons', 3862, 'Pete Kendall', 'Pete', NULL, 'Kendall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3259, 'en-US', 'persons', 3211, 'LaRon Landry', 'LaRon', NULL, 'Landry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3897, 'en-US', 'persons', 3863, 'Brandon Lloyd', 'Brandon', NULL, 'Lloyd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3898, 'en-US', 'persons', 3864, 'David Macklin', 'David', NULL, 'Macklin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3899, 'en-US', 'persons', 3865, 'Marcus Mason', 'Marcus', NULL, 'Mason', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3900, 'en-US', 'persons', 3866, 'Keenan McCardell', 'Keenan', NULL, 'McCardell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3260, 'en-US', 'persons', 3212, 'Rocky McIntosh', 'Rocky', NULL, 'McIntosh', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3265, 'en-US', 'persons', 3217, 'Anthony Montgomery', 'Anthony', NULL, 'Montgomery', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3254, 'en-US', 'persons', 3206, 'Santana Moss', 'Santana', NULL, 'Moss', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3249, 'en-US', 'persons', 3201, 'Clinton Portis', 'Clinton', NULL, 'Portis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3270, 'en-US', 'persons', 3222, 'Pierson Prioleau', 'Pierson', NULL, 'Prioleau', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2570, 'en-US', 'persons', 2524, 'Mike Pucillo', 'Mike', NULL, 'Pucillo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3901, 'en-US', 'persons', 3867, 'Casey Rabach', 'Casey', NULL, 'Rabach', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3255, 'en-US', 'persons', 3207, 'Antwaan Randle El', 'Antwaan', NULL, 'Randle El', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2576, 'en-US', 'persons', 2530, 'Carlos Rogers', 'Carlos', NULL, 'Rogers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3902, 'en-US', 'persons', 3868, 'Kevin Sampson', 'Kevin', NULL, 'Sampson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3903, 'en-US', 'persons', 3869, 'Chris Samuels', 'Chris', NULL, 'Samuels', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3251, 'en-US', 'persons', 3203, 'Mike Sellers', 'Mike', NULL, 'Sellers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3904, 'en-US', 'persons', 3870, 'Matt Sinclair', 'Matt', NULL, 'Sinclair', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3905, 'en-US', 'persons', 3871, 'Tyson Smith', 'Tyson', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2577, 'en-US', 'persons', 2531, 'Fred Smoot', 'Fred', NULL, 'Smoot', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3258, 'en-US', 'persons', 3210, 'Shawn Springs', 'Shawn', NULL, 'Springs', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3273, 'en-US', 'persons', 3225, 'Shaun Suisham', 'Shaun', NULL, 'Suisham', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3257, 'en-US', 'persons', 3209, 'Sean Taylor', 'Sean', NULL, 'Taylor', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2567, 'en-US', 'persons', 2521, 'Randy Thomas', 'Randy', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2572, 'en-US', 'persons', 2526, 'James Thrash', 'James', NULL, 'Thrash', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3906, 'en-US', 'persons', 3872, 'Leigh Torrence', 'Leigh', NULL, 'Torrence', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2566, 'en-US', 'persons', 2520, 'Ross Tucker', 'Ross', NULL, 'Tucker', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3907, 'en-US', 'persons', 3873, 'Todd Wade', 'Todd', NULL, 'Wade', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2574, 'en-US', 'persons', 2528, 'Marcus Washington', 'Marcus', NULL, 'Washington', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3908, 'en-US', 'persons', 3874, 'Byron Westbrook', 'Byron', NULL, 'Westbrook', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3267, 'en-US', 'persons', 3219, 'Chris Wilson', 'Chris', NULL, 'Wilson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2575, 'en-US', 'persons', 2529, 'Todd Yoder', 'Todd', NULL, 'Yoder', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (51, 'en-US', 'teams', 47, 'Dallas Cowboys', 'Dallas', NULL, 'Cowboys', 'Dal', 'DAL', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (53, 'en-US', 'teams', 49, 'Philadelphia Eagles', 'Philadelphia', NULL, 'Eagles', 'Phi', 'PHI', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3937, 'en-US', 'persons', 3903, 'Miles Austin', 'Miles', NULL, 'Austin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3928, 'en-US', 'persons', 3894, 'Akin Ayodele', 'Akin', NULL, 'Ayodele', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3910, 'en-US', 'persons', 3876, 'Marion Barber', 'Marion', NULL, 'Barber', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3933, 'en-US', 'persons', 3899, 'Stephen Bowen', 'Stephen', NULL, 'Bowen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3926, 'en-US', 'persons', 3892, 'Kevin Burnett', 'Kevin', NULL, 'Burnett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3929, 'en-US', 'persons', 3895, 'Chris Canty', 'Chris', NULL, 'Canty', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3936, 'en-US', 'persons', 3902, 'Bobby Carpenter', 'Bobby', NULL, 'Carpenter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3918, 'en-US', 'persons', 3884, 'Patrick Crayton', 'Patrick', NULL, 'Crayton', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3915, 'en-US', 'persons', 3881, 'Tony Curtis', 'Tony', NULL, 'Curtis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3932, 'en-US', 'persons', 3898, 'Keith Davis', 'Keith', NULL, 'Davis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3930, 'en-US', 'persons', 3896, 'Greg Ellis', 'Greg', NULL, 'Ellis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3938, 'en-US', 'persons', 3904, 'Nick Folk', 'Nick', NULL, 'Folk', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3916, 'en-US', 'persons', 3882, 'Ken Hamlin', 'Ken', NULL, 'Hamlin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3935, 'en-US', 'persons', 3901, 'Jason Hatcher', 'Jason', NULL, 'Hatcher', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2467, 'en-US', 'persons', 2421, 'Anthony Henry', 'Anthony', NULL, 'Henry', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3922, 'en-US', 'persons', 3888, 'Sam Hurd', 'Sam', NULL, 'Hurd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3920, 'en-US', 'persons', 3886, 'Bradie James', 'Bradie', NULL, 'James', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3911, 'en-US', 'persons', 3877, 'Brad Johnson', 'Brad', NULL, 'Johnson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3909, 'en-US', 'persons', 3875, 'Julius Jones', 'Julius', NULL, 'Jones', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3917, 'en-US', 'persons', 3883, 'Mat McBriar', 'Mat', NULL, 'McBriar', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3924, 'en-US', 'persons', 3890, 'Terence Newman', 'Terence', NULL, 'Newman', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3913, 'en-US', 'persons', 3879, 'Terrell Owens', 'Terrell', NULL, 'Owens', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3931, 'en-US', 'persons', 3897, 'Jay Ratliff', 'Jay', NULL, 'Ratliff', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3927, 'en-US', 'persons', 3893, 'Jacques Reeves', 'Jacques', NULL, 'Reeves', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2469, 'en-US', 'persons', 2423, 'Justin Rogers', 'Justin', NULL, 'Rogers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3912, 'en-US', 'persons', 3878, 'Tony Romo', 'Tony', NULL, 'Romo', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3921, 'en-US', 'persons', 3887, 'Marcus Spears', 'Marcus', NULL, 'Spears', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3934, 'en-US', 'persons', 3900, 'Anthony Spencer', 'Anthony', NULL, 'Spencer', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3919, 'en-US', 'persons', 3885, 'Isaiah Stanback', 'Isaiah', NULL, 'Stanback', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3923, 'en-US', 'persons', 3889, 'DeMarcus Ware', 'DeMarcus', NULL, 'Ware', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3925, 'en-US', 'persons', 3891, 'Roy Williams', 'Roy', NULL, 'Williams', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3914, 'en-US', 'persons', 3880, 'Jason Witten', 'Jason', NULL, 'Witten', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3958, 'en-US', 'persons', 3924, 'David Akers', 'David', NULL, 'Akers', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3943, 'en-US', 'persons', 3909, 'Hank Baskett', 'Hank', NULL, 'Baskett', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3957, 'en-US', 'persons', 3923, 'Stewart Bradley', 'Stewart', NULL, 'Bradley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2515, 'en-US', 'persons', 2469, 'Reggie Brown', 'Reggie', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3956, 'en-US', 'persons', 3922, 'Sheldon Brown', 'Sheldon', NULL, 'Brown', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3941, 'en-US', 'persons', 3907, 'Correll Buckhalter', 'Correll', NULL, 'Buckhalter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3950, 'en-US', 'persons', 3916, 'Brodrick Bunkley', 'Brodrick', NULL, 'Bunkley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2524, 'en-US', 'persons', 2478, 'Brent Celek', 'Brent', NULL, 'Celek', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3949, 'en-US', 'persons', 3915, 'Trent Cole', 'Trent', NULL, 'Cole', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2521, 'en-US', 'persons', 2475, 'Sean Considine', 'Sean', NULL, 'Considine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3942, 'en-US', 'persons', 3908, 'Kevin Curtis', 'Kevin', NULL, 'Curtis', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2523, 'en-US', 'persons', 2477, 'Brian Dawkins', 'Brian', NULL, 'Dawkins', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3948, 'en-US', 'persons', 3914, 'Omar Gaither', 'Omar', NULL, 'Gaither', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3953, 'en-US', 'persons', 3919, 'Chris Gocong', 'Chris', NULL, 'Gocong', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3952, 'en-US', 'persons', 3918, 'Joselio Hanson', 'Joselio', NULL, 'Hanson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3946, 'en-US', 'persons', 3912, 'Reno Mahe', 'Reno', NULL, 'Mahe', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3940, 'en-US', 'persons', 3906, 'Donovan McNabb', 'Donovan', NULL, 'McNabb', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3951, 'en-US', 'persons', 3917, 'Quintin Mikell', 'Quintin', NULL, 'Mikell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3947, 'en-US', 'persons', 3913, 'Mike Patterson', 'Mike', NULL, 'Patterson', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3945, 'en-US', 'persons', 3911, 'Sav Rocca', 'Sav', NULL, 'Rocca', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2522, 'en-US', 'persons', 2476, 'Lito Sheppard', 'Lito', NULL, 'Sheppard', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3944, 'en-US', 'persons', 3910, 'L.J. Smith', 'L.J.', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3955, 'en-US', 'persons', 3921, 'Takeo Spikes', 'Takeo', NULL, 'Spikes', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3954, 'en-US', 'persons', 3920, 'Juqua Thomas', 'Juqua', NULL, 'Thomas', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (3939, 'en-US', 'persons', 3905, 'Brian Westbrook', 'Brian', NULL, 'Westbrook', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (122, 'en-US', 'teams', 96, 'Philadelphia Flyers', 'Philadelphia', NULL, 'Flyers', 'Phi', 'PHI', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (133, 'en-US', 'teams', 107, 'Washington Capitals', 'Washington', NULL, 'Capitals', 'Was', 'WAS', NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1347, 'en-US', 'persons', 1194, 'R.J. Umberger', 'R.J.', NULL, 'Umberger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1338, 'en-US', 'persons', 1185, 'Braydon Coburn', 'Braydon', NULL, 'Coburn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1343, 'en-US', 'persons', 1190, 'Joffrey Lupul', 'Joffrey', NULL, 'Lupul', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1345, 'en-US', 'persons', 1192, 'Mike Richards', 'Mike', NULL, 'Richards', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1359, 'en-US', 'persons', 1206, 'Danny Briere', 'Danny', NULL, 'Briere', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1344, 'en-US', 'persons', 1191, 'Jeff Carter', 'Jeff', NULL, 'Carter', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1351, 'en-US', 'persons', 1198, 'Lasse Kukkonen', 'Lasse', NULL, 'Kukkonen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1352, 'en-US', 'persons', 1199, 'Nate Guenin', 'Nate', NULL, 'Guenin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1349, 'en-US', 'persons', 1196, 'Mike Knuble', 'Mike', NULL, 'Knuble', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1353, 'en-US', 'persons', 1200, 'Antero Niittymaki', 'Antero', NULL, 'Niittymaki', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1341, 'en-US', 'persons', 1188, 'Scottie Upshall', 'Scottie', NULL, 'Upshall', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1348, 'en-US', 'persons', 1195, 'Jason Smith', 'Jason', NULL, 'Smith', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1354, 'en-US', 'persons', 1201, 'Riley Cote', 'Riley', NULL, 'Cote', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1355, 'en-US', 'persons', 1202, 'Jim Dowd', 'Jim', NULL, 'Dowd', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1357, 'en-US', 'persons', 1204, 'Kimmo Timonen', 'Kimmo', NULL, 'Timonen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1360, 'en-US', 'persons', 1207, 'Ben Eager', 'Ben', NULL, 'Eager', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1340, 'en-US', 'persons', 1187, 'Rory Fitzpatrick', 'Rory', NULL, 'Fitzpatrick', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1346, 'en-US', 'persons', 1193, 'Scott Hartnell', 'Scott', NULL, 'Hartnell', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (1350, 'en-US', 'persons', 1197, 'Sami Kapanen', 'Sami', NULL, 'Kapanen', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2651, 'en-US', 'persons', 2603, 'Michael Nylander', 'Michael', NULL, 'Nylander', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2655, 'en-US', 'persons', 2607, 'Nicklas Backstrom', 'Nicklas', NULL, 'Backstrom', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2656, 'en-US', 'persons', 2608, 'Tomas Fleischmann', 'Tomas', NULL, 'Fleischmann', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2650, 'en-US', 'persons', 2602, 'Alex Ovechkin', 'Alex', NULL, 'Ovechkin', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2657, 'en-US', 'persons', 2609, 'John Erskine', 'John', NULL, 'Erskine', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2654, 'en-US', 'persons', 2606, 'Mike Green', 'Mike', NULL, 'Green', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2668, 'en-US', 'persons', 2620, 'Olaf Kolzig', 'Olaf', NULL, 'Kolzig', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2663, 'en-US', 'persons', 2615, 'Brian Sutherby', 'Brian', NULL, 'Sutherby', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2652, 'en-US', 'persons', 2604, 'Viktor Kozlov', 'Viktor', NULL, 'Kozlov', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2653, 'en-US', 'persons', 2605, 'Brian Pothier', 'Brian', NULL, 'Pothier', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2659, 'en-US', 'persons', 2611, 'Matt Bradley', 'Matt', NULL, 'Bradley', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2662, 'en-US', 'persons', 2614, 'Boyd Gordon', 'Boyd', NULL, 'Gordon', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2660, 'en-US', 'persons', 2612, 'Matt Pettinger', 'Matt', NULL, 'Pettinger', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2658, 'en-US', 'persons', 2610, 'Brooks Laich', 'Brooks', NULL, 'Laich', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2661, 'en-US', 'persons', 2613, 'Milan Jurcina', 'Milan', NULL, 'Jurcina', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2666, 'en-US', 'persons', 2618, 'Shaone Morrisonn', 'Shaone', NULL, 'Morrisonn', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2664, 'en-US', 'persons', 2616, 'David Steckel', 'David', NULL, 'Steckel', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2665, 'en-US', 'persons', 2617, 'Jeff Schultz', 'Jeff', NULL, 'Schultz', NULL, NULL, NULL, NULL, NULL); INSERT INTO display_names (id, "language", entity_type, entity_id, full_name, first_name, middle_name, last_name, alias, abbreviation, short_name, prefix, suffix) VALUES (2669, 'en-US', 'persons', 2621, 'Donald Brashear', 'Donald', NULL, 'Brashear', NULL, NULL, NULL, NULL, NULL); -- -- Data for Name: document_classes; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO document_classes (id, name) VALUES (1, 'dynamic-resource-file'); INSERT INTO document_classes (id, name) VALUES (2, 'event-summary'); INSERT INTO document_classes (id, name) VALUES (3, 'statistics'); INSERT INTO document_classes (id, name) VALUES (4, 'schedules'); INSERT INTO document_classes (id, name) VALUES (5, 'standings'); INSERT INTO document_classes (id, name) VALUES (6, 'news'); -- -- Data for Name: document_contents; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (1, 1, '2007/07/20/l.mlb.com/dynamic-resource-file/xt.20070720T170606-0400.l.mlb.com-leaguedir.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (2, 2, '2007/07/20/l.nfl.com/dynamic-resource-file/xt.20070720T170606-0400.l.nfl.com-leaguedir.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (3, 3, '2007/09/14/l.nba.com/dynamic-resource-file/xt.20070914T171323-0400.l.nba.com-leaguedir.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (4, 4, '2007/09/19/l.nhl.com/dynamic-resource-file/xt.20070919T145324-0400.l.nhl.com-leaguedir.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (5, 5, '2007/08/04/l.mlb.com/event-summary/xt.6164670-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (6, 6, '2007/08/04/l.mlb.com/statistics/xt.6164674-indstats-cle.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (7, 7, '2007/08/04/l.mlb.com/event-summary/xt.6164697-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (8, 8, '2007/08/04/l.mlb.com/schedules/xt.6164706-ari-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (9, 9, '2007/08/04/l.mlb.com/statistics/xt.6164707-indstats-ari.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (10, 10, '2007/08/04/l.mlb.com/schedules/xt.6164708-los-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (11, 11, '2007/08/04/l.mlb.com/statistics/xt.6164709-indstats-los.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (12, 12, '2007/08/04/l.mlb.com/event-summary/xt.6164720-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (13, 13, '2007/08/04/l.mlb.com/event-summary/xt.6164721-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (14, 14, '2007/08/04/l.mlb.com/schedules/xt.6164726-sfg-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (15, 15, '2007/08/04/l.mlb.com/statistics/xt.6164727-indstats-sfg.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (16, 16, '2007/08/04/l.mlb.com/schedules/xt.6164729-sdp-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (17, 17, '2007/08/04/l.mlb.com/schedules/xt.6164730-ana-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (18, 18, '2007/08/04/l.mlb.com/statistics/xt.6164731-indstats-ana.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (19, 19, '2007/08/04/l.mlb.com/standings/xt.6164732-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (20, 20, '2007/08/04/l.mlb.com/schedules/xt.6164734-oak-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (21, 21, '2007/08/04/l.mlb.com/statistics/xt.6164735-indstats-oak.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (22, 22, '2007/08/04/l.mlb.com/statistics/xt.6164736-indstats-sdp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (23, 23, '2007/08/04/l.mlb.com/event-summary/xt.6164745-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (24, 24, '2007/08/04/l.mlb.com/schedules/xt.6164750-bos-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (25, 25, '2007/08/04/l.mlb.com/statistics/xt.6164753-indstats-bos.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (26, 26, '2007/08/04/l.mlb.com/schedules/xt.6164754-sea-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (27, 27, '2007/08/04/l.mlb.com/news/xt.6164756-al-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (28, 28, '2007/08/04/l.mlb.com/statistics/xt.6164757-indstats-sea.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (29, 29, '2007/08/04/l.mlb.com/news/xt.6164766-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (30, 30, '2007/08/04/l.mlb.com/standings/xt.6165087-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (31, 31, '2007/08/04/l.mlb.com/dynamic-resource-file/xt.6165166-roster-sea.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (32, 32, '2007/08/04/l.mlb.com/dynamic-resource-file/xt.6165172-roster-fla.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (33, 33, '2007/08/04/l.mlb.com/dynamic-resource-file/xt.6165173-roster-hou.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (34, 34, '2007/08/04/l.mlb.com/news/xt.6165248-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (35, 35, '2007/08/04/l.mlb.com/news/xt.6165250-al-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (36, 36, '2007/08/04/l.mlb.com/statistics/xt.6165333-indstats-nyy.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (37, 37, '2007/08/04/l.mlb.com/news/xt.6165359-al-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (38, 38, '2007/08/04/l.mlb.com/statistics/xt.6165365-indstats-bal.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (39, 39, '2007/08/04/l.mlb.com/news/xt.6165437-al-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (40, 40, '2007/08/04/l.mlb.com/news/xt.6165450-RODRIGUEZ-NYY.xml', '2007/08/04/l.mlb.com/news/xt.6165450-RODRIGUEZ-NYY-abstract.txt'); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (41, 41, '2007/08/04/l.mlb.com/news/xt.6165603-al-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (42, 42, '2007/08/04/l.mlb.com/news/xt.6165606-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (43, 43, '2007/08/04/l.mlb.com/news/xt.6165646-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (44, 44, '2007/08/04/l.mlb.com/news/xt.6165764-al-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (45, 45, '2007/08/04/l.mlb.com/news/xt.6165781-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (46, 46, '2007/08/04/l.mlb.com/event-summary/xt.6165896-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (47, 47, '2007/08/04/l.mlb.com/schedules/xt.6165911-tex-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (48, 48, '2007/08/04/l.mlb.com/statistics/xt.6165916-indstats-tex.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (49, 49, '2007/08/04/l.mlb.com/schedules/xt.6165917-tor-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (50, 50, '2007/08/04/l.mlb.com/statistics/xt.6165918-indstats-tor.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (51, 51, '2007/08/04/l.mlb.com/news/xt.6165937-al-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (52, 52, '2007/08/04/l.mlb.com/news/xt.6165940-al-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (53, 53, '2007/08/04/l.mlb.com/news/xt.6165973-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (54, 54, '2007/08/04/l.mlb.com/dynamic-resource-file/xt.6166076-roster-ari.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (55, 55, '2007/08/04/l.mlb.com/dynamic-resource-file/xt.6166077-roster-oak.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (56, 56, '2007/08/04/l.mlb.com/dynamic-resource-file/xt.6166081-roster-det.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (57, 57, '2007/08/04/l.mlb.com/event-summary/xt.6166084-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (58, 58, '2007/08/04/l.mlb.com/news/xt.6166086-al-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (59, 59, '2007/08/04/l.mlb.com/schedules/xt.6166094-kan-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (60, 60, '2007/08/04/l.mlb.com/statistics/xt.6166098-indstats-kan.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (61, 61, '2007/08/04/l.mlb.com/schedules/xt.6166100-nyy-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (62, 62, '2007/08/04/l.mlb.com/statistics/xt.6166104-indstats-nyy.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (63, 63, '2007/08/04/l.mlb.com/news/xt.6166109-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (64, 64, '2007/08/04/l.mlb.com/dynamic-resource-file/xt.6166122-roster-tor.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (65, 65, '2007/08/04/l.mlb.com/news/xt.6166206-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (66, 66, '2007/08/04/l.mlb.com/news/xt.6166292-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (67, 67, '2007/08/04/l.mlb.com/news/xt.6166294-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (68, 68, '2007/08/04/l.mlb.com/dynamic-resource-file/xt.6166297-roster-ari.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (69, 69, '2007/08/04/l.mlb.com/event-summary/xt.6166312-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (70, 70, '2007/08/04/l.mlb.com/news/xt.6166318-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (71, 71, '2007/08/04/l.mlb.com/schedules/xt.6166319-ana-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (72, 72, '2007/08/04/l.mlb.com/statistics/xt.6166320-indstats-ana.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (73, 73, '2007/08/04/l.mlb.com/event-summary/xt.6166321-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (74, 74, '2007/08/04/l.mlb.com/schedules/xt.6166322-oak-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (75, 75, '2007/08/04/l.mlb.com/statistics/xt.6166323-indstats-oak.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (76, 76, '2007/08/04/l.mlb.com/schedules/xt.6166324-nym-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (77, 77, '2007/08/04/l.mlb.com/statistics/xt.6166325-indstats-nym.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (78, 78, '2007/08/04/l.mlb.com/schedules/xt.6166326-chc-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (79, 79, '2007/08/04/l.mlb.com/statistics/xt.6166327-indstats-chc.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (80, 80, '2007/08/04/l.mlb.com/event-summary/xt.6166339-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (81, 81, '2007/08/04/l.mlb.com/schedules/xt.6166343-cle-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (82, 82, '2007/08/04/l.mlb.com/statistics/xt.6166349-indstats-cle.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (83, 83, '2007/08/04/l.mlb.com/schedules/xt.6166350-min-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (84, 84, '2007/08/04/l.mlb.com/statistics/xt.6166351-indstats-min.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (85, 85, '2007/08/04/l.mlb.com/news/xt.6166424-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (86, 86, '2007/08/04/l.mlb.com/news/xt.6166426-al-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (87, 87, '2007/08/04/l.mlb.com/news/xt.6166692-nl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (88, 88, '2007/08/04/l.mlb.com/event-summary/xt.6167573-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (89, 89, '2007/08/04/l.mlb.com/statistics/xt.6167584-indstats-mil.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (90, 90, '2007/08/04/l.mlb.com/schedules/xt.6167585-mil-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (91, 91, '2007/08/04/l.mlb.com/statistics/xt.6167590-indstats-phi.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (92, 92, '2007/08/04/l.mlb.com/schedules/xt.6167591-phi-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (93, 93, '2007/08/04/l.mlb.com/event-summary/xt.6167770-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (94, 94, '2007/08/04/l.mlb.com/schedules/xt.6167782-stl-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (95, 95, '2007/08/04/l.mlb.com/statistics/xt.6167783-indstats-stl.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (96, 96, '2007/08/04/l.mlb.com/schedules/xt.6167785-was-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (97, 97, '2007/08/04/l.mlb.com/statistics/xt.6167787-indstats-was.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (98, 98, '2007/08/04/l.mlb.com/event-summary/xt.6167825-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (99, 99, '2007/08/04/l.mlb.com/event-summary/xt.6167830-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (100, 100, '2007/08/04/l.mlb.com/schedules/xt.6167840-cws-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (101, 101, '2007/08/04/l.mlb.com/statistics/xt.6167843-indstats-cws.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (102, 102, '2007/08/04/l.mlb.com/schedules/xt.6167845-det-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (103, 103, '2007/08/04/l.mlb.com/statistics/xt.6167847-indstats-det.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (104, 104, '2007/08/04/l.mlb.com/schedules/xt.6167848-atl-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (105, 105, '2007/08/04/l.mlb.com/event-summary/xt.6167849-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (106, 106, '2007/08/04/l.mlb.com/statistics/xt.6167850-indstats-atl.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (107, 107, '2007/08/04/l.mlb.com/schedules/xt.6167856-col-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (108, 108, '2007/08/04/l.mlb.com/statistics/xt.6167861-indstats-col.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (109, 109, '2007/08/04/l.mlb.com/schedules/xt.6167870-bal-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (110, 110, '2007/08/04/l.mlb.com/statistics/xt.6167880-indstats-bal.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (111, 111, '2007/08/04/l.mlb.com/schedules/xt.6167883-tam-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (112, 112, '2007/08/04/l.mlb.com/statistics/xt.6167901-indstats-tam.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (113, 113, '2007/08/04/l.mlb.com/event-summary/xt.6168025-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (114, 114, '2007/08/04/l.mlb.com/news/xt.6168036-BONDS-SFG.xml', '2007/08/04/l.mlb.com/news/xt.6168036-BONDS-SFG-abstract.txt'); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (115, 115, '2007/08/04/l.mlb.com/event-summary/xt.6168045-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (116, 116, '2007/08/04/l.mlb.com/schedules/xt.6168066-cin-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (117, 117, '2007/08/04/l.mlb.com/statistics/xt.6168073-indstats-cin.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (118, 118, '2007/08/04/l.mlb.com/schedules/xt.6168075-pit-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (119, 119, '2007/08/04/l.mlb.com/statistics/xt.6168084-indstats-pit.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (120, 120, '2007/11/02/l.nba.com/dynamic-resource-file/xt.6547615-roster-sac.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (121, 121, '2007/11/02/l.nba.com/dynamic-resource-file/xt.6547619-roster-dal.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (122, 122, '2007/11/02/l.nhl.com/dynamic-resource-file/xt.6547638-roster-phi.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (123, 123, '2007/11/02/l.nhl.com/dynamic-resource-file/xt.6547672-roster-los.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (124, 124, '2007/11/02/l.nfl.com/dynamic-resource-file/xt.6547777-roster-den.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (125, 125, '2007/11/02/l.nba.com/dynamic-resource-file/xt.6547860-roster-cle.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (126, 126, '2007/11/02/l.nhl.com/dynamic-resource-file/xt.6547873-roster-dal.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (127, 127, '2007/11/02/l.nfl.com/dynamic-resource-file/xt.6547889-roster-atl.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (128, 128, '2007/11/02/l.nfl.com/dynamic-resource-file/xt.6547899-roster-ind.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (129, 129, '2007/11/02/l.nfl.com/dynamic-resource-file/xt.6547909-roster-bal.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (130, 130, '2007/11/02/l.nfl.com/dynamic-resource-file/xt.6547981-roster-det.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (131, 131, '2007/11/02/l.nfl.com/dynamic-resource-file/xt.6547993-roster-min.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (132, 132, '2007/11/02/l.nfl.com/dynamic-resource-file/xt.6548063-roster-sfx.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (133, 133, '2007/11/02/l.nhl.com/dynamic-resource-file/xt.6548155-roster-van.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (134, 134, '2007/11/02/l.nhl.com/dynamic-resource-file/xt.6548161-roster-tor.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (135, 135, '2007/11/02/l.nhl.com/dynamic-resource-file/xt.6548256-roster-sjs.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (136, 136, '2007/11/04/l.nhl.com/event-summary/xt.6559618-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (137, 137, '2007/11/04/l.nhl.com/event-summary/xt.6559619-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (138, 138, '2007/11/04/l.nhl.com/statistics/xt.6559627-indstats-nyi.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (139, 139, '2007/11/04/l.nhl.com/standings/xt.6559638-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (140, 140, '2007/11/04/l.nhl.com/standings/xt.6559639-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (141, 141, '2007/11/04/l.nhl.com/event-summary/xt.6559698-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (142, 142, '2007/11/04/l.nhl.com/event-summary/xt.6559699-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (143, 143, '2007/11/04/l.nhl.com/statistics/xt.6559702-indstats-ana.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (144, 144, '2007/11/04/l.nhl.com/schedules/xt.6559703-ana-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (145, 145, '2007/11/04/l.nhl.com/statistics/xt.6559704-indstats-pho.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (146, 146, '2007/11/04/l.nhl.com/schedules/xt.6559705-pho-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (147, 147, '2007/11/04/l.nhl.com/event-summary/xt.6559746-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (148, 148, '2007/11/04/l.nhl.com/event-summary/xt.6559747-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (149, 149, '2007/11/04/l.nhl.com/statistics/xt.6559752-indstats-sjs.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (150, 150, '2007/11/04/l.nhl.com/schedules/xt.6559755-sjs-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (151, 151, '2007/11/04/l.nhl.com/statistics/xt.6559757-indstats-los.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (152, 152, '2007/11/04/l.nhl.com/schedules/xt.6559760-los-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (153, 153, '2007/11/04/l.nhl.com/event-summary/xt.6559800-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (154, 154, '2007/11/04/l.nhl.com/event-summary/xt.6559801-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (155, 155, '2007/11/04/l.nhl.com/standings/xt.6559857-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (156, 156, '2007/11/04/l.nhl.com/standings/xt.6559858-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (157, 157, '2007/11/04/l.nhl.com/event-summary/xt.6559878-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (158, 158, '2007/11/04/l.nhl.com/event-summary/xt.6559879-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (159, 159, '2007/11/04/l.nhl.com/news/xt.6559898-DIPIETRO-NYI.xml', '2007/11/04/l.nhl.com/news/xt.6559898-DIPIETRO-NYI-abstract.txt'); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (160, 160, '2007/11/04/l.nhl.com/event-summary/xt.6559914-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (161, 161, '2007/11/04/l.nhl.com/event-summary/xt.6559915-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (162, 162, '2007/11/04/l.nhl.com/event-summary/xt.6559920-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (163, 163, '2007/11/04/l.nhl.com/event-summary/xt.6559921-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (164, 164, '2007/11/04/l.nba.com/news/xt.6559923-nba-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (165, 165, '2007/11/04/l.nhl.com/statistics/xt.6559926-indstats-chi.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (166, 166, '2007/11/04/l.nhl.com/statistics/xt.6559927-indstats-stl.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (167, 167, '2007/11/04/l.nhl.com/event-summary/xt.6559932-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (168, 168, '2007/11/04/l.nhl.com/event-summary/xt.6559933-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (169, 169, '2007/11/04/l.nhl.com/event-summary/xt.6559934-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (170, 170, '2007/11/04/l.nhl.com/event-summary/xt.6559935-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (171, 171, '2007/11/04/l.nhl.com/event-summary/xt.6559936-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (172, 172, '2007/11/04/l.nhl.com/event-summary/xt.6559937-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (173, 173, '2007/11/04/l.nhl.com/statistics/xt.6559938-indstats-stl.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (174, 174, '2007/11/04/l.nhl.com/statistics/xt.6559943-indstats-van.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (175, 175, '2007/11/04/l.nhl.com/schedules/xt.6559944-van-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (176, 176, '2007/11/04/l.nhl.com/statistics/xt.6559945-indstats-col.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (177, 177, '2007/11/04/l.nhl.com/schedules/xt.6559946-col-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (178, 178, '2007/11/04/l.nhl.com/schedules/xt.6559955-tor-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (179, 179, '2007/11/04/l.nhl.com/schedules/xt.6559956-mon-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (180, 180, '2007/11/04/l.nhl.com/statistics/xt.6559961-indstats-tor.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (181, 181, '2007/11/04/l.nhl.com/statistics/xt.6559962-indstats-mon.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (182, 182, '2007/11/04/l.nhl.com/statistics/xt.6559963-indstats-van.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (183, 183, '2007/11/04/l.nhl.com/event-summary/xt.6559965-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (184, 184, '2007/11/04/l.nhl.com/event-summary/xt.6559966-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (185, 185, '2007/11/04/l.nhl.com/schedules/xt.6559967-stl-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (186, 186, '2007/11/04/l.nhl.com/schedules/xt.6559968-chi-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (187, 187, '2007/11/04/l.nhl.com/standings/xt.6563042-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (188, 188, '2007/11/04/l.nhl.com/standings/xt.6563043-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (189, 189, '2007/11/04/l.nba.com/standings/xt.6563054-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (190, 190, '2007/11/04/l.nfl.com/schedules/xt.6563097-daysked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (191, 191, '2007/11/04/l.nba.com/statistics/xt.6563099-teamstats-was.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (192, 192, '2007/11/04/l.nba.com/statistics/xt.6563100-teamstats-orl.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (193, 193, '2007/11/04/l.nba.com/statistics/xt.6563101-teamstats-uta.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (194, 194, '2007/11/04/l.nba.com/statistics/xt.6563102-teamstats-gsw.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (195, 195, '2007/11/04/l.nba.com/statistics/xt.6563103-teamstats-sac.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (196, 196, '2007/11/04/l.nba.com/statistics/xt.6563104-teamstats-dal.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (197, 197, '2007/11/04/l.nba.com/statistics/xt.6563106-teamstats-por.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (198, 198, '2007/11/04/l.nba.com/statistics/xt.6563107-teamstats-hou.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (199, 199, '2007/11/04/l.nba.com/statistics/xt.6563108-teamstats-phi.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (200, 200, '2007/11/04/l.nba.com/statistics/xt.6563119-teamstats-njn.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (201, 201, '2007/11/04/l.nba.com/statistics/xt.6563120-teamstats-mil.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (202, 202, '2007/11/04/l.nba.com/statistics/xt.6563121-teamstats-chi.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (203, 203, '2007/11/04/l.nba.com/statistics/xt.6563122-teamstats-mem.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (204, 204, '2007/11/04/l.nba.com/statistics/xt.6563123-teamstats-ind.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (205, 205, '2007/11/04/l.nfl.com/news/xt.6563177-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (206, 206, '2007/11/04/l.nfl.com/news/xt.6563179-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (207, 207, '2007/11/04/l.nfl.com/schedules/xt.6563196-daysked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (208, 208, '2007/11/04/l.nfl.com/schedules/xt.6563318-daysked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (209, 209, '2007/11/04/l.nfl.com/schedules/xt.6563319-daysked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (210, 210, '2007/11/04/l.nfl.com/schedules/xt.6563320-daysked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (211, 211, '2007/11/04/l.nhl.com/news/xt.6563387-nhl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (212, 212, '2007/11/04/l.nba.com/news/xt.6563435-nba-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (213, 213, '2007/11/04/l.nfl.com/news/xt.6563523-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (214, 214, '2007/11/04/l.nfl.com/news/xt.6563525-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (215, 215, '2007/11/04/l.nhl.com/statistics/xt.6563526-indstats-was.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (216, 216, '2007/11/04/l.nhl.com/schedules/xt.6563549-edm-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (217, 217, '2007/11/04/l.nhl.com/news/xt.6563553-nhl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (218, 218, '2007/11/04/l.nfl.com/news/xt.6564422-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (219, 219, '2007/11/04/l.nfl.com/news/xt.6564425-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (220, 220, '2007/11/04/l.nfl.com/news/xt.6564472-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (221, 221, '2007/11/04/l.nfl.com/news/xt.6564474-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (222, 222, '2007/11/04/l.nba.com/news/xt.6564610-nba-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (223, 223, '2007/11/04/l.nfl.com/news/xt.6564613-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (224, 224, '2007/11/04/l.nfl.com/news/xt.6564615-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (225, 225, '2007/11/04/l.nfl.com/news/xt.6564633-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (226, 226, '2007/11/04/l.nfl.com/news/xt.6564891-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (227, 227, '2007/11/04/l.nfl.com/news/xt.6564893-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (228, 228, '2007/11/04/l.nfl.com/news/xt.6564907-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (229, 229, '2007/11/04/l.nfl.com/news/xt.6564910-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (230, 230, '2007/11/04/l.nba.com/news/xt.6564963-nba-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (231, 231, '2007/11/04/l.nba.com/event-summary/xt.6565137-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (232, 232, '2007/11/04/l.nba.com/event-summary/xt.6565137-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (233, 233, '2007/11/04/l.nba.com/news/xt.6565236-nba-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (234, 234, '2007/11/04/l.nba.com/event-summary/xt.6565248-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (235, 235, '2007/11/04/l.nba.com/event-summary/xt.6565248-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (236, 236, '2007/11/04/l.nfl.com/news/xt.6565276-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (237, 237, '2007/11/04/l.nfl.com/news/xt.6565279-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (238, 238, '2007/11/04/l.nfl.com/news/xt.6565536-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (239, 239, '2007/11/04/l.nba.com/event-summary/xt.6565579-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (240, 240, '2007/11/04/l.nfl.com/news/xt.6565621-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (241, 241, '2007/11/04/l.nfl.com/news/xt.6565699-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (242, 242, '2007/11/04/l.nfl.com/news/xt.6565701-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (243, 243, '2007/11/04/l.nba.com/event-summary/xt.6565843-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (244, 244, '2007/11/04/l.nfl.com/news/xt.6565924-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (245, 245, '2007/11/04/l.nfl.com/news/xt.6565927-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (246, 246, '2007/11/04/l.nba.com/news/xt.6565962-nba-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (247, 247, '2007/11/04/l.nhl.com/news/xt.6566069-nhl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (248, 248, '2007/11/04/l.nba.com/event-summary/xt.6566075-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (249, 249, '2007/11/04/l.nfl.com/event-summary/xt.6566085-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (250, 250, '2007/11/04/l.nfl.com/event-summary/xt.6566086-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (251, 251, '2007/11/04/l.nfl.com/schedules/xt.6566106-car-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (252, 252, '2007/11/04/l.nfl.com/statistics/xt.6566107-teamstats-car.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (253, 253, '2007/11/04/l.nfl.com/schedules/xt.6566108-ten-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (254, 254, '2007/11/04/l.nfl.com/statistics/xt.6566109-teamstats-ten.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (255, 255, '2007/11/04/l.nfl.com/event-summary/xt.6566122-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (256, 256, '2007/11/04/l.nfl.com/event-summary/xt.6566123-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (257, 257, '2007/11/04/l.nfl.com/schedules/xt.6566132-ari-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (258, 258, '2007/11/04/l.nfl.com/statistics/xt.6566134-teamstats-ari.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (259, 259, '2007/11/04/l.nfl.com/schedules/xt.6566138-tam-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (260, 260, '2007/11/04/l.nfl.com/statistics/xt.6566141-teamstats-tam.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (261, 261, '2007/11/04/l.nfl.com/news/xt.6566182-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (262, 262, '2007/11/04/l.nfl.com/news/xt.6566184-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (263, 263, '2007/11/04/l.nba.com/event-summary/xt.6566205-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (264, 264, '2007/11/04/l.nfl.com/news/xt.6566211-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (265, 265, '2007/11/04/l.nfl.com/news/xt.6566213-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (266, 266, '2007/11/04/l.nfl.com/event-summary/xt.6566274-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (267, 267, '2007/11/04/l.nfl.com/event-summary/xt.6566275-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (268, 268, '2007/11/04/l.nfl.com/schedules/xt.6566280-gbp-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (269, 269, '2007/11/04/l.nfl.com/statistics/xt.6566286-teamstats-gbp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (270, 270, '2007/11/04/l.nfl.com/schedules/xt.6566289-kan-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (271, 271, '2007/11/04/l.nfl.com/statistics/xt.6566292-teamstats-kan.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (272, 272, '2007/11/04/l.nfl.com/event-summary/xt.6566325-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (273, 273, '2007/11/04/l.nfl.com/event-summary/xt.6566326-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (274, 274, '2007/11/04/l.nfl.com/event-summary/xt.6566333-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (275, 275, '2007/11/04/l.nfl.com/event-summary/xt.6566334-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (276, 276, '2007/11/04/l.nfl.com/schedules/xt.6566339-sfx-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (277, 277, '2007/11/04/l.nfl.com/statistics/xt.6566340-teamstats-sfx.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (278, 278, '2007/11/04/l.nfl.com/schedules/xt.6566342-atl-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (279, 279, '2007/11/04/l.nfl.com/statistics/xt.6566343-teamstats-atl.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (280, 280, '2007/11/04/l.nfl.com/schedules/xt.6566349-cin-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (281, 281, '2007/11/04/l.nfl.com/statistics/xt.6566351-teamstats-cin.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (282, 282, '2007/11/04/l.nfl.com/schedules/xt.6566355-buf-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (283, 283, '2007/11/04/l.nfl.com/statistics/xt.6566358-teamstats-buf.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (284, 284, '2007/11/04/l.nfl.com/news/xt.6566372-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (285, 285, '2007/11/04/l.nfl.com/event-summary/xt.6566411-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (286, 286, '2007/11/04/l.nfl.com/event-summary/xt.6566412-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (287, 287, '2007/11/04/l.nfl.com/schedules/xt.6566423-den-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (288, 288, '2007/11/04/l.nfl.com/statistics/xt.6566426-teamstats-den.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (289, 289, '2007/11/04/l.nfl.com/schedules/xt.6566428-det-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (290, 290, '2007/11/04/l.nfl.com/schedules/xt.6566432-det-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (291, 291, '2007/11/04/l.nfl.com/statistics/xt.6566434-teamstats-det.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (292, 292, '2007/11/04/l.nba.com/news/xt.6566457-nba-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (293, 293, '2007/11/04/l.nfl.com/event-summary/xt.6566466-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (294, 294, '2007/11/04/l.nfl.com/event-summary/xt.6566467-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (295, 295, '2007/11/04/l.nfl.com/schedules/xt.6566478-jac-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (296, 296, '2007/11/04/l.nfl.com/statistics/xt.6566481-teamstats-jac.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (297, 297, '2007/11/04/l.nfl.com/schedules/xt.6566482-nos-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (298, 298, '2007/11/04/l.nfl.com/event-summary/xt.6566483-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (299, 299, '2007/11/04/l.nfl.com/event-summary/xt.6566484-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (300, 300, '2007/11/04/l.nfl.com/statistics/xt.6566486-teamstats-nos.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (301, 301, '2007/11/04/l.nba.com/event-summary/xt.6566543-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (302, 302, '2007/11/04/l.nfl.com/news/xt.6566614-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (303, 303, '2007/11/04/l.nfl.com/news/xt.6566635-JOHNSON-CIN.xml', '2007/11/04/l.nfl.com/news/xt.6566635-JOHNSON-CIN-abstract.txt'); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (304, 304, '2007/11/04/l.nfl.com/news/xt.6566651-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (305, 305, '2007/11/04/l.nfl.com/news/xt.6566674-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (306, 306, '2007/11/04/l.nfl.com/event-summary/xt.6566729-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (307, 307, '2007/11/04/l.nfl.com/event-summary/xt.6566730-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (308, 308, '2007/11/04/l.nfl.com/schedules/xt.6566740-sdc-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (309, 309, '2007/11/04/l.nfl.com/statistics/xt.6566745-teamstats-sdc.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (310, 310, '2007/11/04/l.nfl.com/schedules/xt.6566748-min-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (311, 311, '2007/11/04/l.nfl.com/statistics/xt.6566751-teamstats-min.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (312, 312, '2007/11/04/l.nba.com/event-summary/xt.6566885-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (313, 313, '2007/11/04/l.nba.com/schedules/xt.6566891-bos-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (314, 314, '2007/11/04/l.nba.com/schedules/xt.6566895-tor-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (315, 315, '2007/11/04/l.nba.com/event-summary/xt.6567006-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (316, 316, '2007/11/04/l.nfl.com/news/xt.6567070-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (317, 317, '2007/11/04/l.nba.com/event-summary/xt.6567071-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (318, 318, '2007/11/04/l.nba.com/event-summary/xt.6567075-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (319, 319, '2007/11/04/l.nba.com/schedules/xt.6567078-sea-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (320, 320, '2007/11/04/l.nba.com/schedules/xt.6567086-lac-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (321, 321, '2007/11/04/l.nba.com/news/xt.6567096-nba-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (322, 322, '2007/11/04/l.nfl.com/news/xt.6567123-afc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (323, 323, '2007/11/04/l.nfl.com/news/xt.6567126-nfc-hurts.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (324, 324, '2007/11/04/l.nhl.com/news/xt.6567132-nhl-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (325, 325, '2007/11/04/l.nfl.com/schedules/xt.6567288-nep-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (326, 326, '2007/11/04/l.nfl.com/schedules/xt.6567290-ind-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (327, 327, '2007/11/04/l.nba.com/news/xt.6567299-nba-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (328, 328, '2007/11/04/l.nba.com/event-summary/xt.6567325-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (329, 329, '2007/11/04/l.nba.com/event-summary/xt.6567333-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (330, 330, '2007/11/04/l.nba.com/news/xt.6567342-nba-injuries.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (331, 331, '2007/11/04/l.nfl.com/event-summary/xt.6567424-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (332, 332, '2007/11/04/l.nfl.com/event-summary/xt.6567425-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (333, 333, '2007/11/04/l.nfl.com/statistics/xt.6567429-teamstats-ind.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (334, 334, '2007/11/04/l.nfl.com/statistics/xt.6567430-teamstats-nep.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (335, 335, '2007/11/04/l.nfl.com/standings/xt.6567447-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (336, 336, '2007/11/04/l.nba.com/event-summary/xt.6567457-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (337, 337, '2007/11/04/l.nba.com/event-summary/xt.6567461-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (338, 338, '2007/11/04/l.nfl.com/event-summary/xt.6567463-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (339, 339, '2007/11/04/l.nfl.com/event-summary/xt.6567464-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (340, 340, '2007/11/04/l.nfl.com/event-summary/xt.6567467-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (341, 341, '2007/11/04/l.nfl.com/event-summary/xt.6567468-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (342, 342, '2007/11/04/l.nfl.com/schedules/xt.6567473-hou-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (343, 343, '2007/11/04/l.nfl.com/statistics/xt.6567474-teamstats-hou.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (344, 344, '2007/11/04/l.nfl.com/schedules/xt.6567475-oak-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (345, 345, '2007/11/04/l.nfl.com/statistics/xt.6567479-teamstats-oak.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (346, 346, '2007/11/04/l.nfl.com/event-summary/xt.6567499-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (347, 347, '2007/11/04/l.nfl.com/event-summary/xt.6567500-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (348, 348, '2007/11/04/l.nfl.com/event-summary/xt.6567552-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (349, 349, '2007/11/04/l.nfl.com/event-summary/xt.6567553-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (350, 350, '2007/11/04/l.nhl.com/event-summary/xt.6567569-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (351, 351, '2007/11/04/l.nhl.com/event-summary/xt.6567570-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (352, 352, '2007/11/04/l.nfl.com/event-summary/xt.6567600-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (353, 353, '2007/11/04/l.nfl.com/event-summary/xt.6567601-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (354, 354, '2007/11/04/l.nba.com/event-summary/xt.6567605-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (355, 355, '2007/11/04/l.nfl.com/schedules/xt.6567610-sea-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (356, 356, '2007/11/04/l.nfl.com/statistics/xt.6567612-teamstats-sea.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (357, 357, '2007/11/04/l.nfl.com/schedules/xt.6567613-cle-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (358, 358, '2007/11/04/l.nfl.com/statistics/xt.6567614-teamstats-cle.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (359, 359, '2007/11/04/l.nhl.com/statistics/xt.6567616-indstats-clb.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (360, 360, '2007/11/04/l.nhl.com/schedules/xt.6567618-clb-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (361, 361, '2007/11/04/l.nhl.com/statistics/xt.6567641-indstats-stl.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (362, 362, '2007/11/04/l.nhl.com/schedules/xt.6567642-stl-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (363, 363, '2007/11/04/l.nfl.com/news/xt.6567662-HARRISON-IND.xml', '2007/11/04/l.nfl.com/news/xt.6567662-HARRISON-IND-abstract.txt'); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (364, 364, '2007/11/04/l.nba.com/news/xt.6567685-RIVERS-BOS.xml', '2007/11/04/l.nba.com/news/xt.6567685-RIVERS-BOS-abstract.txt'); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (365, 365, '2007/11/04/l.nba.com/event-summary/xt.6567742-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (366, 366, '2007/11/04/l.nba.com/event-summary/xt.6567793-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (367, 367, '2007/11/04/l.nba.com/event-summary/xt.6567807-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (368, 368, '2007/11/04/l.nfl.com/event-summary/xt.6567930-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (369, 369, '2007/11/04/l.nfl.com/event-summary/xt.6567931-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (370, 370, '2007/11/04/l.nba.com/event-summary/xt.6567934-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (371, 371, '2007/11/04/l.nba.com/event-summary/xt.6567989-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (372, 372, '2007/11/04/l.nhl.com/event-summary/xt.6568017-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (373, 373, '2007/11/04/l.nhl.com/event-summary/xt.6568018-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (374, 374, '2007/11/04/l.nhl.com/statistics/xt.6568025-indstats-nas.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (375, 375, '2007/11/04/l.nhl.com/schedules/xt.6568026-nas-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (376, 376, '2007/11/04/l.nhl.com/statistics/xt.6568027-indstats-chi.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (377, 377, '2007/11/04/l.nhl.com/schedules/xt.6568028-chi-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (378, 378, '2007/11/04/l.nba.com/event-summary/xt.6568038-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (379, 379, '2007/11/04/l.nhl.com/standings/xt.6568049-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (380, 380, '2007/11/04/l.nhl.com/standings/xt.6568050-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (381, 381, '2007/11/04/l.nba.com/event-summary/xt.6568076-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (382, 382, '2007/11/04/l.nba.com/schedules/xt.6568079-cha-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (383, 383, '2007/11/04/l.nba.com/schedules/xt.6568081-mia-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (384, 384, '2007/11/04/l.nba.com/event-summary/xt.6568117-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (385, 385, '2007/11/04/l.nba.com/event-summary/xt.6568131-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (386, 386, '2007/11/04/l.nhl.com/event-summary/xt.6568146-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (387, 387, '2007/11/04/l.nhl.com/event-summary/xt.6568147-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (388, 388, '2007/11/04/l.nhl.com/statistics/xt.6568150-indstats-ott.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (389, 389, '2007/11/04/l.nhl.com/schedules/xt.6568152-ott-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (390, 390, '2007/11/04/l.nhl.com/statistics/xt.6568153-indstats-bos.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (391, 391, '2007/11/04/l.nhl.com/schedules/xt.6568154-bos-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (392, 392, '2007/11/04/l.nhl.com/standings/xt.6568155-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (393, 393, '2007/11/04/l.nhl.com/standings/xt.6568156-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (394, 394, '2007/11/04/l.nba.com/event-summary/xt.6568165-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (395, 395, '2007/11/05/l.nba.com/event-summary/xt.6568273-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (396, 396, '2007/11/05/l.nba.com/schedules/xt.6568275-min-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (397, 397, '2007/11/05/l.nba.com/schedules/xt.6568277-nyk-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (398, 398, '2007/11/05/l.nba.com/event-summary/xt.6568284-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (399, 399, '2007/11/05/l.nba.com/event-summary/xt.6568327-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (400, 400, '2007/11/05/l.nba.com/schedules/xt.6568329-cle-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (401, 401, '2007/11/05/l.nba.com/schedules/xt.6568333-cle-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (402, 402, '2007/11/05/l.nba.com/schedules/xt.6568335-pho-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (403, 403, '2007/11/05/l.nfl.com/standings/xt.6568350-standings.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (404, 404, '2007/11/05/l.nba.com/event-summary/xt.6568359-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (405, 405, '2007/11/05/l.nba.com/schedules/xt.6568360-atl-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (406, 406, '2007/11/05/l.nba.com/schedules/xt.6568363-det-sked.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (407, 407, '2007/11/05/l.nba.com/event-summary/xt.6568383-boxprog.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (408, 408, '2007/11/05/l.nfl.com/event-summary/xt.6568390-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (409, 409, '2007/11/05/l.nfl.com/event-summary/xt.6568391-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (410, 410, '2007/11/05/l.nfl.com/statistics/xt.6568397-teamstats-was.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (411, 411, '2007/11/05/l.nfl.com/event-summary/xt.6568402-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (412, 412, '2007/11/05/l.nfl.com/event-summary/xt.6568403-boxcomp.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (413, 413, '2007/11/04/l.nhl.com/event-summary/xt.R1442-box.xml', NULL); INSERT INTO document_contents (id, document_id, sportsml, abstract) VALUES (414, 414, '2007/11/04/l.nhl.com/event-summary/xt.R1443-boxcomp.xml', NULL); -- -- Data for Name: document_fixtures; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (1, 'league-directory', 1, 'League Directory', 1); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (2, 'event-stats', 1, 'Box Score', 2); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (3, 'season-stats', 1, 'Season Stats', 3); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (4, 'schedule-single-team', 1, 'Single Team Schedule', 4); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (5, 'standings-by-division', 1, 'Division Standings', 5); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (6, 'injuries', 1, 'Injuries', 6); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (7, 'roster', 1, 'Roster', 1); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (8, 'general-news', 1, 'General News', 6); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (9, 'event-stats-composite', 1, 'Composite Box Score', 2); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (10, 'schedule-day', 1, 'Schedule for Day', 4); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (11, 'team-stats', 1, 'Team Stats', 3); INSERT INTO document_fixtures (id, fixture_key, publisher_id, name, document_class_id) VALUES (12, 'event-stats-progressive', 1, 'Progressive Box Score', 2); -- -- Data for Name: document_fixtures_events; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1, 2, 1, 5, '2007-08-04 05:14:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2, 2, 2, 7, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (39, 4, 39, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (40, 4, 40, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (41, 4, 41, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (51, 4, 51, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (52, 4, 52, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (53, 4, 53, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (54, 4, 54, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (103, 4, 103, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (104, 4, 104, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (105, 4, 105, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (106, 4, 106, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (122, 4, 121, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (123, 4, 122, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (124, 4, 123, 8, '2007-08-04 05:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (177, 4, 16, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (178, 4, 17, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (190, 4, 29, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (191, 4, 30, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (192, 4, 31, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (196, 4, 190, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (197, 4, 191, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (198, 4, 192, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (199, 4, 193, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (240, 4, 79, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (241, 4, 80, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (242, 4, 81, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (243, 4, 82, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (251, 4, 241, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (252, 4, 242, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (253, 4, 243, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (264, 4, 254, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (265, 4, 255, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (266, 4, 256, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (274, 4, 2, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (275, 4, 113, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (276, 4, 114, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (283, 4, 270, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (284, 4, 271, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (285, 4, 272, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (286, 4, 273, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (312, 4, 149, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (313, 4, 150, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (314, 4, 151, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (318, 4, 155, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (319, 4, 156, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (320, 4, 157, 10, '2007-08-04 05:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (327, 2, 308, 12, '2007-08-04 05:39:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (328, 2, 309, 13, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (332, 4, 167, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (333, 4, 168, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (334, 4, 169, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (346, 4, 20, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (347, 4, 21, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (348, 4, 22, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (349, 4, 181, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (350, 4, 182, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (351, 4, 183, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (352, 4, 26, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (353, 4, 27, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (354, 4, 28, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (369, 4, 338, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (370, 4, 339, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (371, 4, 340, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (375, 4, 344, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (376, 4, 345, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (377, 4, 346, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (388, 4, 61, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (389, 4, 62, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (390, 4, 63, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (409, 4, 83, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (410, 4, 84, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (411, 4, 85, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (418, 4, 244, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (419, 4, 245, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (420, 4, 246, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (432, 4, 392, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (433, 4, 393, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (434, 4, 394, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (435, 4, 261, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (436, 4, 262, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (437, 4, 263, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (453, 4, 409, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (454, 4, 410, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (455, 4, 411, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (456, 4, 412, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (472, 4, 293, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (473, 4, 294, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (474, 4, 295, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (475, 4, 146, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (476, 4, 147, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (477, 4, 148, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (481, 4, 152, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (482, 4, 153, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (483, 4, 154, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (491, 4, 305, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (492, 4, 306, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (493, 4, 307, 14, '2007-08-04 05:41:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (494, 4, 310, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (495, 4, 311, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (496, 4, 312, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (500, 4, 313, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (501, 4, 314, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (502, 4, 315, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (503, 4, 173, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (504, 4, 174, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (505, 4, 175, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (508, 4, 18, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (509, 4, 19, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (513, 4, 23, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (514, 4, 24, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (515, 4, 25, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (516, 4, 184, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (517, 4, 185, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (518, 4, 186, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (522, 4, 449, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (523, 4, 450, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (524, 4, 451, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (550, 4, 216, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (551, 4, 217, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (552, 4, 218, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (568, 4, 372, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (569, 4, 373, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (570, 4, 374, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (571, 4, 234, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (572, 4, 235, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (573, 4, 236, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (574, 4, 492, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (575, 4, 493, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (576, 4, 494, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (577, 4, 495, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (581, 4, 93, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (582, 4, 94, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (583, 4, 95, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (594, 4, 509, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (595, 4, 510, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (596, 4, 511, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (597, 4, 512, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (598, 4, 110, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (599, 4, 111, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (600, 4, 112, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (601, 4, 308, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (602, 4, 395, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (603, 4, 396, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (614, 4, 523, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (615, 4, 524, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (616, 4, 525, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (623, 4, 133, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (624, 4, 134, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (625, 4, 135, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (626, 4, 136, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (627, 4, 286, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (628, 4, 287, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (629, 4, 288, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (630, 4, 140, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (631, 4, 141, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (632, 4, 142, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (636, 4, 296, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (637, 4, 297, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (638, 4, 298, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (639, 4, 428, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (640, 4, 429, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (641, 4, 430, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (649, 4, 435, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (650, 4, 436, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (651, 4, 437, 16, '2007-08-04 05:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (981, 2, 839, 23, '2007-08-04 05:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1045, 4, 64, 24, '2007-08-04 05:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1046, 4, 65, 24, '2007-08-04 05:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1047, 4, 66, 24, '2007-08-04 05:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1051, 4, 363, 24, '2007-08-04 05:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1052, 4, 364, 24, '2007-08-04 05:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1053, 4, 365, 24, '2007-08-04 05:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1057, 4, 489, 24, '2007-08-04 05:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1058, 4, 490, 24, '2007-08-04 05:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1059, 4, 491, 24, '2007-08-04 05:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1158, 4, 846, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1159, 4, 847, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1160, 4, 848, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1179, 4, 862, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1193, 4, 462, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1194, 4, 463, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1195, 4, 464, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1213, 4, 477, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1214, 4, 478, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1215, 4, 479, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1220, 4, 1025, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1221, 4, 1026, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1222, 4, 1027, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1229, 4, 899, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1230, 4, 900, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1231, 4, 901, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1263, 4, 839, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1264, 4, 933, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1265, 4, 934, 26, '2007-08-04 05:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1319, 2, 1094, 46, '2007-08-04 20:38:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1323, 4, 843, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1324, 4, 844, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1325, 4, 845, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1329, 4, 984, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1330, 4, 985, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1331, 4, 986, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1338, 4, 990, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1339, 4, 991, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1363, 4, 1120, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1364, 4, 1121, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1365, 4, 1122, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1369, 4, 884, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1370, 4, 885, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1371, 4, 886, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1375, 4, 1014, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1376, 4, 1015, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1377, 4, 1016, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1378, 4, 1017, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1394, 4, 1141, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1395, 4, 1142, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1396, 4, 1143, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1401, 4, 902, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1402, 4, 903, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1403, 4, 904, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1404, 4, 905, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1421, 4, 1050, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1422, 4, 1051, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1423, 4, 1052, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1424, 4, 1053, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1449, 4, 1069, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1450, 4, 1070, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1451, 4, 1071, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1452, 4, 1072, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1482, 4, 1091, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1483, 4, 1092, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1484, 4, 1093, 47, '2007-08-04 20:40:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1498, 4, 849, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1499, 4, 850, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1500, 4, 851, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1504, 4, 855, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1505, 4, 856, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1508, 4, 1103, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1509, 4, 1104, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1510, 4, 1105, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1511, 4, 1106, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1515, 4, 1111, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1516, 4, 1112, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1517, 4, 1113, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1518, 4, 866, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1519, 4, 867, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1520, 4, 868, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1546, 4, 219, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1547, 4, 220, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1548, 4, 221, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1549, 4, 360, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1550, 4, 361, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1551, 4, 362, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1555, 4, 228, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1556, 4, 229, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1557, 4, 230, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1565, 4, 1034, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1566, 4, 1035, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1567, 4, 1036, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1574, 4, 912, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1575, 4, 913, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1576, 4, 914, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1577, 4, 915, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1582, 4, 1047, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1583, 4, 1048, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1584, 4, 1049, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1594, 4, 1161, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1595, 4, 1094, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1596, 4, 1162, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1620, 4, 1074, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1621, 4, 1075, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1622, 4, 1076, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1623, 4, 954, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1624, 4, 955, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1625, 4, 956, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1636, 4, 967, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1637, 4, 968, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1638, 4, 969, 49, '2007-08-04 20:42:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1649, 2, 1293, 57, '2007-08-04 21:35:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1650, 4, 840, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1651, 4, 841, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1652, 4, 842, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1656, 4, 1197, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1657, 4, 1198, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1658, 4, 1199, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1673, 4, 992, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1674, 4, 993, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1675, 4, 994, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1699, 4, 1011, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1700, 4, 1012, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1701, 4, 1013, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1718, 4, 1339, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1719, 4, 1340, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1720, 4, 1341, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1733, 4, 1037, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1734, 4, 1038, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1735, 4, 1039, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1742, 4, 916, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1743, 4, 917, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1744, 4, 918, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1752, 4, 1155, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1753, 4, 1156, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1754, 4, 1157, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1765, 4, 1266, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1766, 4, 1267, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1767, 4, 1268, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1768, 4, 1269, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1769, 4, 1166, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1770, 4, 1167, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1771, 4, 1168, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1788, 4, 1178, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1789, 4, 1179, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1790, 4, 1180, 59, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1829, 4, 852, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1830, 4, 853, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1831, 4, 854, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1834, 4, 1207, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1835, 4, 1208, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1836, 4, 859, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1837, 4, 860, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1838, 4, 861, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1839, 4, 1107, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1840, 4, 1108, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1841, 4, 1109, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1842, 4, 1110, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1843, 4, 997, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1844, 4, 998, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1845, 4, 999, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1846, 4, 1000, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1847, 4, 1114, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1848, 4, 1115, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1849, 4, 1116, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1850, 4, 1004, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1851, 4, 1005, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1852, 4, 1006, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1860, 4, 881, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1861, 4, 882, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1862, 4, 883, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1866, 4, 1227, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1867, 4, 1228, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1868, 4, 1229, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1869, 4, 890, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1870, 4, 891, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1871, 4, 892, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1879, 4, 67, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1880, 4, 68, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1881, 4, 69, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1888, 4, 369, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1889, 4, 370, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1890, 4, 371, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1908, 4, 1250, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1909, 4, 1251, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1910, 4, 1252, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1911, 4, 1253, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1916, 4, 1360, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1917, 4, 1361, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1918, 4, 1362, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1919, 4, 1363, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1926, 4, 1368, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1927, 4, 1293, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1928, 4, 1369, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1929, 4, 1263, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1930, 4, 1264, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1931, 4, 1265, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1949, 4, 948, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1950, 4, 949, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1951, 4, 950, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1955, 4, 1077, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1956, 4, 1078, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1957, 4, 1079, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1958, 4, 1386, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1959, 4, 1387, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1960, 4, 1388, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1961, 4, 1277, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1962, 4, 1278, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1963, 4, 1279, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1964, 4, 964, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1965, 4, 965, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1966, 4, 966, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1970, 4, 1283, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1971, 4, 1284, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1972, 4, 1285, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1973, 4, 1286, 61, '2007-08-04 21:36:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1980, 2, 648, 69, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1981, 4, 546, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1982, 4, 547, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1983, 4, 548, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1991, 4, 556, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1992, 4, 557, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1993, 4, 558, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1994, 4, 559, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1997, 4, 562, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1998, 4, 563, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (1999, 4, 564, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2007, 4, 572, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2008, 4, 573, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2009, 4, 574, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2010, 4, 575, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2017, 4, 582, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2018, 4, 583, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2019, 4, 584, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2020, 4, 585, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2021, 4, 586, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2022, 4, 587, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2023, 4, 588, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2024, 4, 200, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2025, 4, 201, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2026, 4, 202, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2030, 4, 592, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2031, 4, 593, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2032, 4, 594, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2033, 4, 595, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2034, 4, 596, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2035, 4, 597, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2049, 4, 225, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2050, 4, 226, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2051, 4, 227, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2052, 4, 611, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2053, 4, 612, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2054, 4, 613, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2058, 4, 617, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2059, 4, 618, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2060, 4, 619, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2064, 4, 623, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2065, 4, 624, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2066, 4, 625, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2067, 4, 626, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2068, 4, 627, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2069, 4, 628, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2070, 4, 629, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2071, 4, 630, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2072, 4, 631, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2085, 4, 644, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2086, 4, 645, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2087, 4, 646, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2092, 4, 650, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2093, 4, 651, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2094, 4, 652, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2098, 4, 656, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2099, 4, 657, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2100, 4, 658, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2101, 4, 659, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2102, 4, 660, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2103, 4, 661, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2104, 4, 662, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2105, 4, 663, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2106, 4, 664, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2107, 4, 665, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2108, 4, 666, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2109, 4, 667, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2110, 4, 668, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2111, 4, 669, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2112, 4, 670, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2113, 4, 671, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2114, 4, 672, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2115, 4, 673, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2116, 4, 674, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2117, 4, 675, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2134, 4, 692, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2135, 4, 693, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2136, 4, 694, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2137, 4, 695, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2138, 4, 696, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2139, 4, 697, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2140, 4, 698, 71, '2007-08-04 22:46:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2144, 2, 1490, 73, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2145, 4, 702, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2146, 4, 703, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2147, 4, 704, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2148, 4, 549, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2149, 4, 550, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2150, 4, 551, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2151, 4, 552, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2155, 4, 708, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2156, 4, 709, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2157, 4, 710, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2158, 4, 560, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2159, 4, 561, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2160, 4, 711, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2161, 4, 712, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2162, 4, 713, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2165, 4, 716, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2166, 4, 717, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2170, 4, 721, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2171, 4, 722, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2175, 4, 726, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2176, 4, 727, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2177, 4, 728, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2181, 4, 732, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2182, 4, 733, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2183, 4, 734, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2184, 4, 735, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2185, 4, 341, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2186, 4, 342, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2187, 4, 343, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2194, 4, 742, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2195, 4, 743, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2196, 4, 744, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2200, 4, 748, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2201, 4, 749, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2202, 4, 750, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2203, 4, 751, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2204, 4, 357, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2205, 4, 358, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2206, 4, 359, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2207, 4, 752, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2208, 4, 753, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2209, 4, 754, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2223, 4, 768, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2224, 4, 769, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2225, 4, 770, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2226, 4, 771, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2227, 4, 772, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2228, 4, 773, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2229, 4, 774, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2230, 4, 775, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2231, 4, 776, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2232, 4, 777, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2237, 4, 782, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2238, 4, 783, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2239, 4, 784, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2243, 4, 638, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2244, 4, 639, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2245, 4, 640, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2246, 4, 788, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2247, 4, 789, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2248, 4, 790, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2249, 4, 791, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2253, 4, 647, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2254, 4, 309, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2255, 4, 648, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2256, 4, 649, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2257, 4, 795, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2258, 4, 796, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2259, 4, 797, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2267, 4, 805, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2268, 4, 806, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2269, 4, 807, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2270, 4, 808, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2271, 4, 809, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2272, 4, 810, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2277, 4, 815, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2278, 4, 816, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2279, 4, 817, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2283, 4, 676, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2284, 4, 677, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2285, 4, 678, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2286, 4, 821, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2287, 4, 822, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2288, 4, 823, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2289, 4, 824, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2290, 4, 825, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2291, 4, 826, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2292, 4, 827, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2293, 4, 828, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2294, 4, 829, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2295, 4, 830, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2296, 4, 831, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2297, 4, 832, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2298, 4, 833, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2302, 4, 837, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2303, 4, 838, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2304, 4, 699, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2305, 4, 700, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2306, 4, 701, 74, '2007-08-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2321, 4, 1505, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2322, 4, 1506, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2332, 4, 1516, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2333, 4, 1517, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2334, 4, 1518, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2335, 4, 32, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2336, 4, 33, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2337, 4, 34, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2338, 4, 35, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2339, 4, 331, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2340, 4, 332, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2341, 4, 333, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2349, 4, 1427, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2350, 4, 1428, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2351, 4, 1429, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2355, 4, 1529, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2356, 4, 1530, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2357, 4, 1531, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2358, 4, 350, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2359, 4, 351, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2360, 4, 352, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2361, 4, 58, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2362, 4, 59, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2363, 4, 60, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2370, 4, 222, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2371, 4, 223, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2372, 4, 224, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2373, 4, 1437, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2374, 4, 1438, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2375, 4, 1439, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2379, 4, 761, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2380, 4, 762, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2381, 4, 763, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2393, 4, 1552, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2394, 4, 1553, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2395, 4, 1554, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2396, 4, 1555, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2401, 4, 499, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2402, 4, 500, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2403, 4, 501, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2404, 4, 250, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2405, 4, 251, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2406, 4, 252, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2407, 4, 253, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2424, 4, 1575, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2425, 4, 1576, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2426, 4, 1577, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2433, 4, 526, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2434, 4, 527, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2435, 4, 528, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2436, 4, 280, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2437, 4, 281, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2438, 4, 282, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2449, 4, 1594, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2450, 4, 1595, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2451, 4, 1596, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2461, 4, 1606, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2462, 4, 1607, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2463, 4, 1608, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2464, 4, 1609, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2469, 4, 1614, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2470, 4, 1615, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2471, 4, 1616, 76, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2478, 4, 1623, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2479, 4, 1624, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2480, 4, 1625, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2484, 4, 441, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2485, 4, 442, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2509, 4, 1522, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2510, 4, 1523, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2511, 4, 1524, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2512, 4, 1525, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2516, 4, 465, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2517, 4, 466, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2518, 4, 467, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2519, 4, 206, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2520, 4, 207, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2521, 4, 208, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2522, 4, 1655, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2523, 4, 1656, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2524, 4, 1657, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2535, 4, 1668, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2536, 4, 1022, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2537, 4, 1023, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2538, 4, 1024, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2539, 4, 483, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2540, 4, 484, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2541, 4, 485, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2542, 4, 1138, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2543, 4, 1139, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2544, 4, 1140, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2561, 4, 1685, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2562, 4, 1686, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2563, 4, 1687, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2564, 4, 381, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2565, 4, 382, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2566, 4, 383, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2567, 4, 384, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2568, 4, 100, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2569, 4, 101, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2570, 4, 102, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2581, 4, 1570, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2582, 4, 1490, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2583, 4, 1571, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2584, 4, 1698, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2585, 4, 1699, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2586, 4, 1700, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2598, 4, 413, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2599, 4, 414, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2600, 4, 415, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2601, 4, 130, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2602, 4, 131, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2603, 4, 132, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2607, 4, 1715, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2608, 4, 1716, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2609, 4, 1717, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2610, 4, 289, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2611, 4, 290, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2612, 4, 291, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2613, 4, 292, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2617, 4, 1721, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2618, 4, 1722, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2619, 4, 1723, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2630, 4, 1734, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2631, 4, 1735, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2632, 4, 1736, 78, '2007-08-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2636, 2, 1740, 80, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2640, 4, 977, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2641, 4, 978, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2642, 4, 979, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2643, 4, 980, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2644, 4, 981, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2645, 4, 982, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2646, 4, 983, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2647, 4, 553, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2648, 4, 554, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2649, 4, 555, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2653, 4, 1418, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2654, 4, 1419, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2655, 4, 1420, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2661, 4, 1101, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2662, 4, 1102, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2666, 4, 1209, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2667, 4, 1210, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2668, 4, 1211, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2673, 4, 579, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2674, 4, 580, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2675, 4, 581, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2676, 4, 729, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2677, 4, 730, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2678, 4, 731, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2685, 4, 1007, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2686, 4, 1320, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2687, 4, 1321, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2688, 4, 1322, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2692, 4, 887, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2693, 4, 888, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2694, 4, 889, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2699, 4, 1330, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2700, 4, 1331, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2701, 4, 1332, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2705, 4, 1021, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2706, 4, 1775, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2707, 4, 1776, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2708, 4, 1777, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2718, 4, 764, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2719, 4, 765, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2720, 4, 766, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2721, 4, 767, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2729, 4, 1247, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2730, 4, 1248, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2731, 4, 1249, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2732, 4, 1354, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2733, 4, 1355, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2734, 4, 1356, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2738, 4, 1151, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2739, 4, 1152, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2740, 4, 1153, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2741, 4, 1154, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2742, 4, 923, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2743, 4, 924, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2744, 4, 925, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2745, 4, 926, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2749, 4, 1158, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2750, 4, 1159, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2751, 4, 1160, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2759, 4, 1464, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2760, 4, 1465, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2761, 4, 1466, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2770, 4, 1376, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2771, 4, 1377, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2772, 4, 1378, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2776, 4, 1073, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2783, 4, 679, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2784, 4, 680, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2785, 4, 681, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2786, 4, 682, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2790, 4, 1392, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2791, 4, 1393, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2792, 4, 1394, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2796, 4, 834, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2797, 4, 835, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2798, 4, 836, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2799, 4, 1087, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2800, 4, 1088, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2801, 4, 1089, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2802, 4, 1090, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2803, 4, 1406, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2804, 4, 1407, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2805, 4, 1408, 81, '2007-08-04 23:00:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2812, 4, 1415, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2813, 4, 1416, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2814, 4, 1417, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2819, 4, 987, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2820, 4, 988, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2821, 4, 989, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2822, 4, 1304, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2823, 4, 1305, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2824, 4, 1306, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2825, 4, 1750, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2826, 4, 1751, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2827, 4, 1309, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2828, 4, 1310, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2835, 4, 863, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2836, 4, 864, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2837, 4, 865, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2844, 4, 1759, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2845, 4, 1760, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2846, 4, 1761, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2850, 4, 1123, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2851, 4, 1124, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2852, 4, 1125, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2853, 4, 1224, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2854, 4, 1225, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2855, 4, 1226, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2859, 4, 745, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2860, 4, 746, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2861, 4, 747, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2862, 4, 602, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2863, 4, 603, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2864, 4, 604, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2874, 4, 1538, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2875, 4, 1539, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2876, 4, 1540, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2877, 4, 1865, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2878, 4, 1866, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2879, 4, 1867, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2880, 4, 1243, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2881, 4, 1244, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2882, 4, 1245, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2883, 4, 1246, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2887, 4, 1446, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2888, 4, 1447, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2889, 4, 1448, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2890, 4, 1449, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2895, 4, 778, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2896, 4, 779, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2897, 4, 780, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2898, 4, 781, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2902, 4, 635, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2903, 4, 636, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2904, 4, 637, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2905, 4, 1254, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2906, 4, 1255, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2907, 4, 1256, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2908, 4, 1797, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2909, 4, 1798, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2910, 4, 1799, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2911, 4, 1364, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2912, 4, 1365, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2913, 4, 1366, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2914, 4, 1367, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2915, 4, 1, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2916, 4, 1740, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2917, 4, 1800, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2918, 4, 1801, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2919, 4, 1370, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2920, 4, 1371, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2921, 4, 1372, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2922, 4, 653, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2923, 4, 654, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2924, 4, 655, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2925, 4, 1060, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2926, 4, 1061, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2927, 4, 1062, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2928, 4, 1169, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2929, 4, 1170, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2930, 4, 1171, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2931, 4, 1066, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2932, 4, 1067, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2933, 4, 1068, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2938, 4, 1813, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2939, 4, 1814, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2940, 4, 1815, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2941, 4, 1382, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2942, 4, 1383, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2943, 4, 1384, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2944, 4, 1385, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2945, 4, 1819, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2946, 4, 1820, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2947, 4, 1821, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2951, 4, 1389, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2952, 4, 1390, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2953, 4, 1391, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2957, 4, 1184, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2958, 4, 1185, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2959, 4, 1186, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2966, 4, 973, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2967, 4, 974, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2968, 4, 975, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2969, 4, 976, 83, '2007-08-04 23:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2970, 2, 1894, 88, '2007-08-05 01:50:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2971, 4, 164, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2972, 4, 165, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2973, 4, 166, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2974, 4, 1620, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2975, 4, 1621, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2976, 4, 1622, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2977, 4, 1895, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2978, 4, 1896, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2979, 4, 1897, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2987, 4, 1905, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2988, 4, 1906, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2989, 4, 1907, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2990, 4, 1634, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2991, 4, 1635, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2992, 4, 1636, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2993, 4, 1908, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2994, 4, 1909, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (2995, 4, 1910, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3006, 4, 1519, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3007, 4, 1520, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3008, 4, 1521, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3013, 4, 1850, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3014, 4, 1851, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3015, 4, 1852, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3016, 4, 203, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3017, 4, 204, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3018, 4, 205, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3019, 4, 468, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3020, 4, 469, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3021, 4, 470, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3025, 4, 1928, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3026, 4, 1929, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3027, 4, 1930, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3028, 4, 1931, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3029, 4, 1661, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3030, 4, 1662, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3031, 4, 1663, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3032, 4, 1129, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3033, 4, 1130, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3034, 4, 1131, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3038, 4, 1862, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3039, 4, 1863, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3040, 4, 1864, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3041, 4, 366, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3042, 4, 367, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3043, 4, 368, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3044, 4, 1345, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3045, 4, 1346, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3046, 4, 1347, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3047, 4, 1935, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3048, 4, 1936, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3049, 4, 1937, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3050, 4, 1675, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3051, 4, 1676, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3052, 4, 1677, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3063, 4, 96, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3064, 4, 97, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3065, 4, 98, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3066, 4, 99, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3067, 4, 385, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3068, 4, 386, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3069, 4, 387, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3078, 4, 1567, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3079, 4, 1568, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3080, 4, 1569, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3087, 4, 1961, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3088, 4, 1962, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3089, 4, 1963, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3096, 4, 127, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3097, 4, 128, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3098, 4, 129, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3099, 4, 416, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3100, 4, 417, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3101, 4, 418, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3102, 4, 1712, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3103, 4, 1713, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3104, 4, 1714, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3108, 4, 1973, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3109, 4, 1974, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3110, 4, 1975, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3120, 4, 1985, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3121, 4, 1986, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3122, 4, 1987, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3130, 4, 542, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3131, 4, 543, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3132, 4, 544, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3133, 4, 545, 90, '2007-08-05 01:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3137, 4, 1998, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3138, 4, 1999, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3139, 4, 2000, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3140, 4, 1497, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3141, 4, 1498, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3142, 4, 1499, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3143, 4, 2001, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3144, 4, 2002, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3145, 4, 2003, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3146, 4, 1503, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3147, 4, 1504, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3153, 4, 2009, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3157, 4, 2013, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3158, 4, 2014, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3159, 4, 2015, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3163, 4, 327, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3164, 4, 328, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3165, 4, 329, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3166, 4, 330, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3167, 4, 36, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3168, 4, 37, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3169, 4, 38, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3170, 4, 1649, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3171, 4, 1650, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3172, 4, 1651, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3173, 4, 1921, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3174, 4, 1922, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3175, 4, 1923, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3176, 4, 1924, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3177, 4, 1218, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3178, 4, 1219, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3179, 4, 1220, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3180, 4, 2019, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3181, 4, 2020, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3182, 4, 2021, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3186, 4, 55, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3187, 4, 56, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3188, 4, 57, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3189, 4, 353, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3190, 4, 354, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3191, 4, 355, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3192, 4, 356, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3193, 4, 1532, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3194, 4, 1533, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3195, 4, 1534, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3196, 4, 1333, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3197, 4, 1334, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3198, 4, 1335, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3205, 4, 1781, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3206, 4, 1782, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3207, 4, 1783, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3214, 4, 1545, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3215, 4, 1546, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3216, 4, 1547, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3217, 4, 1548, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3218, 4, 2037, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3219, 4, 2038, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3220, 4, 2039, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3227, 4, 247, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3228, 4, 248, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3229, 4, 249, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3230, 4, 502, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3231, 4, 503, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3232, 4, 504, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3233, 4, 505, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3240, 4, 1694, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3241, 4, 1695, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3242, 4, 1696, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3243, 4, 1697, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3244, 4, 1956, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3245, 4, 1894, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3246, 4, 1957, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3247, 4, 2052, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3248, 4, 2053, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3249, 4, 2054, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3259, 4, 277, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3260, 4, 278, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3261, 4, 279, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3262, 4, 529, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3263, 4, 530, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3264, 4, 531, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3265, 4, 1584, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3266, 4, 1585, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3267, 4, 1586, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3268, 4, 1587, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3269, 4, 2064, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3270, 4, 2065, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3271, 4, 2066, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3275, 4, 2070, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3276, 4, 2071, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3277, 4, 2072, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3282, 4, 1600, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3283, 4, 1601, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3284, 4, 1602, 92, '2007-08-05 01:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3298, 2, 2090, 93, '2007-08-05 02:17:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3299, 4, 1491, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3300, 4, 1492, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3301, 4, 1493, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3302, 4, 2091, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3303, 4, 2092, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3304, 4, 2093, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3308, 4, 1898, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3309, 4, 1899, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3310, 4, 1900, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3313, 4, 322, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3314, 4, 323, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3315, 4, 1631, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3316, 4, 1632, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3317, 4, 1633, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3321, 4, 1637, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3322, 4, 1638, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3323, 4, 1639, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3324, 4, 1911, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3325, 4, 1912, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3326, 4, 1913, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3327, 4, 2102, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3328, 4, 2103, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3329, 4, 2104, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3333, 4, 456, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3334, 4, 457, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3335, 4, 458, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3336, 4, 197, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3337, 4, 198, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3338, 4, 199, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3352, 4, 2121, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3353, 4, 2122, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3354, 4, 2123, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3358, 4, 605, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3359, 4, 606, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3360, 4, 607, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3361, 4, 1336, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3362, 4, 1337, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3363, 4, 1338, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3364, 4, 755, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3365, 4, 756, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3366, 4, 757, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3367, 4, 1342, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3368, 4, 1343, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3369, 4, 1344, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3370, 4, 2031, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3371, 4, 2032, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3372, 4, 2033, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3373, 4, 1541, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3374, 4, 1542, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3375, 4, 1543, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3376, 4, 1544, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3380, 4, 86, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3381, 4, 87, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3382, 4, 88, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3383, 4, 89, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3384, 4, 378, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3385, 4, 379, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3386, 4, 380, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3387, 4, 2043, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3388, 4, 2044, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3389, 4, 2045, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3390, 4, 2130, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3391, 4, 2131, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3392, 4, 2132, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3397, 4, 1688, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3398, 4, 1689, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3399, 4, 1690, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3400, 4, 1952, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3401, 4, 1953, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3402, 4, 1954, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3403, 4, 1955, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3410, 4, 513, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3411, 4, 514, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3412, 4, 515, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3413, 4, 516, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3414, 4, 267, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3415, 4, 268, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3416, 4, 269, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3417, 4, 1964, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3418, 4, 1965, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3419, 4, 1966, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3420, 4, 1708, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3421, 4, 1709, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3422, 4, 1710, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3423, 4, 1711, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3424, 4, 2142, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3425, 4, 2143, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3426, 4, 2144, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3430, 4, 2148, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3431, 4, 2149, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3432, 4, 2150, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3440, 4, 143, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3441, 4, 144, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3442, 4, 145, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3446, 4, 1724, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3447, 4, 1725, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3448, 4, 1726, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3449, 4, 1727, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3450, 4, 2077, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3451, 4, 2078, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3452, 4, 2079, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3453, 4, 2161, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3454, 4, 2162, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3455, 4, 2163, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3456, 4, 2164, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3457, 4, 1992, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3458, 4, 1993, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3459, 4, 1994, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3460, 4, 1613, 94, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3464, 4, 2168, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3465, 4, 2169, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3466, 4, 2170, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3467, 4, 6, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3468, 4, 7, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3469, 4, 8, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3470, 4, 9, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3474, 4, 1500, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3475, 4, 1501, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3476, 4, 1502, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3479, 4, 2004, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3480, 4, 2005, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3481, 4, 2176, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3482, 4, 2177, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3483, 4, 2178, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3484, 4, 2010, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3485, 4, 2011, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3486, 4, 2012, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3487, 4, 1513, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3488, 4, 1514, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3489, 4, 1515, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3490, 4, 446, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3491, 4, 447, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3492, 4, 448, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3493, 4, 1643, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3494, 4, 1644, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3495, 4, 1645, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3496, 4, 1918, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3497, 4, 1919, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3498, 4, 1920, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3499, 4, 2179, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3500, 4, 2180, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3501, 4, 2181, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3513, 4, 2114, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3514, 4, 2115, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3515, 4, 2116, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3516, 4, 209, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3517, 4, 210, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3518, 4, 211, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3519, 4, 474, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3520, 4, 475, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3521, 4, 476, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3525, 4, 1856, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3526, 4, 1857, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3527, 4, 1858, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3531, 4, 1237, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3532, 4, 1238, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3533, 4, 1239, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3537, 4, 1784, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3538, 4, 1785, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3539, 4, 1786, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3546, 4, 1678, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3547, 4, 1679, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3548, 4, 1680, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3549, 4, 1681, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3550, 4, 1942, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3551, 4, 1943, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3552, 4, 1944, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3553, 4, 2208, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3554, 4, 2209, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3555, 4, 2210, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3556, 4, 2211, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3557, 4, 2212, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3558, 4, 2213, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3563, 4, 2046, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3564, 4, 2047, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3565, 4, 2048, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3566, 4, 1563, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3567, 4, 1564, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3568, 4, 1565, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3569, 4, 1566, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3573, 4, 2140, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3574, 4, 2090, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3575, 4, 2141, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3576, 4, 397, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3577, 4, 398, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3578, 4, 399, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3579, 4, 400, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3580, 4, 118, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3581, 4, 119, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3582, 4, 120, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3583, 4, 2058, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3584, 4, 2059, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3585, 4, 2060, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3586, 4, 1581, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3587, 4, 1582, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3588, 4, 1583, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3589, 4, 2221, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3590, 4, 2222, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3591, 4, 2223, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3592, 4, 2224, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3596, 4, 283, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3597, 4, 284, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3598, 4, 285, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3599, 4, 422, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3600, 4, 423, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3601, 4, 424, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3602, 4, 2228, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3603, 4, 2229, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3604, 4, 2230, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3608, 4, 2234, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3609, 4, 2235, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3610, 4, 2236, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3614, 4, 1603, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3615, 4, 1604, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3616, 4, 1605, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3617, 4, 2080, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3618, 4, 2081, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3619, 4, 2082, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3620, 4, 2083, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3621, 4, 1610, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3622, 4, 1611, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3623, 4, 1612, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3624, 4, 2087, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3625, 4, 2088, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3626, 4, 2089, 96, '2007-08-05 02:18:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3627, 2, 2240, 98, '2007-08-05 02:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3628, 2, 2241, 99, '2007-08-05 02:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3629, 4, 1741, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3630, 4, 1742, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3631, 4, 1743, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3632, 4, 1831, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3633, 4, 1832, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3634, 4, 1833, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3635, 4, 705, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3636, 4, 706, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3637, 4, 707, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3638, 4, 1744, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3639, 4, 1745, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3640, 4, 1746, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3641, 4, 1098, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3642, 4, 1099, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3643, 4, 1100, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3647, 4, 1307, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3648, 4, 1308, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3651, 4, 569, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3652, 4, 570, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3653, 4, 571, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3654, 4, 995, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3655, 4, 996, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3656, 4, 576, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3657, 4, 577, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3658, 4, 578, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3659, 4, 1844, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3660, 4, 1845, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3661, 4, 1846, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3662, 4, 1314, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3663, 4, 1315, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3664, 4, 1316, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3665, 4, 1423, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3666, 4, 1424, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3667, 4, 1425, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3668, 4, 1426, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3669, 4, 1652, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3670, 4, 1653, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3671, 4, 1654, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3672, 4, 736, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3673, 4, 737, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3674, 4, 738, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3678, 4, 1853, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3679, 4, 1854, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3680, 4, 1855, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3681, 4, 1230, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3682, 4, 1231, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3683, 4, 1232, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3684, 4, 1233, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3685, 4, 1430, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3686, 4, 1431, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3687, 4, 1432, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3688, 4, 1433, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3689, 4, 2250, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3690, 4, 2251, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3691, 4, 2252, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3692, 4, 2025, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3693, 4, 2026, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3694, 4, 2027, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3698, 4, 2256, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3699, 4, 2257, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3700, 4, 2258, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3701, 4, 1669, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3702, 4, 1670, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3703, 4, 1671, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3708, 4, 1348, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3709, 4, 1349, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3710, 4, 1350, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3715, 4, 1871, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3716, 4, 1872, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3717, 4, 1873, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3718, 4, 1874, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3723, 4, 1794, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3724, 4, 1795, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3725, 4, 1796, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3726, 4, 919, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3727, 4, 920, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3728, 4, 921, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3729, 4, 922, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3735, 4, 1257, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3736, 4, 1258, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3737, 4, 1259, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3738, 4, 1461, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3739, 4, 1462, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3740, 4, 1463, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3744, 4, 1802, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3745, 4, 1803, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3746, 4, 1804, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3747, 4, 1057, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3748, 4, 1058, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3749, 4, 1059, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3750, 4, 802, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3751, 4, 803, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3752, 4, 804, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3753, 4, 1063, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3754, 4, 1064, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3755, 4, 1065, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3756, 4, 1373, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3757, 4, 1374, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3758, 4, 1375, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3759, 4, 944, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3760, 4, 945, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3761, 4, 946, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3762, 4, 947, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3764, 4, 1175, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3765, 4, 1176, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3766, 4, 1177, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3767, 4, 1816, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3768, 4, 1817, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3769, 4, 1818, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3773, 4, 1882, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3774, 4, 1883, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3775, 4, 1884, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3776, 4, 1822, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3777, 4, 1823, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3778, 4, 1824, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3779, 4, 686, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3780, 4, 687, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3781, 4, 688, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3782, 4, 1395, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3783, 4, 1396, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3784, 4, 1397, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3785, 4, 1398, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3786, 4, 1888, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3787, 4, 1889, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3788, 4, 1890, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3789, 4, 1403, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3790, 4, 1404, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3791, 4, 1405, 100, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3795, 4, 1191, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3796, 4, 1192, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3797, 4, 1193, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3798, 4, 1294, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3799, 4, 1295, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3800, 4, 1296, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3804, 4, 1200, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3805, 4, 1201, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3806, 4, 1202, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3807, 4, 1203, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3808, 4, 1301, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3809, 4, 1302, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3810, 4, 1303, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3811, 4, 2242, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3812, 4, 2243, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3813, 4, 2244, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3814, 4, 565, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3815, 4, 566, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3816, 4, 2245, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3817, 4, 2246, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3818, 4, 1838, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3819, 4, 1839, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3820, 4, 1840, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3824, 4, 1311, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3825, 4, 1312, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3826, 4, 1313, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3827, 4, 1001, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3828, 4, 1002, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3829, 4, 1003, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3830, 4, 1847, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3831, 4, 1848, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3832, 4, 1849, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3833, 4, 872, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3834, 4, 873, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3835, 4, 874, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3836, 4, 875, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3837, 4, 876, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3838, 4, 2108, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3839, 4, 2109, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3840, 4, 2110, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3841, 4, 589, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3842, 4, 590, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3843, 4, 591, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3844, 4, 1765, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3845, 4, 1766, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3846, 4, 1767, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3850, 4, 1768, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3851, 4, 1769, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3852, 4, 1770, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3853, 4, 1771, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3854, 4, 1126, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3855, 4, 1127, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3856, 4, 1128, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3857, 4, 1535, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3858, 4, 1536, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3859, 4, 1537, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3860, 4, 1932, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3861, 4, 1933, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3862, 4, 1934, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3863, 4, 2028, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3864, 4, 2029, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3865, 4, 2030, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3866, 4, 2199, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3867, 4, 2200, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3868, 4, 2201, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3872, 4, 1144, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3873, 4, 1145, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3874, 4, 1146, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3875, 4, 1147, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3876, 4, 1868, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3877, 4, 1869, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3878, 4, 1870, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3879, 4, 1791, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3880, 4, 1792, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3881, 4, 1793, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3882, 4, 909, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3883, 4, 910, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3884, 4, 911, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3885, 4, 1040, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3886, 4, 1041, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3887, 4, 1042, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3888, 4, 1043, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3889, 4, 1875, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3890, 4, 1876, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3891, 4, 1877, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3892, 4, 1357, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3893, 4, 1358, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3894, 4, 1359, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3895, 4, 2271, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3896, 4, 2272, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3897, 4, 2273, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3898, 4, 2274, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3899, 4, 2275, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3900, 4, 641, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3901, 4, 642, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3902, 4, 643, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3903, 4, 792, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3904, 4, 793, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3905, 4, 794, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3906, 4, 2276, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3907, 4, 2240, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3908, 4, 2277, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3913, 4, 798, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3914, 4, 799, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3915, 4, 800, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3916, 4, 801, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3917, 4, 1805, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3918, 4, 1806, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3919, 4, 1470, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3920, 4, 1471, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3921, 4, 1472, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3922, 4, 1473, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3923, 4, 1810, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3924, 4, 1811, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3925, 4, 1812, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3926, 4, 1474, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3927, 4, 1475, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3928, 4, 1476, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3929, 4, 1477, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3930, 4, 1379, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3931, 4, 1380, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3932, 4, 1381, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3933, 4, 818, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3934, 4, 819, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3935, 4, 820, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3936, 4, 2279, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3937, 4, 2280, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3938, 4, 2281, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3939, 4, 1080, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3940, 4, 1081, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3941, 4, 1082, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3942, 4, 1276, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3943, 4, 1181, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3944, 4, 1182, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3945, 4, 1183, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3946, 4, 1885, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3947, 4, 1886, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3948, 4, 1887, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3949, 4, 1825, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3950, 4, 1826, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3951, 4, 1827, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3952, 4, 1399, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3953, 4, 1400, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3954, 4, 1401, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3955, 4, 1891, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3956, 4, 1892, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3957, 4, 1893, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3958, 4, 2282, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3959, 4, 2283, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3960, 4, 2284, 102, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3961, 4, 1995, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3962, 4, 1996, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3963, 4, 1997, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3964, 4, 1494, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3965, 4, 1495, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3966, 4, 1496, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3967, 4, 2171, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3968, 4, 2172, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3969, 4, 2173, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3970, 4, 2301, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3971, 4, 2302, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3972, 4, 2303, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3973, 4, 2174, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3974, 4, 2175, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3975, 4, 1629, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3976, 4, 1630, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3977, 4, 1507, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3978, 4, 1508, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3979, 4, 1509, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3980, 4, 2304, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3981, 4, 2305, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3982, 4, 2306, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3986, 4, 2016, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3987, 4, 2017, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3988, 4, 2018, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3989, 4, 187, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3990, 4, 188, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3991, 4, 189, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3992, 4, 452, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3993, 4, 453, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3994, 4, 454, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3995, 4, 455, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (3999, 4, 2182, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4000, 4, 2183, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4001, 4, 2184, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4002, 4, 2185, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4003, 4, 877, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4004, 4, 878, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4005, 4, 879, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4006, 4, 880, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4007, 4, 1526, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4008, 4, 1527, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4009, 4, 1528, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4010, 4, 2022, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4011, 4, 2023, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4012, 4, 2024, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4013, 4, 1925, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4014, 4, 1926, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4015, 4, 1927, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4016, 4, 1658, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4017, 4, 1659, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4018, 4, 1660, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4019, 4, 2313, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4020, 4, 2314, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4021, 4, 2315, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4022, 4, 2316, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4023, 4, 1664, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4024, 4, 1665, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4025, 4, 1666, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4026, 4, 1667, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4027, 4, 1859, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4028, 4, 1860, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4029, 4, 1861, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4030, 4, 1778, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4031, 4, 1779, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4032, 4, 1780, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4033, 4, 896, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4034, 4, 897, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4035, 4, 898, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4036, 4, 2294, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4037, 4, 2295, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4038, 4, 2296, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4039, 4, 2202, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4040, 4, 2203, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4041, 4, 2204, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4042, 4, 2317, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4043, 4, 2318, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4044, 4, 2319, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4045, 4, 237, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4046, 4, 238, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4047, 4, 239, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4048, 4, 240, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4049, 4, 496, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4050, 4, 497, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4051, 4, 498, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4058, 4, 2133, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4059, 4, 2134, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4060, 4, 2135, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4061, 4, 2136, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4062, 4, 388, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4063, 4, 389, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4064, 4, 390, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4065, 4, 391, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4066, 4, 107, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4067, 4, 108, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4068, 4, 109, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4069, 4, 2326, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4070, 4, 2327, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4071, 4, 2328, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4075, 4, 1572, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4076, 4, 1573, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4077, 4, 1574, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4078, 4, 2055, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4079, 4, 2056, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4080, 4, 2057, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4081, 4, 406, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4082, 4, 407, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4083, 4, 408, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4084, 4, 124, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4085, 4, 125, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4086, 4, 126, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4091, 4, 2145, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4092, 4, 2146, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4093, 4, 2147, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4094, 4, 2335, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4095, 4, 2336, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4096, 4, 2337, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4097, 4, 1588, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4098, 4, 1589, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4099, 4, 1590, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4100, 4, 2067, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4101, 4, 2068, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4102, 4, 2069, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4103, 4, 2231, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4104, 4, 2232, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4105, 4, 2233, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4106, 4, 1597, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4107, 4, 1598, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4108, 4, 1599, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4109, 4, 2237, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4110, 4, 2238, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4111, 4, 2239, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4112, 4, 2338, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4113, 4, 2339, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4114, 4, 2340, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4115, 4, 1988, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4116, 4, 1989, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4117, 4, 1990, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4118, 4, 1991, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4119, 4, 2084, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4120, 4, 2085, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4121, 4, 2086, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4122, 4, 2341, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4123, 4, 2342, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4124, 4, 2343, 104, '2007-08-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4125, 2, 2344, 105, '2007-08-05 02:30:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4126, 4, 3, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4127, 4, 4, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4128, 4, 5, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4129, 4, 438, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4130, 4, 439, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4131, 4, 440, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4132, 4, 170, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4133, 4, 171, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4134, 4, 172, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4135, 4, 13, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4136, 4, 14, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4137, 4, 15, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4138, 4, 320, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4139, 4, 321, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4140, 4, 176, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4141, 4, 177, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4142, 4, 443, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4143, 4, 444, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4144, 4, 445, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4145, 4, 1510, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4146, 4, 1511, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4147, 4, 1512, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4148, 4, 2307, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4149, 4, 2308, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4150, 4, 2309, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4151, 4, 324, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4152, 4, 325, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4153, 4, 326, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4157, 4, 2105, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4158, 4, 2106, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4159, 4, 2107, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4160, 4, 334, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4161, 4, 335, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4162, 4, 336, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4163, 4, 337, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4164, 4, 42, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4165, 4, 43, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4166, 4, 44, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4167, 4, 1317, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4168, 4, 1318, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4169, 4, 1319, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4170, 4, 48, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4171, 4, 49, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4172, 4, 50, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4173, 4, 347, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4174, 4, 348, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4175, 4, 349, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4176, 4, 2117, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4177, 4, 2118, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4178, 4, 2119, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4179, 4, 2120, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4183, 4, 2351, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4184, 4, 2352, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4185, 4, 2353, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4189, 4, 893, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4190, 4, 894, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4191, 4, 895, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4195, 4, 1440, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4196, 4, 1441, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4197, 4, 1442, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4198, 4, 1240, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4199, 4, 1241, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4200, 4, 1242, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4201, 4, 1672, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4202, 4, 1673, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4203, 4, 1674, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4204, 4, 2360, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4205, 4, 2361, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4206, 4, 2362, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4207, 4, 2363, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4208, 4, 1549, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4209, 4, 1550, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4210, 4, 1551, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4211, 4, 2040, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4212, 4, 2041, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4213, 4, 2042, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4214, 4, 1945, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4215, 4, 1946, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4216, 4, 1947, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4220, 4, 2214, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4221, 4, 2215, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4222, 4, 2216, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4223, 4, 2217, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4224, 4, 506, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4225, 4, 507, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4226, 4, 508, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4227, 4, 257, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4228, 4, 258, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4229, 4, 259, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4230, 4, 260, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4231, 4, 2367, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4232, 4, 2368, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4233, 4, 2369, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4234, 4, 2329, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4235, 4, 2241, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4236, 4, 2330, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4237, 4, 1958, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4238, 4, 1959, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4239, 4, 1960, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4240, 4, 1701, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4241, 4, 1702, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4242, 4, 1703, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4243, 4, 1704, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4244, 4, 520, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4245, 4, 521, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4246, 4, 522, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4247, 4, 274, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4248, 4, 275, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4249, 4, 276, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4254, 4, 2225, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4255, 4, 2226, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4256, 4, 2227, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4257, 4, 419, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4258, 4, 420, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4259, 4, 421, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4260, 4, 137, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4261, 4, 138, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4262, 4, 139, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4263, 4, 425, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4264, 4, 426, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4265, 4, 427, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4266, 4, 532, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4267, 4, 533, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4268, 4, 534, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4269, 4, 2073, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4270, 4, 2074, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4271, 4, 2075, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4272, 4, 2076, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4273, 4, 2374, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4274, 4, 2375, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4275, 4, 2376, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4276, 4, 299, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4277, 4, 300, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4278, 4, 301, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4279, 4, 539, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4280, 4, 540, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4281, 4, 541, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4282, 4, 302, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4283, 4, 303, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4284, 4, 304, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4285, 4, 161, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4286, 4, 162, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4287, 4, 163, 107, '2007-08-05 02:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4288, 4, 1828, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4289, 4, 1829, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4290, 4, 1830, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4291, 4, 1412, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4292, 4, 1413, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4293, 4, 1414, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4294, 4, 2285, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4295, 4, 2286, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4296, 4, 2287, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4297, 4, 1297, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4298, 4, 1298, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4299, 4, 1299, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4300, 4, 1300, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4304, 4, 1204, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4305, 4, 1205, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4306, 4, 1206, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4307, 4, 714, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4308, 4, 715, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4309, 4, 857, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4310, 4, 858, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4311, 4, 1752, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4312, 4, 1753, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4313, 4, 1754, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4314, 4, 2288, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4315, 4, 2289, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4316, 4, 2290, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4317, 4, 1755, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4318, 4, 1756, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4319, 4, 1757, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4320, 4, 1758, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4324, 4, 869, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4325, 4, 870, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4326, 4, 871, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4327, 4, 1215, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4328, 4, 1216, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4329, 4, 1217, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4330, 4, 2186, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4331, 4, 2187, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4332, 4, 2188, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4333, 4, 1221, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4334, 4, 1222, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4335, 4, 1223, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4336, 4, 739, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4337, 4, 740, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4338, 4, 741, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4339, 4, 1323, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4340, 4, 1324, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4341, 4, 1325, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4342, 4, 598, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4343, 4, 599, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4344, 4, 600, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4345, 4, 601, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4346, 4, 1018, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4347, 4, 1019, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4348, 4, 1020, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4349, 4, 2354, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4350, 4, 2355, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4351, 4, 2356, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4352, 4, 2196, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4353, 4, 2197, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4354, 4, 2198, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4355, 4, 70, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4356, 4, 71, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4357, 4, 72, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4358, 4, 486, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4359, 4, 487, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4360, 4, 488, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4361, 4, 76, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4362, 4, 77, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4363, 4, 78, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4364, 4, 1443, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4365, 4, 1444, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4366, 4, 1445, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4367, 4, 620, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4368, 4, 621, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4369, 4, 622, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4370, 4, 2263, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4371, 4, 2264, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4372, 4, 2265, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4373, 4, 2266, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4374, 4, 1148, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4375, 4, 1149, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4376, 4, 1150, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4377, 4, 2267, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4378, 4, 2268, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4379, 4, 2269, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4380, 4, 2270, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4381, 4, 1044, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4382, 4, 1045, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4383, 4, 1046, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4384, 4, 785, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4385, 4, 786, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4386, 4, 787, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4390, 4, 1458, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4391, 4, 1459, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4392, 4, 1460, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4393, 4, 930, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4394, 4, 931, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4395, 4, 932, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4399, 4, 1054, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4400, 4, 1055, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4401, 4, 1056, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4402, 4, 935, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4403, 4, 936, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4404, 4, 937, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4405, 4, 1467, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4406, 4, 1468, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4407, 4, 1469, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4408, 4, 1270, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4409, 4, 1271, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4410, 4, 1272, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4411, 4, 1172, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4412, 4, 1173, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4413, 4, 1174, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4414, 4, 1878, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4415, 4, 1879, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4416, 4, 1880, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4417, 4, 1881, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4421, 4, 951, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4422, 4, 952, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4423, 4, 953, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4427, 4, 957, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4428, 4, 958, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4429, 4, 959, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4430, 4, 960, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4431, 4, 683, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4432, 4, 684, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4433, 4, 685, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4434, 4, 1280, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4435, 4, 1281, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4436, 4, 1282, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4437, 4, 1481, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4438, 4, 1482, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4439, 4, 1483, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4440, 4, 1187, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4441, 4, 1188, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4442, 4, 1189, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4443, 4, 1190, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4444, 4, 1402, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4445, 4, 1287, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4446, 4, 1288, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4447, 4, 1289, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4448, 4, 1487, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4449, 4, 1488, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4450, 4, 1489, 109, '2007-08-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4451, 4, 1409, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4452, 4, 1410, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4453, 4, 1411, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4454, 4, 1194, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4455, 4, 1195, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4456, 4, 1196, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4457, 4, 1095, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4458, 4, 1096, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4459, 4, 1097, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4460, 4, 1834, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4461, 4, 1835, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4462, 4, 1836, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4463, 4, 1837, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4464, 4, 2377, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4465, 4, 2378, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4466, 4, 2379, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4467, 4, 1747, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4468, 4, 1748, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4469, 4, 1749, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4470, 4, 1421, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4471, 4, 1422, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4472, 4, 567, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4473, 4, 568, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4474, 4, 718, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4475, 4, 719, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4476, 4, 720, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4477, 4, 1841, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4478, 4, 1842, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4479, 4, 1843, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4480, 4, 723, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4481, 4, 724, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4482, 4, 725, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4483, 4, 2380, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4484, 4, 2381, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4485, 4, 2382, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4486, 4, 1212, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4487, 4, 1213, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4488, 4, 1214, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4489, 4, 1117, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4490, 4, 1118, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4491, 4, 1119, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4492, 4, 2394, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4493, 4, 2395, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4494, 4, 2396, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4495, 4, 1008, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4496, 4, 1009, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4497, 4, 1010, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4498, 4, 2247, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4499, 4, 2248, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4500, 4, 2249, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4501, 4, 2291, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4502, 4, 2292, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4503, 4, 2293, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4504, 4, 1326, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4505, 4, 1327, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4506, 4, 1328, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4507, 4, 1329, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4508, 4, 1234, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4509, 4, 1235, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4510, 4, 1236, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4511, 4, 2397, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4512, 4, 2398, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4513, 4, 2399, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4514, 4, 480, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4515, 4, 481, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4516, 4, 482, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4517, 4, 2357, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4518, 4, 2358, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4519, 4, 2359, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4520, 4, 73, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4521, 4, 74, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4522, 4, 75, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4523, 4, 231, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4524, 4, 232, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4525, 4, 233, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4526, 4, 2259, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4527, 4, 2260, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4528, 4, 2261, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4529, 4, 2262, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4530, 4, 1787, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4531, 4, 1788, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4532, 4, 1789, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4533, 4, 1790, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4534, 4, 906, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4535, 4, 907, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4536, 4, 908, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4537, 4, 1351, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4538, 4, 1352, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4539, 4, 1353, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4540, 4, 1450, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4541, 4, 1451, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4542, 4, 1452, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4543, 4, 1453, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4544, 4, 632, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4545, 4, 633, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4546, 4, 634, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4547, 4, 1454, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4548, 4, 1455, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4549, 4, 1456, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4550, 4, 1457, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4551, 4, 2383, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4552, 4, 2384, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4553, 4, 2385, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4554, 4, 927, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4555, 4, 928, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4556, 4, 929, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4557, 4, 1260, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4558, 4, 1261, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4559, 4, 1262, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4560, 4, 2386, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4561, 4, 2344, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4562, 4, 2387, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4563, 4, 2297, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4564, 4, 2298, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4565, 4, 2299, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4566, 4, 2300, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4567, 4, 1163, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4568, 4, 1164, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4569, 4, 1165, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4570, 4, 938, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4571, 4, 939, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4572, 4, 940, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4573, 4, 1807, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4574, 4, 1808, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4575, 4, 1809, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4576, 4, 941, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4577, 4, 942, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4578, 4, 943, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4579, 4, 811, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4580, 4, 812, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4581, 4, 813, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4582, 4, 814, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4583, 4, 2278, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4584, 4, 2388, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4585, 4, 2389, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4586, 4, 2390, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4587, 4, 1478, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4588, 4, 1479, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4589, 4, 1480, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4590, 4, 2391, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4591, 4, 2392, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4592, 4, 2393, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4593, 4, 1273, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4594, 4, 1274, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4595, 4, 1275, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4596, 4, 961, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4597, 4, 962, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4598, 4, 963, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4599, 4, 1083, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4600, 4, 1084, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4601, 4, 1085, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4602, 4, 1086, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4603, 4, 689, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4604, 4, 690, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4605, 4, 691, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4606, 4, 970, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4607, 4, 971, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4608, 4, 972, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4609, 4, 1484, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4610, 4, 1485, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4611, 4, 1486, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4612, 4, 1290, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4613, 4, 1291, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4614, 4, 1292, 111, '2007-08-05 02:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4615, 2, 2400, 113, '2007-08-05 02:56:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4616, 2, 2401, 115, '2007-08-05 03:19:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4617, 4, 1617, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4618, 4, 1618, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4619, 4, 1619, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4623, 4, 10, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4624, 4, 11, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4625, 4, 12, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4626, 4, 1626, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4627, 4, 1627, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4628, 4, 1628, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4629, 4, 1901, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4630, 4, 1902, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4631, 4, 2405, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4632, 4, 2406, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4633, 4, 2006, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4634, 4, 2007, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4635, 4, 2008, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4636, 4, 2099, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4637, 4, 2100, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4638, 4, 2101, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4642, 4, 2410, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4643, 4, 2411, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4644, 4, 2412, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4645, 4, 2345, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4646, 4, 2346, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4647, 4, 2347, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4648, 4, 2413, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4649, 4, 2414, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4650, 4, 2415, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4651, 4, 2416, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4652, 4, 194, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4653, 4, 195, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4654, 4, 196, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4655, 4, 459, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4656, 4, 460, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4657, 4, 461, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4658, 4, 1762, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4659, 4, 1763, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4660, 4, 1764, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4661, 4, 2189, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4662, 4, 2190, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4663, 4, 2191, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4664, 4, 2192, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4669, 4, 2421, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4670, 4, 2422, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4671, 4, 2423, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4672, 4, 2348, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4673, 4, 2349, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4674, 4, 2350, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4675, 4, 2124, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4676, 4, 2125, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4677, 4, 2126, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4678, 4, 1772, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4679, 4, 1773, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4680, 4, 1774, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4681, 4, 608, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4682, 4, 609, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4683, 4, 610, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4684, 4, 1135, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4685, 4, 1136, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4686, 4, 1137, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4687, 4, 758, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4688, 4, 759, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4689, 4, 760, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4690, 4, 1031, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4691, 4, 1032, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4692, 4, 1033, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4693, 4, 2034, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4694, 4, 2035, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4695, 4, 2036, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4696, 4, 2127, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4697, 4, 2128, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4698, 4, 2129, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4699, 4, 375, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4700, 4, 376, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4701, 4, 377, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4702, 4, 90, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4703, 4, 91, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4704, 4, 92, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4705, 4, 1556, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4706, 4, 1557, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4707, 4, 1558, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4708, 4, 1559, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4709, 4, 2323, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4710, 4, 2324, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4711, 4, 2325, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4712, 4, 2424, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4713, 4, 2425, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4714, 4, 2426, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4715, 4, 2427, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4716, 4, 1948, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4717, 4, 1949, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4718, 4, 1950, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4719, 4, 1951, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4720, 4, 1691, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4721, 4, 1692, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4722, 4, 1693, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4723, 4, 2218, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4724, 4, 2219, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4725, 4, 2220, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4729, 4, 264, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4730, 4, 265, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4731, 4, 266, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4732, 4, 517, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4733, 4, 518, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4734, 4, 519, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4735, 4, 1705, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4736, 4, 1706, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4737, 4, 1707, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4738, 4, 1967, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4739, 4, 1968, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4740, 4, 1969, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4741, 4, 2331, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4742, 4, 2332, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4743, 4, 2333, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4744, 4, 2334, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4745, 4, 2430, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4746, 4, 2431, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4747, 4, 2432, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4751, 4, 2151, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4752, 4, 2152, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4753, 4, 2153, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4754, 4, 1591, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4755, 4, 1592, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4756, 4, 1593, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4757, 4, 1976, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4758, 4, 1977, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4759, 4, 1978, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4760, 4, 2158, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4761, 4, 2159, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4762, 4, 2160, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4763, 4, 1982, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4764, 4, 1983, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4765, 4, 1984, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4766, 4, 1728, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4767, 4, 1729, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4768, 4, 1730, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4769, 4, 431, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4770, 4, 432, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4771, 4, 433, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4772, 4, 434, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4773, 4, 2436, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4774, 4, 2437, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4775, 4, 2438, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4776, 4, 1737, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4777, 4, 1738, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4778, 4, 1739, 116, '2007-08-05 03:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4779, 4, 2439, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4780, 4, 2440, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4781, 4, 2441, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4782, 4, 2402, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4783, 4, 2403, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4784, 4, 2404, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4785, 4, 2094, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4786, 4, 2095, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4787, 4, 2096, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4788, 4, 316, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4789, 4, 317, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4790, 4, 318, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4791, 4, 319, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4792, 4, 2097, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4793, 4, 2098, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4794, 4, 1903, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4795, 4, 1904, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4796, 4, 178, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4797, 4, 179, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4798, 4, 180, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4799, 4, 2442, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4800, 4, 2443, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4801, 4, 2444, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4802, 4, 2407, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4803, 4, 2408, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4804, 4, 2409, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4805, 4, 1640, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4806, 4, 1641, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4807, 4, 1642, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4808, 4, 1914, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4809, 4, 1915, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4810, 4, 1916, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4811, 4, 1917, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4812, 4, 1646, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4813, 4, 1647, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4814, 4, 1648, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4815, 4, 2310, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4816, 4, 2311, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4817, 4, 2312, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4818, 4, 2445, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4819, 4, 2446, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4820, 4, 2447, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4821, 4, 2448, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4822, 4, 45, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4823, 4, 46, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4824, 4, 47, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4825, 4, 2111, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4826, 4, 2112, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4827, 4, 2113, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4828, 4, 2417, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4829, 4, 2418, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4830, 4, 2419, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4831, 4, 2420, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4832, 4, 471, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4833, 4, 472, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4834, 4, 473, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4835, 4, 212, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4836, 4, 213, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4837, 4, 214, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4838, 4, 215, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4839, 4, 2193, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4840, 4, 2194, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4841, 4, 2195, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4842, 4, 1434, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4843, 4, 1435, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4844, 4, 1436, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4845, 4, 1132, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4846, 4, 1133, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4847, 4, 1134, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4848, 4, 2253, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4849, 4, 2254, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4850, 4, 2255, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4851, 4, 1028, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4852, 4, 1029, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4853, 4, 1030, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4854, 4, 614, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4855, 4, 615, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4856, 4, 616, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4857, 4, 2449, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4858, 4, 2450, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4859, 4, 2451, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4860, 4, 2205, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4861, 4, 2206, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4862, 4, 2207, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4863, 4, 1938, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4864, 4, 1939, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4865, 4, 1940, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4866, 4, 1941, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4867, 4, 1682, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4868, 4, 1683, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4869, 4, 1684, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4870, 4, 2320, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4871, 4, 2321, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4872, 4, 2322, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4873, 4, 2364, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4874, 4, 2365, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4875, 4, 2366, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4876, 4, 2452, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4877, 4, 2453, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4878, 4, 2454, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4879, 4, 1560, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4880, 4, 1561, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4881, 4, 1562, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4882, 4, 2049, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4883, 4, 2050, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4884, 4, 2051, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4885, 4, 2137, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4886, 4, 2138, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4887, 4, 2139, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4888, 4, 2428, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4889, 4, 2401, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4890, 4, 2429, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4891, 4, 115, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4892, 4, 116, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4893, 4, 117, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4894, 4, 401, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4895, 4, 402, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4896, 4, 403, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4897, 4, 404, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4898, 4, 405, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4899, 4, 1578, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4900, 4, 1579, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4901, 4, 1580, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4902, 4, 2061, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4903, 4, 2062, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4904, 4, 2063, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4905, 4, 2370, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4906, 4, 2371, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4907, 4, 2372, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4908, 4, 2373, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4909, 4, 2455, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4910, 4, 2456, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4911, 4, 2457, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4912, 4, 2433, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4913, 4, 2434, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4914, 4, 2435, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4915, 4, 1970, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4916, 4, 1971, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4917, 4, 1972, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4918, 4, 2154, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4919, 4, 2155, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4920, 4, 2156, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4921, 4, 2157, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4922, 4, 1718, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4923, 4, 1719, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4924, 4, 1720, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4925, 4, 1979, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4926, 4, 1980, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4927, 4, 1981, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4928, 4, 2458, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4929, 4, 2459, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4930, 4, 2460, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4931, 4, 535, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4932, 4, 536, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4933, 4, 537, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4934, 4, 538, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4935, 4, 1731, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4936, 4, 1732, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4937, 4, 1733, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4938, 4, 158, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4939, 4, 159, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4940, 4, 160, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4941, 4, 2165, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4942, 4, 2166, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4943, 4, 2167, 118, '2007-08-05 03:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4944, 2, 2461, 136, '2007-11-04 06:02:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4945, 9, 2461, 137, '2007-11-04 06:02:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4946, 2, 2462, 141, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4947, 9, 2462, 142, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4950, 4, 2465, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4952, 4, 2467, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4954, 4, 2469, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4955, 4, 2470, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4957, 4, 2472, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4963, 4, 2477, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4969, 4, 2483, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4973, 4, 2487, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4976, 4, 2490, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4981, 4, 2495, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4987, 4, 2501, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4995, 4, 2509, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4997, 4, 2511, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4998, 4, 2512, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (4999, 4, 2513, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5001, 4, 2515, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5003, 4, 2517, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5004, 4, 2518, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5005, 4, 2519, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5006, 4, 2520, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5007, 4, 2521, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5009, 4, 2523, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5010, 4, 2524, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5014, 4, 2528, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5022, 4, 2536, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5027, 4, 2541, 144, '2007-11-04 06:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5034, 4, 2548, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5036, 4, 2550, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5037, 4, 2474, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5038, 4, 2551, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5040, 4, 2553, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5041, 4, 2462, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5042, 4, 2478, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5043, 4, 2554, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5049, 4, 2484, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5051, 4, 2561, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5053, 4, 2563, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5054, 4, 2564, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5058, 4, 2568, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5059, 4, 2569, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5060, 4, 2570, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5061, 4, 2571, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5064, 4, 2574, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5065, 4, 2575, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5069, 4, 2505, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5070, 4, 2579, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5073, 4, 2582, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5077, 4, 2586, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5080, 4, 2589, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5083, 4, 2592, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5086, 4, 2595, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5087, 4, 2596, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5090, 4, 2599, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5095, 4, 2604, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5096, 4, 2605, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5099, 4, 2533, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5105, 4, 2538, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5109, 4, 2616, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5110, 4, 2617, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5111, 4, 2543, 146, '2007-11-04 06:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5112, 2, 2618, 147, '2007-11-04 06:30:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5113, 9, 2618, 148, '2007-11-04 06:30:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5120, 4, 2625, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5122, 4, 2627, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5123, 4, 2628, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5125, 4, 2630, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5128, 4, 2632, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5129, 4, 2479, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5130, 4, 2555, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5131, 4, 2556, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5132, 4, 2633, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5133, 4, 2557, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5134, 4, 2482, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5139, 4, 2638, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5140, 4, 2566, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5141, 4, 2639, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5142, 4, 2640, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5144, 4, 2642, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5145, 4, 2496, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5146, 4, 2497, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5147, 4, 2572, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5148, 4, 2499, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5152, 4, 2646, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5153, 4, 2647, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5157, 4, 2508, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5158, 4, 2583, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5159, 4, 2651, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5160, 4, 2652, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5164, 4, 2656, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5169, 4, 2661, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5171, 4, 2663, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5172, 4, 2664, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5173, 4, 2665, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5174, 4, 2666, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5175, 4, 2667, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5177, 4, 2669, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5182, 4, 2674, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5187, 4, 2679, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5188, 4, 2537, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5189, 4, 2613, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5190, 4, 2680, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5191, 4, 2540, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5192, 4, 2615, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5195, 4, 2683, 150, '2007-11-04 06:31:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5196, 4, 2463, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5197, 4, 2464, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5199, 4, 2685, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5201, 4, 2687, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5202, 4, 2688, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5203, 4, 2689, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5206, 4, 2692, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5209, 4, 2631, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5210, 4, 2618, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5211, 4, 2695, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5212, 4, 2480, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5213, 4, 2481, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5214, 4, 2558, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5215, 4, 2696, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5216, 4, 2559, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5217, 4, 2634, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5218, 4, 2485, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5219, 4, 2635, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5222, 4, 2565, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5223, 4, 2699, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5224, 4, 2567, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5227, 4, 2702, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5228, 4, 2703, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5230, 4, 2705, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5233, 4, 2643, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5238, 4, 2712, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5241, 4, 2715, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5243, 4, 2717, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5245, 4, 2719, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5246, 4, 2514, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5247, 4, 2720, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5248, 4, 2721, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5249, 4, 2722, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5250, 4, 2723, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5251, 4, 2724, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5252, 4, 2725, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5255, 4, 2728, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5256, 4, 2597, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5257, 4, 2598, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5262, 4, 2733, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5268, 4, 2739, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5269, 4, 2678, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5270, 4, 2612, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5271, 4, 2740, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5272, 4, 2539, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5273, 4, 2614, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5274, 4, 2741, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5275, 4, 2681, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5276, 4, 2682, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5277, 4, 2542, 152, '2007-11-04 06:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5280, 2, 2743, 157, '2007-11-04 07:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5281, 9, 2743, 158, '2007-11-04 07:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5288, 2, 2745, 169, '2007-11-04 07:53:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5289, 9, 2745, 170, '2007-11-04 07:53:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5290, 2, 2744, 171, '2007-11-04 07:55:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5291, 9, 2744, 172, '2007-11-04 07:55:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5292, 4, 2620, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5293, 4, 2746, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5294, 4, 2747, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5297, 4, 2624, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5298, 4, 2690, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5300, 4, 2751, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5301, 4, 2752, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5302, 4, 2753, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5303, 4, 2754, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5306, 4, 2756, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5309, 4, 2759, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5310, 4, 2760, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5312, 4, 2762, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5315, 4, 2486, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5317, 4, 2766, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5320, 4, 2769, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5321, 4, 2700, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5322, 4, 2494, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5323, 4, 2641, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5325, 4, 2771, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5326, 4, 2772, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5327, 4, 2573, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5329, 4, 2774, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5330, 4, 2502, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5331, 4, 2775, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5332, 4, 2776, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5333, 4, 2777, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5334, 4, 2649, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5335, 4, 2581, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5338, 4, 2780, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5339, 4, 2718, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5340, 4, 2781, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5342, 4, 2783, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5343, 4, 2784, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5344, 4, 2785, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5345, 4, 2786, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5346, 4, 2787, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5349, 4, 2790, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5351, 4, 2792, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5353, 4, 2794, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5360, 4, 2737, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5361, 4, 2534, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5362, 4, 2608, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5363, 4, 2801, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5364, 4, 2610, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5366, 4, 2803, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5367, 4, 2804, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5369, 4, 2806, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5370, 4, 2807, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5373, 4, 2810, 175, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5374, 4, 2811, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5376, 4, 2621, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5379, 4, 2815, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5381, 4, 2817, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5383, 4, 2819, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5384, 4, 2820, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5385, 4, 2821, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5386, 4, 2742, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5387, 4, 2822, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5389, 4, 2757, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5390, 4, 2824, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5391, 4, 2825, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5392, 4, 2826, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5393, 4, 2827, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5395, 4, 2829, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5397, 4, 2636, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5398, 4, 2697, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5399, 4, 2637, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5401, 4, 2832, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5406, 4, 2704, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5407, 4, 2498, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5408, 4, 2837, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5409, 4, 2773, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5410, 4, 2838, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5411, 4, 2708, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5412, 4, 2576, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5413, 4, 2577, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5414, 4, 2839, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5415, 4, 2840, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5416, 4, 2841, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5417, 4, 2842, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5418, 4, 2843, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5419, 4, 2844, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5423, 4, 2848, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5425, 4, 2850, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5427, 4, 2591, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5428, 4, 2658, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5429, 4, 2788, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5430, 4, 2522, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5433, 4, 2854, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5434, 4, 2525, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5435, 4, 2600, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5437, 4, 2856, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5438, 4, 2795, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5439, 4, 2732, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5440, 4, 2798, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5441, 4, 2531, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5442, 4, 2857, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5443, 4, 2858, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5444, 4, 2859, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5446, 4, 2861, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5447, 4, 2862, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5448, 4, 2863, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5450, 4, 2865, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5451, 4, 2805, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5453, 4, 2867, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5454, 4, 2808, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5455, 4, 2868, 177, '2007-11-04 08:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5459, 4, 2872, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5460, 4, 2873, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5461, 4, 2874, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5462, 4, 2875, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5463, 4, 2876, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5465, 4, 2878, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5466, 4, 2879, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5467, 4, 2880, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5468, 4, 2881, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5469, 4, 2882, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5472, 4, 2884, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5473, 4, 2885, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5478, 4, 2890, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5479, 4, 2560, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5481, 4, 2892, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5482, 4, 2893, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5484, 4, 2895, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5486, 4, 2897, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5487, 4, 2898, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5489, 4, 2900, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5490, 4, 2901, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5491, 4, 2902, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5492, 4, 2903, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5493, 4, 2904, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5494, 4, 2905, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5495, 4, 2906, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5496, 4, 2907, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5497, 4, 2908, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5498, 4, 2507, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5499, 4, 2714, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5500, 4, 2650, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5501, 4, 2909, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5503, 4, 2911, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5504, 4, 2912, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5505, 4, 2913, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5506, 4, 2914, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5508, 4, 2916, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5510, 4, 2918, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5512, 4, 2920, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5513, 4, 2921, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5514, 4, 2922, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5517, 4, 2925, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5518, 4, 2926, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5520, 4, 2928, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5521, 4, 2929, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5522, 4, 2930, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5523, 4, 2931, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5525, 4, 2933, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5526, 4, 2934, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5527, 4, 2935, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5528, 4, 2936, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5529, 4, 2937, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5530, 4, 2938, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5535, 4, 2943, 178, '2007-11-04 08:08:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5538, 4, 2946, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5539, 4, 2871, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5540, 4, 2947, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5541, 4, 2948, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5542, 4, 2949, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5544, 4, 2951, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5546, 4, 2953, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5547, 4, 2954, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5548, 4, 2955, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5549, 4, 2956, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5550, 4, 2743, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5551, 4, 2957, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5554, 4, 2886, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5555, 4, 2960, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5558, 4, 2963, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5559, 4, 2964, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5560, 4, 2965, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5561, 4, 2891, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5562, 4, 2966, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5564, 4, 2968, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5566, 4, 2970, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5567, 4, 2971, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5568, 4, 2972, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5569, 4, 2899, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5570, 4, 2973, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5571, 4, 2974, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5572, 4, 2975, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5573, 4, 2976, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5574, 4, 2977, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5575, 4, 2978, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5576, 4, 2979, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5577, 4, 2980, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5578, 4, 2981, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5581, 4, 2984, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5582, 4, 2985, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5583, 4, 2986, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5584, 4, 2987, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5586, 4, 2989, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5587, 4, 2990, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5588, 4, 2991, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5589, 4, 2992, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5590, 4, 2993, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5592, 4, 2919, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5594, 4, 2996, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5595, 4, 2997, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5596, 4, 2998, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5597, 4, 2999, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5598, 4, 3000, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5599, 4, 3001, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5601, 4, 3003, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5602, 4, 3004, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5603, 4, 3005, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5604, 4, 2671, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5605, 4, 2606, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5606, 4, 2736, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5607, 4, 2532, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5608, 4, 3006, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5610, 4, 3008, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5615, 4, 3013, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5616, 4, 2942, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5618, 4, 3015, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5619, 4, 2945, 179, '2007-11-04 08:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5620, 2, 2742, 183, '2007-11-04 08:17:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5621, 9, 2742, 184, '2007-11-04 08:17:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5842, 10, 3119, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5843, 10, 3120, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5844, 10, 3121, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5845, 10, 3122, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5846, 10, 3123, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5847, 10, 3124, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5848, 10, 3125, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5849, 10, 3126, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5850, 10, 3127, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5851, 10, 3128, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5852, 10, 3129, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5853, 10, 3130, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5854, 10, 3131, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5855, 10, 3132, 210, '2007-11-04 16:09:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5856, 4, 2619, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5857, 4, 3133, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5858, 4, 3134, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5859, 4, 3135, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5860, 4, 2748, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5861, 4, 2749, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5862, 4, 2549, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5863, 4, 3136, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5864, 4, 2818, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5865, 4, 3137, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5866, 4, 2693, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5867, 4, 2475, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5868, 4, 3138, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5870, 4, 3140, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5871, 4, 2823, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5872, 4, 3141, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5873, 4, 2758, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5874, 4, 3142, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5875, 4, 3143, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5876, 4, 2761, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5877, 4, 2828, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5880, 4, 2830, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5881, 4, 2488, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5882, 4, 2489, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5883, 4, 2698, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5884, 4, 3145, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5886, 4, 3146, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5888, 4, 3147, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5889, 4, 2770, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5890, 4, 3148, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5891, 4, 3149, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5893, 4, 2500, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5894, 4, 3150, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5898, 4, 3153, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5899, 4, 3154, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5900, 4, 2580, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5901, 4, 3155, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5902, 4, 2716, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5903, 4, 3156, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5904, 4, 3157, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5905, 4, 3158, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5906, 4, 3159, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5907, 4, 3160, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5908, 4, 2655, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5909, 4, 3161, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5910, 4, 3162, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5912, 4, 3163, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5913, 4, 3164, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5914, 4, 2662, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5915, 4, 2791, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5917, 4, 3166, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5918, 4, 2855, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5919, 4, 3167, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5920, 4, 2731, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5926, 4, 2860, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5927, 4, 2609, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5928, 4, 2677, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5929, 4, 2611, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5930, 4, 2802, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5931, 4, 2864, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5932, 4, 3171, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5933, 4, 3172, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5934, 4, 2866, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5935, 4, 3173, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5936, 4, 3174, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5937, 4, 2809, 216, '2007-11-04 18:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5940, 2, 3122, 249, '2007-11-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5941, 9, 3122, 250, '2007-11-04 22:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5942, 4, 3176, 251, '2007-11-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5956, 4, 3189, 251, '2007-11-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5965, 4, 3122, 253, '2007-11-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5972, 4, 3204, 253, '2007-11-04 22:49:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5974, 2, 3121, 255, '2007-11-04 22:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5975, 9, 3121, 256, '2007-11-04 22:51:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5978, 4, 3208, 257, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5979, 4, 3209, 257, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5980, 4, 3210, 257, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5981, 4, 3181, 257, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5982, 4, 3211, 257, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5991, 4, 3219, 257, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5994, 4, 3222, 259, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5995, 4, 3179, 259, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (5997, 4, 3195, 259, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6000, 4, 3121, 259, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6002, 4, 3227, 259, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6007, 4, 3190, 259, '2007-11-04 22:52:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6008, 2, 3120, 266, '2007-11-04 23:06:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6009, 9, 3120, 267, '2007-11-04 23:06:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6010, 4, 3232, 268, '2007-11-04 23:06:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6011, 4, 3233, 268, '2007-11-04 23:06:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6014, 4, 3236, 268, '2007-11-04 23:06:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6015, 4, 3237, 268, '2007-11-04 23:06:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6019, 4, 3184, 268, '2007-11-04 23:06:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6021, 4, 3241, 268, '2007-11-04 23:06:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6023, 4, 3243, 268, '2007-11-04 23:06:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6024, 4, 3244, 268, '2007-11-04 23:06:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6027, 4, 3247, 270, '2007-11-04 23:07:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6033, 4, 3120, 270, '2007-11-04 23:07:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6039, 4, 3203, 270, '2007-11-04 23:07:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6041, 4, 3259, 270, '2007-11-04 23:07:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6042, 2, 3123, 272, '2007-11-04 23:12:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6043, 9, 3123, 273, '2007-11-04 23:12:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6044, 2, 3126, 274, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6045, 9, 3126, 275, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6046, 4, 3206, 276, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6047, 4, 3260, 276, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6048, 4, 3261, 276, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6050, 4, 3263, 276, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6051, 4, 3264, 276, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6055, 4, 3267, 276, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6056, 4, 3214, 276, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6057, 4, 3186, 276, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6060, 4, 3231, 276, '2007-11-04 23:13:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6064, 4, 3178, 278, '2007-11-04 23:14:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6066, 4, 3194, 278, '2007-11-04 23:14:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6067, 4, 3274, 278, '2007-11-04 23:14:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6069, 4, 3123, 278, '2007-11-04 23:14:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6070, 4, 3183, 278, '2007-11-04 23:14:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6071, 4, 3226, 278, '2007-11-04 23:14:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6073, 4, 3277, 278, '2007-11-04 23:14:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6075, 4, 3230, 278, '2007-11-04 23:14:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6076, 4, 3218, 278, '2007-11-04 23:14:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6078, 4, 3280, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6082, 4, 3251, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6083, 4, 3284, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6084, 4, 3285, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6086, 4, 3286, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6087, 4, 3213, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6088, 4, 3200, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6089, 4, 3287, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6090, 4, 3288, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6091, 4, 3269, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6093, 4, 3290, 280, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6095, 4, 3292, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6097, 4, 3294, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6098, 4, 3295, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6099, 4, 3296, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6100, 4, 3297, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6101, 4, 3126, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6102, 4, 3298, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6105, 4, 3301, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6106, 4, 3302, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6108, 4, 3304, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6109, 4, 3305, 282, '2007-11-04 23:15:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6110, 2, 3125, 285, '2007-11-04 23:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6111, 9, 3125, 286, '2007-11-04 23:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6112, 4, 3291, 287, '2007-11-04 23:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6117, 4, 3310, 287, '2007-11-04 23:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6118, 4, 3238, 287, '2007-11-04 23:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6120, 4, 3253, 287, '2007-11-04 23:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6121, 4, 3199, 287, '2007-11-04 23:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6122, 4, 3311, 287, '2007-11-04 23:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6124, 4, 3257, 287, '2007-11-04 23:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6146, 4, 3318, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6147, 4, 3319, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6148, 4, 3320, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6149, 4, 3224, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6150, 4, 3321, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6151, 4, 3125, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6152, 4, 3212, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6153, 4, 3322, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6154, 4, 3240, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6156, 4, 3324, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6158, 4, 3258, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6159, 4, 3245, 290, '2007-11-04 23:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6160, 2, 3124, 293, '2007-11-04 23:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6161, 9, 3124, 294, '2007-11-04 23:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6162, 4, 3191, 295, '2007-11-04 23:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6163, 4, 3272, 295, '2007-11-04 23:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6164, 4, 3307, 295, '2007-11-04 23:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6165, 4, 3250, 295, '2007-11-04 23:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6168, 4, 3225, 295, '2007-11-04 23:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6170, 4, 3198, 295, '2007-11-04 23:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6172, 4, 3300, 295, '2007-11-04 23:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6174, 4, 3187, 295, '2007-11-04 23:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6175, 4, 3330, 295, '2007-11-04 23:27:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6179, 4, 3221, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6180, 4, 3193, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6181, 4, 3180, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6183, 4, 3275, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6184, 4, 3265, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6185, 4, 3124, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6186, 4, 3335, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6188, 4, 3185, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6189, 4, 3228, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6190, 4, 3278, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6191, 4, 3217, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6192, 4, 3337, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6193, 4, 3338, 297, '2007-11-04 23:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6198, 4, 3339, 308, '2007-11-05 00:10:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6200, 4, 3234, 308, '2007-11-05 00:10:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6201, 4, 3249, 308, '2007-11-05 00:10:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6202, 4, 3309, 308, '2007-11-05 00:10:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6207, 4, 3328, 308, '2007-11-05 00:10:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6208, 4, 3344, 308, '2007-11-05 00:10:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6209, 4, 3256, 308, '2007-11-05 00:10:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6210, 4, 3202, 308, '2007-11-05 00:10:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6211, 4, 3325, 308, '2007-11-05 00:10:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6212, 4, 3314, 308, '2007-11-05 00:10:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6214, 4, 3271, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6215, 4, 3317, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6216, 4, 3248, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6217, 4, 3235, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6218, 4, 3346, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6219, 4, 3347, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6220, 4, 3348, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6221, 4, 3127, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6222, 4, 3239, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6224, 4, 3350, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6225, 4, 3323, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6226, 4, 3268, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6227, 4, 3351, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6228, 4, 3352, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6229, 4, 3315, 310, '2007-11-05 00:11:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6230, 2, 3175, 312, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6231, 4, 3353, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6233, 4, 3354, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6235, 4, 3356, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6236, 4, 3357, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6237, 4, 3358, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6239, 4, 3360, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6240, 4, 3361, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6241, 4, 3362, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6247, 4, 3368, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6249, 4, 3370, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6250, 4, 3371, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6251, 4, 3372, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6254, 4, 3375, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6255, 4, 3376, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6256, 4, 3377, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6258, 4, 3379, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6259, 4, 3380, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6260, 4, 3381, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6261, 4, 3382, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6264, 4, 3385, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6265, 4, 3386, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6266, 4, 3387, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6267, 4, 3388, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6268, 4, 3389, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6272, 4, 3393, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6274, 4, 3395, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6278, 4, 3399, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6279, 4, 3400, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6281, 4, 3402, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6282, 4, 3403, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6284, 4, 3405, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6290, 4, 3411, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6291, 4, 3412, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6292, 4, 3413, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6294, 4, 3415, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6295, 4, 3416, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6296, 4, 3417, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6297, 4, 3418, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6298, 4, 3419, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6299, 4, 3420, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6300, 4, 3421, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6302, 4, 3423, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6304, 4, 3425, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6305, 4, 3426, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6307, 4, 3428, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6308, 4, 3429, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6309, 4, 3430, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6312, 4, 3433, 313, '2007-11-05 00:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6313, 4, 3434, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6314, 4, 3435, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6315, 4, 3175, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6316, 4, 3436, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6317, 4, 3437, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6318, 4, 3438, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6319, 4, 3439, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6320, 4, 3440, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6321, 4, 3441, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6322, 4, 3442, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6323, 4, 3443, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6324, 4, 3444, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6326, 4, 3446, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6327, 4, 3447, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6329, 4, 3449, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6332, 4, 3369, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6333, 4, 3452, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6335, 4, 3454, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6336, 4, 3455, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6337, 4, 3373, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6339, 4, 3457, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6342, 4, 3460, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6343, 4, 3461, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6344, 4, 3462, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6347, 4, 3465, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6349, 4, 3467, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6351, 4, 3469, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6353, 4, 3471, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6354, 4, 3391, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6355, 4, 3472, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6356, 4, 3473, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6357, 4, 3474, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6358, 4, 3475, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6362, 4, 3479, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6363, 4, 3480, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6364, 4, 3481, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6367, 4, 3484, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6369, 4, 3486, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6371, 4, 3488, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6373, 4, 3490, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6375, 4, 3492, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6376, 4, 3493, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6377, 4, 3494, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6378, 4, 3495, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6379, 4, 3496, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6382, 4, 3499, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6385, 4, 3502, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6389, 4, 3506, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6390, 4, 3507, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6391, 4, 3508, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6394, 4, 3511, 314, '2007-11-05 00:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6395, 2, 3512, 318, '2007-11-05 00:56:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6396, 4, 3513, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6399, 4, 3515, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6400, 4, 3516, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6401, 4, 3517, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6403, 4, 3519, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6407, 4, 3523, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6408, 4, 3524, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6409, 4, 3525, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6410, 4, 3526, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6411, 4, 3527, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6412, 4, 3528, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6413, 4, 3529, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6415, 4, 3531, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6416, 4, 3532, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6417, 4, 3533, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6420, 4, 3536, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6421, 4, 3537, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6422, 4, 3458, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6423, 4, 3538, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6424, 4, 3378, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6426, 4, 3540, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6428, 4, 3542, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6430, 4, 3544, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6431, 4, 3545, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6432, 4, 3546, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6433, 4, 3547, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6434, 4, 3548, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6435, 4, 3549, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6436, 4, 3550, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6437, 4, 3551, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6439, 4, 3553, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6440, 4, 3554, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6443, 4, 3557, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6444, 4, 3558, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6446, 4, 3560, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6447, 4, 3561, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6448, 4, 3562, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6449, 4, 3563, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6450, 4, 3564, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6451, 4, 3565, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6452, 4, 3566, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6456, 4, 3570, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6457, 4, 3571, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6458, 4, 3491, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6459, 4, 3572, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6460, 4, 3414, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6462, 4, 3574, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6464, 4, 3576, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6465, 4, 3577, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6466, 4, 3578, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6467, 4, 3579, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6469, 4, 3581, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6471, 4, 3583, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6472, 4, 3584, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6473, 4, 3585, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6474, 4, 3586, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6475, 4, 3587, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6476, 4, 3588, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6477, 4, 3589, 319, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6478, 4, 3590, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6479, 4, 3512, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6480, 4, 3591, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6481, 4, 3592, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6485, 4, 3596, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6486, 4, 3597, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6487, 4, 3598, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6489, 4, 3600, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6490, 4, 3601, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6491, 4, 3602, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6492, 4, 3603, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6493, 4, 3604, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6494, 4, 3530, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6495, 4, 3605, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6497, 4, 3607, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6499, 4, 3609, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6500, 4, 3610, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6501, 4, 3456, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6502, 4, 3611, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6503, 4, 3612, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6507, 4, 3616, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6508, 4, 3617, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6509, 4, 3618, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6510, 4, 3619, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6512, 4, 3621, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6513, 4, 3622, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6514, 4, 3623, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6515, 4, 3624, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6516, 4, 3625, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6517, 4, 3626, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6523, 4, 3397, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6524, 4, 3477, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6525, 4, 3632, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6526, 4, 3633, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6527, 4, 3634, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6528, 4, 3635, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6529, 4, 3636, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6530, 4, 3637, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6531, 4, 3406, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6532, 4, 3638, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6533, 4, 3639, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6535, 4, 3641, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6536, 4, 3642, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6537, 4, 3643, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6540, 4, 3646, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6542, 4, 3648, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6544, 4, 3650, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6545, 4, 3651, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6546, 4, 3652, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6547, 4, 3653, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6548, 4, 3654, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6549, 4, 3655, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6550, 4, 3656, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6551, 4, 3657, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6552, 4, 3582, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6553, 4, 3658, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6554, 4, 3659, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6555, 4, 3660, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6556, 4, 3661, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6557, 4, 3662, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6558, 4, 3663, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6559, 4, 3664, 320, '2007-11-05 00:57:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6560, 4, 3665, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6561, 4, 3340, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6562, 4, 3293, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6563, 4, 3283, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6565, 4, 3667, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6566, 4, 3668, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6567, 4, 3669, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6569, 4, 3299, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6570, 4, 3670, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6571, 4, 3671, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6572, 4, 3672, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6573, 4, 3673, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6574, 4, 3674, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6575, 4, 3675, 325, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6576, 4, 3333, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6577, 4, 3192, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6579, 4, 3308, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6580, 4, 3223, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6581, 4, 3327, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6582, 4, 3182, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6583, 4, 3129, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6584, 4, 3343, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6585, 4, 3254, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6586, 4, 3276, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6587, 4, 3329, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6588, 4, 3677, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6591, 4, 3205, 326, '2007-11-05 01:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6592, 2, 3129, 331, '2007-11-05 01:53:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6593, 9, 3129, 332, '2007-11-05 01:53:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6596, 2, 3130, 340, '2007-11-05 02:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6597, 9, 3130, 341, '2007-11-05 02:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6598, 4, 3246, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6599, 4, 3177, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6600, 4, 3676, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6601, 4, 3273, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6602, 4, 3680, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6603, 4, 3326, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6604, 4, 3196, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6605, 4, 3342, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6607, 4, 3336, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6609, 4, 3201, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6610, 4, 3229, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6611, 4, 3313, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6612, 4, 3679, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6613, 4, 3332, 342, '2007-11-05 02:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6614, 4, 3316, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6615, 4, 3306, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6617, 4, 3683, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6618, 4, 3341, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6619, 4, 3252, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6620, 4, 3197, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6621, 4, 3130, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6622, 4, 3684, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6623, 4, 3349, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6624, 4, 3255, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6625, 4, 3312, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6626, 4, 3242, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6627, 4, 3678, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6628, 4, 3331, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6629, 4, 3345, 344, '2007-11-05 02:05:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6632, 2, 3127, 348, '2007-11-05 02:20:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6633, 9, 3127, 349, '2007-11-05 02:20:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6634, 2, 3022, 350, '2007-11-05 02:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6635, 9, 3022, 351, '2007-11-05 02:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6638, 4, 3220, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6639, 4, 3207, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6640, 4, 3282, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6641, 4, 3262, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6642, 4, 3685, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6643, 4, 3334, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6644, 4, 3686, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6646, 4, 3266, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6647, 4, 3687, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6648, 4, 3688, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6649, 4, 3689, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6650, 4, 3216, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6651, 4, 3188, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6652, 4, 3690, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6653, 4, 3279, 355, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6654, 4, 3691, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6655, 4, 3281, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6656, 4, 3682, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6657, 4, 3692, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6658, 4, 3666, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6659, 4, 3693, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6660, 4, 3694, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6661, 4, 3128, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6662, 4, 3695, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6663, 4, 3696, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6664, 4, 3681, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6665, 4, 3215, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6666, 4, 3697, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6667, 4, 3303, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6668, 4, 3289, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6669, 4, 3270, 357, '2007-11-05 02:28:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6670, 4, 2466, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6671, 4, 3698, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6672, 4, 2546, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6673, 4, 2814, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6674, 4, 3699, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6675, 4, 3700, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6676, 4, 2750, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6679, 4, 2629, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6680, 4, 2694, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6681, 4, 2476, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6684, 4, 3701, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6689, 4, 3704, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6690, 4, 3705, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6691, 4, 3706, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6692, 4, 3707, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6693, 4, 3144, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6694, 4, 2765, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6695, 4, 3708, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6696, 4, 3709, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6697, 4, 2831, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6698, 4, 3710, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6699, 4, 2493, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6700, 4, 2834, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6702, 4, 3712, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6703, 4, 2706, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6705, 4, 3714, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6707, 4, 3716, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6708, 4, 3151, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6709, 4, 2503, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6710, 4, 2711, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6711, 4, 2648, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6715, 4, 2779, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6716, 4, 2584, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6717, 4, 3718, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6718, 4, 2846, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6719, 4, 3719, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6721, 4, 2588, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6723, 4, 3721, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6724, 4, 3722, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6725, 4, 2593, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6726, 4, 2659, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6727, 4, 2726, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6729, 4, 3723, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6731, 4, 2924, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6733, 4, 3002, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6734, 4, 2668, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6735, 4, 2796, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6736, 4, 3168, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6737, 4, 3725, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6738, 4, 3170, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6739, 4, 3726, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6741, 4, 3727, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6742, 4, 3728, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6743, 4, 3729, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6744, 4, 3730, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6749, 4, 3733, 360, '2007-11-05 02:29:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6752, 4, 2544, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6753, 4, 2684, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6755, 4, 2813, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6757, 4, 3018, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6758, 4, 2473, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6759, 4, 3019, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6760, 4, 3020, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6761, 4, 2552, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6762, 4, 3021, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6764, 4, 3022, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6766, 4, 3024, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6767, 4, 3025, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6770, 4, 3028, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6771, 4, 2763, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6772, 4, 3029, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6773, 4, 3030, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6774, 4, 3031, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6776, 4, 3033, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6777, 4, 3034, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6778, 4, 2833, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6779, 4, 3035, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6780, 4, 3036, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6781, 4, 3037, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6782, 4, 3038, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6784, 4, 3040, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6785, 4, 3041, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6786, 4, 2644, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6787, 4, 3042, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6788, 4, 3043, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6789, 4, 3044, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6790, 4, 3045, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6791, 4, 3046, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6792, 4, 3047, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6793, 4, 3048, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6794, 4, 2778, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6798, 4, 2782, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6799, 4, 2654, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6800, 4, 2915, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6801, 4, 2516, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6802, 4, 2851, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6803, 4, 3052, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6804, 4, 3053, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6805, 4, 3054, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6806, 4, 2727, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6807, 4, 2852, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6809, 4, 3056, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6811, 4, 2729, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6812, 4, 2526, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6813, 4, 2601, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6814, 4, 3058, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6815, 4, 2603, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6816, 4, 2670, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6817, 4, 2734, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6818, 4, 3059, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6819, 4, 2800, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6820, 4, 3060, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6821, 4, 3061, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6822, 4, 2676, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6823, 4, 2535, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6824, 4, 3009, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6827, 4, 3064, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6828, 4, 3065, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6832, 4, 3069, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6833, 4, 3070, 362, '2007-11-05 02:32:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6834, 2, 3128, 368, '2007-11-05 03:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6835, 9, 3128, 369, '2007-11-05 03:26:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6836, 2, 3079, 372, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6837, 9, 3079, 373, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6838, 4, 2812, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6839, 4, 3734, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6840, 4, 3016, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6841, 4, 2547, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6842, 4, 3735, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6843, 4, 2471, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6844, 4, 2626, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6845, 4, 2691, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6846, 4, 3736, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6847, 4, 3737, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6848, 4, 3738, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6849, 4, 2755, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6850, 4, 3139, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6852, 4, 3739, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6853, 4, 3702, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6854, 4, 3703, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6856, 4, 3026, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6857, 4, 3027, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6858, 4, 3740, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6859, 4, 3741, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6861, 4, 2967, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6862, 4, 2894, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6863, 4, 2768, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6864, 4, 2492, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6865, 4, 3743, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6866, 4, 2835, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6867, 4, 2836, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6868, 4, 3744, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6870, 4, 2707, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6871, 4, 3713, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6873, 4, 3715, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6874, 4, 2645, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6875, 4, 3745, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6876, 4, 3152, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6877, 4, 3746, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6878, 4, 2506, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6879, 4, 2713, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6880, 4, 3717, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6882, 4, 3747, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6883, 4, 2510, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6884, 4, 3050, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6885, 4, 3051, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6886, 4, 2847, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6887, 4, 2587, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6889, 4, 3720, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6890, 4, 2590, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6891, 4, 3749, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6892, 4, 3750, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6893, 4, 2660, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6894, 4, 2594, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6895, 4, 3751, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6897, 4, 3055, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6898, 4, 3752, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6899, 4, 3165, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6900, 4, 2793, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6901, 4, 3753, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6902, 4, 3754, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6903, 4, 3755, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6904, 4, 3169, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6905, 4, 2799, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6906, 4, 3756, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6907, 4, 3757, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6908, 4, 2675, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6909, 4, 2738, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6910, 4, 3758, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6911, 4, 3759, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6912, 4, 3760, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6914, 4, 3731, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6915, 4, 3732, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6916, 4, 3761, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6917, 4, 3067, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6918, 4, 3068, 375, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6920, 4, 3071, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6921, 4, 3072, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6922, 4, 2622, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6923, 4, 3073, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6924, 4, 3074, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6925, 4, 3017, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6926, 4, 2816, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6927, 4, 2877, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6928, 4, 3075, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6930, 4, 3077, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6931, 4, 3078, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6932, 4, 2744, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6933, 4, 3079, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6934, 4, 3080, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6935, 4, 3023, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6936, 4, 3081, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6937, 4, 3082, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6938, 4, 3083, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6939, 4, 3084, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6940, 4, 3085, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6941, 4, 3086, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6942, 4, 2764, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6943, 4, 3087, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6944, 4, 2562, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6945, 4, 3032, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6946, 4, 2767, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6947, 4, 2491, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6948, 4, 3088, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6949, 4, 2701, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6950, 4, 3089, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6951, 4, 3090, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6952, 4, 3091, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6954, 4, 3093, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6955, 4, 3094, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6956, 4, 2709, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6957, 4, 2710, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6958, 4, 2578, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6959, 4, 2504, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6960, 4, 3095, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6961, 4, 2982, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6962, 4, 3096, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6963, 4, 3097, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6964, 4, 3098, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6965, 4, 3049, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6966, 4, 2845, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6967, 4, 2585, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6968, 4, 2653, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6969, 4, 3099, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6970, 4, 2849, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6971, 4, 2657, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6972, 4, 3100, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6973, 4, 3101, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6974, 4, 2789, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6975, 4, 3102, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6976, 4, 3103, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6977, 4, 2853, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6978, 4, 3057, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6979, 4, 3104, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6980, 4, 2730, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6981, 4, 2527, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6982, 4, 2602, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6983, 4, 3105, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6984, 4, 2797, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6985, 4, 3106, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6986, 4, 2530, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6987, 4, 2673, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6988, 4, 3107, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6989, 4, 3108, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6990, 4, 3109, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6991, 4, 3110, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6992, 4, 3111, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6993, 4, 3112, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6994, 4, 3113, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6995, 4, 3063, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6996, 4, 3114, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6997, 4, 3066, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6998, 4, 3115, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (6999, 4, 3116, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7000, 4, 3117, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7001, 4, 3118, 377, '2007-11-05 03:47:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7002, 2, 3762, 381, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7003, 4, 3763, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7006, 4, 3765, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7007, 4, 3766, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7008, 4, 3767, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7011, 4, 3522, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7012, 4, 3770, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7013, 4, 3771, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7014, 4, 3772, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7015, 4, 3363, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7017, 4, 3774, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7018, 4, 3450, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7019, 4, 3775, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7022, 4, 3608, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7023, 4, 3778, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7025, 4, 3780, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7027, 4, 3782, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7028, 4, 3783, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7029, 4, 3784, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7030, 4, 3785, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7031, 4, 3786, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7032, 4, 3787, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7033, 4, 3788, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7034, 4, 3789, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7035, 4, 3790, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7036, 4, 3384, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7039, 4, 3793, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7040, 4, 3794, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7041, 4, 3795, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7042, 4, 3796, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7043, 4, 3797, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7044, 4, 3798, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7045, 4, 3799, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7046, 4, 3800, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7047, 4, 3627, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7048, 4, 3801, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7049, 4, 3802, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7050, 4, 3803, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7052, 4, 3805, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7054, 4, 3807, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7056, 4, 3809, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7057, 4, 3810, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7058, 4, 3811, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7060, 4, 3408, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7061, 4, 3487, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7063, 4, 3814, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7065, 4, 3816, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7066, 4, 3817, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7067, 4, 3818, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7069, 4, 3820, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7070, 4, 3821, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7072, 4, 3823, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7073, 4, 3824, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7074, 4, 3580, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7075, 4, 3825, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7076, 4, 3503, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7078, 4, 3505, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7079, 4, 3427, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7082, 4, 3829, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7083, 4, 3830, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7084, 4, 3831, 382, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7086, 4, 3833, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7087, 4, 3762, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7088, 4, 3834, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7091, 4, 3768, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7092, 4, 3520, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7093, 4, 3359, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7094, 4, 3837, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7096, 4, 3839, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7097, 4, 3840, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7098, 4, 3773, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7099, 4, 3366, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7100, 4, 3841, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7101, 4, 3842, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7102, 4, 3843, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7103, 4, 3844, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7104, 4, 3606, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7106, 4, 3846, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7107, 4, 3847, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7110, 4, 3850, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7111, 4, 3851, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7113, 4, 3853, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7114, 4, 3854, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7115, 4, 3855, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7116, 4, 3856, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7117, 4, 3857, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7118, 4, 3858, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7120, 4, 3860, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7121, 4, 3861, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7122, 4, 3862, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7123, 4, 3863, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7126, 4, 3866, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7127, 4, 3867, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7128, 4, 3394, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7129, 4, 3868, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7130, 4, 3869, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7131, 4, 3476, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7133, 4, 3871, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7134, 4, 3872, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7135, 4, 3873, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7136, 4, 3874, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7137, 4, 3875, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7138, 4, 3876, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7139, 4, 3877, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7140, 4, 3878, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7141, 4, 3567, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7142, 4, 3879, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7143, 4, 3489, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7144, 4, 3880, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7146, 4, 3645, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7148, 4, 3883, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7149, 4, 3884, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7150, 4, 3885, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7151, 4, 3497, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7152, 4, 3886, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7153, 4, 3822, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7154, 4, 3887, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7157, 4, 3424, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7158, 4, 3890, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7159, 4, 3891, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7160, 4, 3892, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7162, 4, 3894, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7163, 4, 3895, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7165, 4, 3510, 383, '2007-11-05 04:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7167, 2, 3898, 386, '2007-11-05 04:21:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7168, 9, 3898, 387, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7169, 4, 2869, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7170, 4, 2870, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7171, 4, 3899, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7172, 4, 3900, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7173, 4, 3901, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7174, 4, 3902, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7175, 4, 3903, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7176, 4, 2950, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7177, 4, 3904, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7178, 4, 3905, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7179, 4, 3906, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7182, 4, 2883, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7183, 4, 3908, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7184, 4, 2959, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7185, 4, 3909, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7186, 4, 2888, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7187, 4, 2962, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7188, 4, 3910, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7189, 4, 3911, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7190, 4, 3912, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7191, 4, 3913, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7192, 4, 3742, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7193, 4, 3914, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7194, 4, 3915, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7195, 4, 3916, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7196, 4, 3917, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7197, 4, 3918, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7198, 4, 3919, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7199, 4, 3920, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7201, 4, 3922, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7202, 4, 3092, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7203, 4, 3923, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7204, 4, 3924, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7205, 4, 3925, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7206, 4, 3926, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7207, 4, 3927, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7208, 4, 3928, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7209, 4, 3929, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7210, 4, 3930, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7211, 4, 3931, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7212, 4, 3932, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7213, 4, 3933, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7214, 4, 3934, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7215, 4, 3935, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7216, 4, 3936, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7217, 4, 3937, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7218, 4, 3938, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7219, 4, 3939, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7221, 4, 2917, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7222, 4, 2994, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7223, 4, 3941, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7224, 4, 2995, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7225, 4, 3942, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7226, 4, 3943, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7227, 4, 3944, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7228, 4, 3945, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7229, 4, 3724, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7230, 4, 3946, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7231, 4, 2927, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7233, 4, 3948, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7234, 4, 3949, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7235, 4, 2529, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7236, 4, 2672, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7237, 4, 2735, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7238, 4, 2607, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7240, 4, 3007, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7241, 4, 3951, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7242, 4, 3062, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7243, 4, 2939, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7244, 4, 3012, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7245, 4, 3952, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7246, 4, 3953, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7248, 4, 3014, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7249, 4, 2944, 389, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7251, 4, 3956, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7252, 4, 2545, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7253, 4, 2468, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7254, 4, 2686, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7255, 4, 2623, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7256, 4, 3957, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7257, 4, 3958, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7258, 4, 2952, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7259, 4, 3076, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7260, 4, 3959, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7261, 4, 3960, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7262, 4, 3907, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7263, 4, 3898, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7264, 4, 3961, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7265, 4, 2958, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7266, 4, 3962, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7267, 4, 2887, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7268, 4, 2961, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7269, 4, 2889, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7270, 4, 3963, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7271, 4, 3964, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7272, 4, 3965, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7273, 4, 3966, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7274, 4, 3967, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7275, 4, 3968, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7276, 4, 3969, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7277, 4, 2969, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7278, 4, 2896, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7279, 4, 3970, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7280, 4, 3971, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7281, 4, 3972, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7282, 4, 3711, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7283, 4, 3921, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7284, 4, 3973, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7285, 4, 3039, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7286, 4, 3974, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7287, 4, 3975, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7288, 4, 3976, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7289, 4, 3977, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7290, 4, 3978, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7291, 4, 3979, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7292, 4, 3980, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7293, 4, 2983, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7294, 4, 3981, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7295, 4, 2910, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7296, 4, 3982, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7297, 4, 3983, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7298, 4, 2988, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7299, 4, 3984, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7300, 4, 3748, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7301, 4, 3940, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7302, 4, 3985, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7303, 4, 3986, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7304, 4, 3987, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7305, 4, 3988, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7306, 4, 3989, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7307, 4, 3990, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7308, 4, 2923, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7309, 4, 3991, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7310, 4, 3992, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7311, 4, 3993, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7312, 4, 3947, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7313, 4, 3994, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7314, 4, 3995, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7315, 4, 3996, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7316, 4, 3997, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7317, 4, 2932, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7318, 4, 3998, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7319, 4, 3999, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7320, 4, 3950, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7321, 4, 4000, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7322, 4, 4001, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7323, 4, 4002, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7324, 4, 3010, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7325, 4, 3011, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7326, 4, 2940, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7327, 4, 2941, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7328, 4, 3954, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7329, 4, 4003, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7330, 4, 4004, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7331, 4, 3955, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7332, 4, 4005, 391, '2007-11-05 04:22:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7333, 2, 4006, 395, '2007-11-05 05:03:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7334, 4, 4007, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7336, 4, 4008, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7337, 4, 4009, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7338, 4, 4010, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7339, 4, 4011, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7340, 4, 4012, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7341, 4, 4013, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7343, 4, 4015, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7345, 4, 4017, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7346, 4, 4018, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7347, 4, 4019, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7348, 4, 4020, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7349, 4, 4021, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7352, 4, 4024, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7353, 4, 4025, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7354, 4, 3535, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7355, 4, 4026, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7356, 4, 3848, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7357, 4, 4027, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7358, 4, 4028, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7359, 4, 4029, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7360, 4, 4030, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7361, 4, 4031, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7362, 4, 3539, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7363, 4, 3615, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7364, 4, 4032, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7365, 4, 4033, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7366, 4, 4034, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7367, 4, 3859, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7368, 4, 4035, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7369, 4, 4036, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7370, 4, 4037, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7372, 4, 4039, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7373, 4, 4040, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7375, 4, 3392, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7376, 4, 4042, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7377, 4, 4043, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7378, 4, 4044, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7379, 4, 3629, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7380, 4, 4045, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7381, 4, 3398, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7382, 4, 3478, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7383, 4, 4046, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7384, 4, 4047, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7385, 4, 4048, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7386, 4, 4049, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7387, 4, 4050, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7388, 4, 4051, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7389, 4, 3485, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7391, 4, 3568, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7392, 4, 3813, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7393, 4, 4053, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7394, 4, 4054, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7395, 4, 3644, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7396, 4, 4055, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7397, 4, 3573, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7398, 4, 4056, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7399, 4, 3649, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7400, 4, 4057, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7401, 4, 4058, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7403, 4, 4060, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7404, 4, 4061, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7405, 4, 4062, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7407, 4, 4064, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7409, 4, 4066, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7410, 4, 3827, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7411, 4, 4067, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7412, 4, 4068, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7413, 4, 4069, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7415, 4, 4071, 396, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7417, 4, 4006, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7418, 4, 4073, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7419, 4, 4074, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7420, 4, 3836, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7422, 4, 3595, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7423, 4, 4076, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7424, 4, 4077, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7425, 4, 4078, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7427, 4, 4080, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7428, 4, 4081, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7429, 4, 3365, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7430, 4, 4082, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7432, 4, 4084, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7433, 4, 4085, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7434, 4, 4086, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7435, 4, 4087, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7436, 4, 3534, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7437, 4, 4088, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7438, 4, 4089, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7439, 4, 4090, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7441, 4, 3781, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7442, 4, 4092, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7443, 4, 4093, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7444, 4, 4094, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7445, 4, 4095, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7446, 4, 4096, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7447, 4, 4097, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7448, 4, 4098, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7449, 4, 4099, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7450, 4, 3466, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7452, 4, 4101, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7453, 4, 4102, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7454, 4, 4103, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7455, 4, 3864, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7456, 4, 3390, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7457, 4, 4104, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7458, 4, 4105, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7459, 4, 4106, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7460, 4, 4107, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7461, 4, 4108, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7462, 4, 3556, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7463, 4, 3631, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7464, 4, 4109, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7465, 4, 4110, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7466, 4, 4111, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7467, 4, 3401, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7468, 4, 4112, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7469, 4, 4113, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7470, 4, 3482, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7471, 4, 3483, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7472, 4, 3812, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7474, 4, 4115, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7475, 4, 4116, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7478, 4, 4119, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7479, 4, 4120, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7480, 4, 3882, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7482, 4, 4122, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7483, 4, 4123, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7484, 4, 4059, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7485, 4, 4124, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7486, 4, 3888, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7487, 4, 3501, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7489, 4, 4126, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7490, 4, 4127, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7491, 4, 4128, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7492, 4, 4129, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7494, 4, 3828, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7496, 4, 3432, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7497, 4, 4132, 397, '2007-11-05 05:04:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7498, 2, 4133, 399, '2007-11-05 05:23:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7581, 4, 4134, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7582, 4, 4072, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7584, 4, 4135, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7585, 4, 4136, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7586, 4, 4137, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7587, 4, 3594, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7588, 4, 4138, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7589, 4, 4139, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7590, 4, 4140, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7591, 4, 4141, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7592, 4, 4014, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7593, 4, 3445, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7594, 4, 4142, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7595, 4, 3364, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7597, 4, 3448, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7598, 4, 3367, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7599, 4, 4144, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7600, 4, 4145, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7601, 4, 3776, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7602, 4, 4146, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7603, 4, 4147, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7604, 4, 4148, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7605, 4, 4149, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7606, 4, 4091, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7607, 4, 4150, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7608, 4, 4151, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7609, 4, 3852, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7610, 4, 4152, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7611, 4, 4153, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7613, 4, 4155, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7614, 4, 3464, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7615, 4, 3543, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7617, 4, 3791, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7618, 4, 4157, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7619, 4, 4158, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7620, 4, 3865, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7621, 4, 4159, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7623, 4, 4161, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7624, 4, 4162, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7625, 4, 3555, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7626, 4, 3630, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7627, 4, 3396, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7628, 4, 4163, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7630, 4, 4165, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7631, 4, 4166, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7632, 4, 4167, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7633, 4, 4168, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7634, 4, 4169, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7635, 4, 4170, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7636, 4, 4171, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7637, 4, 4172, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7638, 4, 3407, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7639, 4, 4052, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7640, 4, 4173, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7641, 4, 4117, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7642, 4, 4174, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7643, 4, 4175, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7644, 4, 4176, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7645, 4, 4177, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7646, 4, 4178, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7647, 4, 3819, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7648, 4, 4179, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7650, 4, 3498, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7651, 4, 4181, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7652, 4, 4182, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7654, 4, 4184, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7655, 4, 3826, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7656, 4, 4185, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7657, 4, 4186, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7658, 4, 4187, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7659, 4, 4188, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7660, 4, 3896, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7661, 4, 4189, 401, '2007-11-05 05:24:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7663, 4, 3514, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7664, 4, 4191, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7665, 4, 4133, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7666, 4, 3764, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7668, 4, 3835, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7669, 4, 4193, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7670, 4, 4075, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7671, 4, 4194, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7672, 4, 4195, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7673, 4, 4196, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7674, 4, 4197, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7675, 4, 3599, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7676, 4, 4198, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7677, 4, 4199, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7678, 4, 4200, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7679, 4, 4083, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7680, 4, 4201, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7681, 4, 3451, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7682, 4, 4202, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7683, 4, 4023, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7684, 4, 3845, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7685, 4, 4203, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7686, 4, 4204, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7687, 4, 4205, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7688, 4, 4206, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7689, 4, 3459, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7690, 4, 4207, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7691, 4, 3613, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7692, 4, 3614, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7693, 4, 4208, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7694, 4, 3541, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7695, 4, 4209, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7696, 4, 4210, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7697, 4, 4211, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7698, 4, 4212, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7699, 4, 4213, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7700, 4, 3620, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7701, 4, 4214, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7702, 4, 4038, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7703, 4, 4215, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7704, 4, 4216, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7705, 4, 4041, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7706, 4, 4160, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7707, 4, 4217, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7709, 4, 4219, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7710, 4, 3804, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7711, 4, 4220, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7712, 4, 3559, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7713, 4, 4221, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7714, 4, 4222, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7715, 4, 4223, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7716, 4, 4224, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7717, 4, 3404, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7719, 4, 4226, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7720, 4, 4227, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7721, 4, 4228, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7722, 4, 4229, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7723, 4, 4230, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7724, 4, 4231, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7725, 4, 4232, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7726, 4, 4233, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7727, 4, 4234, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7728, 4, 4235, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7729, 4, 4236, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7730, 4, 3575, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7731, 4, 4237, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7733, 4, 3422, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7734, 4, 4239, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7735, 4, 4240, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7736, 4, 4241, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7737, 4, 4242, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7738, 4, 4065, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7739, 4, 4243, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7740, 4, 4244, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7741, 4, 4245, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7742, 4, 4246, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7743, 4, 4247, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7744, 4, 4248, 402, '2007-11-05 05:25:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7745, 2, 4249, 404, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7746, 4, 4250, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7748, 4, 4251, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7749, 4, 4192, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7750, 4, 3355, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7751, 4, 4252, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7752, 4, 3769, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7753, 4, 3521, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7754, 4, 4253, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7755, 4, 4254, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7756, 4, 3838, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7757, 4, 4016, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7758, 4, 4255, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7759, 4, 4256, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7760, 4, 4257, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7761, 4, 4258, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7763, 4, 4022, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7764, 4, 4260, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7765, 4, 4261, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7766, 4, 3453, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7768, 4, 3779, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7769, 4, 4263, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7770, 4, 3849, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7771, 4, 4264, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7772, 4, 4265, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7773, 4, 4266, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7774, 4, 4154, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7775, 4, 4267, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7776, 4, 4268, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7777, 4, 4156, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7778, 4, 4269, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7779, 4, 4270, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7780, 4, 4271, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7781, 4, 4272, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7782, 4, 3470, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7783, 4, 4273, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7784, 4, 4274, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7785, 4, 3552, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7786, 4, 4275, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7787, 4, 4218, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7788, 4, 3628, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7789, 4, 4276, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7790, 4, 4277, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7791, 4, 4278, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7792, 4, 4164, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7793, 4, 4279, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7795, 4, 3808, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7796, 4, 4281, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7797, 4, 4282, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7798, 4, 4283, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7799, 4, 4284, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7800, 4, 4285, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7801, 4, 4286, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7802, 4, 4114, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7803, 4, 3409, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7804, 4, 4287, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7805, 4, 4288, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7806, 4, 3815, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7807, 4, 3881, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7808, 4, 4289, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7809, 4, 4290, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7810, 4, 3647, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7811, 4, 4121, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7812, 4, 4291, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7813, 4, 4292, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7814, 4, 4293, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7815, 4, 4294, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7816, 4, 4295, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7817, 4, 4296, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7818, 4, 4125, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7819, 4, 4297, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7820, 4, 3504, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7821, 4, 4298, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7822, 4, 4299, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7823, 4, 4300, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7824, 4, 4131, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7825, 4, 3431, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7826, 4, 4301, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7827, 4, 3897, 405, '2007-11-05 05:33:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7828, 4, 3832, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7829, 4, 4302, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7830, 4, 4249, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7831, 4, 4303, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7832, 4, 3593, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7833, 4, 3518, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7834, 4, 4304, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7835, 4, 4305, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7836, 4, 4306, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7837, 4, 4307, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7838, 4, 4079, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7839, 4, 4308, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7840, 4, 4309, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7841, 4, 4143, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7842, 4, 4310, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7843, 4, 4311, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7844, 4, 4259, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7845, 4, 4312, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7846, 4, 4313, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7847, 4, 3777, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7848, 4, 4314, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7849, 4, 4315, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7850, 4, 4262, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7851, 4, 4316, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7852, 4, 3374, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7853, 4, 4317, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7854, 4, 4318, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7855, 4, 4319, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7856, 4, 4320, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7857, 4, 4321, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7858, 4, 4322, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7859, 4, 4323, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7860, 4, 3463, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7861, 4, 3383, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7862, 4, 4324, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7863, 4, 4325, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7864, 4, 3792, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7865, 4, 4100, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7866, 4, 3468, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7867, 4, 4326, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7868, 4, 4327, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7869, 4, 4328, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7870, 4, 4329, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7871, 4, 4330, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7872, 4, 4331, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7873, 4, 4332, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7874, 4, 4333, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7875, 4, 3870, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7876, 4, 4334, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7877, 4, 3806, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7878, 4, 4280, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7879, 4, 4335, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7880, 4, 4336, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7881, 4, 4337, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7882, 4, 4338, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7883, 4, 4225, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7884, 4, 4339, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7885, 4, 4340, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7886, 4, 3640, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7887, 4, 3569, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7888, 4, 3410, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7889, 4, 4118, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7890, 4, 4341, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7891, 4, 4342, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7892, 4, 4343, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7893, 4, 4344, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7894, 4, 4345, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7895, 4, 4180, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7896, 4, 4346, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7897, 4, 4238, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7898, 4, 3500, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7899, 4, 3889, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7900, 4, 4183, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7901, 4, 4063, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7902, 4, 4347, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7903, 4, 3893, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7904, 4, 4130, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7905, 4, 4348, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7906, 4, 4349, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7907, 4, 3509, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7908, 4, 4070, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7909, 4, 4190, 406, '2007-11-05 05:34:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7910, 2, 3119, 408, '2007-11-05 05:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7911, 9, 3119, 409, '2007-11-05 05:48:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7912, 2, 3131, 411, '2007-11-05 06:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7913, 9, 3131, 412, '2007-11-05 06:01:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7914, 2, 4350, 413, '2007-11-04 18:45:00'); INSERT INTO document_fixtures_events (id, document_fixture_id, event_id, latest_document_id, last_update) VALUES (7915, 9, 4350, 414, '2007-11-04 18:45:00'); -- -- Data for Name: document_package_entry; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: document_packages; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: documents; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (1, 'xt.20070720T170606-0400.l.mlb.com-leaguedir', 1, '2007-07-20 21:06:06', 'League Directory: Major League Baseball', NULL, 'normal', 'xt.20070720T170606-0400.l.mlb.com-leaguedir', NULL, 1, NULL, '2008-03-03 13:49:07.811074'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (2, 'xt.20070720T170606-0400.l.nfl.com-leaguedir', 1, '2007-07-20 21:06:06', 'League Directory: National Football League', NULL, 'normal', 'xt.20070720T170606-0400.l.nfl.com-leaguedir', NULL, 1, NULL, '2008-03-03 13:49:08.125046'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (3, 'xt.20070914T171323-0400.l.nba.com-leaguedir', 1, '2007-09-14 21:13:23', 'League Directory: National Basketball Association', NULL, 'normal', 'xt.20070914T171323-0400.l.nba.com-leaguedir', NULL, 1, NULL, '2008-03-03 13:49:09.263903'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (4, 'xt.20070919T145324-0400.l.nhl.com-leaguedir', 1, '2007-09-19 18:53:24', 'League Directory: National Hockey League', NULL, 'normal', 'xt.20070919T145324-0400.l.nhl.com-leaguedir', NULL, 1, NULL, '2008-03-03 13:49:11.715656'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (5, 'xt.6164670-box', 1, '2007-08-04 05:14:00', 'Boxscore: Minnesota vs. Cleveland', 'en-US', 'normal', 'l.mlb.com-2007-e.19860-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 13:49:12.95049'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (6, 'xt.6164674-indstats-cle', 1, '2007-08-04 05:14:00', '2007 MLB Individual Statistics - Cleveland Indians', 'en-US', 'normal', 'xt.6164389-indstats-cle', NULL, 3, NULL, '2008-03-03 13:49:15.978562'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (7, 'xt.6164697-box', 1, '2007-08-04 05:26:00', 'Boxscore: Los Angeles vs. Arizona', 'en-US', 'normal', 'l.mlb.com-2007-e.20721-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 13:49:19.329874'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (8, 'xt.6164706-ari-sked', 1, '2007-08-04 05:26:00', '2007 Arizona Diamondbacks Schedule', 'en-US', 'normal', 'xt.6164706-ari-sked', NULL, 4, NULL, '2008-03-03 13:49:23.791957'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (9, 'xt.6164707-indstats-ari', 1, '2007-08-04 05:27:00', '2007 MLB Individual Statistics - Arizona Diamondbacks', 'en-US', 'normal', 'xt.6164707-indstats-ari', NULL, 3, NULL, '2008-03-03 13:49:51.771568'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (10, 'xt.6164708-los-sked', 1, '2007-08-04 05:27:00', '2007 Los Angeles Dodgers Schedule', 'en-US', 'normal', 'xt.6164708-los-sked', NULL, 4, NULL, '2008-03-03 13:49:56.018774'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (11, 'xt.6164709-indstats-los', 1, '2007-08-04 05:27:00', '2007 MLB Individual Statistics - Los Angeles Dodgers', 'en-US', 'normal', 'xt.6164709-indstats-los', NULL, 3, NULL, '2008-03-03 13:50:23.159179'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (12, 'xt.6164720-box', 1, '2007-08-04 05:39:00', 'Boxscore: San Diego vs. San Francisco', 'en-US', 'normal', 'l.mlb.com-2007-e.20848-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 13:50:26.738054'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (13, 'xt.6164721-box', 1, '2007-08-04 05:41:00', 'Boxscore: Oakland vs. LA Angels', 'en-US', 'normal', 'l.mlb.com-2007-e.20383-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 13:50:31.261282'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (14, 'xt.6164726-sfg-sked', 1, '2007-08-04 05:41:00', '2007 San Francisco Giants Schedule', 'en-US', 'normal', 'xt.6164726-sfg-sked', NULL, 4, NULL, '2008-03-03 13:50:34.767407'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (15, 'xt.6164727-indstats-sfg', 1, '2007-08-04 05:41:00', '2007 MLB Individual Statistics - San Francisco Giants', 'en-US', 'normal', 'xt.6164727-indstats-sfg', NULL, 3, NULL, '2008-03-03 13:51:02.399056'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (16, 'xt.6164729-sdp-sked', 1, '2007-08-04 05:42:00', '2007 San Diego Padres Schedule', 'en-US', 'normal', 'xt.6164729-sdp-sked', NULL, 4, NULL, '2008-03-03 13:51:05.6364'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (17, 'xt.6164730-ana-sked', 1, '2007-08-04 05:42:00', '2007 LA Angels of Anaheim Schedule', 'en-US', 'normal', 'xt.6164730-ana-sked', NULL, 4, NULL, '2008-03-03 13:51:34.348719'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (18, 'xt.6164731-indstats-ana', 1, '2007-08-04 05:42:00', '2007 MLB Individual Statistics - LA Angels of Anaheim', 'en-US', 'normal', 'xt.6164731-indstats-ana', NULL, 3, NULL, '2008-03-03 13:52:03.345987'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (19, 'xt.6164732-standings', 1, '2007-08-04 05:42:00', 'MLB Standings', 'en-US', 'normal', 'xt.6161378-standings', NULL, 5, NULL, '2008-03-03 13:52:07.722397'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (20, 'xt.6164734-oak-sked', 1, '2007-08-04 05:42:00', '2007 Oakland Athletics Schedule', 'en-US', 'normal', 'xt.6164734-oak-sked', NULL, 4, NULL, '2008-03-03 13:52:08.075967'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (21, 'xt.6164735-indstats-oak', 1, '2007-08-04 05:42:00', '2007 MLB Individual Statistics - Oakland Athletics', 'en-US', 'normal', 'xt.6164735-indstats-oak', NULL, 3, NULL, '2008-03-03 13:52:37.275439'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (22, 'xt.6164736-indstats-sdp', 1, '2007-08-04 05:43:00', '2007 MLB Individual Statistics - San Diego Padres', 'en-US', 'normal', 'xt.6164736-indstats-sdp', NULL, 3, NULL, '2008-03-03 13:52:41.516045'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (23, 'xt.6164745-box', 1, '2007-08-04 05:48:00', 'Boxscore: Seattle vs. Boston', 'en-US', 'normal', 'l.mlb.com-2007-e.19723-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 13:52:45.304762'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (24, 'xt.6164750-bos-sked', 1, '2007-08-04 05:49:00', '2007 Boston Red Sox Schedule', 'en-US', 'normal', 'xt.6164750-bos-sked', NULL, 4, NULL, '2008-03-03 13:52:49.353397'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (25, 'xt.6164753-indstats-bos', 1, '2007-08-04 05:50:00', '2007 MLB Individual Statistics - Boston Red Sox', 'en-US', 'normal', 'xt.6164753-indstats-bos', NULL, 3, NULL, '2008-03-03 13:53:18.692612'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (26, 'xt.6164754-sea-sked', 1, '2007-08-04 05:50:00', '2007 Seattle Mariners Schedule', 'en-US', 'normal', 'xt.6164754-sea-sked', NULL, 4, NULL, '2008-03-03 13:53:22.179461'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (27, 'xt.6164756-al-injuries', 1, '2007-08-04 05:50:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6161486-AL-INJURIES', NULL, 6, NULL, '2008-03-03 13:53:53.162795'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (28, 'xt.6164757-indstats-sea', 1, '2007-08-04 05:50:00', '2007 MLB Individual Statistics - Seattle Mariners', 'en-US', 'normal', 'xt.6164757-indstats-sea', NULL, 3, NULL, '2008-03-03 13:53:57.057504'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (29, 'xt.6164766-nl-injuries', 1, '2007-08-04 05:54:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6161488-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:54:00.928958'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (30, 'xt.6165087-standings', 1, '2007-08-04 12:15:00', 'MLB Standings', 'en-US', 'normal', 'xt.6165087-standings', NULL, 5, NULL, '2008-03-03 13:54:04.502763'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (31, 'xt.6165166-roster-sea', 1, '2007-08-04 14:14:00', '2007 Seattle Mariners Roster', 'en-US', 'normal', 'xt.6165166-roster-sea', NULL, 7, NULL, '2008-03-03 13:54:04.904951'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (32, 'xt.6165172-roster-fla', 1, '2007-08-04 14:15:00', '2007 Florida Marlins Roster', 'en-US', 'normal', 'xt.6165172-roster-fla', NULL, 7, NULL, '2008-03-03 13:54:05.841228'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (33, 'xt.6165173-roster-hou', 1, '2007-08-04 14:15:00', '2007 Houston Astros Roster', 'en-US', 'normal', 'xt.6165173-roster-hou', NULL, 7, NULL, '2008-03-03 13:54:06.82162'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (34, 'xt.6165248-nl-injuries', 1, '2007-08-04 14:57:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:54:07.730036'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (35, 'xt.6165250-al-injuries', 1, '2007-08-04 14:57:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165249-AL-INJURIES', NULL, 6, NULL, '2008-03-03 13:54:12.158578'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (36, 'xt.6165333-indstats-nyy', 1, '2007-08-04 15:51:00', '2007 MLB Individual Statistics - New York Yankees', 'en-US', 'normal', 'xt.6165333-indstats-nyy', NULL, 3, NULL, '2008-03-03 13:54:14.881183'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (37, 'xt.6165359-al-injuries', 1, '2007-08-04 16:16:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165249-AL-INJURIES', NULL, 6, NULL, '2008-03-03 13:54:19.800706'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (38, 'xt.6165365-indstats-bal', 1, '2007-08-04 16:23:00', '2007 MLB Individual Statistics - Baltimore Orioles', 'en-US', 'normal', 'xt.6165365-indstats-bal', NULL, 3, NULL, '2008-03-03 13:54:26.031953'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (39, 'xt.6165437-al-injuries', 1, '2007-08-04 17:30:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165249-AL-INJURIES', NULL, 6, NULL, '2008-03-03 13:54:34.279172'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (40, 'xt.6165450-RODRIGUEZ-NYY', 1, '2007-08-04 17:38:00', 'A-Rod youngest to 500 home runs', 'en-US', 'high', 'xt.6165450-RODRIGUEZ-NYY', NULL, 8, NULL, '2008-03-03 13:54:39.860246'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (41, 'xt.6165603-al-injuries', 1, '2007-08-04 18:59:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165249-AL-INJURIES', NULL, 6, NULL, '2008-03-03 13:54:39.90171'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (42, 'xt.6165606-nl-injuries', 1, '2007-08-04 19:00:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:54:44.775997'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (43, 'xt.6165646-nl-injuries', 1, '2007-08-04 19:13:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:54:49.230432'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (44, 'xt.6165764-al-injuries', 1, '2007-08-04 20:04:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165249-AL-INJURIES', NULL, 6, NULL, '2008-03-03 13:54:56.694954'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (45, 'xt.6165781-nl-injuries', 1, '2007-08-04 20:06:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:55:04.798349'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (46, 'xt.6165896-box', 1, '2007-08-04 20:38:00', 'Boxscore: Toronto vs. Texas', 'en-US', 'normal', 'l.mlb.com-2007-e.20638-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 13:55:08.960596'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (47, 'xt.6165911-tex-sked', 1, '2007-08-04 20:40:00', '2007 Texas Rangers Schedule', 'en-US', 'normal', 'xt.6165911-tex-sked', NULL, 4, NULL, '2008-03-03 13:55:12.69145'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (48, 'xt.6165916-indstats-tex', 1, '2007-08-04 20:41:00', '2007 MLB Individual Statistics - Texas Rangers', 'en-US', 'normal', 'xt.6165916-indstats-tex', NULL, 3, NULL, '2008-03-03 13:55:44.178551'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (49, 'xt.6165917-tor-sked', 1, '2007-08-04 20:42:00', '2007 Toronto Blue Jays Schedule', 'en-US', 'normal', 'xt.6165917-tor-sked', NULL, 4, NULL, '2008-03-03 13:55:48.274731'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (50, 'xt.6165918-indstats-tor', 1, '2007-08-04 20:42:00', '2007 MLB Individual Statistics - Toronto Blue Jays', 'en-US', 'normal', 'xt.6165918-indstats-tor', NULL, 3, NULL, '2008-03-03 13:56:20.259281'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (51, 'xt.6165937-al-injuries', 1, '2007-08-04 20:48:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165249-AL-INJURIES', NULL, 6, NULL, '2008-03-03 13:56:24.521112'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (52, 'xt.6165940-al-injuries', 1, '2007-08-04 20:48:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165249-AL-INJURIES', NULL, 6, NULL, '2008-03-03 13:56:27.243208'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (53, 'xt.6165973-nl-injuries', 1, '2007-08-04 20:58:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:56:30.425787'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (54, 'xt.6166076-roster-ari', 1, '2007-08-04 21:31:00', '2007 Arizona Diamondbacks Roster', 'en-US', 'normal', 'xt.6166076-roster-ari', NULL, 7, NULL, '2008-03-03 13:56:34.332426'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (55, 'xt.6166077-roster-oak', 1, '2007-08-04 21:31:00', '2007 Oakland Athletics Roster', 'en-US', 'normal', 'xt.6166077-roster-oak', NULL, 7, NULL, '2008-03-03 13:56:35.215453'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (56, 'xt.6166081-roster-det', 1, '2007-08-04 21:32:00', '2007 Detroit Tigers Roster', 'en-US', 'normal', 'xt.6166081-roster-det', NULL, 7, NULL, '2008-03-03 13:56:36.153155'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (57, 'xt.6166084-box', 1, '2007-08-04 21:35:00', 'Boxscore: NY Yankees vs. Kansas City', 'en-US', 'normal', 'l.mlb.com-2007-e.20131-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 13:56:37.13779'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (58, 'xt.6166086-al-injuries', 1, '2007-08-04 21:35:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165249-AL-INJURIES', NULL, 6, NULL, '2008-03-03 13:56:41.176575'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (59, 'xt.6166094-kan-sked', 1, '2007-08-04 21:36:00', '2007 Kansas City Royals Schedule', 'en-US', 'normal', 'xt.6166094-kan-sked', NULL, 4, NULL, '2008-03-03 13:56:44.122879'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (60, 'xt.6166098-indstats-kan', 1, '2007-08-04 21:36:00', '2007 MLB Individual Statistics - Kansas City Royals', 'en-US', 'normal', 'xt.6166098-indstats-kan', NULL, 3, NULL, '2008-03-03 13:57:15.969587'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (61, 'xt.6166100-nyy-sked', 1, '2007-08-04 21:36:00', '2007 New York Yankees Schedule', 'en-US', 'normal', 'xt.6166100-nyy-sked', NULL, 4, NULL, '2008-03-03 13:57:20.556265'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (62, 'xt.6166104-indstats-nyy', 1, '2007-08-04 21:36:00', '2007 MLB Individual Statistics - New York Yankees', 'en-US', 'normal', 'xt.6165333-indstats-nyy', NULL, 3, NULL, '2008-03-03 13:57:53.890684'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (63, 'xt.6166109-nl-injuries', 1, '2007-08-04 21:37:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:57:58.780953'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (64, 'xt.6166122-roster-tor', 1, '2007-08-04 21:40:00', '2007 Toronto Blue Jays Roster', 'en-US', 'normal', 'xt.6166122-roster-tor', NULL, 7, NULL, '2008-03-03 13:58:03.209813'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (65, 'xt.6166206-nl-injuries', 1, '2007-08-04 22:10:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:58:04.116431'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (66, 'xt.6166292-nl-injuries', 1, '2007-08-04 22:38:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:58:07.920181'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (67, 'xt.6166294-nl-injuries', 1, '2007-08-04 22:38:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:58:11.591984'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (68, 'xt.6166297-roster-ari', 1, '2007-08-04 22:38:00', '2007 Arizona Diamondbacks Roster', 'en-US', 'normal', 'xt.6166076-roster-ari', NULL, 7, NULL, '2008-03-03 13:58:15.201645'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (69, 'xt.6166312-box', 1, '2007-08-04 22:46:00', 'Boxscore: Oakland vs. LA Angels', 'en-US', 'normal', 'l.mlb.com-2007-e.20385-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 13:58:16.837872'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (70, 'xt.6166318-nl-injuries', 1, '2007-08-04 22:46:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 13:58:20.091572'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (71, 'xt.6166319-ana-sked', 1, '2007-08-04 22:46:00', '2007 LA Angels of Anaheim Schedule', 'en-US', 'normal', 'xt.6166319-ana-sked', NULL, 4, NULL, '2008-03-03 13:58:24.141403'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (72, 'xt.6166320-indstats-ana', 1, '2007-08-04 22:47:00', '2007 MLB Individual Statistics - LA Angels of Anaheim', 'en-US', 'normal', 'xt.6166320-indstats-ana', NULL, 3, NULL, '2008-03-03 13:58:57.861984'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (73, 'xt.6166321-box', 1, '2007-08-04 22:48:00', 'Boxscore: Chicago Cubs vs. NY Mets', 'en-US', 'normal', 'l.mlb.com-2007-e.18640-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 13:59:02.24548'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (74, 'xt.6166322-oak-sked', 1, '2007-08-04 22:48:00', '2007 Oakland Athletics Schedule', 'en-US', 'normal', 'xt.6166322-oak-sked', NULL, 4, NULL, '2008-03-03 13:59:06.52603'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (75, 'xt.6166323-indstats-oak', 1, '2007-08-04 22:48:00', '2007 MLB Individual Statistics - Oakland Athletics', 'en-US', 'normal', 'xt.6166323-indstats-oak', NULL, 3, NULL, '2008-03-03 13:59:39.861989'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (76, 'xt.6166324-nym-sked', 1, '2007-08-04 22:49:00', '2007 New York Mets Schedule', 'en-US', 'normal', 'xt.6166324-nym-sked', NULL, 4, NULL, '2008-03-03 13:59:44.853096'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (77, 'xt.6166325-indstats-nym', 1, '2007-08-04 22:49:00', '2007 MLB Individual Statistics - New York Mets', 'en-US', 'normal', 'xt.6166325-indstats-nym', NULL, 3, NULL, '2008-03-03 14:00:19.248331'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (78, 'xt.6166326-chc-sked', 1, '2007-08-04 22:49:00', '2007 Chicago Cubs Schedule', 'en-US', 'normal', 'xt.6166326-chc-sked', NULL, 4, NULL, '2008-03-03 14:00:24.59775'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (79, 'xt.6166327-indstats-chc', 1, '2007-08-04 22:49:00', '2007 MLB Individual Statistics - Chicago Cubs', 'en-US', 'normal', 'xt.6166327-indstats-chc', NULL, 3, NULL, '2008-03-03 14:01:00.982419'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (80, 'xt.6166339-box', 1, '2007-08-04 23:00:00', 'Boxscore: Minnesota vs. Cleveland', 'en-US', 'normal', 'l.mlb.com-2007-e.19861-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:01:05.94467'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (81, 'xt.6166343-cle-sked', 1, '2007-08-04 23:00:00', '2007 Cleveland Indians Schedule', 'en-US', 'normal', 'xt.6166343-cle-sked', NULL, 4, NULL, '2008-03-03 14:01:09.879292'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (82, 'xt.6166349-indstats-cle', 1, '2007-08-04 23:01:00', '2007 MLB Individual Statistics - Cleveland Indians', 'en-US', 'normal', 'xt.6166349-indstats-cle', NULL, 3, NULL, '2008-03-03 14:01:49.452262'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (83, 'xt.6166350-min-sked', 1, '2007-08-04 23:01:00', '2007 Minnesota Twins Schedule', 'en-US', 'normal', 'xt.6166350-min-sked', NULL, 4, NULL, '2008-03-03 14:01:54.431043'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (84, 'xt.6166351-indstats-min', 1, '2007-08-04 23:01:00', '2007 MLB Individual Statistics - Minnesota Twins', 'en-US', 'normal', 'xt.6166351-indstats-min', NULL, 3, NULL, '2008-03-03 14:02:34.330168'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (85, 'xt.6166424-nl-injuries', 1, '2007-08-04 23:15:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 14:02:39.611572'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (86, 'xt.6166426-al-injuries', 1, '2007-08-04 23:16:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165249-AL-INJURIES', NULL, 6, NULL, '2008-03-03 14:02:44.034526'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (87, 'xt.6166692-nl-injuries', 1, '2007-08-04 23:52:00', 'MLB Injuries - Keyed', 'en-US', 'normal', 'xt.6165247-NL-INJURIES', NULL, 6, NULL, '2008-03-03 14:02:47.519627'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (88, 'xt.6167573-box', 1, '2007-08-05 01:50:00', 'Boxscore: Milwaukee vs. Philadelphia', 'en-US', 'normal', 'l.mlb.com-2007-e.19460-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:02:52.442009'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (89, 'xt.6167584-indstats-mil', 1, '2007-08-05 01:51:00', '2007 MLB Individual Statistics - Milwaukee Brewers', 'en-US', 'normal', 'xt.6167584-indstats-mil', NULL, 3, NULL, '2008-03-03 14:02:56.968302'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (90, 'xt.6167585-mil-sked', 1, '2007-08-05 01:51:00', '2007 Milwaukee Brewers Schedule', 'en-US', 'normal', 'xt.6167585-mil-sked', NULL, 4, NULL, '2008-03-03 14:03:01.996606'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (91, 'xt.6167590-indstats-phi', 1, '2007-08-05 01:51:00', '2007 MLB Individual Statistics - Philadelphia Phillies', 'en-US', 'normal', 'xt.6167590-indstats-phi', NULL, 3, NULL, '2008-03-03 14:03:41.367228'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (92, 'xt.6167591-phi-sked', 1, '2007-08-05 01:52:00', '2007 Philadelphia Phillies Schedule', 'en-US', 'normal', 'xt.6167591-phi-sked', NULL, 4, NULL, '2008-03-03 14:03:48.75627'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (93, 'xt.6167770-box', 1, '2007-08-05 02:17:00', 'Boxscore: Washington vs. St. Louis', 'en-US', 'normal', 'l.mlb.com-2007-e.19635-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:04:29.583314'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (94, 'xt.6167782-stl-sked', 1, '2007-08-05 02:18:00', '2007 St. Louis Cardinals Schedule', 'en-US', 'normal', 'xt.6167782-stl-sked', NULL, 4, NULL, '2008-03-03 14:04:34.728755'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (95, 'xt.6167783-indstats-stl', 1, '2007-08-05 02:18:00', '2007 MLB Individual Statistics - St. Louis Cardinals', 'en-US', 'normal', 'xt.6167783-indstats-stl', NULL, 3, NULL, '2008-03-03 14:05:16.921306'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (96, 'xt.6167785-was-sked', 1, '2007-08-05 02:18:00', '2007 Washington Nationals Schedule', 'en-US', 'normal', 'xt.6167785-was-sked', NULL, 4, NULL, '2008-03-03 14:05:23.094317'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (97, 'xt.6167787-indstats-was', 1, '2007-08-05 02:19:00', '2007 MLB Individual Statistics - Washington Nationals', 'en-US', 'normal', 'xt.6167787-indstats-was', NULL, 3, NULL, '2008-03-03 14:06:07.892769'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (98, 'xt.6167825-box', 1, '2007-08-05 02:25:00', 'Boxscore: Detroit vs. Chicago WSox', 'en-US', 'normal', 'l.mlb.com-2007-e.20095-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:06:13.991173'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (99, 'xt.6167830-box', 1, '2007-08-05 02:27:00', 'Boxscore: Atlanta vs. Colorado', 'en-US', 'normal', 'l.mlb.com-2007-e.18639-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:06:17.759872'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (100, 'xt.6167840-cws-sked', 1, '2007-08-05 02:28:00', '2007 Chicago White Sox Schedule', 'en-US', 'normal', 'xt.6167840-cws-sked', NULL, 4, NULL, '2008-03-03 14:06:22.684459'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (101, 'xt.6167843-indstats-cws', 1, '2007-08-05 02:28:00', '2007 MLB Individual Statistics - Chicago White Sox', 'en-US', 'normal', 'xt.6167843-indstats-cws', NULL, 3, NULL, '2008-03-03 14:07:06.042485'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (102, 'xt.6167845-det-sked', 1, '2007-08-05 02:28:00', '2007 Detroit Tigers Schedule', 'en-US', 'normal', 'xt.6167845-det-sked', NULL, 4, NULL, '2008-03-03 14:07:13.062495'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (103, 'xt.6167847-indstats-det', 1, '2007-08-05 02:28:00', '2007 MLB Individual Statistics - Detroit Tigers', 'en-US', 'normal', 'xt.6167847-indstats-det', NULL, 3, NULL, '2008-03-03 14:07:55.0667'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (104, 'xt.6167848-atl-sked', 1, '2007-08-05 02:28:00', '2007 Atlanta Braves Schedule', 'en-US', 'normal', 'xt.6167848-atl-sked', NULL, 4, NULL, '2008-03-03 14:08:00.773714'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (105, 'xt.6167849-box', 1, '2007-08-05 02:30:00', 'Boxscore: Tampa Bay vs. Baltimore', 'en-US', 'normal', 'l.mlb.com-2007-e.19266-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:08:44.833098'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (106, 'xt.6167850-indstats-atl', 1, '2007-08-05 02:30:00', '2007 MLB Individual Statistics - Atlanta Braves', 'en-US', 'normal', 'xt.6167850-indstats-atl', NULL, 3, NULL, '2008-03-03 14:08:48.369933'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (107, 'xt.6167856-col-sked', 1, '2007-08-05 02:31:00', '2007 Colorado Rockies Schedule', 'en-US', 'normal', 'xt.6167856-col-sked', NULL, 4, NULL, '2008-03-03 14:08:54.305207'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (108, 'xt.6167861-indstats-col', 1, '2007-08-05 02:31:00', '2007 MLB Individual Statistics - Colorado Rockies', 'en-US', 'normal', 'xt.6167861-indstats-col', NULL, 3, NULL, '2008-03-03 14:09:38.390739'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (109, 'xt.6167870-bal-sked', 1, '2007-08-05 02:32:00', '2007 Baltimore Orioles Schedule', 'en-US', 'normal', 'xt.6167870-bal-sked', NULL, 4, NULL, '2008-03-03 14:09:45.24708'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (110, 'xt.6167880-indstats-bal', 1, '2007-08-05 02:32:00', '2007 MLB Individual Statistics - Baltimore Orioles', 'en-US', 'normal', 'xt.6165365-indstats-bal', NULL, 3, NULL, '2008-03-03 14:10:29.900595'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (111, 'xt.6167883-tam-sked', 1, '2007-08-05 02:33:00', '2007 Tampa Bay Devil Rays Schedule', 'en-US', 'normal', 'xt.6167883-tam-sked', NULL, 4, NULL, '2008-03-03 14:10:38.395015'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (112, 'xt.6167901-indstats-tam', 1, '2007-08-05 02:33:00', '2007 MLB Individual Statistics - Tampa Bay Devil Rays', 'en-US', 'normal', 'xt.6167901-indstats-tam', NULL, 3, NULL, '2008-03-03 14:11:25.169495'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (113, 'xt.6168025-box', 1, '2007-08-05 02:56:00', 'Boxscore: Florida vs. Houston', 'en-US', 'normal', 'l.mlb.com-2007-e.18895-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:11:31.482989'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (114, 'xt.6168036-BONDS-SFG', 1, '2007-08-05 03:15:00', 'Bonds ties Aaron for HR record', 'en-US', 'high', 'xt.6167931-BONDS-SFG', NULL, 8, NULL, '2008-03-03 14:11:37.548601'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (115, 'xt.6168045-box', 1, '2007-08-05 03:19:00', 'Boxscore: Pittsburgh vs. Cincinnati', 'en-US', 'normal', 'l.mlb.com-2007-e.19001-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:11:37.599482'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (116, 'xt.6168066-cin-sked', 1, '2007-08-05 03:21:00', '2007 Cincinnati Reds Schedule', 'en-US', 'normal', 'xt.6168066-cin-sked', NULL, 4, NULL, '2008-03-03 14:11:43.803138'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (117, 'xt.6168073-indstats-cin', 1, '2007-08-05 03:23:00', '2007 MLB Individual Statistics - Cincinnati Reds', 'en-US', 'normal', 'xt.6168073-indstats-cin', NULL, 3, NULL, '2008-03-03 14:12:29.923025'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (118, 'xt.6168075-pit-sked', 1, '2007-08-05 03:23:00', '2007 Pittsburgh Pirates Schedule', 'en-US', 'normal', 'xt.6168075-pit-sked', NULL, 4, NULL, '2008-03-03 14:12:36.554395'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (119, 'xt.6168084-indstats-pit', 1, '2007-08-05 03:24:00', '2007 MLB Individual Statistics - Pittsburgh Pirates', 'en-US', 'normal', 'xt.6168084-indstats-pit', NULL, 3, NULL, '2008-03-03 14:13:23.888288'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (120, 'xt.6547615-roster-sac', 1, '2007-11-02 14:18:00', '2007 Sacramento Kings Roster', 'en-US', 'normal', 'xt.6547615-roster-sac', NULL, 7, NULL, '2008-03-03 14:13:30.500046'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (121, 'xt.6547619-roster-dal', 1, '2007-11-02 14:18:00', '2007 Dallas Mavericks Roster', 'en-US', 'normal', 'xt.6547619-roster-dal', NULL, 7, NULL, '2008-03-03 14:13:31.187072'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (122, 'xt.6547638-roster-phi', 1, '2007-11-02 14:27:00', '2007 Philadelphia Flyers Roster', 'en-US', 'normal', 'xt.6547638-roster-phi', NULL, 7, NULL, '2008-03-03 14:13:31.858747'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (123, 'xt.6547672-roster-los', 1, '2007-11-02 14:41:00', '2007 Los Angeles Kings Roster', 'en-US', 'normal', 'xt.6547672-roster-los', NULL, 7, NULL, '2008-03-03 14:13:33.339538'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (124, 'xt.6547777-roster-den', 1, '2007-11-02 15:41:00', '2007 Denver Broncos Roster', 'en-US', 'normal', 'xt.6547777-roster-den', NULL, 7, NULL, '2008-03-03 14:13:34.301416'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (125, 'xt.6547860-roster-cle', 1, '2007-11-02 16:38:00', '2007 Cleveland Cavaliers Roster', 'en-US', 'normal', 'xt.6547860-roster-cle', NULL, 7, NULL, '2008-03-03 14:13:37.162045'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (126, 'xt.6547873-roster-dal', 1, '2007-11-02 16:53:00', '2007 Dallas Stars Roster', 'en-US', 'normal', 'xt.6547873-roster-dal', NULL, 7, NULL, '2008-03-03 14:13:38.118442'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (127, 'xt.6547889-roster-atl', 1, '2007-11-02 17:10:00', '2007 Atlanta Falcons Roster', 'en-US', 'normal', 'xt.6547889-roster-atl', NULL, 7, NULL, '2008-03-03 14:13:39.106558'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (128, 'xt.6547899-roster-ind', 1, '2007-11-02 17:17:00', '2007 Indianapolis Colts Roster', 'en-US', 'normal', 'xt.6547899-roster-ind', NULL, 7, NULL, '2008-03-03 14:13:41.980237'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (129, 'xt.6547909-roster-bal', 1, '2007-11-02 17:24:00', '2007 Baltimore Ravens Roster', 'en-US', 'normal', 'xt.6547909-roster-bal', NULL, 7, NULL, '2008-03-03 14:13:44.677788'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (130, 'xt.6547981-roster-det', 1, '2007-11-02 18:21:00', '2007 Detroit Lions Roster', 'en-US', 'normal', 'xt.6547981-roster-det', NULL, 7, NULL, '2008-03-03 14:13:47.446001'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (131, 'xt.6547993-roster-min', 1, '2007-11-02 18:33:00', '2007 Minnesota Vikings Roster', 'en-US', 'normal', 'xt.6547993-roster-min', NULL, 7, NULL, '2008-03-03 14:13:50.28345'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (132, 'xt.6548063-roster-sfx', 1, '2007-11-02 19:26:00', '2007 San Francisco 49ers Roster', 'en-US', 'normal', 'xt.6548063-roster-sfx', NULL, 7, NULL, '2008-03-03 14:13:52.963738'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (133, 'xt.6548155-roster-van', 1, '2007-11-02 20:52:00', '2007 Vancouver Canucks Roster', 'en-US', 'normal', 'xt.6548155-roster-van', NULL, 7, NULL, '2008-03-03 14:13:55.793484'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (134, 'xt.6548161-roster-tor', 1, '2007-11-02 20:58:00', '2007 Toronto Maple Leafs Roster', 'en-US', 'normal', 'xt.6548161-roster-tor', NULL, 7, NULL, '2008-03-03 14:13:56.746381'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (135, 'xt.6548256-roster-sjs', 1, '2007-11-02 22:00:00', '2007 San Jose Sharks Roster', 'en-US', 'normal', 'xt.6548256-roster-sjs', NULL, 7, NULL, '2008-03-03 14:13:57.773023'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (136, 'xt.6559618-box', 1, '2007-11-04 06:02:00', 'Boxscore: NY Islanders vs. Pittsburgh', 'en-US', 'normal', 'l.nhl.com-2007-e.8613-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:13:58.782985'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (137, 'xt.6559619-boxcomp', 1, '2007-11-04 06:02:00', 'NHL Composite Boxscore - Pittsburgh at NY Islanders', 'en-US', 'normal', 'l.nhl.com-2007-e.8613-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:13:59.697295'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (138, 'xt.6559627-indstats-nyi', 1, '2007-11-04 06:04:00', '2007-2008 NHL Individual Statistics - New York Islanders', 'en-US', 'normal', 'xt.6559156-indstats-nyi', NULL, 3, NULL, '2008-03-03 14:14:05.912384'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (139, 'xt.6559638-standings', 1, '2007-11-04 06:09:00', 'NHL Standings', 'en-US', 'normal', 'xt.6551907-standings', NULL, 5, NULL, '2008-03-03 14:14:08.451641'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (140, 'xt.6559639-standings', 1, '2007-11-04 06:09:00', '2007 National Hockey League Standings', 'en-US', 'normal', 'xt.6551907-standings', NULL, 5, NULL, '2008-03-03 14:14:09.409165'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (141, 'xt.6559698-box', 1, '2007-11-04 06:23:00', 'Boxscore: Phoenix vs. Anaheim', 'en-US', 'normal', 'l.nhl.com-2007-e.8634-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:14:10.390083'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (142, 'xt.6559699-boxcomp', 1, '2007-11-04 06:23:00', 'NHL Composite Boxscore - Anaheim at Phoenix', 'en-US', 'normal', 'l.nhl.com-2007-e.8634-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:14:11.186645'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (143, 'xt.6559702-indstats-ana', 1, '2007-11-04 06:23:00', '2007-2008 NHL Individual Statistics - Anaheim Ducks', 'en-US', 'normal', 'xt.6559702-indstats-ana', NULL, 3, NULL, '2008-03-03 14:14:15.825835'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (144, 'xt.6559703-ana-sked', 1, '2007-11-04 06:23:00', '2007 Anaheim Ducks Schedule', 'en-US', 'normal', 'xt.6559703-ana-sked', NULL, 4, NULL, '2008-03-03 14:14:18.692769'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (145, 'xt.6559704-indstats-pho', 1, '2007-11-04 06:23:00', '2007-2008 NHL Individual Statistics - Phoenix Coyotes', 'en-US', 'normal', 'xt.6559704-indstats-pho', NULL, 3, NULL, '2008-03-03 14:14:33.755481'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (146, 'xt.6559705-pho-sked', 1, '2007-11-04 06:24:00', '2007 Phoenix Coyotes Schedule', 'en-US', 'normal', 'xt.6559705-pho-sked', NULL, 4, NULL, '2008-03-03 14:14:36.730299'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (147, 'xt.6559746-box', 1, '2007-11-04 06:30:00', 'Boxscore: Los Angeles vs. San Jose', 'en-US', 'normal', 'l.nhl.com-2007-e.8643-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:14:52.817428'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (148, 'xt.6559747-boxcomp', 1, '2007-11-04 06:30:00', 'NHL Composite Boxscore - San Jose at Los Angeles', 'en-US', 'normal', 'l.nhl.com-2007-e.8643-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:14:53.561383'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (149, 'xt.6559752-indstats-sjs', 1, '2007-11-04 06:31:00', '2007-2008 NHL Individual Statistics - San Jose Sharks', 'en-US', 'normal', 'xt.6559752-indstats-sjs', NULL, 3, NULL, '2008-03-03 14:14:58.157121'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (150, 'xt.6559755-sjs-sked', 1, '2007-11-04 06:31:00', '2007 San Jose Sharks Schedule', 'en-US', 'normal', 'xt.6559755-sjs-sked', NULL, 4, NULL, '2008-03-03 14:15:00.989041'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (151, 'xt.6559757-indstats-los', 1, '2007-11-04 06:32:00', '2007-2008 NHL Individual Statistics - Los Angeles Kings', 'en-US', 'normal', 'xt.6559757-indstats-los', NULL, 3, NULL, '2008-03-03 14:15:16.751927'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (152, 'xt.6559760-los-sked', 1, '2007-11-04 06:32:00', '2007 Los Angeles Kings Schedule', 'en-US', 'normal', 'xt.6559760-los-sked', NULL, 4, NULL, '2008-03-03 14:15:19.38836'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (153, 'xt.6559800-box', 1, '2007-11-04 06:46:00', 'Boxscore: Colorado vs. Vancouver', 'en-US', 'normal', 'l.nhl.com-2007-e.8638-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:15:35.886223'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (154, 'xt.6559801-boxcomp', 1, '2007-11-04 06:46:00', 'NHL Composite Boxscore - Vancouver at Colorado', 'en-US', 'normal', 'l.nhl.com-2007-e.8638-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:15:36.750439'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (155, 'xt.6559857-standings', 1, '2007-11-04 06:56:00', 'NHL Standings', 'en-US', 'normal', 'xt.6551907-standings', NULL, 5, NULL, '2008-03-03 14:15:41.783731'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (156, 'xt.6559858-standings', 1, '2007-11-04 06:56:00', '2007 National Hockey League Standings', 'en-US', 'normal', 'xt.6551907-standings', NULL, 5, NULL, '2008-03-03 14:15:42.787614'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (157, 'xt.6559878-box', 1, '2007-11-04 07:09:00', 'Boxscore: Montreal vs. Toronto', 'en-US', 'normal', 'l.nhl.com-2007-e.8611-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:15:44.157239'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (158, 'xt.6559879-boxcomp', 1, '2007-11-04 07:09:00', 'NHL Composite Boxscore - Toronto at Montreal', 'en-US', 'normal', 'l.nhl.com-2007-e.8611-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:15:44.941309'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (159, 'xt.6559898-DIPIETRO-NYI', 1, '2007-11-04 07:14:00', 'Isles'' DiPietro hit in eye', 'en-US', 'normal', 'xt.6559898-DIPIETRO-NYI', NULL, 8, NULL, '2008-03-03 14:15:49.611163'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (160, 'xt.6559914-box', 1, '2007-11-04 07:33:00', 'Boxscore: St. Louis vs. Chicago', 'en-US', 'normal', 'l.nhl.com-2007-e.8632-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:15:49.645298'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (161, 'xt.6559915-boxcomp', 1, '2007-11-04 07:33:00', 'NHL Composite Boxscore - Chicago at St. Louis', 'en-US', 'normal', 'l.nhl.com-2007-e.8632-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:15:51.691369'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (162, 'xt.6559920-box', 1, '2007-11-04 07:38:00', 'Boxscore: St. Louis vs. Chicago', 'en-US', 'normal', 'l.nhl.com-2007-e.8632-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:15:56.583953'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (163, 'xt.6559921-boxcomp', 1, '2007-11-04 07:38:00', 'NHL Composite Boxscore - Chicago at St. Louis', 'en-US', 'normal', 'l.nhl.com-2007-e.8632-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:15:57.370215'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (164, 'xt.6559923-nba-injuries', 1, '2007-11-04 07:39:00', 'NBA Injuries - Keyed', 'en-US', 'normal', 'xt.6552113-NBA-INJURIES', NULL, 6, NULL, '2008-03-03 14:16:02.292863'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (165, 'xt.6559926-indstats-chi', 1, '2007-11-04 07:41:00', '2007-2008 NHL Individual Statistics - Chicago Blackhawks', 'en-US', 'normal', 'xt.6559926-indstats-chi', NULL, 3, NULL, '2008-03-03 14:16:05.711495'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (166, 'xt.6559927-indstats-stl', 1, '2007-11-04 07:42:00', '2007-2008 NHL Individual Statistics - St. Louis Blues', 'en-US', 'normal', 'xt.6559927-indstats-stl', NULL, 3, NULL, '2008-03-03 14:16:09.1769'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (167, 'xt.6559932-box', 1, '2007-11-04 07:52:00', 'Boxscore: St. Louis vs. Chicago', 'en-US', 'normal', 'l.nhl.com-2007-e.8632-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:16:12.193582'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (168, 'xt.6559933-boxcomp', 1, '2007-11-04 07:52:00', 'NHL Composite Boxscore - Chicago at St. Louis', 'en-US', 'normal', 'l.nhl.com-2007-e.8632-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:16:12.984443'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (169, 'xt.6559934-box', 1, '2007-11-04 07:53:00', 'Boxscore: NY Rangers vs. New Jersey', 'en-US', 'normal', 'l.nhl.com-2007-e.8616-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:16:17.798744'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (170, 'xt.6559935-boxcomp', 1, '2007-11-04 07:53:00', 'NHL Composite Boxscore - New Jersey at NY Rangers', 'en-US', 'normal', 'l.nhl.com-2007-e.8616-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:16:19.299777'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (171, 'xt.6559936-box', 1, '2007-11-04 07:55:00', 'Boxscore: St. Louis vs. Chicago', 'en-US', 'normal', 'l.nhl.com-2007-e.8632-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:16:23.992177'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (172, 'xt.6559937-boxcomp', 1, '2007-11-04 07:55:00', 'NHL Composite Boxscore - Chicago at St. Louis', 'en-US', 'normal', 'l.nhl.com-2007-e.8632-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:16:24.745216'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (173, 'xt.6559938-indstats-stl', 1, '2007-11-04 07:55:00', '2007-2008 NHL Individual Statistics - St. Louis Blues', 'en-US', 'normal', 'xt.6559927-indstats-stl', NULL, 3, NULL, '2008-03-03 14:16:29.569648'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (174, 'xt.6559943-indstats-van', 1, '2007-11-04 08:03:00', '2007-2008 NHL Individual Statistics - Vancouver Canucks', 'en-US', 'normal', 'xt.6559943-indstats-van', NULL, 3, NULL, '2008-03-03 14:16:32.344412'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (175, 'xt.6559944-van-sked', 1, '2007-11-04 08:03:00', '2007 Vancouver Canucks Schedule', 'en-US', 'normal', 'xt.6559944-van-sked', NULL, 4, NULL, '2008-03-03 14:16:35.201367'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (176, 'xt.6559945-indstats-col', 1, '2007-11-04 08:03:00', '2007-2008 NHL Individual Statistics - Colorado Avalanche', 'en-US', 'normal', 'xt.6559945-indstats-col', NULL, 3, NULL, '2008-03-03 14:16:52.45135'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (177, 'xt.6559946-col-sked', 1, '2007-11-04 08:03:00', '2007 Colorado Avalanche Schedule', 'en-US', 'normal', 'xt.6559946-col-sked', NULL, 4, NULL, '2008-03-03 14:16:55.025652'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (178, 'xt.6559955-tor-sked', 1, '2007-11-04 08:08:00', '2007 Toronto Maple Leafs Schedule', 'en-US', 'normal', 'xt.6559955-tor-sked', NULL, 4, NULL, '2008-03-03 14:17:10.923731'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (179, 'xt.6559956-mon-sked', 1, '2007-11-04 08:09:00', '2007 Montreal Canadiens Schedule', 'en-US', 'normal', 'xt.6559956-mon-sked', NULL, 4, NULL, '2008-03-03 14:17:27.718062'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (180, 'xt.6559961-indstats-tor', 1, '2007-11-04 08:12:00', '2007-2008 NHL Individual Statistics - Toronto Maple Leafs', 'en-US', 'normal', 'xt.6559961-indstats-tor', NULL, 3, NULL, '2008-03-03 14:17:44.774011'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (181, 'xt.6559962-indstats-mon', 1, '2007-11-04 08:12:00', '2007-2008 NHL Individual Statistics - Montreal Canadiens', 'en-US', 'normal', 'xt.6559962-indstats-mon', NULL, 3, NULL, '2008-03-03 14:17:47.384051'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (182, 'xt.6559963-indstats-van', 1, '2007-11-04 08:12:00', '2007-2008 NHL Individual Statistics - Vancouver Canucks', 'en-US', 'normal', 'xt.6559943-indstats-van', NULL, 3, NULL, '2008-03-03 14:17:49.863785'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (183, 'xt.6559965-box', 1, '2007-11-04 08:17:00', 'Boxscore: Colorado vs. Vancouver', 'en-US', 'normal', 'l.nhl.com-2007-e.8638-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:17:52.943231'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (184, 'xt.6559966-boxcomp', 1, '2007-11-04 08:17:00', 'NHL Composite Boxscore - Vancouver at Colorado', 'en-US', 'normal', 'l.nhl.com-2007-e.8638-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:17:53.836086'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (185, 'xt.6559967-stl-sked', 1, '2007-11-04 08:18:00', '2007 St. Louis Blues Schedule', 'en-US', 'normal', 'xt.6559967-stl-sked', NULL, 4, NULL, '2008-03-03 14:17:59.507148'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (186, 'xt.6559968-chi-sked', 1, '2007-11-04 08:18:00', '2007 Chicago Blackhawks Schedule', 'en-US', 'normal', 'xt.6559968-chi-sked', NULL, 4, NULL, '2008-03-03 14:18:16.580547'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (187, 'xt.6563042-standings', 1, '2007-11-04 14:09:00', 'NHL Standings', 'en-US', 'normal', 'xt.6563042-standings', NULL, 5, NULL, '2008-03-03 14:18:33.181956'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (188, 'xt.6563043-standings', 1, '2007-11-04 14:09:00', '2007 National Hockey League Standings', 'en-US', 'normal', 'xt.6563042-standings', NULL, 5, NULL, '2008-03-03 14:18:34.237491'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (189, 'xt.6563054-standings', 1, '2007-11-04 14:18:00', 'NBA Standings', 'en-US', 'normal', 'xt.6563054-standings', NULL, 5, NULL, '2008-03-03 14:18:35.290712'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (190, 'xt.6563097-daysked', 1, '2007-11-04 14:12:00', 'NFL Daily Schedule', 'en-US', 'normal', 'xt.6563097-daysked', NULL, 10, NULL, '2008-03-03 14:18:36.372817'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (191, 'xt.6563099-teamstats-was', 1, '2007-11-04 14:13:00', 'Washington Wizards Team Statistics', 'en-US', 'normal', 'xt.6563099-teamstats-was', NULL, 11, NULL, '2008-03-03 14:18:38.845716'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (192, 'xt.6563100-teamstats-orl', 1, '2007-11-04 14:13:00', 'Orlando Magic Team Statistics', 'en-US', 'normal', 'xt.6563100-teamstats-orl', NULL, 11, NULL, '2008-03-03 14:18:38.918844'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (193, 'xt.6563101-teamstats-uta', 1, '2007-11-04 14:13:00', 'Utah Jazz Team Statistics', 'en-US', 'normal', 'xt.6563101-teamstats-uta', NULL, 11, NULL, '2008-03-03 14:18:39.012114'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (194, 'xt.6563102-teamstats-gsw', 1, '2007-11-04 14:13:00', 'Golden State Warriors Team Statistics', 'en-US', 'normal', 'xt.6563102-teamstats-gsw', NULL, 11, NULL, '2008-03-03 14:18:39.089877'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (195, 'xt.6563103-teamstats-sac', 1, '2007-11-04 14:14:00', 'Sacramento Kings Team Statistics', 'en-US', 'normal', 'xt.6563103-teamstats-sac', NULL, 11, NULL, '2008-03-03 14:18:39.20084'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (196, 'xt.6563104-teamstats-dal', 1, '2007-11-04 14:14:00', 'Dallas Mavericks Team Statistics', 'en-US', 'normal', 'xt.6563104-teamstats-dal', NULL, 11, NULL, '2008-03-03 14:18:39.380961'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (197, 'xt.6563106-teamstats-por', 1, '2007-11-04 14:14:00', 'Portland Trail Blazers Team Statistics', 'en-US', 'normal', 'xt.6563106-teamstats-por', NULL, 11, NULL, '2008-03-03 14:18:39.55691'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (198, 'xt.6563107-teamstats-hou', 1, '2007-11-04 14:14:00', 'Houston Rockets Team Statistics', 'en-US', 'normal', 'xt.6563107-teamstats-hou', NULL, 11, NULL, '2008-03-03 14:18:39.637214'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (199, 'xt.6563108-teamstats-phi', 1, '2007-11-04 14:14:00', 'Philadelphia 76ers Team Statistics', 'en-US', 'normal', 'xt.6563108-teamstats-phi', NULL, 11, NULL, '2008-03-03 14:18:39.710635'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (200, 'xt.6563119-teamstats-njn', 1, '2007-11-04 14:18:00', 'New Jersey Nets Team Statistics', 'en-US', 'normal', 'xt.6563119-teamstats-njn', NULL, 11, NULL, '2008-03-03 14:18:39.779713'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (201, 'xt.6563120-teamstats-mil', 1, '2007-11-04 14:18:00', 'Milwaukee Bucks Team Statistics', 'en-US', 'normal', 'xt.6563120-teamstats-mil', NULL, 11, NULL, '2008-03-03 14:18:39.853492'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (202, 'xt.6563121-teamstats-chi', 1, '2007-11-04 14:18:00', 'Chicago Bulls Team Statistics', 'en-US', 'normal', 'xt.6563121-teamstats-chi', NULL, 11, NULL, '2008-03-03 14:18:39.927572'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (203, 'xt.6563122-teamstats-mem', 1, '2007-11-04 14:18:00', 'Memphis Grizzlies Team Statistics', 'en-US', 'normal', 'xt.6563122-teamstats-mem', NULL, 11, NULL, '2008-03-03 14:18:40.043685'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (204, 'xt.6563123-teamstats-ind', 1, '2007-11-04 14:18:00', 'Indiana Pacers Team Statistics', 'en-US', 'normal', 'xt.6563123-teamstats-ind', NULL, 11, NULL, '2008-03-03 14:18:40.141567'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (205, 'xt.6563177-afc-hurts', 1, '2007-11-04 14:53:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:18:40.36048'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (206, 'xt.6563179-nfc-hurts', 1, '2007-11-04 14:54:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:18:53.991496'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (207, 'xt.6563196-daysked', 1, '2007-11-04 15:08:00', 'NFL Daily Schedule', 'en-US', 'normal', 'xt.6563097-daysked', NULL, 10, NULL, '2008-03-03 14:19:05.278488'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (208, 'xt.6563318-daysked', 1, '2007-11-04 16:08:00', 'NFL Daily Schedule', 'en-US', 'normal', 'xt.6563097-daysked', NULL, 10, NULL, '2008-03-03 14:19:08.85703'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (209, 'xt.6563319-daysked', 1, '2007-11-04 16:08:00', 'NFL Daily Schedule', 'en-US', 'normal', 'xt.6563097-daysked', NULL, 10, NULL, '2008-03-03 14:19:11.660704'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (210, 'xt.6563320-daysked', 1, '2007-11-04 16:09:00', 'NFL Daily Schedule', 'en-US', 'normal', 'xt.6563097-daysked', NULL, 10, NULL, '2008-03-03 14:19:14.460408'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (211, 'xt.6563387-nhl-injuries', 1, '2007-11-04 16:38:00', 'NHL Injuries - Keyed', 'en-US', 'normal', 'xt.6563386-NHL-INJURIES', NULL, 6, NULL, '2008-03-03 14:19:17.572564'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (212, 'xt.6563435-nba-injuries', 1, '2007-11-04 16:58:00', 'NBA Injuries - Keyed', 'en-US', 'normal', 'xt.6563434-NBA-INJURIES', NULL, 6, NULL, '2008-03-03 14:19:23.073276'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (213, 'xt.6563523-nfc-hurts', 1, '2007-11-04 17:42:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:19:26.552085'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (214, 'xt.6563525-afc-hurts', 1, '2007-11-04 17:43:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:19:38.084666'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (215, 'xt.6563526-indstats-was', 1, '2007-11-04 17:45:00', '2007-2008 NHL Individual Statistics - Washington Capitals', 'en-US', 'normal', 'xt.6563526-indstats-was', NULL, 3, NULL, '2008-03-03 14:19:51.748619'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (216, 'xt.6563549-edm-sked', 1, '2007-11-04 18:03:00', '2007 Edmonton Oilers Schedule', 'en-US', 'normal', 'xt.6563549-edm-sked', NULL, 4, NULL, '2008-03-03 14:19:54.612387'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (217, 'xt.6563553-nhl-injuries', 1, '2007-11-04 18:04:00', 'NHL Injuries - Keyed', 'en-US', 'normal', 'xt.6563386-NHL-INJURIES', NULL, 6, NULL, '2008-03-03 14:20:12.886275'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (218, 'xt.6564422-nfc-hurts', 1, '2007-11-04 19:15:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:20:19.49415'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (219, 'xt.6564425-afc-hurts', 1, '2007-11-04 19:16:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:20:30.686982'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (220, 'xt.6564472-afc-hurts', 1, '2007-11-04 19:19:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:20:43.881962'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (221, 'xt.6564474-nfc-hurts', 1, '2007-11-04 19:20:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:20:59.709902'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (222, 'xt.6564610-nba-injuries', 1, '2007-11-04 20:36:00', 'NBA Injuries - Keyed', 'en-US', 'normal', 'xt.6563434-NBA-INJURIES', NULL, 6, NULL, '2008-03-03 14:21:13.499369'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (223, 'xt.6564613-nfc-hurts', 1, '2007-11-04 20:36:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:21:18.983638'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (224, 'xt.6564615-afc-hurts', 1, '2007-11-04 20:37:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:21:34.616717'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (225, 'xt.6564633-nfc-hurts', 1, '2007-11-04 20:39:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:21:50.301497'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (226, 'xt.6564891-nfc-hurts', 1, '2007-11-04 21:03:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:22:02.860377'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (227, 'xt.6564893-afc-hurts', 1, '2007-11-04 21:03:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:22:14.909271'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (228, 'xt.6564907-nfc-hurts', 1, '2007-11-04 21:04:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:22:31.164884'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (229, 'xt.6564910-afc-hurts', 1, '2007-11-04 21:05:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:22:45.025678'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (230, 'xt.6564963-nba-injuries', 1, '2007-11-04 21:08:00', 'NBA Injuries - Keyed', 'en-US', 'normal', 'xt.6563434-NBA-INJURIES', NULL, 6, NULL, '2008-03-03 14:23:00.938031'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (231, 'xt.6565137-box', 1, '2007-11-04 21:22:00', 'Boxscore: Toronto vs. Boston', 'en-US', 'normal', 'l.nba.com-2007-e.8779-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:23:06.028146'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (232, 'xt.6565137-boxprog', 1, '2007-11-04 21:22:00', 'Progressive Box Score: Toronto vs. Boston', 'en-US', 'normal', 'l.nba.com-2007-e.8779-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:23:10.762392'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (233, 'xt.6565236-nba-injuries', 1, '2007-11-04 21:29:00', 'NBA Injuries - Keyed', 'en-US', 'normal', 'xt.6563434-NBA-INJURIES', NULL, 6, NULL, '2008-03-03 14:23:12.760524'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (234, 'xt.6565248-box', 1, '2007-11-04 21:30:00', 'Boxscore: Toronto vs. Boston', 'en-US', 'normal', 'l.nba.com-2007-e.8779-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:23:17.340684'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (235, 'xt.6565248-boxprog', 1, '2007-11-04 21:30:00', 'Progressive Box Score: Toronto vs. Boston', 'en-US', 'normal', 'l.nba.com-2007-e.8779-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:23:22.028173'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (236, 'xt.6565276-nfc-hurts', 1, '2007-11-04 21:33:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:23:24.07138'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (237, 'xt.6565279-afc-hurts', 1, '2007-11-04 21:33:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:23:39.934788'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (238, 'xt.6565536-afc-hurts', 1, '2007-11-04 21:53:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:23:55.772648'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (239, 'xt.6565579-boxprog', 1, '2007-11-04 21:57:00', 'Progressive Box Score: Toronto vs. Boston', 'en-US', 'normal', 'l.nba.com-2007-e.8779-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:24:10.692045'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (240, 'xt.6565621-afc-hurts', 1, '2007-11-04 22:02:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:24:12.421736'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (241, 'xt.6565699-nfc-hurts', 1, '2007-11-04 22:08:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:24:27.959221'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (242, 'xt.6565701-afc-hurts', 1, '2007-11-04 22:09:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:24:41.228128'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (243, 'xt.6565843-boxprog', 1, '2007-11-04 22:20:00', 'Progressive Box Score: LA Clippers vs. Seattle', 'en-US', 'normal', 'l.nba.com-2007-e.8781-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:24:56.27509'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (244, 'xt.6565924-nfc-hurts', 1, '2007-11-04 22:29:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:24:58.908434'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (245, 'xt.6565927-afc-hurts', 1, '2007-11-04 22:29:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:25:13.782714'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (246, 'xt.6565962-nba-injuries', 1, '2007-11-04 22:33:00', 'NBA Injuries - Keyed', 'en-US', 'normal', 'xt.6563434-NBA-INJURIES', NULL, 6, NULL, '2008-03-03 14:25:29.494551'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (247, 'xt.6566069-nhl-injuries', 1, '2007-11-04 22:46:00', 'NHL Injuries - Keyed', 'en-US', 'normal', 'xt.6563386-NHL-INJURIES', NULL, 6, NULL, '2008-03-03 14:25:34.640637'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (248, 'xt.6566075-boxprog', 1, '2007-11-04 22:47:00', 'Progressive Box Score: Toronto vs. Boston', 'en-US', 'normal', 'l.nba.com-2007-e.8779-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:25:42.857102'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (249, 'xt.6566085-box', 1, '2007-11-04 22:48:00', 'Carolina at Tennessee', 'en-US', 'normal', 'l.nfl.com-2007-e.2150-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:25:44.642978'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (250, 'xt.6566086-boxcomp', 1, '2007-11-04 22:48:00', 'NFL Composite Boxscore - Carolina at Tennessee', 'en-US', 'normal', 'l.nfl.com-2007-e.2150-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:25:53.921675'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (251, 'xt.6566106-car-sked', 1, '2007-11-04 22:49:00', '2007 Carolina Panthers Schedule/Results', 'en-US', 'normal', 'xt.6566106-car-sked', NULL, 4, NULL, '2008-03-03 14:26:04.814544'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (252, 'xt.6566107-teamstats-car', 1, '2007-11-04 22:49:00', '2007 NFC Statistics -- Carolina Panthers', 'en-US', 'normal', 'xt.6566107-teamstats-car', NULL, 3, NULL, '2008-03-03 14:26:09.765637'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (253, 'xt.6566108-ten-sked', 1, '2007-11-04 22:49:00', '2007 Tennessee Titans Schedule/Results', 'en-US', 'normal', 'xt.6566108-ten-sked', NULL, 4, NULL, '2008-03-03 14:26:14.633085'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (254, 'xt.6566109-teamstats-ten', 1, '2007-11-04 22:50:00', '2007 AFC Statistics -- Tennessee Titans', 'en-US', 'normal', 'xt.6566109-teamstats-ten', NULL, 3, NULL, '2008-03-03 14:26:19.635197'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (255, 'xt.6566122-box', 1, '2007-11-04 22:51:00', 'Arizona at Tampa Bay', 'en-US', 'normal', 'l.nfl.com-2007-e.2149-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:26:24.996877'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (256, 'xt.6566123-boxcomp', 1, '2007-11-04 22:51:00', 'NFL Composite Boxscore - Arizona at Tampa Bay', 'en-US', 'normal', 'l.nfl.com-2007-e.2149-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:26:33.343347'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (257, 'xt.6566132-ari-sked', 1, '2007-11-04 22:52:00', '2007 Arizona Cardinals Schedule/Results', 'en-US', 'normal', 'xt.6566132-ari-sked', NULL, 4, NULL, '2008-03-03 14:26:43.047097'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (258, 'xt.6566134-teamstats-ari', 1, '2007-11-04 22:52:00', '2007 NFC Statistics -- Arizona Cardinals', 'en-US', 'normal', 'xt.6566134-teamstats-ari', NULL, 3, NULL, '2008-03-03 14:26:47.218051'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (259, 'xt.6566138-tam-sked', 1, '2007-11-04 22:52:00', '2007 Tampa Bay Buccaneers Schedule/Results', 'en-US', 'normal', 'xt.6566138-tam-sked', NULL, 4, NULL, '2008-03-03 14:26:51.73056'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (260, 'xt.6566141-teamstats-tam', 1, '2007-11-04 22:52:00', '2007 NFC Statistics -- Tampa Bay Buccaneers', 'en-US', 'normal', 'xt.6566141-teamstats-tam', NULL, 3, NULL, '2008-03-03 14:26:56.050989'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (261, 'xt.6566182-nfc-hurts', 1, '2007-11-04 22:56:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:27:01.553263'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (262, 'xt.6566184-afc-hurts', 1, '2007-11-04 22:57:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:27:17.147157'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (263, 'xt.6566205-boxprog', 1, '2007-11-04 22:58:00', 'Progressive Box Score: LA Clippers vs. Seattle', 'en-US', 'normal', 'l.nba.com-2007-e.8781-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:27:34.403522'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (264, 'xt.6566211-nfc-hurts', 1, '2007-11-04 22:59:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:27:36.555872'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (265, 'xt.6566213-afc-hurts', 1, '2007-11-04 23:00:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:27:51.861213'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (266, 'xt.6566274-box', 1, '2007-11-04 23:06:00', 'Green Bay at Kansas City', 'en-US', 'normal', 'l.nfl.com-2007-e.2140-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:28:08.543849'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (267, 'xt.6566275-boxcomp', 1, '2007-11-04 23:06:00', 'NFL Composite Boxscore - Green Bay at Kansas City', 'en-US', 'normal', 'l.nfl.com-2007-e.2140-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:28:17.706308'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (268, 'xt.6566280-gbp-sked', 1, '2007-11-04 23:06:00', '2007 Green Bay Packers Schedule/Results', 'en-US', 'normal', 'xt.6566280-gbp-sked', NULL, 4, NULL, '2008-03-03 14:28:29.316942'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (269, 'xt.6566286-teamstats-gbp', 1, '2007-11-04 23:07:00', '2007 NFC Statistics -- Green Bay Packers', 'en-US', 'normal', 'xt.6566286-teamstats-gbp', NULL, 3, NULL, '2008-03-03 14:28:33.375827'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (270, 'xt.6566289-kan-sked', 1, '2007-11-04 23:07:00', '2007 Kansas City Chiefs Schedule/Results', 'en-US', 'normal', 'xt.6566289-kan-sked', NULL, 4, NULL, '2008-03-03 14:28:38.731439'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (271, 'xt.6566292-teamstats-kan', 1, '2007-11-04 23:08:00', '2007 AFC Statistics -- Kansas City Chiefs', 'en-US', 'normal', 'xt.6566292-teamstats-kan', NULL, 3, NULL, '2008-03-03 14:28:42.837198'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (272, 'xt.6566325-box', 1, '2007-11-04 23:12:00', 'San Francisco at Atlanta', 'en-US', 'normal', 'l.nfl.com-2007-e.2130-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:28:47.469622'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (273, 'xt.6566326-boxcomp', 1, '2007-11-04 23:12:00', 'NFL Composite Boxscore - San Francisco at Atlanta', 'en-US', 'normal', 'l.nfl.com-2007-e.2130-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:28:56.092569'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (274, 'xt.6566333-box', 1, '2007-11-04 23:13:00', 'Cincinnati at Buffalo', 'en-US', 'normal', 'l.nfl.com-2007-e.2137-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:29:06.760943'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (275, 'xt.6566334-boxcomp', 1, '2007-11-04 23:13:00', 'NFL Composite Boxscore - Cincinnati at Buffalo', 'en-US', 'normal', 'l.nfl.com-2007-e.2137-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:29:16.728524'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (276, 'xt.6566339-sfx-sked', 1, '2007-11-04 23:13:00', '2007 San Francisco 49ers Schedule/Results', 'en-US', 'normal', 'xt.6566339-sfx-sked', NULL, 4, NULL, '2008-03-03 14:29:27.716514'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (277, 'xt.6566340-teamstats-sfx', 1, '2007-11-04 23:13:00', '2007 NFC Statistics -- San Francisco 49ers', 'en-US', 'normal', 'xt.6566340-teamstats-sfx', NULL, 3, NULL, '2008-03-03 14:29:31.736086'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (278, 'xt.6566342-atl-sked', 1, '2007-11-04 23:14:00', '2007 Atlanta Falcons Schedule/Results', 'en-US', 'normal', 'xt.6566342-atl-sked', NULL, 4, NULL, '2008-03-03 14:29:36.618753'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (279, 'xt.6566343-teamstats-atl', 1, '2007-11-04 23:14:00', '2007 NFC Statistics -- Atlanta Falcons', 'en-US', 'normal', 'xt.6566343-teamstats-atl', NULL, 3, NULL, '2008-03-03 14:29:41.261127'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (280, 'xt.6566349-cin-sked', 1, '2007-11-04 23:15:00', '2007 Cincinnati Bengals Schedule/Results', 'en-US', 'normal', 'xt.6566349-cin-sked', NULL, 4, NULL, '2008-03-03 14:29:46.203563'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (281, 'xt.6566351-teamstats-cin', 1, '2007-11-04 23:15:00', '2007 AFC Statistics -- Cincinnati Bengals', 'en-US', 'normal', 'xt.6566351-teamstats-cin', NULL, 3, NULL, '2008-03-03 14:29:51.360736'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (282, 'xt.6566355-buf-sked', 1, '2007-11-04 23:15:00', '2007 Buffalo Bills Schedule/Results', 'en-US', 'normal', 'xt.6566355-buf-sked', NULL, 4, NULL, '2008-03-03 14:29:57.149681'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (283, 'xt.6566358-teamstats-buf', 1, '2007-11-04 23:15:00', '2007 AFC Statistics -- Buffalo Bills', 'en-US', 'normal', 'xt.6566358-teamstats-buf', NULL, 3, NULL, '2008-03-03 14:30:01.446925'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (284, 'xt.6566372-nfc-hurts', 1, '2007-11-04 23:17:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:30:06.36925'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (285, 'xt.6566411-box', 1, '2007-11-04 23:21:00', 'Denver at Detroit', 'en-US', 'normal', 'l.nfl.com-2007-e.2138-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:30:22.182947'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (286, 'xt.6566412-boxcomp', 1, '2007-11-04 23:21:00', 'NFL Composite Boxscore - Denver at Detroit', 'en-US', 'normal', 'l.nfl.com-2007-e.2138-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:30:33.393028'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (287, 'xt.6566423-den-sked', 1, '2007-11-04 23:21:00', '2007 Denver Broncos Schedule/Results', 'en-US', 'normal', 'xt.6566423-den-sked', NULL, 4, NULL, '2008-03-03 14:30:45.364461'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (288, 'xt.6566426-teamstats-den', 1, '2007-11-04 23:22:00', '2007 AFC Statistics -- Denver Broncos', 'en-US', 'normal', 'xt.6566426-teamstats-den', NULL, 3, NULL, '2008-03-03 14:30:49.749978'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (289, 'xt.6566428-det-sked', 1, '2007-11-04 23:22:00', '2007 Detroit Lions Schedule/Results', 'en-US', 'normal', 'xt.6566428-det-sked', NULL, 4, NULL, '2008-03-03 14:30:55.067395'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (290, 'xt.6566432-det-sked', 1, '2007-11-04 23:22:00', '2007 Detroit Lions Schedule/Results', 'en-US', 'normal', 'xt.6566428-det-sked', NULL, 4, NULL, '2008-03-03 14:30:59.341697'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (291, 'xt.6566434-teamstats-det', 1, '2007-11-04 23:22:00', '2007 NFC Statistics -- Detroit Lions', 'en-US', 'normal', 'xt.6566434-teamstats-det', NULL, 3, NULL, '2008-03-03 14:31:03.47939'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (292, 'xt.6566457-nba-injuries', 1, '2007-11-04 23:24:00', 'NBA Injuries - Keyed', 'en-US', 'normal', 'xt.6563434-NBA-INJURIES', NULL, 6, NULL, '2008-03-03 14:31:08.482305'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (293, 'xt.6566466-box', 1, '2007-11-04 23:26:00', 'Jacksonville at New Orleans', 'en-US', 'normal', 'l.nfl.com-2007-e.2145-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:31:15.352263'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (294, 'xt.6566467-boxcomp', 1, '2007-11-04 23:26:00', 'NFL Composite Boxscore - Jacksonville at New Orleans', 'en-US', 'normal', 'l.nfl.com-2007-e.2145-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:31:25.270494'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (295, 'xt.6566478-jac-sked', 1, '2007-11-04 23:27:00', '2007 Jacksonville Jaguars Schedule/Results', 'en-US', 'normal', 'xt.6566478-jac-sked', NULL, 4, NULL, '2008-03-03 14:31:35.95021'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (296, 'xt.6566481-teamstats-jac', 1, '2007-11-04 23:27:00', '2007 AFC Statistics -- Jacksonville Jaguars', 'en-US', 'normal', 'xt.6566481-teamstats-jac', NULL, 3, NULL, '2008-03-03 14:31:39.814206'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (297, 'xt.6566482-nos-sked', 1, '2007-11-04 23:28:00', '2007 New Orleans Saints Schedule/Results', 'en-US', 'normal', 'xt.6566482-nos-sked', NULL, 4, NULL, '2008-03-03 14:31:44.936484'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (298, 'xt.6566483-box', 1, '2007-11-04 23:28:00', 'Washington at NY Jets', 'en-US', 'normal', 'l.nfl.com-2007-e.2147-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:31:49.085289'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (299, 'xt.6566484-boxcomp', 1, '2007-11-04 23:28:00', 'NFL Composite Boxscore - Washington at NY Jets', 'en-US', 'normal', 'l.nfl.com-2007-e.2147-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:31:58.816656'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (300, 'xt.6566486-teamstats-nos', 1, '2007-11-04 23:28:00', '2007 NFC Statistics -- New Orleans Saints', 'en-US', 'normal', 'xt.6566486-teamstats-nos', NULL, 3, NULL, '2008-03-03 14:32:08.469133'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (301, 'xt.6566543-boxprog', 1, '2007-11-04 23:38:00', 'Progressive Box Score: LA Clippers vs. Seattle', 'en-US', 'normal', 'l.nba.com-2007-e.8781-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:32:12.920918'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (302, 'xt.6566614-afc-hurts', 1, '2007-11-04 23:52:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:32:14.963287'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (303, 'xt.6566635-JOHNSON-CIN', 1, '2007-11-04 23:57:00', 'Bengals WR Johnson carted off field', 'en-US', 'normal', 'xt.6566504-JOHNSON-CIN', NULL, 8, NULL, '2008-03-03 14:32:33.947519'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (304, 'xt.6566651-afc-hurts', 1, '2007-11-04 23:59:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:32:34.377136'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (305, 'xt.6566674-afc-hurts', 1, '2007-11-05 00:01:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:32:53.832094'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (306, 'xt.6566729-box', 1, '2007-11-05 00:10:00', 'San Diego at Minnesota', 'en-US', 'normal', 'l.nfl.com-2007-e.2142-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:33:10.105933'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (307, 'xt.6566730-boxcomp', 1, '2007-11-05 00:10:00', 'NFL Composite Boxscore - San Diego at Minnesota', 'en-US', 'normal', 'l.nfl.com-2007-e.2142-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:33:21.588234'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (308, 'xt.6566740-sdc-sked', 1, '2007-11-05 00:10:00', '2007 San Diego Chargers Schedule/Results', 'en-US', 'normal', 'xt.6566740-sdc-sked', NULL, 4, NULL, '2008-03-03 14:33:32.541349'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (309, 'xt.6566745-teamstats-sdc', 1, '2007-11-05 00:11:00', '2007 AFC Statistics -- San Diego Chargers', 'en-US', 'normal', 'xt.6566745-teamstats-sdc', NULL, 3, NULL, '2008-03-03 14:33:36.845687'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (310, 'xt.6566748-min-sked', 1, '2007-11-05 00:11:00', '2007 Minnesota Vikings Schedule/Results', 'en-US', 'normal', 'xt.6566748-min-sked', NULL, 4, NULL, '2008-03-03 14:33:41.973317'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (311, 'xt.6566751-teamstats-min', 1, '2007-11-05 00:11:00', '2007 NFC Statistics -- Minnesota Vikings', 'en-US', 'normal', 'xt.6566751-teamstats-min', NULL, 3, NULL, '2008-03-03 14:33:46.898015'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (312, 'xt.6566885-box', 1, '2007-11-05 00:28:00', 'Boxscore: Toronto vs. Boston', 'en-US', 'normal', 'l.nba.com-2007-e.8779-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:33:52.091688'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (313, 'xt.6566891-bos-sked', 1, '2007-11-05 00:28:00', '2007 Boston Celtics Schedule', 'en-US', 'normal', 'xt.6566891-bos-sked', NULL, 4, NULL, '2008-03-03 14:33:57.051157'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (314, 'xt.6566895-tor-sked', 1, '2007-11-05 00:29:00', '2007 Toronto Raptors Schedule', 'en-US', 'normal', 'xt.6566895-tor-sked', NULL, 4, NULL, '2008-03-03 14:34:19.837125'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (315, 'xt.6567006-boxprog', 1, '2007-11-05 00:45:00', 'Progressive Box Score: Miami vs. Charlotte', 'en-US', 'normal', 'l.nba.com-2007-e.8786-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:34:43.511554'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (316, 'xt.6567070-afc-hurts', 1, '2007-11-05 00:56:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:34:45.889254'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (317, 'xt.6567071-boxprog', 1, '2007-11-05 00:56:00', 'Progressive Box Score: New York vs. Minnesota', 'en-US', 'normal', 'l.nba.com-2007-e.8784-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:35:03.357487'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (318, 'xt.6567075-box', 1, '2007-11-05 00:56:00', 'Boxscore: LA Clippers vs. Seattle', 'en-US', 'normal', 'l.nba.com-2007-e.8781-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:35:05.693603'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (319, 'xt.6567078-sea-sked', 1, '2007-11-05 00:57:00', '2007 Seattle SuperSonics Schedule', 'en-US', 'normal', 'xt.6567078-sea-sked', NULL, 4, NULL, '2008-03-03 14:35:10.52119'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (320, 'xt.6567086-lac-sked', 1, '2007-11-05 00:57:00', '2007 Los Angeles Clippers Schedule', 'en-US', 'normal', 'xt.6567086-lac-sked', NULL, 4, NULL, '2008-03-03 14:35:33.9941'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (321, 'xt.6567096-nba-injuries', 1, '2007-11-05 00:59:00', 'NBA Injuries - Keyed', 'en-US', 'normal', 'xt.6563434-NBA-INJURIES', NULL, 6, NULL, '2008-03-03 14:35:56.065637'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (322, 'xt.6567123-afc-hurts', 1, '2007-11-05 01:04:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563176-AFC-HURTS', NULL, 6, NULL, '2008-03-03 14:36:01.463296'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (323, 'xt.6567126-nfc-hurts', 1, '2007-11-05 01:04:00', 'NFL Injuries - Keyed', 'en-US', 'normal', 'xt.6563178-NFC-HURTS', NULL, 6, NULL, '2008-03-03 14:36:18.89576'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (324, 'xt.6567132-nhl-injuries', 1, '2007-11-05 01:05:00', 'NHL Injuries - Keyed', 'en-US', 'normal', 'xt.6563386-NHL-INJURIES', NULL, 6, NULL, '2008-03-03 14:36:33.724907'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (325, 'xt.6567288-nep-sked', 1, '2007-11-05 01:26:00', '2007 New England Patriots Schedule/Results', 'en-US', 'normal', 'xt.6567288-nep-sked', NULL, 4, NULL, '2008-03-03 14:36:40.718446'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (326, 'xt.6567290-ind-sked', 1, '2007-11-05 01:26:00', '2007 Indianapolis Colts Schedule/Results', 'en-US', 'normal', 'xt.6567290-ind-sked', NULL, 4, NULL, '2008-03-03 14:36:45.535327'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (327, 'xt.6567299-nba-injuries', 1, '2007-11-05 01:28:00', 'NBA Injuries - Keyed', 'en-US', 'normal', 'xt.6563434-NBA-INJURIES', NULL, 6, NULL, '2008-03-03 14:36:49.853789'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (328, 'xt.6567325-boxprog', 1, '2007-11-05 01:32:00', 'Progressive Box Score: New York vs. Minnesota', 'en-US', 'normal', 'l.nba.com-2007-e.8784-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:36:54.615119'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (329, 'xt.6567333-boxprog', 1, '2007-11-05 01:35:00', 'Progressive Box Score: Miami vs. Charlotte', 'en-US', 'normal', 'l.nba.com-2007-e.8786-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:36:57.188217'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (330, 'xt.6567342-nba-injuries', 1, '2007-11-05 01:36:00', 'NBA Injuries - Keyed', 'en-US', 'normal', 'xt.6563434-NBA-INJURIES', NULL, 6, NULL, '2008-03-03 14:36:59.483822'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (331, 'xt.6567424-box', 1, '2007-11-05 01:53:00', 'New England at Indianapolis', 'en-US', 'normal', 'l.nfl.com-2007-e.2154-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:37:04.739571'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (332, 'xt.6567425-boxcomp', 1, '2007-11-05 01:53:00', 'NFL Composite Boxscore - New England at Indianapolis', 'en-US', 'normal', 'l.nfl.com-2007-e.2154-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:37:13.943157'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (333, 'xt.6567429-teamstats-ind', 1, '2007-11-05 01:54:00', '2007 AFC Statistics -- Indianapolis Colts', 'en-US', 'normal', 'xt.6567429-teamstats-ind', NULL, 3, NULL, '2008-03-03 14:37:23.936041'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (334, 'xt.6567430-teamstats-nep', 1, '2007-11-05 01:54:00', '2007 AFC Statistics -- New England Patriots', 'en-US', 'normal', 'xt.6567430-teamstats-nep', NULL, 3, NULL, '2008-03-03 14:37:29.878566'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (335, 'xt.6567447-standings', 1, '2007-11-05 01:58:00', 'NFL Standings', 'en-US', 'normal', 'xt.6567447-standings', NULL, 5, NULL, '2008-03-03 14:37:34.88604'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (336, 'xt.6567457-boxprog', 1, '2007-11-05 02:00:00', 'Progressive Box Score: Miami vs. Charlotte', 'en-US', 'normal', 'l.nba.com-2007-e.8786-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:37:36.634947'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (337, 'xt.6567461-boxprog', 1, '2007-11-05 02:02:00', 'Progressive Box Score: New York vs. Minnesota', 'en-US', 'normal', 'l.nba.com-2007-e.8784-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:37:38.881502'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (338, 'xt.6567463-box', 1, '2007-11-05 02:03:00', 'Houston at Oakland', 'en-US', 'normal', 'l.nfl.com-2007-e.2157-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:37:41.169454'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (339, 'xt.6567464-boxcomp', 1, '2007-11-05 02:03:00', 'NFL Composite Boxscore - Houston at Oakland', 'en-US', 'normal', 'l.nfl.com-2007-e.2157-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:37:44.85932'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (340, 'xt.6567467-box', 1, '2007-11-05 02:03:00', 'Houston at Oakland', 'en-US', 'normal', 'l.nfl.com-2007-e.2157-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:37:46.776592'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (341, 'xt.6567468-boxcomp', 1, '2007-11-05 02:03:00', 'NFL Composite Boxscore - Houston at Oakland', 'en-US', 'normal', 'l.nfl.com-2007-e.2157-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:37:57.079097'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (342, 'xt.6567473-hou-sked', 1, '2007-11-05 02:04:00', '2007 Houston Texans Schedule/Results', 'en-US', 'normal', 'xt.6567473-hou-sked', NULL, 4, NULL, '2008-03-03 14:38:09.811056'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (343, 'xt.6567474-teamstats-hou', 1, '2007-11-05 02:04:00', '2007 AFC Statistics -- Houston Texans', 'en-US', 'normal', 'xt.6567474-teamstats-hou', NULL, 3, NULL, '2008-03-03 14:38:14.004856'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (344, 'xt.6567475-oak-sked', 1, '2007-11-05 02:05:00', '2007 Oakland Raiders Schedule/Results', 'en-US', 'normal', 'xt.6567475-oak-sked', NULL, 4, NULL, '2008-03-03 14:38:19.572109'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (345, 'xt.6567479-teamstats-oak', 1, '2007-11-05 02:05:00', '2007 AFC Statistics -- Oakland Raiders', 'en-US', 'normal', 'xt.6567479-teamstats-oak', NULL, 3, NULL, '2008-03-03 14:38:23.836389'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (346, 'xt.6567499-box', 1, '2007-11-05 02:08:00', 'Washington at NY Jets', 'en-US', 'normal', 'l.nfl.com-2007-e.2147-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:38:28.531587'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (347, 'xt.6567500-boxcomp', 1, '2007-11-05 02:08:00', 'NFL Composite Boxscore - Washington at NY Jets', 'en-US', 'normal', 'l.nfl.com-2007-e.2147-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:38:37.613708'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (348, 'xt.6567552-box', 1, '2007-11-05 02:20:00', 'San Diego at Minnesota', 'en-US', 'normal', 'l.nfl.com-2007-e.2142-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:38:49.767064'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (349, 'xt.6567553-boxcomp', 1, '2007-11-05 02:20:00', 'NFL Composite Boxscore - San Diego at Minnesota', 'en-US', 'normal', 'l.nfl.com-2007-e.2142-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:38:59.338096'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (350, 'xt.6567569-box', 1, '2007-11-05 02:23:00', 'Boxscore: Columbus vs. St. Louis', 'en-US', 'normal', 'l.nhl.com-2007-e.8648-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:39:11.208'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (351, 'xt.6567570-boxcomp', 1, '2007-11-05 02:23:00', 'NHL Composite Boxscore - St. Louis at Columbus', 'en-US', 'normal', 'l.nhl.com-2007-e.8648-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:39:12.287602'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (352, 'xt.6567600-box', 1, '2007-11-05 02:27:00', 'Seattle at Cleveland', 'en-US', 'normal', 'l.nfl.com-2007-e.2152-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:39:19.690422'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (353, 'xt.6567601-boxcomp', 1, '2007-11-05 02:27:00', 'NFL Composite Boxscore - Seattle at Cleveland', 'en-US', 'normal', 'l.nfl.com-2007-e.2152-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:39:30.070452'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (354, 'xt.6567605-boxprog', 1, '2007-11-05 02:28:00', 'Progressive Box Score: Detroit vs. Atlanta', 'en-US', 'normal', 'l.nba.com-2007-e.8788-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:39:40.302223'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (355, 'xt.6567610-sea-sked', 1, '2007-11-05 02:28:00', '2007 Seattle Seahawks Schedule/Results', 'en-US', 'normal', 'xt.6567610-sea-sked', NULL, 4, NULL, '2008-03-03 14:39:42.691972'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (356, 'xt.6567612-teamstats-sea', 1, '2007-11-05 02:28:00', '2007 NFC Statistics -- Seattle Seahawks', 'en-US', 'normal', 'xt.6567612-teamstats-sea', NULL, 3, NULL, '2008-03-03 14:39:47.276975'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (357, 'xt.6567613-cle-sked', 1, '2007-11-05 02:28:00', '2007 Cleveland Browns Schedule/Results', 'en-US', 'normal', 'xt.6567613-cle-sked', NULL, 4, NULL, '2008-03-03 14:39:52.106967'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (358, 'xt.6567614-teamstats-cle', 1, '2007-11-05 02:28:00', '2007 AFC Statistics -- Cleveland Browns', 'en-US', 'normal', 'xt.6567614-teamstats-cle', NULL, 3, NULL, '2008-03-03 14:39:56.339347'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (359, 'xt.6567616-indstats-clb', 1, '2007-11-05 02:28:00', '2007-2008 NHL Individual Statistics - Columbus Blue Jackets', 'en-US', 'normal', 'xt.6567616-indstats-clb', NULL, 3, NULL, '2008-03-03 14:40:01.977777'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (360, 'xt.6567618-clb-sked', 1, '2007-11-05 02:29:00', '2007 Columbus Blue Jackets Schedule', 'en-US', 'normal', 'xt.6567618-clb-sked', NULL, 4, NULL, '2008-03-03 14:40:05.387029'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (361, 'xt.6567641-indstats-stl', 1, '2007-11-05 02:32:00', '2007-2008 NHL Individual Statistics - St. Louis Blues', 'en-US', 'normal', 'xt.6567641-indstats-stl', NULL, 3, NULL, '2008-03-03 14:40:30.374515'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (362, 'xt.6567642-stl-sked', 1, '2007-11-05 02:32:00', '2007 St. Louis Blues Schedule', 'en-US', 'normal', 'xt.6567642-stl-sked', NULL, 4, NULL, '2008-03-03 14:40:34.872828'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (363, 'xt.6567662-HARRISON-IND', 1, '2007-11-05 02:35:00', 'Colts WR Harrison inactive for matchup against Patriots', 'en-US', 'normal', 'xt.6565254-HARRISON-IND', NULL, 8, NULL, '2008-03-03 14:41:00.663219'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (364, 'xt.6567685-RIVERS-BOS', 1, '2007-11-05 02:38:00', 'Rivers misses game versus Raptors', 'en-US', 'normal', 'xt.6563529-RIVERS-BOS', NULL, 8, NULL, '2008-03-03 14:41:00.721517'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (365, 'xt.6567742-boxprog', 1, '2007-11-05 02:51:00', 'Progressive Box Score: Denver vs. New Orleans', 'en-US', 'normal', 'l.nba.com-2007-e.8790-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:41:00.767259'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (366, 'xt.6567793-boxprog', 1, '2007-11-05 03:00:00', 'Progressive Box Score: Detroit vs. Atlanta', 'en-US', 'normal', 'l.nba.com-2007-e.8788-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:41:04.065727'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (367, 'xt.6567807-boxprog', 1, '2007-11-05 03:01:00', 'Progressive Box Score: Phoenix vs. Cleveland', 'en-US', 'normal', 'l.nba.com-2007-e.8793-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:41:06.335547'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (368, 'xt.6567930-box', 1, '2007-11-05 03:26:00', 'Seattle at Cleveland', 'en-US', 'normal', 'l.nfl.com-2007-e.2152-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:41:08.547026'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (369, 'xt.6567931-boxcomp', 1, '2007-11-05 03:26:00', 'NFL Composite Boxscore - Seattle at Cleveland', 'en-US', 'normal', 'l.nfl.com-2007-e.2152-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:41:17.750631'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (370, 'xt.6567934-boxprog', 1, '2007-11-05 03:26:00', 'Progressive Box Score: Phoenix vs. Cleveland', 'en-US', 'normal', 'l.nba.com-2007-e.8793-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:41:28.80577'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (371, 'xt.6567989-boxprog', 1, '2007-11-05 03:40:00', 'Progressive Box Score: Denver vs. New Orleans', 'en-US', 'normal', 'l.nba.com-2007-e.8790-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:41:30.916758'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (372, 'xt.6568017-box', 1, '2007-11-05 03:47:00', 'Boxscore: Chicago vs. Nashville', 'en-US', 'normal', 'l.nhl.com-2007-e.8654-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:41:33.871764'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (373, 'xt.6568018-boxcomp', 1, '2007-11-05 03:47:00', 'NHL Composite Boxscore - Nashville at Chicago', 'en-US', 'normal', 'l.nhl.com-2007-e.8654-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:41:35.224051'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (374, 'xt.6568025-indstats-nas', 1, '2007-11-05 03:47:00', '2007-2008 NHL Individual Statistics - Nashville Predators', 'en-US', 'normal', 'xt.6568025-indstats-nas', NULL, 3, NULL, '2008-03-03 14:41:41.904857'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (375, 'xt.6568026-nas-sked', 1, '2007-11-05 03:47:00', '2007 Nashville Predators Schedule', 'en-US', 'normal', 'xt.6568026-nas-sked', NULL, 4, NULL, '2008-03-03 14:41:45.680562'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (376, 'xt.6568027-indstats-chi', 1, '2007-11-05 03:47:00', '2007-2008 NHL Individual Statistics - Chicago Blackhawks', 'en-US', 'normal', 'xt.6568027-indstats-chi', NULL, 3, NULL, '2008-03-03 14:42:08.460621'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (377, 'xt.6568028-chi-sked', 1, '2007-11-05 03:47:00', '2007 Chicago Blackhawks Schedule', 'en-US', 'normal', 'xt.6568028-chi-sked', NULL, 4, NULL, '2008-03-03 14:42:12.648797'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (378, 'xt.6568038-boxprog', 1, '2007-11-05 03:50:00', 'Progressive Box Score: Detroit vs. Atlanta', 'en-US', 'normal', 'l.nba.com-2007-e.8788-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:42:36.677257'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (379, 'xt.6568049-standings', 1, '2007-11-05 03:52:00', 'NHL Standings', 'en-US', 'normal', 'xt.6563042-standings', NULL, 5, NULL, '2008-03-03 14:42:39.386414'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (380, 'xt.6568050-standings', 1, '2007-11-05 03:52:00', '2007 National Hockey League Standings', 'en-US', 'normal', 'xt.6563042-standings', NULL, 5, NULL, '2008-03-03 14:42:41.044611'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (381, 'xt.6568076-box', 1, '2007-11-05 04:01:00', 'Boxscore: Miami vs. Charlotte', 'en-US', 'normal', 'l.nba.com-2007-e.8786-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:42:42.744856'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (382, 'xt.6568079-cha-sked', 1, '2007-11-05 04:01:00', '2007 Charlotte Bobcats Schedule', 'en-US', 'normal', 'xt.6568079-cha-sked', NULL, 4, NULL, '2008-03-03 14:42:47.864038'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (383, 'xt.6568081-mia-sked', 1, '2007-11-05 04:01:00', '2007 Miami Heat Schedule', 'en-US', 'normal', 'xt.6568081-mia-sked', NULL, 4, NULL, '2008-03-03 14:43:12.112133'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (384, 'xt.6568117-boxprog', 1, '2007-11-05 04:10:00', 'Progressive Box Score: Denver vs. New Orleans', 'en-US', 'normal', 'l.nba.com-2007-e.8790-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:43:36.75722'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (385, 'xt.6568131-boxprog', 1, '2007-11-05 04:16:00', 'Progressive Box Score: Phoenix vs. Cleveland', 'en-US', 'normal', 'l.nba.com-2007-e.8793-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:43:39.467614'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (386, 'xt.6568146-box', 1, '2007-11-05 04:21:00', 'Boxscore: Boston vs. Ottawa', 'en-US', 'normal', 'l.nhl.com-2007-e.8651-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:43:41.724133'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (387, 'xt.6568147-boxcomp', 1, '2007-11-05 04:22:00', 'NHL Composite Boxscore - Ottawa at Boston', 'en-US', 'normal', 'l.nhl.com-2007-e.8651-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:43:43.493817'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (388, 'xt.6568150-indstats-ott', 1, '2007-11-05 04:22:00', '2007-2008 NHL Individual Statistics - Ottawa Senators', 'en-US', 'normal', 'xt.6568150-indstats-ott', NULL, 3, NULL, '2008-03-03 14:43:50.155174'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (389, 'xt.6568152-ott-sked', 1, '2007-11-05 04:22:00', '2007 Ottawa Senators Schedule', 'en-US', 'normal', 'xt.6568152-ott-sked', NULL, 4, NULL, '2008-03-03 14:43:53.736968'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (390, 'xt.6568153-indstats-bos', 1, '2007-11-05 04:22:00', '2007-2008 NHL Individual Statistics - Boston Bruins', 'en-US', 'normal', 'xt.6568153-indstats-bos', NULL, 3, NULL, '2008-03-03 14:44:18.054793'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (391, 'xt.6568154-bos-sked', 1, '2007-11-05 04:22:00', '2007 Boston Bruins Schedule', 'en-US', 'normal', 'xt.6568154-bos-sked', NULL, 4, NULL, '2008-03-03 14:44:22.004408'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (392, 'xt.6568155-standings', 1, '2007-11-05 04:23:00', 'NHL Standings', 'en-US', 'normal', 'xt.6563042-standings', NULL, 5, NULL, '2008-03-03 14:44:45.238985'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (393, 'xt.6568156-standings', 1, '2007-11-05 04:23:00', '2007 National Hockey League Standings', 'en-US', 'normal', 'xt.6563042-standings', NULL, 5, NULL, '2008-03-03 14:44:46.945572'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (394, 'xt.6568165-boxprog', 1, '2007-11-05 04:27:00', 'Progressive Box Score: LA Lakers vs. Utah', 'en-US', 'normal', 'l.nba.com-2007-e.8796-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:44:48.685834'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (395, 'xt.6568273-box', 1, '2007-11-05 05:03:00', 'Boxscore: New York vs. Minnesota', 'en-US', 'normal', 'l.nba.com-2007-e.8784-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:44:50.933821'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (396, 'xt.6568275-min-sked', 1, '2007-11-05 05:04:00', '2007 Minnesota Timberwolves Schedule', 'en-US', 'normal', 'xt.6568275-min-sked', NULL, 4, NULL, '2008-03-03 14:44:55.998386'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (397, 'xt.6568277-nyk-sked', 1, '2007-11-05 05:04:00', '2007 New York Knicks Schedule', 'en-US', 'normal', 'xt.6568277-nyk-sked', NULL, 4, NULL, '2008-03-03 14:45:20.321307'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (398, 'xt.6568284-boxprog', 1, '2007-11-05 05:05:00', 'Progressive Box Score: LA Lakers vs. Utah', 'en-US', 'normal', 'l.nba.com-2007-e.8796-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:45:44.705583'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (399, 'xt.6568327-box', 1, '2007-11-05 05:23:00', 'Boxscore: Phoenix vs. Cleveland', 'en-US', 'normal', 'l.nba.com-2007-e.8793-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:45:46.90584'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (400, 'xt.6568329-cle-sked', 1, '2007-11-05 05:24:00', '2007 Cleveland Cavaliers Schedule', 'en-US', 'normal', 'xt.6568329-cle-sked', NULL, 4, NULL, '2008-03-03 14:45:51.853335'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (401, 'xt.6568333-cle-sked', 1, '2007-11-05 05:24:00', '2007 Cleveland Cavaliers Schedule', 'en-US', 'normal', 'xt.6568329-cle-sked', NULL, 4, NULL, '2008-03-03 14:46:16.083'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (402, 'xt.6568335-pho-sked', 1, '2007-11-05 05:25:00', '2007 Phoenix Suns Schedule', 'en-US', 'normal', 'xt.6568335-pho-sked', NULL, 4, NULL, '2008-03-03 14:46:41.084972'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (403, 'xt.6568350-standings', 1, '2007-11-05 05:29:00', 'NFL Standings', 'en-US', 'normal', 'xt.6567447-standings', NULL, 5, NULL, '2008-03-03 14:47:06.010934'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (404, 'xt.6568359-box', 1, '2007-11-05 05:33:00', 'Boxscore: Detroit vs. Atlanta', 'en-US', 'normal', 'l.nba.com-2007-e.8788-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:47:07.884006'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (405, 'xt.6568360-atl-sked', 1, '2007-11-05 05:33:00', '2007 Atlanta Hawks Schedule', 'en-US', 'normal', 'xt.6568360-atl-sked', NULL, 4, NULL, '2008-03-03 14:47:12.87459'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (406, 'xt.6568363-det-sked', 1, '2007-11-05 05:34:00', '2007 Detroit Pistons Schedule', 'en-US', 'normal', 'xt.6568363-det-sked', NULL, 4, NULL, '2008-03-03 14:47:37.04246'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (407, 'xt.6568383-boxprog', 1, '2007-11-05 05:41:00', 'Progressive Box Score: LA Lakers vs. Utah', 'en-US', 'normal', 'l.nba.com-2007-e.8796-event-stats-progressive-sportsnetwork.com', NULL, 12, NULL, '2008-03-03 14:48:02.855116'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (408, 'xt.6568390-box', 1, '2007-11-05 05:48:00', 'Washington at NY Jets', 'en-US', 'normal', 'l.nfl.com-2007-e.2147-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:48:04.869428'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (409, 'xt.6568391-boxcomp', 1, '2007-11-05 05:48:00', 'NFL Composite Boxscore - Washington at NY Jets', 'en-US', 'normal', 'l.nfl.com-2007-e.2147-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:48:14.922036'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (410, 'xt.6568397-teamstats-was', 1, '2007-11-05 05:56:00', '2007 NFC Statistics -- Washington Redskins', 'en-US', 'normal', 'xt.6568397-teamstats-was', NULL, 3, NULL, '2008-03-03 14:48:26.607706'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (411, 'xt.6568402-box', 1, '2007-11-05 06:01:00', 'Dallas at Philadelphia', 'en-US', 'normal', 'l.nfl.com-2007-e.2160-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:48:31.141094'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (412, 'xt.6568403-boxcomp', 1, '2007-11-05 06:01:00', 'NFL Composite Boxscore - Dallas at Philadelphia', 'en-US', 'normal', 'l.nfl.com-2007-e.2160-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:48:39.209791'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (413, 'xt.R1442-box', 1, '2007-11-04 18:45:00', 'Boxscore: Washington vs. Philadelphia', 'en-US', 'normal', 'l.nhl.com-2007-e.8593-event-stats-sportsnetwork.com', NULL, 2, NULL, '2008-03-03 14:48:48.070973'); INSERT INTO documents (id, doc_id, publisher_id, date_time, title, "language", priority, revision_id, stats_coverage, document_fixture_id, source_id, db_loading_date_time) VALUES (414, 'xt.R1443-boxcomp', 1, '2007-11-04 18:45:00', 'NHL Composite Boxscore - Philadelphia at Washington', 'en-US', 'normal', 'l.nhl.com-2007-e.8593-event-stats-composite-sportsnetwork.com', NULL, 9, NULL, '2008-03-03 14:48:49.021651'); -- -- Data for Name: documents_media; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: events; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (39, 'l.mlb.com-2007-e.19211', 1, '2007-05-12 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (40, 'l.mlb.com-2007-e.19214', 1, '2007-05-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (41, 'l.mlb.com-2007-e.19217', 1, '2007-05-13 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (51, 'l.mlb.com-2007-e.19235', 1, '2007-05-25 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (52, 'l.mlb.com-2007-e.19237', 1, '2007-05-26 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (53, 'l.mlb.com-2007-e.19238', 1, '2007-05-27 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (54, 'l.mlb.com-2007-e.19239', 1, '2007-05-27 20:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (103, 'l.mlb.com-2007-e.18880', 1, '2007-07-24 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (104, 'l.mlb.com-2007-e.18881', 1, '2007-07-25 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (105, 'l.mlb.com-2007-e.18882', 1, '2007-07-26 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (106, 'l.mlb.com-2007-e.18883', 1, '2007-07-27 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (121, 'l.mlb.com-2007-e.18913', 1, '2007-08-14 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (122, 'l.mlb.com-2007-e.18915', 1, '2007-08-15 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (123, 'l.mlb.com-2007-e.18916', 1, '2007-08-16 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (16, 'l.mlb.com-2007-e.20683', 1, '2007-04-17 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (17, 'l.mlb.com-2007-e.20684', 1, '2007-04-18 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (29, 'l.mlb.com-2007-e.20696', 1, '2007-05-01 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (30, 'l.mlb.com-2007-e.20697', 1, '2007-05-02 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (31, 'l.mlb.com-2007-e.20698', 1, '2007-05-02 19:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (190, 'l.mlb.com-2007-e.18769', 1, '2007-05-07 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (191, 'l.mlb.com-2007-e.18770', 1, '2007-05-08 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (192, 'l.mlb.com-2007-e.18771', 1, '2007-05-09 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (193, 'l.mlb.com-2007-e.18772', 1, '2007-05-10 16:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (79, 'l.mlb.com-2007-e.20708', 1, '2007-06-26 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (80, 'l.mlb.com-2007-e.20709', 1, '2007-06-27 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (81, 'l.mlb.com-2007-e.20710', 1, '2007-06-28 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (82, 'l.mlb.com-2007-e.20711', 1, '2007-06-28 22:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (241, 'l.mlb.com-2007-e.18859', 1, '2007-07-07 02:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (242, 'l.mlb.com-2007-e.18860', 1, '2007-07-08 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (243, 'l.mlb.com-2007-e.18862', 1, '2007-07-08 20:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (254, 'l.mlb.com-2007-e.19337', 1, '2007-07-24 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (255, 'l.mlb.com-2007-e.19340', 1, '2007-07-25 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (256, 'l.mlb.com-2007-e.19342', 1, '2007-07-26 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2, 'l.mlb.com-2007-e.20721', 1, '2007-08-04 02:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (113, 'l.mlb.com-2007-e.20722', 1, '2007-08-05 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (114, 'l.mlb.com-2007-e.20723', 1, '2007-08-05 20:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (270, 'l.mlb.com-2007-e.19373', 1, '2007-08-14 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (271, 'l.mlb.com-2007-e.19375', 1, '2007-08-15 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (272, 'l.mlb.com-2007-e.19376', 1, '2007-08-16 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (273, 'l.mlb.com-2007-e.19377', 1, '2007-08-17 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (149, 'l.mlb.com-2007-e.20737', 1, '2007-09-15 02:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (150, 'l.mlb.com-2007-e.20738', 1, '2007-09-16 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (151, 'l.mlb.com-2007-e.20739', 1, '2007-09-16 20:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (155, 'l.mlb.com-2007-e.20743', 1, '2007-09-22 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (156, 'l.mlb.com-2007-e.20744', 1, '2007-09-23 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (157, 'l.mlb.com-2007-e.20745', 1, '2007-09-23 20:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (167, 'l.mlb.com-2007-e.20803', 1, '2007-04-07 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (168, 'l.mlb.com-2007-e.20804', 1, '2007-04-07 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (169, 'l.mlb.com-2007-e.20805', 1, '2007-04-08 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (20, 'l.mlb.com-2007-e.20687', 1, '2007-04-21 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (21, 'l.mlb.com-2007-e.20688', 1, '2007-04-21 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (22, 'l.mlb.com-2007-e.20689', 1, '2007-04-22 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (181, 'l.mlb.com-2007-e.20809', 1, '2007-04-25 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (182, 'l.mlb.com-2007-e.20810', 1, '2007-04-26 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (183, 'l.mlb.com-2007-e.20811', 1, '2007-04-27 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (26, 'l.mlb.com-2007-e.20693', 1, '2007-04-28 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (27, 'l.mlb.com-2007-e.20694', 1, '2007-04-29 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (28, 'l.mlb.com-2007-e.20695', 1, '2007-04-29 20:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (338, 'l.mlb.com-2007-e.19218', 1, '2007-05-16 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (339, 'l.mlb.com-2007-e.19220', 1, '2007-05-17 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (340, 'l.mlb.com-2007-e.19222', 1, '2007-05-18 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (344, 'l.mlb.com-2007-e.19228', 1, '2007-05-22 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (345, 'l.mlb.com-2007-e.19230', 1, '2007-05-23 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (346, 'l.mlb.com-2007-e.19232', 1, '2007-05-24 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (61, 'l.mlb.com-2007-e.20705', 1, '2007-06-06 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (62, 'l.mlb.com-2007-e.20706', 1, '2007-06-07 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (63, 'l.mlb.com-2007-e.20707', 1, '2007-06-08 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (83, 'l.mlb.com-2007-e.20712', 1, '2007-06-30 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (84, 'l.mlb.com-2007-e.20713', 1, '2007-07-01 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (85, 'l.mlb.com-2007-e.20714', 1, '2007-07-01 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (244, 'l.mlb.com-2007-e.20821', 1, '2007-07-14 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (245, 'l.mlb.com-2007-e.20822', 1, '2007-07-14 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (246, 'l.mlb.com-2007-e.20823', 1, '2007-07-15 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (392, 'l.mlb.com-2007-e.18887', 1, '2007-07-28 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (393, 'l.mlb.com-2007-e.18888', 1, '2007-07-29 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (394, 'l.mlb.com-2007-e.18889', 1, '2007-07-29 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (261, 'l.mlb.com-2007-e.20824', 1, '2007-08-01 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (262, 'l.mlb.com-2007-e.20825', 1, '2007-08-02 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (263, 'l.mlb.com-2007-e.20826', 1, '2007-08-03 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (409, 'l.mlb.com-2007-e.18917', 1, '2007-08-17 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (410, 'l.mlb.com-2007-e.18918', 1, '2007-08-18 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (411, 'l.mlb.com-2007-e.18920', 1, '2007-08-19 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (412, 'l.mlb.com-2007-e.18921', 1, '2007-08-20 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (293, 'l.mlb.com-2007-e.20830', 1, '2007-09-08 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (294, 'l.mlb.com-2007-e.20831', 1, '2007-09-08 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (295, 'l.mlb.com-2007-e.20832', 1, '2007-09-09 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (146, 'l.mlb.com-2007-e.20734', 1, '2007-09-11 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (147, 'l.mlb.com-2007-e.20735', 1, '2007-09-12 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (148, 'l.mlb.com-2007-e.20736', 1, '2007-09-13 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (152, 'l.mlb.com-2007-e.20740', 1, '2007-09-18 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (153, 'l.mlb.com-2007-e.20741', 1, '2007-09-19 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (154, 'l.mlb.com-2007-e.20742', 1, '2007-09-20 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (305, 'l.mlb.com-2007-e.20836', 1, '2007-09-29 02:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (306, 'l.mlb.com-2007-e.20837', 1, '2007-09-30 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (307, 'l.mlb.com-2007-e.20838', 1, '2007-09-30 20:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:41:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (310, 'l.mlb.com-2007-e.20839', 1, '2007-04-03 20:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (311, 'l.mlb.com-2007-e.20840', 1, '2007-04-05 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (312, 'l.mlb.com-2007-e.20841', 1, '2007-04-06 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (313, 'l.mlb.com-2007-e.20842', 1, '2007-04-10 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (314, 'l.mlb.com-2007-e.20843', 1, '2007-04-11 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (315, 'l.mlb.com-2007-e.20844', 1, '2007-04-12 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (173, 'l.mlb.com-2007-e.20806', 1, '2007-04-14 02:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (174, 'l.mlb.com-2007-e.20807', 1, '2007-04-15 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (175, 'l.mlb.com-2007-e.20808', 1, '2007-04-16 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (18, 'l.mlb.com-2007-e.20685', 1, '2007-04-19 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (19, 'l.mlb.com-2007-e.20686', 1, '2007-04-19 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (23, 'l.mlb.com-2007-e.20690', 1, '2007-04-25 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (24, 'l.mlb.com-2007-e.20691', 1, '2007-04-26 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (25, 'l.mlb.com-2007-e.20692', 1, '2007-04-27 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (184, 'l.mlb.com-2007-e.20812', 1, '2007-04-28 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (185, 'l.mlb.com-2007-e.20813', 1, '2007-04-29 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (186, 'l.mlb.com-2007-e.20814', 1, '2007-04-29 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (449, 'l.mlb.com-2007-e.18766', 1, '2007-05-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (450, 'l.mlb.com-2007-e.18767', 1, '2007-05-05 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (451, 'l.mlb.com-2007-e.18768', 1, '2007-05-06 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (216, 'l.mlb.com-2007-e.20815', 1, '2007-06-06 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (217, 'l.mlb.com-2007-e.20816', 1, '2007-06-07 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (218, 'l.mlb.com-2007-e.20817', 1, '2007-06-08 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (372, 'l.mlb.com-2007-e.20845', 1, '2007-06-26 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (373, 'l.mlb.com-2007-e.20846', 1, '2007-06-27 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (374, 'l.mlb.com-2007-e.20847', 1, '2007-06-27 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (234, 'l.mlb.com-2007-e.20818', 1, '2007-06-30 02:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (235, 'l.mlb.com-2007-e.20819', 1, '2007-07-01 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (236, 'l.mlb.com-2007-e.20820', 1, '2007-07-01 20:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (492, 'l.mlb.com-2007-e.18848', 1, '2007-07-03 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (493, 'l.mlb.com-2007-e.18850', 1, '2007-07-04 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (494, 'l.mlb.com-2007-e.18851', 1, '2007-07-05 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (495, 'l.mlb.com-2007-e.18853', 1, '2007-07-05 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (93, 'l.mlb.com-2007-e.20715', 1, '2007-07-14 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (94, 'l.mlb.com-2007-e.20716', 1, '2007-07-15 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (95, 'l.mlb.com-2007-e.20717', 1, '2007-07-15 20:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (509, 'l.mlb.com-2007-e.19345', 1, '2007-07-27 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (510, 'l.mlb.com-2007-e.19348', 1, '2007-07-28 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (511, 'l.mlb.com-2007-e.19351', 1, '2007-07-28 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (512, 'l.mlb.com-2007-e.19354', 1, '2007-07-29 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (110, 'l.mlb.com-2007-e.20718', 1, '2007-08-01 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (111, 'l.mlb.com-2007-e.20719', 1, '2007-08-02 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (112, 'l.mlb.com-2007-e.20720', 1, '2007-08-02 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (308, 'l.mlb.com-2007-e.20848', 1, '2007-08-04 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (395, 'l.mlb.com-2007-e.20849', 1, '2007-08-05 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (396, 'l.mlb.com-2007-e.20850', 1, '2007-08-05 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (523, 'l.mlb.com-2007-e.19380', 1, '2007-08-18 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (524, 'l.mlb.com-2007-e.19383', 1, '2007-08-19 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (525, 'l.mlb.com-2007-e.19386', 1, '2007-08-19 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (133, 'l.mlb.com-2007-e.20724', 1, '2007-08-28 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (134, 'l.mlb.com-2007-e.20725', 1, '2007-08-29 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (135, 'l.mlb.com-2007-e.20726', 1, '2007-08-30 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (136, 'l.mlb.com-2007-e.20727', 1, '2007-08-31 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (286, 'l.mlb.com-2007-e.20827', 1, '2007-09-01 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (287, 'l.mlb.com-2007-e.20828', 1, '2007-09-02 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (288, 'l.mlb.com-2007-e.20829', 1, '2007-09-02 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (140, 'l.mlb.com-2007-e.20731', 1, '2007-09-03 20:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (141, 'l.mlb.com-2007-e.20732', 1, '2007-09-05 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (142, 'l.mlb.com-2007-e.20733', 1, '2007-09-06 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (296, 'l.mlb.com-2007-e.20833', 1, '2007-09-12 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (297, 'l.mlb.com-2007-e.20834', 1, '2007-09-13 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (298, 'l.mlb.com-2007-e.20835', 1, '2007-09-14 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (428, 'l.mlb.com-2007-e.20851', 1, '2007-09-15 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (429, 'l.mlb.com-2007-e.20852', 1, '2007-09-16 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (430, 'l.mlb.com-2007-e.20853', 1, '2007-09-16 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (435, 'l.mlb.com-2007-e.20854', 1, '2007-09-25 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (436, 'l.mlb.com-2007-e.20855', 1, '2007-09-26 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (437, 'l.mlb.com-2007-e.20856', 1, '2007-09-27 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (64, 'l.mlb.com-2007-e.19602', 1, '2007-06-09 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (65, 'l.mlb.com-2007-e.19606', 1, '2007-06-10 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (66, 'l.mlb.com-2007-e.19609', 1, '2007-06-10 20:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (363, 'l.mlb.com-2007-e.19621', 1, '2007-06-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (364, 'l.mlb.com-2007-e.19624', 1, '2007-06-16 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (365, 'l.mlb.com-2007-e.19626', 1, '2007-06-17 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (489, 'l.mlb.com-2007-e.19632', 1, '2007-06-23 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (490, 'l.mlb.com-2007-e.19634', 1, '2007-06-24 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (491, 'l.mlb.com-2007-e.19637', 1, '2007-06-24 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (846, 'l.mlb.com-2007-e.19494', 1, '2007-04-10 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (847, 'l.mlb.com-2007-e.19495', 1, '2007-04-11 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (848, 'l.mlb.com-2007-e.19496', 1, '2007-04-12 20:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (862, 'l.mlb.com-2007-e.20868', 1, '2007-05-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (462, 'l.mlb.com-2007-e.20582', 1, '2007-05-19 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (463, 'l.mlb.com-2007-e.20583', 1, '2007-05-20 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (464, 'l.mlb.com-2007-e.20584', 1, '2007-05-20 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (477, 'l.mlb.com-2007-e.20592', 1, '2007-06-09 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (478, 'l.mlb.com-2007-e.20593', 1, '2007-06-10 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (479, 'l.mlb.com-2007-e.20594', 1, '2007-06-10 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1025, 'l.mlb.com-2007-e.19271', 1, '2007-06-16 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1026, 'l.mlb.com-2007-e.19272', 1, '2007-06-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1027, 'l.mlb.com-2007-e.19274', 1, '2007-06-17 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (899, 'l.mlb.com-2007-e.19639', 1, '2007-06-26 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (900, 'l.mlb.com-2007-e.19642', 1, '2007-06-27 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (901, 'l.mlb.com-2007-e.19646', 1, '2007-06-27 20:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (839, 'l.mlb.com-2007-e.19723', 1, '2007-08-04 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (933, 'l.mlb.com-2007-e.19726', 1, '2007-08-05 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (934, 'l.mlb.com-2007-e.19728', 1, '2007-08-05 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 05:50:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (843, 'l.mlb.com-2007-e.19486', 1, '2007-04-06 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (844, 'l.mlb.com-2007-e.19489', 1, '2007-04-08 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (845, 'l.mlb.com-2007-e.19491', 1, '2007-04-09 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (984, 'l.mlb.com-2007-e.20577', 1, '2007-04-14 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (985, 'l.mlb.com-2007-e.20578', 1, '2007-04-14 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (986, 'l.mlb.com-2007-e.20579', 1, '2007-04-15 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (990, 'l.mlb.com-2007-e.20580', 1, '2007-04-24 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (991, 'l.mlb.com-2007-e.20581', 1, '2007-04-24 18:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1120, 'l.mlb.com-2007-e.19223', 1, '2007-05-19 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1121, 'l.mlb.com-2007-e.19224', 1, '2007-05-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1122, 'l.mlb.com-2007-e.19226', 1, '2007-05-20 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (884, 'l.mlb.com-2007-e.19576', 1, '2007-05-26 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (885, 'l.mlb.com-2007-e.19577', 1, '2007-05-27 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (886, 'l.mlb.com-2007-e.19579', 1, '2007-05-27 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1014, 'l.mlb.com-2007-e.20588', 1, '2007-06-01 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1015, 'l.mlb.com-2007-e.20589', 1, '2007-06-02 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1016, 'l.mlb.com-2007-e.20590', 1, '2007-06-03 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1017, 'l.mlb.com-2007-e.20591', 1, '2007-06-03 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1141, 'l.mlb.com-2007-e.19287', 1, '2007-06-23 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1142, 'l.mlb.com-2007-e.19288', 1, '2007-06-23 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1143, 'l.mlb.com-2007-e.19292', 1, '2007-06-25 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (902, 'l.mlb.com-2007-e.19649', 1, '2007-06-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (903, 'l.mlb.com-2007-e.19650', 1, '2007-06-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (904, 'l.mlb.com-2007-e.19655', 1, '2007-07-01 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (905, 'l.mlb.com-2007-e.19657', 1, '2007-07-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1050, 'l.mlb.com-2007-e.20601', 1, '2007-07-24 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1051, 'l.mlb.com-2007-e.20602', 1, '2007-07-24 21:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1052, 'l.mlb.com-2007-e.20895', 1, '2007-07-25 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1053, 'l.mlb.com-2007-e.20603', 1, '2007-07-26 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1069, 'l.mlb.com-2007-e.20604', 1, '2007-08-24 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1070, 'l.mlb.com-2007-e.20605', 1, '2007-08-25 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1071, 'l.mlb.com-2007-e.20606', 1, '2007-08-26 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1072, 'l.mlb.com-2007-e.20607', 1, '2007-08-27 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1091, 'l.mlb.com-2007-e.20615', 1, '2007-09-29 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1092, 'l.mlb.com-2007-e.20616', 1, '2007-09-30 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1093, 'l.mlb.com-2007-e.20617', 1, '2007-09-30 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:40:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (849, 'l.mlb.com-2007-e.19504', 1, '2007-04-17 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (850, 'l.mlb.com-2007-e.19505', 1, '2007-04-18 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (851, 'l.mlb.com-2007-e.19507', 1, '2007-04-19 16:37:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (855, 'l.mlb.com-2007-e.19515', 1, '2007-04-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (856, 'l.mlb.com-2007-e.19518', 1, '2007-04-24 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1103, 'l.mlb.com-2007-e.20621', 1, '2007-04-27 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1104, 'l.mlb.com-2007-e.20622', 1, '2007-04-28 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1105, 'l.mlb.com-2007-e.20623', 1, '2007-04-29 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1106, 'l.mlb.com-2007-e.20624', 1, '2007-04-30 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1111, 'l.mlb.com-2007-e.20625', 1, '2007-05-05 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1112, 'l.mlb.com-2007-e.20626', 1, '2007-05-06 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1113, 'l.mlb.com-2007-e.20627', 1, '2007-05-06 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (866, 'l.mlb.com-2007-e.19546', 1, '2007-05-08 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (867, 'l.mlb.com-2007-e.19550', 1, '2007-05-09 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (868, 'l.mlb.com-2007-e.19552', 1, '2007-05-10 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (219, 'l.mlb.com-2007-e.20674', 1, '2007-06-09 02:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (220, 'l.mlb.com-2007-e.20675', 1, '2007-06-10 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (221, 'l.mlb.com-2007-e.20676', 1, '2007-06-10 20:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (360, 'l.mlb.com-2007-e.20677', 1, '2007-06-12 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (361, 'l.mlb.com-2007-e.20678', 1, '2007-06-13 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (362, 'l.mlb.com-2007-e.20679', 1, '2007-06-13 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (228, 'l.mlb.com-2007-e.20668', 1, '2007-06-19 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (229, 'l.mlb.com-2007-e.20669', 1, '2007-06-20 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (230, 'l.mlb.com-2007-e.20670', 1, '2007-06-21 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1034, 'l.mlb.com-2007-e.20595', 1, '2007-06-30 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1035, 'l.mlb.com-2007-e.20596', 1, '2007-07-01 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1036, 'l.mlb.com-2007-e.20597', 1, '2007-07-01 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (912, 'l.mlb.com-2007-e.19681', 1, '2007-07-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (913, 'l.mlb.com-2007-e.19682', 1, '2007-07-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (914, 'l.mlb.com-2007-e.19683', 1, '2007-07-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (915, 'l.mlb.com-2007-e.19684', 1, '2007-07-15 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1047, 'l.mlb.com-2007-e.20598', 1, '2007-07-20 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1048, 'l.mlb.com-2007-e.20599', 1, '2007-07-21 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1049, 'l.mlb.com-2007-e.20600', 1, '2007-07-22 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1161, 'l.mlb.com-2007-e.20637', 1, '2007-08-03 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1094, 'l.mlb.com-2007-e.20638', 1, '2007-08-04 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1162, 'l.mlb.com-2007-e.20639', 1, '2007-08-05 17:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1074, 'l.mlb.com-2007-e.20608', 1, '2007-08-31 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1075, 'l.mlb.com-2007-e.20609', 1, '2007-09-01 17:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1076, 'l.mlb.com-2007-e.20610', 1, '2007-09-02 17:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (954, 'l.mlb.com-2007-e.19779', 1, '2007-09-03 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (955, 'l.mlb.com-2007-e.19780', 1, '2007-09-04 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (956, 'l.mlb.com-2007-e.19782', 1, '2007-09-05 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (967, 'l.mlb.com-2007-e.19801', 1, '2007-09-17 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (968, 'l.mlb.com-2007-e.19803', 1, '2007-09-18 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (969, 'l.mlb.com-2007-e.19804', 1, '2007-09-19 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 20:42:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (840, 'l.mlb.com-2007-e.19472', 1, '2007-04-02 20:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (841, 'l.mlb.com-2007-e.19479', 1, '2007-04-05 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (842, 'l.mlb.com-2007-e.19483', 1, '2007-04-05 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1197, 'l.mlb.com-2007-e.20365', 1, '2007-04-09 23:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1198, 'l.mlb.com-2007-e.20366', 1, '2007-04-10 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1199, 'l.mlb.com-2007-e.20368', 1, '2007-04-11 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (992, 'l.mlb.com-2007-e.20380', 1, '2007-04-28 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (993, 'l.mlb.com-2007-e.20382', 1, '2007-04-29 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (994, 'l.mlb.com-2007-e.20384', 1, '2007-04-29 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1011, 'l.mlb.com-2007-e.20404', 1, '2007-05-26 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1012, 'l.mlb.com-2007-e.20406', 1, '2007-05-26 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1013, 'l.mlb.com-2007-e.20408', 1, '2007-05-27 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1339, 'l.mlb.com-2007-e.18821', 1, '2007-06-16 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1340, 'l.mlb.com-2007-e.18822', 1, '2007-06-16 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1341, 'l.mlb.com-2007-e.18824', 1, '2007-06-17 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1037, 'l.mlb.com-2007-e.20419', 1, '2007-07-03 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1038, 'l.mlb.com-2007-e.20420', 1, '2007-07-04 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1039, 'l.mlb.com-2007-e.20422', 1, '2007-07-05 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (916, 'l.mlb.com-2007-e.19686', 1, '2007-07-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (917, 'l.mlb.com-2007-e.19687', 1, '2007-07-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (918, 'l.mlb.com-2007-e.19689', 1, '2007-07-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1155, 'l.mlb.com-2007-e.20430', 1, '2007-07-28 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1156, 'l.mlb.com-2007-e.20432', 1, '2007-07-28 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1157, 'l.mlb.com-2007-e.20433', 1, '2007-07-29 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1266, 'l.mlb.com-2007-e.20449', 1, '2007-08-11 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1267, 'l.mlb.com-2007-e.20450', 1, '2007-08-11 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1268, 'l.mlb.com-2007-e.20451', 1, '2007-08-12 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1269, 'l.mlb.com-2007-e.20452', 1, '2007-08-14 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1166, 'l.mlb.com-2007-e.20454', 1, '2007-08-15 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1167, 'l.mlb.com-2007-e.20456', 1, '2007-08-16 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1168, 'l.mlb.com-2007-e.20457', 1, '2007-08-17 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1178, 'l.mlb.com-2007-e.20465', 1, '2007-09-04 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1179, 'l.mlb.com-2007-e.20466', 1, '2007-09-05 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1180, 'l.mlb.com-2007-e.20467', 1, '2007-09-06 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (852, 'l.mlb.com-2007-e.19510', 1, '2007-04-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (853, 'l.mlb.com-2007-e.19511', 1, '2007-04-21 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (854, 'l.mlb.com-2007-e.19513', 1, '2007-04-23 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1207, 'l.mlb.com-2007-e.19979', 1, '2007-04-25 23:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1208, 'l.mlb.com-2007-e.19980', 1, '2007-04-26 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (859, 'l.mlb.com-2007-e.19523', 1, '2007-04-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (860, 'l.mlb.com-2007-e.19525', 1, '2007-04-28 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (861, 'l.mlb.com-2007-e.19529', 1, '2007-04-29 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1107, 'l.mlb.com-2007-e.19982', 1, '2007-05-02 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1108, 'l.mlb.com-2007-e.19983', 1, '2007-05-03 00:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1109, 'l.mlb.com-2007-e.20879', 1, '2007-05-03 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1110, 'l.mlb.com-2007-e.19985', 1, '2007-05-04 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (997, 'l.mlb.com-2007-e.19988', 1, '2007-05-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (998, 'l.mlb.com-2007-e.19990', 1, '2007-05-05 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (999, 'l.mlb.com-2007-e.19992', 1, '2007-05-06 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1000, 'l.mlb.com-2007-e.19994', 1, '2007-05-07 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1114, 'l.mlb.com-2007-e.19997', 1, '2007-05-08 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1115, 'l.mlb.com-2007-e.19998', 1, '2007-05-09 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1116, 'l.mlb.com-2007-e.20002', 1, '2007-05-10 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1004, 'l.mlb.com-2007-e.20005', 1, '2007-05-12 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1005, 'l.mlb.com-2007-e.20006', 1, '2007-05-13 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1006, 'l.mlb.com-2007-e.20009', 1, '2007-05-13 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (881, 'l.mlb.com-2007-e.19569', 1, '2007-05-21 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (882, 'l.mlb.com-2007-e.19572', 1, '2007-05-22 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (883, 'l.mlb.com-2007-e.19574', 1, '2007-05-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1227, 'l.mlb.com-2007-e.20031', 1, '2007-05-28 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1228, 'l.mlb.com-2007-e.20035', 1, '2007-05-29 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1229, 'l.mlb.com-2007-e.20036', 1, '2007-05-30 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (890, 'l.mlb.com-2007-e.19585', 1, '2007-06-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (891, 'l.mlb.com-2007-e.19586', 1, '2007-06-02 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (892, 'l.mlb.com-2007-e.19587', 1, '2007-06-04 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (67, 'l.mlb.com-2007-e.20048', 1, '2007-06-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (68, 'l.mlb.com-2007-e.20049', 1, '2007-06-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (69, 'l.mlb.com-2007-e.20050', 1, '2007-06-14 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (369, 'l.mlb.com-2007-e.20059', 1, '2007-06-23 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (370, 'l.mlb.com-2007-e.20061', 1, '2007-06-23 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (371, 'l.mlb.com-2007-e.20063', 1, '2007-06-24 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1250, 'l.mlb.com-2007-e.20097', 1, '2007-07-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1251, 'l.mlb.com-2007-e.20098', 1, '2007-07-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1252, 'l.mlb.com-2007-e.20100', 1, '2007-07-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1253, 'l.mlb.com-2007-e.20103', 1, '2007-07-19 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1360, 'l.mlb.com-2007-e.20115', 1, '2007-07-24 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1361, 'l.mlb.com-2007-e.20117', 1, '2007-07-25 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1362, 'l.mlb.com-2007-e.20118', 1, '2007-07-26 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1363, 'l.mlb.com-2007-e.20121', 1, '2007-07-27 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1368, 'l.mlb.com-2007-e.20129', 1, '2007-08-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1293, 'l.mlb.com-2007-e.20131', 1, '2007-08-04 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1369, 'l.mlb.com-2007-e.20133', 1, '2007-08-05 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1263, 'l.mlb.com-2007-e.20134', 1, '2007-08-06 17:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1264, 'l.mlb.com-2007-e.20136', 1, '2007-08-07 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1265, 'l.mlb.com-2007-e.20140', 1, '2007-08-08 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (948, 'l.mlb.com-2007-e.19768', 1, '2007-08-28 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (949, 'l.mlb.com-2007-e.19771', 1, '2007-08-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (950, 'l.mlb.com-2007-e.19773', 1, '2007-08-30 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1077, 'l.mlb.com-2007-e.20193', 1, '2007-09-03 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1078, 'l.mlb.com-2007-e.20201', 1, '2007-09-04 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1079, 'l.mlb.com-2007-e.20202', 1, '2007-09-05 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1386, 'l.mlb.com-2007-e.20203', 1, '2007-09-08 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1387, 'l.mlb.com-2007-e.20204', 1, '2007-09-08 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1388, 'l.mlb.com-2007-e.20205', 1, '2007-09-09 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1277, 'l.mlb.com-2007-e.20206', 1, '2007-09-11 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1278, 'l.mlb.com-2007-e.20207', 1, '2007-09-12 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1279, 'l.mlb.com-2007-e.20208', 1, '2007-09-13 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (964, 'l.mlb.com-2007-e.19794', 1, '2007-09-14 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (965, 'l.mlb.com-2007-e.19796', 1, '2007-09-15 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (966, 'l.mlb.com-2007-e.19798', 1, '2007-09-17 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1283, 'l.mlb.com-2007-e.20209', 1, '2007-09-21 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1284, 'l.mlb.com-2007-e.20212', 1, '2007-09-22 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1285, 'l.mlb.com-2007-e.20213', 1, '2007-09-23 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1286, 'l.mlb.com-2007-e.20886', 1, '2007-09-24 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 21:36:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (546, 'l.mlb.com-2007-e.20257', 1, '2007-04-03 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (547, 'l.mlb.com-2007-e.20258', 1, '2007-04-04 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (548, 'l.mlb.com-2007-e.20261', 1, '2007-04-04 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (556, 'l.mlb.com-2007-e.19497', 1, '2007-04-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (557, 'l.mlb.com-2007-e.19498', 1, '2007-04-14 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (558, 'l.mlb.com-2007-e.19499', 1, '2007-04-15 17:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (559, 'l.mlb.com-2007-e.19502', 1, '2007-04-16 16:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (562, 'l.mlb.com-2007-e.20274', 1, '2007-04-21 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (563, 'l.mlb.com-2007-e.20276', 1, '2007-04-22 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (564, 'l.mlb.com-2007-e.20278', 1, '2007-04-22 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (572, 'l.mlb.com-2007-e.20284', 1, '2007-05-01 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (573, 'l.mlb.com-2007-e.20289', 1, '2007-05-02 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (574, 'l.mlb.com-2007-e.20291', 1, '2007-05-03 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (575, 'l.mlb.com-2007-e.20293', 1, '2007-05-03 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (582, 'l.mlb.com-2007-e.20296', 1, '2007-05-12 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (583, 'l.mlb.com-2007-e.20298', 1, '2007-05-12 19:45:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (584, 'l.mlb.com-2007-e.20300', 1, '2007-05-13 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (585, 'l.mlb.com-2007-e.20301', 1, '2007-05-14 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (586, 'l.mlb.com-2007-e.20303', 1, '2007-05-16 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (587, 'l.mlb.com-2007-e.20305', 1, '2007-05-17 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (588, 'l.mlb.com-2007-e.20307', 1, '2007-05-18 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (200, 'l.mlb.com-2007-e.20308', 1, '2007-05-19 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (201, 'l.mlb.com-2007-e.20310', 1, '2007-05-20 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (202, 'l.mlb.com-2007-e.20311', 1, '2007-05-20 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (592, 'l.mlb.com-2007-e.20022', 1, '2007-05-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (593, 'l.mlb.com-2007-e.20026', 1, '2007-05-26 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (594, 'l.mlb.com-2007-e.20027', 1, '2007-05-27 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (595, 'l.mlb.com-2007-e.20315', 1, '2007-05-29 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (596, 'l.mlb.com-2007-e.20319', 1, '2007-05-30 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (597, 'l.mlb.com-2007-e.20320', 1, '2007-05-31 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (225, 'l.mlb.com-2007-e.20331', 1, '2007-06-16 02:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (226, 'l.mlb.com-2007-e.20333', 1, '2007-06-16 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (227, 'l.mlb.com-2007-e.20334', 1, '2007-06-17 20:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (611, 'l.mlb.com-2007-e.19279', 1, '2007-06-19 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (612, 'l.mlb.com-2007-e.19282', 1, '2007-06-20 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (613, 'l.mlb.com-2007-e.19284', 1, '2007-06-21 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (617, 'l.mlb.com-2007-e.20339', 1, '2007-06-26 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (618, 'l.mlb.com-2007-e.20341', 1, '2007-06-27 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (619, 'l.mlb.com-2007-e.20343', 1, '2007-06-27 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (623, 'l.mlb.com-2007-e.20348', 1, '2007-07-04 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (624, 'l.mlb.com-2007-e.20350', 1, '2007-07-05 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (625, 'l.mlb.com-2007-e.20351', 1, '2007-07-06 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (626, 'l.mlb.com-2007-e.20082', 1, '2007-07-06 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (627, 'l.mlb.com-2007-e.20084', 1, '2007-07-07 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (628, 'l.mlb.com-2007-e.20086', 1, '2007-07-08 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (629, 'l.mlb.com-2007-e.20354', 1, '2007-07-14 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (630, 'l.mlb.com-2007-e.20356', 1, '2007-07-15 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (631, 'l.mlb.com-2007-e.20358', 1, '2007-07-15 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (644, 'l.mlb.com-2007-e.20376', 1, '2007-07-31 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (645, 'l.mlb.com-2007-e.20377', 1, '2007-08-01 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (646, 'l.mlb.com-2007-e.20379', 1, '2007-08-02 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (650, 'l.mlb.com-2007-e.19730', 1, '2007-08-07 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (651, 'l.mlb.com-2007-e.19733', 1, '2007-08-08 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (652, 'l.mlb.com-2007-e.19735', 1, '2007-08-09 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (656, 'l.mlb.com-2007-e.20397', 1, '2007-08-14 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (657, 'l.mlb.com-2007-e.20398', 1, '2007-08-15 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (658, 'l.mlb.com-2007-e.20400', 1, '2007-08-16 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (659, 'l.mlb.com-2007-e.20873', 1, '2007-08-17 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (660, 'l.mlb.com-2007-e.19745', 1, '2007-08-17 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (661, 'l.mlb.com-2007-e.19748', 1, '2007-08-18 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (662, 'l.mlb.com-2007-e.19750', 1, '2007-08-19 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (663, 'l.mlb.com-2007-e.20165', 1, '2007-08-21 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (664, 'l.mlb.com-2007-e.20167', 1, '2007-08-22 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (665, 'l.mlb.com-2007-e.20170', 1, '2007-08-23 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (666, 'l.mlb.com-2007-e.20403', 1, '2007-08-24 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (667, 'l.mlb.com-2007-e.20405', 1, '2007-08-25 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (668, 'l.mlb.com-2007-e.20407', 1, '2007-08-26 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (669, 'l.mlb.com-2007-e.20409', 1, '2007-08-26 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (670, 'l.mlb.com-2007-e.20413', 1, '2007-08-28 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (671, 'l.mlb.com-2007-e.20414', 1, '2007-08-29 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (672, 'l.mlb.com-2007-e.20416', 1, '2007-08-29 20:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (673, 'l.mlb.com-2007-e.20417', 1, '2007-09-01 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (674, 'l.mlb.com-2007-e.20418', 1, '2007-09-02 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (675, 'l.mlb.com-2007-e.20421', 1, '2007-09-02 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (692, 'l.mlb.com-2007-e.20435', 1, '2007-09-21 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (693, 'l.mlb.com-2007-e.20437', 1, '2007-09-22 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (694, 'l.mlb.com-2007-e.20439', 1, '2007-09-23 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (695, 'l.mlb.com-2007-e.20441', 1, '2007-09-23 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (696, 'l.mlb.com-2007-e.20443', 1, '2007-09-25 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (697, 'l.mlb.com-2007-e.20445', 1, '2007-09-26 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (698, 'l.mlb.com-2007-e.20448', 1, '2007-09-26 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:46:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (702, 'l.mlb.com-2007-e.20471', 1, '2007-04-02 22:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (703, 'l.mlb.com-2007-e.20472', 1, '2007-04-04 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (704, 'l.mlb.com-2007-e.20473', 1, '2007-04-05 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (549, 'l.mlb.com-2007-e.20263', 1, '2007-04-06 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (550, 'l.mlb.com-2007-e.20264', 1, '2007-04-07 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (551, 'l.mlb.com-2007-e.20265', 1, '2007-04-08 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (552, 'l.mlb.com-2007-e.20266', 1, '2007-04-08 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (708, 'l.mlb.com-2007-e.19964', 1, '2007-04-14 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (709, 'l.mlb.com-2007-e.19966', 1, '2007-04-15 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (710, 'l.mlb.com-2007-e.19969', 1, '2007-04-15 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (560, 'l.mlb.com-2007-e.20270', 1, '2007-04-18 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (561, 'l.mlb.com-2007-e.20271', 1, '2007-04-18 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (711, 'l.mlb.com-2007-e.20477', 1, '2007-04-21 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (712, 'l.mlb.com-2007-e.20479', 1, '2007-04-22 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (713, 'l.mlb.com-2007-e.20480', 1, '2007-04-22 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (716, 'l.mlb.com-2007-e.20483', 1, '2007-04-26 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (717, 'l.mlb.com-2007-e.20485', 1, '2007-04-26 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (721, 'l.mlb.com-2007-e.19537', 1, '2007-05-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (722, 'l.mlb.com-2007-e.19539', 1, '2007-05-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (726, 'l.mlb.com-2007-e.20386', 1, '2007-05-09 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (727, 'l.mlb.com-2007-e.20388', 1, '2007-05-10 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (728, 'l.mlb.com-2007-e.20389', 1, '2007-05-10 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (732, 'l.mlb.com-2007-e.20391', 1, '2007-05-15 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (733, 'l.mlb.com-2007-e.20393', 1, '2007-05-16 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (734, 'l.mlb.com-2007-e.20395', 1, '2007-05-17 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (735, 'l.mlb.com-2007-e.20396', 1, '2007-05-17 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (341, 'l.mlb.com-2007-e.20500', 1, '2007-05-19 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (342, 'l.mlb.com-2007-e.20502', 1, '2007-05-20 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (343, 'l.mlb.com-2007-e.20503', 1, '2007-05-20 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (742, 'l.mlb.com-2007-e.20505', 1, '2007-05-29 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (743, 'l.mlb.com-2007-e.20507', 1, '2007-05-30 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (744, 'l.mlb.com-2007-e.20509', 1, '2007-05-30 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (748, 'l.mlb.com-2007-e.19588', 1, '2007-06-05 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (749, 'l.mlb.com-2007-e.19590', 1, '2007-06-06 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (750, 'l.mlb.com-2007-e.19592', 1, '2007-06-07 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (751, 'l.mlb.com-2007-e.19597', 1, '2007-06-07 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (357, 'l.mlb.com-2007-e.20510', 1, '2007-06-09 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (358, 'l.mlb.com-2007-e.20511', 1, '2007-06-09 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (359, 'l.mlb.com-2007-e.20512', 1, '2007-06-10 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (752, 'l.mlb.com-2007-e.19267', 1, '2007-06-13 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (753, 'l.mlb.com-2007-e.19268', 1, '2007-06-14 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (754, 'l.mlb.com-2007-e.19270', 1, '2007-06-14 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (768, 'l.mlb.com-2007-e.20067', 1, '2007-06-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (769, 'l.mlb.com-2007-e.20068', 1, '2007-06-30 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (770, 'l.mlb.com-2007-e.20071', 1, '2007-07-01 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (771, 'l.mlb.com-2007-e.20517', 1, '2007-07-03 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (772, 'l.mlb.com-2007-e.20518', 1, '2007-07-04 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (773, 'l.mlb.com-2007-e.20520', 1, '2007-07-04 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (774, 'l.mlb.com-2007-e.20523', 1, '2007-07-06 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (775, 'l.mlb.com-2007-e.20524', 1, '2007-07-07 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (776, 'l.mlb.com-2007-e.20526', 1, '2007-07-07 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (777, 'l.mlb.com-2007-e.20527', 1, '2007-07-08 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (782, 'l.mlb.com-2007-e.20530', 1, '2007-07-17 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (783, 'l.mlb.com-2007-e.20532', 1, '2007-07-18 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (784, 'l.mlb.com-2007-e.20533', 1, '2007-07-18 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (638, 'l.mlb.com-2007-e.20369', 1, '2007-07-24 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (639, 'l.mlb.com-2007-e.20370', 1, '2007-07-25 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (640, 'l.mlb.com-2007-e.20372', 1, '2007-07-25 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (788, 'l.mlb.com-2007-e.20536', 1, '2007-07-27 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (789, 'l.mlb.com-2007-e.20537', 1, '2007-07-28 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (790, 'l.mlb.com-2007-e.20539', 1, '2007-07-28 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (791, 'l.mlb.com-2007-e.20541', 1, '2007-07-29 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (647, 'l.mlb.com-2007-e.20381', 1, '2007-08-03 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (309, 'l.mlb.com-2007-e.20383', 1, '2007-08-04 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (648, 'l.mlb.com-2007-e.20385', 1, '2007-08-04 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (649, 'l.mlb.com-2007-e.20387', 1, '2007-08-05 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (795, 'l.mlb.com-2007-e.20547', 1, '2007-08-07 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (796, 'l.mlb.com-2007-e.20548', 1, '2007-08-08 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (797, 'l.mlb.com-2007-e.20549', 1, '2007-08-09 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (805, 'l.mlb.com-2007-e.20459', 1, '2007-08-18 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (806, 'l.mlb.com-2007-e.20460', 1, '2007-08-19 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (807, 'l.mlb.com-2007-e.20461', 1, '2007-08-19 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (808, 'l.mlb.com-2007-e.20552', 1, '2007-08-20 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (809, 'l.mlb.com-2007-e.20554', 1, '2007-08-21 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (810, 'l.mlb.com-2007-e.20555', 1, '2007-08-22 16:37:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (815, 'l.mlb.com-2007-e.20560', 1, '2007-08-28 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (816, 'l.mlb.com-2007-e.20561', 1, '2007-08-29 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (817, 'l.mlb.com-2007-e.20562', 1, '2007-08-29 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (676, 'l.mlb.com-2007-e.20423', 1, '2007-09-04 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (677, 'l.mlb.com-2007-e.20424', 1, '2007-09-05 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (678, 'l.mlb.com-2007-e.20425', 1, '2007-09-05 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (821, 'l.mlb.com-2007-e.20563', 1, '2007-09-08 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (822, 'l.mlb.com-2007-e.20564', 1, '2007-09-09 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (823, 'l.mlb.com-2007-e.20565', 1, '2007-09-09 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (824, 'l.mlb.com-2007-e.20566', 1, '2007-09-11 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (825, 'l.mlb.com-2007-e.20567', 1, '2007-09-12 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (826, 'l.mlb.com-2007-e.20568', 1, '2007-09-13 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (827, 'l.mlb.com-2007-e.20569', 1, '2007-09-14 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (828, 'l.mlb.com-2007-e.20570', 1, '2007-09-15 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (829, 'l.mlb.com-2007-e.20571', 1, '2007-09-15 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (830, 'l.mlb.com-2007-e.20572', 1, '2007-09-16 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (831, 'l.mlb.com-2007-e.20573', 1, '2007-09-18 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (832, 'l.mlb.com-2007-e.20574', 1, '2007-09-19 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (833, 'l.mlb.com-2007-e.20575', 1, '2007-09-19 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (837, 'l.mlb.com-2007-e.19811', 1, '2007-09-25 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (838, 'l.mlb.com-2007-e.19813', 1, '2007-09-26 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (699, 'l.mlb.com-2007-e.20453', 1, '2007-09-29 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (700, 'l.mlb.com-2007-e.20455', 1, '2007-09-29 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (701, 'l.mlb.com-2007-e.20458', 1, '2007-09-30 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1505, 'l.mlb.com-2007-e.18755', 1, '2007-04-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1506, 'l.mlb.com-2007-e.18756', 1, '2007-04-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1516, 'l.mlb.com-2007-e.18763', 1, '2007-04-30 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1517, 'l.mlb.com-2007-e.18764', 1, '2007-05-01 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1518, 'l.mlb.com-2007-e.18765', 1, '2007-05-02 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (32, 'l.mlb.com-2007-e.19053', 1, '2007-05-04 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (33, 'l.mlb.com-2007-e.19054', 1, '2007-05-05 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (34, 'l.mlb.com-2007-e.19056', 1, '2007-05-06 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (35, 'l.mlb.com-2007-e.19059', 1, '2007-05-06 20:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (331, 'l.mlb.com-2007-e.19066', 1, '2007-05-08 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (332, 'l.mlb.com-2007-e.19067', 1, '2007-05-09 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (333, 'l.mlb.com-2007-e.19069', 1, '2007-05-09 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1427, 'l.mlb.com-2007-e.19083', 1, '2007-05-18 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1428, 'l.mlb.com-2007-e.19085', 1, '2007-05-19 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1429, 'l.mlb.com-2007-e.19088', 1, '2007-05-21 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1529, 'l.mlb.com-2007-e.18795', 1, '2007-05-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1530, 'l.mlb.com-2007-e.18797', 1, '2007-05-26 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1531, 'l.mlb.com-2007-e.18798', 1, '2007-05-27 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (350, 'l.mlb.com-2007-e.19091', 1, '2007-05-29 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (351, 'l.mlb.com-2007-e.19092', 1, '2007-05-30 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (352, 'l.mlb.com-2007-e.19094', 1, '2007-05-31 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (58, 'l.mlb.com-2007-e.19097', 1, '2007-06-01 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (59, 'l.mlb.com-2007-e.19099', 1, '2007-06-02 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (60, 'l.mlb.com-2007-e.19100', 1, '2007-06-03 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (222, 'l.mlb.com-2007-e.19111', 1, '2007-06-12 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (223, 'l.mlb.com-2007-e.19112', 1, '2007-06-13 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (224, 'l.mlb.com-2007-e.19113', 1, '2007-06-14 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1437, 'l.mlb.com-2007-e.19115', 1, '2007-06-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1438, 'l.mlb.com-2007-e.19117', 1, '2007-06-16 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1439, 'l.mlb.com-2007-e.19118', 1, '2007-06-18 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (761, 'l.mlb.com-2007-e.19123', 1, '2007-06-22 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (762, 'l.mlb.com-2007-e.19124', 1, '2007-06-23 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (763, 'l.mlb.com-2007-e.19126', 1, '2007-06-24 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1552, 'l.mlb.com-2007-e.19153', 1, '2007-07-06 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1553, 'l.mlb.com-2007-e.19155', 1, '2007-07-07 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1554, 'l.mlb.com-2007-e.19158', 1, '2007-07-07 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1555, 'l.mlb.com-2007-e.19164', 1, '2007-07-08 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (499, 'l.mlb.com-2007-e.19171', 1, '2007-07-17 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (500, 'l.mlb.com-2007-e.19172', 1, '2007-07-18 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (501, 'l.mlb.com-2007-e.19173', 1, '2007-07-19 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (250, 'l.mlb.com-2007-e.19180', 1, '2007-07-20 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (251, 'l.mlb.com-2007-e.19181', 1, '2007-07-21 02:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (252, 'l.mlb.com-2007-e.19184', 1, '2007-07-21 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (253, 'l.mlb.com-2007-e.19191', 1, '2007-07-22 20:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1575, 'l.mlb.com-2007-e.18903', 1, '2007-08-10 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1576, 'l.mlb.com-2007-e.18907', 1, '2007-08-11 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1577, 'l.mlb.com-2007-e.18908', 1, '2007-08-12 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (526, 'l.mlb.com-2007-e.19246', 1, '2007-08-21 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (527, 'l.mlb.com-2007-e.19247', 1, '2007-08-22 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (528, 'l.mlb.com-2007-e.19249', 1, '2007-08-23 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (280, 'l.mlb.com-2007-e.19251', 1, '2007-08-24 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (281, 'l.mlb.com-2007-e.19254', 1, '2007-08-25 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (282, 'l.mlb.com-2007-e.19255', 1, '2007-08-26 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1594, 'l.mlb.com-2007-e.19273', 1, '2007-09-07 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1595, 'l.mlb.com-2007-e.19276', 1, '2007-09-08 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1596, 'l.mlb.com-2007-e.19277', 1, '2007-09-09 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1606, 'l.mlb.com-2007-e.18977', 1, '2007-09-20 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1607, 'l.mlb.com-2007-e.18979', 1, '2007-09-21 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1608, 'l.mlb.com-2007-e.18980', 1, '2007-09-22 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1609, 'l.mlb.com-2007-e.18982', 1, '2007-09-23 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1614, 'l.mlb.com-2007-e.18987', 1, '2007-09-28 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1615, 'l.mlb.com-2007-e.18988', 1, '2007-09-29 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1616, 'l.mlb.com-2007-e.18989', 1, '2007-09-30 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1623, 'l.mlb.com-2007-e.18441', 1, '2007-04-09 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1624, 'l.mlb.com-2007-e.18443', 1, '2007-04-10 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1625, 'l.mlb.com-2007-e.18444', 1, '2007-04-11 18:20:00', NULL, NULL, 'postponed', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (441, 'l.mlb.com-2007-e.18455', 1, '2007-04-17 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (442, 'l.mlb.com-2007-e.18456', 1, '2007-04-17 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1522, 'l.mlb.com-2007-e.18506', 1, '2007-05-14 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1523, 'l.mlb.com-2007-e.18507', 1, '2007-05-15 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1524, 'l.mlb.com-2007-e.18509', 1, '2007-05-16 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1525, 'l.mlb.com-2007-e.18511', 1, '2007-05-17 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (465, 'l.mlb.com-2007-e.18521', 1, '2007-05-23 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (466, 'l.mlb.com-2007-e.18523', 1, '2007-05-24 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (467, 'l.mlb.com-2007-e.18524', 1, '2007-05-25 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (206, 'l.mlb.com-2007-e.18527', 1, '2007-05-26 02:40:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (207, 'l.mlb.com-2007-e.18528', 1, '2007-05-26 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (208, 'l.mlb.com-2007-e.18530', 1, '2007-05-27 20:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1655, 'l.mlb.com-2007-e.18533', 1, '2007-05-28 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1656, 'l.mlb.com-2007-e.18535', 1, '2007-05-30 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1657, 'l.mlb.com-2007-e.18536', 1, '2007-05-31 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1668, 'l.mlb.com-2007-e.20885', 1, '2007-06-12 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1022, 'l.mlb.com-2007-e.18549', 1, '2007-06-13 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1023, 'l.mlb.com-2007-e.18551', 1, '2007-06-14 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1024, 'l.mlb.com-2007-e.18553', 1, '2007-06-14 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (483, 'l.mlb.com-2007-e.18556', 1, '2007-06-15 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (484, 'l.mlb.com-2007-e.18557', 1, '2007-06-16 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (485, 'l.mlb.com-2007-e.18559', 1, '2007-06-17 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1138, 'l.mlb.com-2007-e.18562', 1, '2007-06-20 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1139, 'l.mlb.com-2007-e.18564', 1, '2007-06-21 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1140, 'l.mlb.com-2007-e.18567', 1, '2007-06-21 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1685, 'l.mlb.com-2007-e.18599', 1, '2007-07-13 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1686, 'l.mlb.com-2007-e.18601', 1, '2007-07-14 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1687, 'l.mlb.com-2007-e.18603', 1, '2007-07-15 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (381, 'l.mlb.com-2007-e.18606', 1, '2007-07-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (382, 'l.mlb.com-2007-e.18608', 1, '2007-07-18 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (383, 'l.mlb.com-2007-e.18610', 1, '2007-07-18 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (384, 'l.mlb.com-2007-e.18613', 1, '2007-07-19 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (100, 'l.mlb.com-2007-e.18615', 1, '2007-07-20 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (101, 'l.mlb.com-2007-e.18616', 1, '2007-07-21 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (102, 'l.mlb.com-2007-e.18617', 1, '2007-07-22 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1570, 'l.mlb.com-2007-e.18636', 1, '2007-08-03 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1490, 'l.mlb.com-2007-e.18640', 1, '2007-08-04 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1571, 'l.mlb.com-2007-e.18641', 1, '2007-08-06 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1698, 'l.mlb.com-2007-e.18643', 1, '2007-08-07 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1699, 'l.mlb.com-2007-e.18645', 1, '2007-08-08 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1700, 'l.mlb.com-2007-e.18647', 1, '2007-08-09 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (413, 'l.mlb.com-2007-e.18670', 1, '2007-08-22 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (414, 'l.mlb.com-2007-e.18672', 1, '2007-08-23 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (415, 'l.mlb.com-2007-e.18674', 1, '2007-08-23 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (130, 'l.mlb.com-2007-e.18676', 1, '2007-08-25 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (131, 'l.mlb.com-2007-e.18678', 1, '2007-08-26 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (132, 'l.mlb.com-2007-e.18689', 1, '2007-08-26 20:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1715, 'l.mlb.com-2007-e.18703', 1, '2007-08-31 18:20:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1716, 'l.mlb.com-2007-e.18707', 1, '2007-09-01 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1717, 'l.mlb.com-2007-e.18709', 1, '2007-09-02 18:20:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (289, 'l.mlb.com-2007-e.18713', 1, '2007-09-03 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (290, 'l.mlb.com-2007-e.18714', 1, '2007-09-05 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (291, 'l.mlb.com-2007-e.18715', 1, '2007-09-06 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (292, 'l.mlb.com-2007-e.18717', 1, '2007-09-06 18:20:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1721, 'l.mlb.com-2007-e.18726', 1, '2007-09-12 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1722, 'l.mlb.com-2007-e.18727', 1, '2007-09-13 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1723, 'l.mlb.com-2007-e.18728', 1, '2007-09-14 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1734, 'l.mlb.com-2007-e.18744', 1, '2007-09-25 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1735, 'l.mlb.com-2007-e.18746', 1, '2007-09-26 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1736, 'l.mlb.com-2007-e.18748', 1, '2007-09-27 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (977, 'l.mlb.com-2007-e.19711', 1, '2007-04-06 20:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (978, 'l.mlb.com-2007-e.20863', 1, '2007-04-07 17:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (979, 'l.mlb.com-2007-e.19714', 1, '2007-04-07 23:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (980, 'l.mlb.com-2007-e.19716', 1, '2007-04-08 17:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (981, 'l.mlb.com-2007-e.20864', 1, '2007-04-09 00:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (982, 'l.mlb.com-2007-e.20576', 1, '2007-04-09 20:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (983, 'l.mlb.com-2007-e.20865', 1, '2007-04-10 00:05:00', NULL, NULL, 'postponed', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (553, 'l.mlb.com-2007-e.19718', 1, '2007-04-10 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (554, 'l.mlb.com-2007-e.19720', 1, '2007-04-11 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (555, 'l.mlb.com-2007-e.19722', 1, '2007-04-12 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1418, 'l.mlb.com-2007-e.19732', 1, '2007-04-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1419, 'l.mlb.com-2007-e.19734', 1, '2007-04-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1420, 'l.mlb.com-2007-e.19737', 1, '2007-04-19 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1101, 'l.mlb.com-2007-e.19752', 1, '2007-04-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1102, 'l.mlb.com-2007-e.19753', 1, '2007-04-26 16:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1209, 'l.mlb.com-2007-e.19756', 1, '2007-05-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1210, 'l.mlb.com-2007-e.19758', 1, '2007-05-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1211, 'l.mlb.com-2007-e.19770', 1, '2007-05-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (579, 'l.mlb.com-2007-e.19774', 1, '2007-05-09 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (580, 'l.mlb.com-2007-e.19775', 1, '2007-05-10 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (581, 'l.mlb.com-2007-e.19776', 1, '2007-05-10 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (729, 'l.mlb.com-2007-e.19777', 1, '2007-05-12 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (730, 'l.mlb.com-2007-e.19778', 1, '2007-05-12 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (731, 'l.mlb.com-2007-e.19781', 1, '2007-05-13 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1007, 'l.mlb.com-2007-e.20880', 1, '2007-05-21 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1320, 'l.mlb.com-2007-e.19786', 1, '2007-05-23 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1321, 'l.mlb.com-2007-e.19787', 1, '2007-05-24 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1322, 'l.mlb.com-2007-e.19789', 1, '2007-05-25 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (887, 'l.mlb.com-2007-e.19580', 1, '2007-05-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (888, 'l.mlb.com-2007-e.19581', 1, '2007-05-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (889, 'l.mlb.com-2007-e.19583', 1, '2007-05-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1330, 'l.mlb.com-2007-e.19805', 1, '2007-06-05 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1331, 'l.mlb.com-2007-e.19806', 1, '2007-06-06 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1332, 'l.mlb.com-2007-e.19808', 1, '2007-06-07 16:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1021, 'l.mlb.com-2007-e.20881', 1, '2007-06-11 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1775, 'l.mlb.com-2007-e.18815', 1, '2007-06-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1776, 'l.mlb.com-2007-e.18817', 1, '2007-06-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1777, 'l.mlb.com-2007-e.18819', 1, '2007-06-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (764, 'l.mlb.com-2007-e.19812', 1, '2007-06-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (765, 'l.mlb.com-2007-e.19814', 1, '2007-06-26 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (766, 'l.mlb.com-2007-e.19815', 1, '2007-06-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (767, 'l.mlb.com-2007-e.19818', 1, '2007-06-28 16:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1247, 'l.mlb.com-2007-e.19827', 1, '2007-07-06 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1248, 'l.mlb.com-2007-e.19828', 1, '2007-07-07 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1249, 'l.mlb.com-2007-e.19831', 1, '2007-07-08 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1354, 'l.mlb.com-2007-e.19833', 1, '2007-07-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1355, 'l.mlb.com-2007-e.19835', 1, '2007-07-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1356, 'l.mlb.com-2007-e.19837', 1, '2007-07-15 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1151, 'l.mlb.com-2007-e.19847', 1, '2007-07-20 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1152, 'l.mlb.com-2007-e.19848', 1, '2007-07-21 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1153, 'l.mlb.com-2007-e.19849', 1, '2007-07-22 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1154, 'l.mlb.com-2007-e.19850', 1, '2007-07-23 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (923, 'l.mlb.com-2007-e.19695', 1, '2007-07-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (924, 'l.mlb.com-2007-e.19696', 1, '2007-07-24 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (925, 'l.mlb.com-2007-e.19697', 1, '2007-07-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (926, 'l.mlb.com-2007-e.19699', 1, '2007-07-26 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1158, 'l.mlb.com-2007-e.19854', 1, '2007-07-31 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1159, 'l.mlb.com-2007-e.19855', 1, '2007-08-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1160, 'l.mlb.com-2007-e.19857', 1, '2007-08-02 16:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1464, 'l.mlb.com-2007-e.20143', 1, '2007-08-10 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1465, 'l.mlb.com-2007-e.20145', 1, '2007-08-11 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1466, 'l.mlb.com-2007-e.20146', 1, '2007-08-12 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1376, 'l.mlb.com-2007-e.19891', 1, '2007-08-25 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1377, 'l.mlb.com-2007-e.19892', 1, '2007-08-25 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1378, 'l.mlb.com-2007-e.19894', 1, '2007-08-26 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1073, 'l.mlb.com-2007-e.20882', 1, '2007-08-30 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (679, 'l.mlb.com-2007-e.19915', 1, '2007-09-07 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (680, 'l.mlb.com-2007-e.19916', 1, '2007-09-08 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (681, 'l.mlb.com-2007-e.19917', 1, '2007-09-09 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (682, 'l.mlb.com-2007-e.19918', 1, '2007-09-09 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1392, 'l.mlb.com-2007-e.19925', 1, '2007-09-14 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1393, 'l.mlb.com-2007-e.19926', 1, '2007-09-15 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1394, 'l.mlb.com-2007-e.19928', 1, '2007-09-16 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (834, 'l.mlb.com-2007-e.19936', 1, '2007-09-21 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (835, 'l.mlb.com-2007-e.19938', 1, '2007-09-22 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (836, 'l.mlb.com-2007-e.19939', 1, '2007-09-23 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1087, 'l.mlb.com-2007-e.19940', 1, '2007-09-26 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1088, 'l.mlb.com-2007-e.20883', 1, '2007-09-26 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1089, 'l.mlb.com-2007-e.19942', 1, '2007-09-27 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1090, 'l.mlb.com-2007-e.19944', 1, '2007-09-28 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1406, 'l.mlb.com-2007-e.19946', 1, '2007-09-29 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1407, 'l.mlb.com-2007-e.19948', 1, '2007-09-29 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1408, 'l.mlb.com-2007-e.19950', 1, '2007-09-30 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:00:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1415, 'l.mlb.com-2007-e.19959', 1, '2007-04-09 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1416, 'l.mlb.com-2007-e.19961', 1, '2007-04-11 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1417, 'l.mlb.com-2007-e.19962', 1, '2007-04-12 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (987, 'l.mlb.com-2007-e.20481', 1, '2007-04-18 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (988, 'l.mlb.com-2007-e.20482', 1, '2007-04-19 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (989, 'l.mlb.com-2007-e.20484', 1, '2007-04-19 22:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1304, 'l.mlb.com-2007-e.20371', 1, '2007-04-21 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1305, 'l.mlb.com-2007-e.20373', 1, '2007-04-21 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1306, 'l.mlb.com-2007-e.20374', 1, '2007-04-22 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1750, 'l.mlb.com-2007-e.19746', 1, '2007-04-24 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1751, 'l.mlb.com-2007-e.19749', 1, '2007-04-25 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1309, 'l.mlb.com-2007-e.20375', 1, '2007-04-26 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1310, 'l.mlb.com-2007-e.20378', 1, '2007-04-26 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (863, 'l.mlb.com-2007-e.19541', 1, '2007-05-05 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (864, 'l.mlb.com-2007-e.19543', 1, '2007-05-05 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (865, 'l.mlb.com-2007-e.19544', 1, '2007-05-06 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1759, 'l.mlb.com-2007-e.19783', 1, '2007-05-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1760, 'l.mlb.com-2007-e.19784', 1, '2007-05-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1761, 'l.mlb.com-2007-e.19785', 1, '2007-05-17 16:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1123, 'l.mlb.com-2007-e.20495', 1, '2007-05-22 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1124, 'l.mlb.com-2007-e.20496', 1, '2007-05-23 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1125, 'l.mlb.com-2007-e.20497', 1, '2007-05-23 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1224, 'l.mlb.com-2007-e.20498', 1, '2007-05-26 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1225, 'l.mlb.com-2007-e.20499', 1, '2007-05-26 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1226, 'l.mlb.com-2007-e.20501', 1, '2007-05-27 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (745, 'l.mlb.com-2007-e.20504', 1, '2007-06-02 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (746, 'l.mlb.com-2007-e.20506', 1, '2007-06-03 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (747, 'l.mlb.com-2007-e.20508', 1, '2007-06-03 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (602, 'l.mlb.com-2007-e.20325', 1, '2007-06-05 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (603, 'l.mlb.com-2007-e.20326', 1, '2007-06-06 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (604, 'l.mlb.com-2007-e.20327', 1, '2007-06-06 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1538, 'l.mlb.com-2007-e.19120', 1, '2007-06-18 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1539, 'l.mlb.com-2007-e.19121', 1, '2007-06-19 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1540, 'l.mlb.com-2007-e.19122', 1, '2007-06-20 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1865, 'l.mlb.com-2007-e.18835', 1, '2007-06-22 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1866, 'l.mlb.com-2007-e.18837', 1, '2007-06-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1867, 'l.mlb.com-2007-e.18838', 1, '2007-06-24 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1243, 'l.mlb.com-2007-e.20513', 1, '2007-06-26 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1244, 'l.mlb.com-2007-e.20514', 1, '2007-06-27 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1245, 'l.mlb.com-2007-e.20515', 1, '2007-06-28 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1246, 'l.mlb.com-2007-e.20516', 1, '2007-06-28 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1446, 'l.mlb.com-2007-e.20074', 1, '2007-07-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1447, 'l.mlb.com-2007-e.20076', 1, '2007-07-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1448, 'l.mlb.com-2007-e.20078', 1, '2007-07-04 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1449, 'l.mlb.com-2007-e.20079', 1, '2007-07-05 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (778, 'l.mlb.com-2007-e.20519', 1, '2007-07-13 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (779, 'l.mlb.com-2007-e.20521', 1, '2007-07-14 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (780, 'l.mlb.com-2007-e.20522', 1, '2007-07-14 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (781, 'l.mlb.com-2007-e.20525', 1, '2007-07-15 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (635, 'l.mlb.com-2007-e.20363', 1, '2007-07-21 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (636, 'l.mlb.com-2007-e.20364', 1, '2007-07-21 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (637, 'l.mlb.com-2007-e.20367', 1, '2007-07-22 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1254, 'l.mlb.com-2007-e.20528', 1, '2007-07-23 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1255, 'l.mlb.com-2007-e.20529', 1, '2007-07-24 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1256, 'l.mlb.com-2007-e.20531', 1, '2007-07-25 16:37:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1797, 'l.mlb.com-2007-e.19851', 1, '2007-07-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1798, 'l.mlb.com-2007-e.19852', 1, '2007-07-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1799, 'l.mlb.com-2007-e.19853', 1, '2007-07-29 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1364, 'l.mlb.com-2007-e.20436', 1, '2007-07-31 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1365, 'l.mlb.com-2007-e.20438', 1, '2007-08-01 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1366, 'l.mlb.com-2007-e.20440', 1, '2007-08-02 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1367, 'l.mlb.com-2007-e.20442', 1, '2007-08-02 17:10:00', NULL, NULL, 'postponed', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1, 'l.mlb.com-2007-e.19860', 1, '2007-08-04 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1740, 'l.mlb.com-2007-e.19861', 1, '2007-08-04 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1800, 'l.mlb.com-2007-e.19862', 1, '2007-08-05 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1801, 'l.mlb.com-2007-e.19865', 1, '2007-08-07 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1370, 'l.mlb.com-2007-e.20444', 1, '2007-08-08 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1371, 'l.mlb.com-2007-e.20446', 1, '2007-08-09 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1372, 'l.mlb.com-2007-e.20447', 1, '2007-08-09 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (653, 'l.mlb.com-2007-e.20390', 1, '2007-08-11 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (654, 'l.mlb.com-2007-e.20392', 1, '2007-08-12 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (655, 'l.mlb.com-2007-e.20394', 1, '2007-08-12 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1060, 'l.mlb.com-2007-e.20534', 1, '2007-08-14 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1061, 'l.mlb.com-2007-e.20535', 1, '2007-08-15 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1062, 'l.mlb.com-2007-e.20538', 1, '2007-08-15 20:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1169, 'l.mlb.com-2007-e.20540', 1, '2007-08-18 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1170, 'l.mlb.com-2007-e.20542', 1, '2007-08-18 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1171, 'l.mlb.com-2007-e.20543', 1, '2007-08-19 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1066, 'l.mlb.com-2007-e.20544', 1, '2007-08-21 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1067, 'l.mlb.com-2007-e.20545', 1, '2007-08-22 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1068, 'l.mlb.com-2007-e.20546', 1, '2007-08-22 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1813, 'l.mlb.com-2007-e.19901', 1, '2007-08-27 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1814, 'l.mlb.com-2007-e.19897', 1, '2007-08-28 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1815, 'l.mlb.com-2007-e.19899', 1, '2007-08-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1382, 'l.mlb.com-2007-e.20899', 1, '2007-08-31 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1383, 'l.mlb.com-2007-e.20462', 1, '2007-09-01 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1384, 'l.mlb.com-2007-e.20463', 1, '2007-09-01 16:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1385, 'l.mlb.com-2007-e.20464', 1, '2007-09-02 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1819, 'l.mlb.com-2007-e.19909', 1, '2007-09-03 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1820, 'l.mlb.com-2007-e.19911', 1, '2007-09-05 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1821, 'l.mlb.com-2007-e.19913', 1, '2007-09-05 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1389, 'l.mlb.com-2007-e.20468', 1, '2007-09-11 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1390, 'l.mlb.com-2007-e.20469', 1, '2007-09-12 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1391, 'l.mlb.com-2007-e.20470', 1, '2007-09-12 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1184, 'l.mlb.com-2007-e.20550', 1, '2007-09-18 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1185, 'l.mlb.com-2007-e.20551', 1, '2007-09-19 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1186, 'l.mlb.com-2007-e.20553', 1, '2007-09-20 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (973, 'l.mlb.com-2007-e.19816', 1, '2007-09-27 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (974, 'l.mlb.com-2007-e.19817', 1, '2007-09-28 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (975, 'l.mlb.com-2007-e.19819', 1, '2007-09-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (976, 'l.mlb.com-2007-e.19820', 1, '2007-09-30 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-04 23:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (164, 'l.mlb.com-2007-e.19500', 1, '2007-04-02 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (165, 'l.mlb.com-2007-e.19501', 1, '2007-04-04 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (166, 'l.mlb.com-2007-e.19503', 1, '2007-04-05 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1620, 'l.mlb.com-2007-e.18435', 1, '2007-04-07 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1621, 'l.mlb.com-2007-e.18437', 1, '2007-04-07 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1622, 'l.mlb.com-2007-e.18439', 1, '2007-04-08 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1895, 'l.mlb.com-2007-e.18745', 1, '2007-04-09 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1896, 'l.mlb.com-2007-e.18747', 1, '2007-04-11 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1897, 'l.mlb.com-2007-e.18749', 1, '2007-04-12 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1905, 'l.mlb.com-2007-e.19174', 1, '2007-04-21 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1906, 'l.mlb.com-2007-e.19176', 1, '2007-04-21 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1907, 'l.mlb.com-2007-e.19178', 1, '2007-04-22 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1634, 'l.mlb.com-2007-e.18468', 1, '2007-04-24 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1635, 'l.mlb.com-2007-e.18469', 1, '2007-04-25 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1636, 'l.mlb.com-2007-e.18472', 1, '2007-04-25 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1908, 'l.mlb.com-2007-e.19188', 1, '2007-04-28 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1909, 'l.mlb.com-2007-e.19190', 1, '2007-04-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1910, 'l.mlb.com-2007-e.19193', 1, '2007-04-29 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1519, 'l.mlb.com-2007-e.19074', 1, '2007-05-11 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1520, 'l.mlb.com-2007-e.19076', 1, '2007-05-12 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1521, 'l.mlb.com-2007-e.19077', 1, '2007-05-13 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1850, 'l.mlb.com-2007-e.19548', 1, '2007-05-19 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1851, 'l.mlb.com-2007-e.19551', 1, '2007-05-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1852, 'l.mlb.com-2007-e.19553', 1, '2007-05-20 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (203, 'l.mlb.com-2007-e.19556', 1, '2007-05-22 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (204, 'l.mlb.com-2007-e.19558', 1, '2007-05-23 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (205, 'l.mlb.com-2007-e.19560', 1, '2007-05-24 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (468, 'l.mlb.com-2007-e.19564', 1, '2007-05-26 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (469, 'l.mlb.com-2007-e.19568', 1, '2007-05-27 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (470, 'l.mlb.com-2007-e.19570', 1, '2007-05-27 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1928, 'l.mlb.com-2007-e.18800', 1, '2007-06-01 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1929, 'l.mlb.com-2007-e.18803', 1, '2007-06-02 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1930, 'l.mlb.com-2007-e.18805', 1, '2007-06-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1931, 'l.mlb.com-2007-e.18807', 1, '2007-06-03 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1661, 'l.mlb.com-2007-e.18540', 1, '2007-06-05 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1662, 'l.mlb.com-2007-e.18542', 1, '2007-06-06 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1663, 'l.mlb.com-2007-e.18545', 1, '2007-06-06 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1129, 'l.mlb.com-2007-e.19589', 1, '2007-06-09 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1130, 'l.mlb.com-2007-e.19593', 1, '2007-06-10 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1131, 'l.mlb.com-2007-e.19594', 1, '2007-06-11 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1862, 'l.mlb.com-2007-e.19607', 1, '2007-06-16 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1863, 'l.mlb.com-2007-e.19610', 1, '2007-06-16 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1864, 'l.mlb.com-2007-e.19612', 1, '2007-06-17 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (366, 'l.mlb.com-2007-e.19619', 1, '2007-06-19 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (367, 'l.mlb.com-2007-e.19620', 1, '2007-06-20 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (368, 'l.mlb.com-2007-e.19623', 1, '2007-06-20 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1345, 'l.mlb.com-2007-e.19628', 1, '2007-06-23 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1346, 'l.mlb.com-2007-e.19630', 1, '2007-06-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1347, 'l.mlb.com-2007-e.19631', 1, '2007-06-24 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1935, 'l.mlb.com-2007-e.19294', 1, '2007-06-26 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1936, 'l.mlb.com-2007-e.19295', 1, '2007-06-27 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1937, 'l.mlb.com-2007-e.19298', 1, '2007-06-27 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1675, 'l.mlb.com-2007-e.18580', 1, '2007-06-29 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1676, 'l.mlb.com-2007-e.18582', 1, '2007-06-30 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1677, 'l.mlb.com-2007-e.18584', 1, '2007-07-01 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (96, 'l.mlb.com-2007-e.19660', 1, '2007-07-17 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (97, 'l.mlb.com-2007-e.19663', 1, '2007-07-18 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (98, 'l.mlb.com-2007-e.19665', 1, '2007-07-19 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (99, 'l.mlb.com-2007-e.19668', 1, '2007-07-19 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (385, 'l.mlb.com-2007-e.19672', 1, '2007-07-21 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (386, 'l.mlb.com-2007-e.19674', 1, '2007-07-21 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (387, 'l.mlb.com-2007-e.19679', 1, '2007-07-22 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1567, 'l.mlb.com-2007-e.19209', 1, '2007-08-01 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1568, 'l.mlb.com-2007-e.19213', 1, '2007-08-02 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1569, 'l.mlb.com-2007-e.19215', 1, '2007-08-02 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1961, 'l.mlb.com-2007-e.19363', 1, '2007-08-11 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1962, 'l.mlb.com-2007-e.19364', 1, '2007-08-11 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1963, 'l.mlb.com-2007-e.19366', 1, '2007-08-12 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (127, 'l.mlb.com-2007-e.19712', 1, '2007-08-21 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (128, 'l.mlb.com-2007-e.19713', 1, '2007-08-22 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (129, 'l.mlb.com-2007-e.19715', 1, '2007-08-23 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (416, 'l.mlb.com-2007-e.19717', 1, '2007-08-25 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (417, 'l.mlb.com-2007-e.19719', 1, '2007-08-26 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (418, 'l.mlb.com-2007-e.19721', 1, '2007-08-26 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1712, 'l.mlb.com-2007-e.18697', 1, '2007-08-29 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1713, 'l.mlb.com-2007-e.18699', 1, '2007-08-30 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1714, 'l.mlb.com-2007-e.18702', 1, '2007-08-31 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1973, 'l.mlb.com-2007-e.19420', 1, '2007-09-03 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1974, 'l.mlb.com-2007-e.19424', 1, '2007-09-05 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1975, 'l.mlb.com-2007-e.19426', 1, '2007-09-06 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1985, 'l.mlb.com-2007-e.19441', 1, '2007-09-18 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1986, 'l.mlb.com-2007-e.19442', 1, '2007-09-19 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1987, 'l.mlb.com-2007-e.19444', 1, '2007-09-20 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (542, 'l.mlb.com-2007-e.19766', 1, '2007-09-28 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (543, 'l.mlb.com-2007-e.19767', 1, '2007-09-29 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (544, 'l.mlb.com-2007-e.19769', 1, '2007-09-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (545, 'l.mlb.com-2007-e.19772', 1, '2007-09-30 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:51:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1998, 'l.mlb.com-2007-e.18741', 1, '2007-04-06 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1999, 'l.mlb.com-2007-e.18742', 1, '2007-04-07 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2000, 'l.mlb.com-2007-e.18743', 1, '2007-04-08 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1497, 'l.mlb.com-2007-e.19007', 1, '2007-04-09 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1498, 'l.mlb.com-2007-e.19010', 1, '2007-04-11 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1499, 'l.mlb.com-2007-e.19012', 1, '2007-04-12 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2001, 'l.mlb.com-2007-e.19167', 1, '2007-04-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2002, 'l.mlb.com-2007-e.19168', 1, '2007-04-14 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2003, 'l.mlb.com-2007-e.19169', 1, '2007-04-15 17:35:00', NULL, NULL, 'postponed', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1503, 'l.mlb.com-2007-e.19027', 1, '2007-04-16 23:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1504, 'l.mlb.com-2007-e.19028', 1, '2007-04-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2009, 'l.mlb.com-2007-e.20871', 1, '2007-04-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2013, 'l.mlb.com-2007-e.18760', 1, '2007-04-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2014, 'l.mlb.com-2007-e.18761', 1, '2007-04-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2015, 'l.mlb.com-2007-e.18762', 1, '2007-04-29 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (327, 'l.mlb.com-2007-e.19318', 1, '2007-05-04 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (328, 'l.mlb.com-2007-e.19319', 1, '2007-05-05 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (329, 'l.mlb.com-2007-e.19323', 1, '2007-05-05 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (330, 'l.mlb.com-2007-e.19325', 1, '2007-05-07 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (36, 'l.mlb.com-2007-e.19331', 1, '2007-05-08 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (37, 'l.mlb.com-2007-e.19333', 1, '2007-05-09 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (38, 'l.mlb.com-2007-e.19335', 1, '2007-05-09 22:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1649, 'l.mlb.com-2007-e.18499', 1, '2007-05-11 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1650, 'l.mlb.com-2007-e.18501', 1, '2007-05-12 19:45:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1651, 'l.mlb.com-2007-e.18504', 1, '2007-05-13 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1921, 'l.mlb.com-2007-e.19339', 1, '2007-05-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1922, 'l.mlb.com-2007-e.19343', 1, '2007-05-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1923, 'l.mlb.com-2007-e.19344', 1, '2007-05-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1924, 'l.mlb.com-2007-e.19347', 1, '2007-05-17 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1218, 'l.mlb.com-2007-e.19353', 1, '2007-05-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1219, 'l.mlb.com-2007-e.19355', 1, '2007-05-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1220, 'l.mlb.com-2007-e.19356', 1, '2007-05-20 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2019, 'l.mlb.com-2007-e.18790', 1, '2007-05-22 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2020, 'l.mlb.com-2007-e.18792', 1, '2007-05-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2021, 'l.mlb.com-2007-e.18793', 1, '2007-05-24 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (55, 'l.mlb.com-2007-e.19358', 1, '2007-05-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (56, 'l.mlb.com-2007-e.19360', 1, '2007-05-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (57, 'l.mlb.com-2007-e.19361', 1, '2007-05-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (353, 'l.mlb.com-2007-e.19368', 1, '2007-06-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (354, 'l.mlb.com-2007-e.19369', 1, '2007-06-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (355, 'l.mlb.com-2007-e.19370', 1, '2007-06-03 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (356, 'l.mlb.com-2007-e.19379', 1, '2007-06-04 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1532, 'l.mlb.com-2007-e.19102', 1, '2007-06-05 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1533, 'l.mlb.com-2007-e.19103', 1, '2007-06-06 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1534, 'l.mlb.com-2007-e.19104', 1, '2007-06-07 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1333, 'l.mlb.com-2007-e.19382', 1, '2007-06-09 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1334, 'l.mlb.com-2007-e.19387', 1, '2007-06-09 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1335, 'l.mlb.com-2007-e.19388', 1, '2007-06-10 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1781, 'l.mlb.com-2007-e.19414', 1, '2007-06-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1782, 'l.mlb.com-2007-e.19416', 1, '2007-06-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1783, 'l.mlb.com-2007-e.19417', 1, '2007-06-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1545, 'l.mlb.com-2007-e.20872', 1, '2007-06-29 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1546, 'l.mlb.com-2007-e.19137', 1, '2007-06-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1547, 'l.mlb.com-2007-e.19140', 1, '2007-06-30 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1548, 'l.mlb.com-2007-e.19143', 1, '2007-07-01 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2037, 'l.mlb.com-2007-e.19312', 1, '2007-07-03 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2038, 'l.mlb.com-2007-e.19316', 1, '2007-07-04 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2039, 'l.mlb.com-2007-e.19317', 1, '2007-07-04 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (247, 'l.mlb.com-2007-e.19438', 1, '2007-07-17 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (248, 'l.mlb.com-2007-e.19440', 1, '2007-07-18 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (249, 'l.mlb.com-2007-e.19443', 1, '2007-07-18 19:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (502, 'l.mlb.com-2007-e.19446', 1, '2007-07-20 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (503, 'l.mlb.com-2007-e.19448', 1, '2007-07-21 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (504, 'l.mlb.com-2007-e.19450', 1, '2007-07-22 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (505, 'l.mlb.com-2007-e.19452', 1, '2007-07-22 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1694, 'l.mlb.com-2007-e.18629', 1, '2007-07-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1695, 'l.mlb.com-2007-e.18631', 1, '2007-08-01 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1696, 'l.mlb.com-2007-e.18633', 1, '2007-08-02 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1697, 'l.mlb.com-2007-e.18634', 1, '2007-08-02 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1956, 'l.mlb.com-2007-e.19459', 1, '2007-08-04 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1894, 'l.mlb.com-2007-e.19460', 1, '2007-08-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1957, 'l.mlb.com-2007-e.19461', 1, '2007-08-05 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2052, 'l.mlb.com-2007-e.18897', 1, '2007-08-07 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2053, 'l.mlb.com-2007-e.18899', 1, '2007-08-08 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2054, 'l.mlb.com-2007-e.18901', 1, '2007-08-09 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (277, 'l.mlb.com-2007-e.19468', 1, '2007-08-21 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (278, 'l.mlb.com-2007-e.19469', 1, '2007-08-22 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (279, 'l.mlb.com-2007-e.19470', 1, '2007-08-23 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (529, 'l.mlb.com-2007-e.19471', 1, '2007-08-24 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (530, 'l.mlb.com-2007-e.19473', 1, '2007-08-25 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (531, 'l.mlb.com-2007-e.19474', 1, '2007-08-26 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1584, 'l.mlb.com-2007-e.19258', 1, '2007-08-27 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1585, 'l.mlb.com-2007-e.19261', 1, '2007-08-28 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1586, 'l.mlb.com-2007-e.19263', 1, '2007-08-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1587, 'l.mlb.com-2007-e.19265', 1, '2007-08-30 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2064, 'l.mlb.com-2007-e.18935', 1, '2007-08-31 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2065, 'l.mlb.com-2007-e.18938', 1, '2007-09-01 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2066, 'l.mlb.com-2007-e.18940', 1, '2007-09-02 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2070, 'l.mlb.com-2007-e.18951', 1, '2007-09-07 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2071, 'l.mlb.com-2007-e.18953', 1, '2007-09-08 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2072, 'l.mlb.com-2007-e.18956', 1, '2007-09-09 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1600, 'l.mlb.com-2007-e.19278', 1, '2007-09-14 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1601, 'l.mlb.com-2007-e.19281', 1, '2007-09-15 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1602, 'l.mlb.com-2007-e.19283', 1, '2007-09-16 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 01:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1491, 'l.mlb.com-2007-e.18428', 1, '2007-04-02 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1492, 'l.mlb.com-2007-e.19002', 1, '2007-04-04 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1493, 'l.mlb.com-2007-e.19004', 1, '2007-04-05 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2091, 'l.mlb.com-2007-e.19160', 1, '2007-04-07 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2092, 'l.mlb.com-2007-e.19162', 1, '2007-04-07 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2093, 'l.mlb.com-2007-e.19165', 1, '2007-04-08 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1898, 'l.mlb.com-2007-e.19506', 1, '2007-04-14 00:10:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1899, 'l.mlb.com-2007-e.19508', 1, '2007-04-14 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1900, 'l.mlb.com-2007-e.19509', 1, '2007-04-15 18:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (322, 'l.mlb.com-2007-e.20069', 1, '2007-04-19 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (323, 'l.mlb.com-2007-e.20070', 1, '2007-04-19 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1631, 'l.mlb.com-2007-e.18460', 1, '2007-04-20 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1632, 'l.mlb.com-2007-e.18463', 1, '2007-04-21 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1633, 'l.mlb.com-2007-e.18465', 1, '2007-04-22 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1637, 'l.mlb.com-2007-e.18474', 1, '2007-04-28 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1638, 'l.mlb.com-2007-e.18476', 1, '2007-04-28 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1639, 'l.mlb.com-2007-e.18477', 1, '2007-04-30 00:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1911, 'l.mlb.com-2007-e.19521', 1, '2007-04-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1912, 'l.mlb.com-2007-e.19522', 1, '2007-05-02 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1913, 'l.mlb.com-2007-e.19524', 1, '2007-05-02 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2102, 'l.mlb.com-2007-e.19199', 1, '2007-05-05 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2103, 'l.mlb.com-2007-e.19201', 1, '2007-05-05 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2104, 'l.mlb.com-2007-e.19203', 1, '2007-05-06 18:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (456, 'l.mlb.com-2007-e.20109', 1, '2007-05-12 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (457, 'l.mlb.com-2007-e.20111', 1, '2007-05-13 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (458, 'l.mlb.com-2007-e.20113', 1, '2007-05-13 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (197, 'l.mlb.com-2007-e.20116', 1, '2007-05-15 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (198, 'l.mlb.com-2007-e.20120', 1, '2007-05-16 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (199, 'l.mlb.com-2007-e.20123', 1, '2007-05-17 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2121, 'l.mlb.com-2007-e.19244', 1, '2007-06-02 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2122, 'l.mlb.com-2007-e.19245', 1, '2007-06-02 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2123, 'l.mlb.com-2007-e.19248', 1, '2007-06-03 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (605, 'l.mlb.com-2007-e.20149', 1, '2007-06-09 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (606, 'l.mlb.com-2007-e.20151', 1, '2007-06-09 23:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (607, 'l.mlb.com-2007-e.20153', 1, '2007-06-10 18:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1336, 'l.mlb.com-2007-e.20159', 1, '2007-06-13 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1337, 'l.mlb.com-2007-e.20161', 1, '2007-06-14 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1338, 'l.mlb.com-2007-e.20162', 1, '2007-06-15 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (755, 'l.mlb.com-2007-e.20164', 1, '2007-06-16 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (756, 'l.mlb.com-2007-e.20168', 1, '2007-06-17 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (757, 'l.mlb.com-2007-e.20171', 1, '2007-06-17 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1342, 'l.mlb.com-2007-e.20172', 1, '2007-06-19 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1343, 'l.mlb.com-2007-e.20176', 1, '2007-06-20 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1344, 'l.mlb.com-2007-e.20179', 1, '2007-06-21 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2031, 'l.mlb.com-2007-e.19421', 1, '2007-06-23 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2032, 'l.mlb.com-2007-e.19423', 1, '2007-06-23 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2033, 'l.mlb.com-2007-e.19427', 1, '2007-06-24 18:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1541, 'l.mlb.com-2007-e.19129', 1, '2007-06-25 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1542, 'l.mlb.com-2007-e.19130', 1, '2007-06-26 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1543, 'l.mlb.com-2007-e.19132', 1, '2007-06-27 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1544, 'l.mlb.com-2007-e.19134', 1, '2007-06-28 23:10:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (86, 'l.mlb.com-2007-e.20185', 1, '2007-07-03 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (87, 'l.mlb.com-2007-e.20186', 1, '2007-07-04 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (88, 'l.mlb.com-2007-e.20189', 1, '2007-07-04 23:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (89, 'l.mlb.com-2007-e.20191', 1, '2007-07-05 23:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (378, 'l.mlb.com-2007-e.20194', 1, '2007-07-07 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (379, 'l.mlb.com-2007-e.20196', 1, '2007-07-07 23:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (380, 'l.mlb.com-2007-e.20198', 1, '2007-07-08 18:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2043, 'l.mlb.com-2007-e.19433', 1, '2007-07-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2044, 'l.mlb.com-2007-e.19434', 1, '2007-07-14 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2045, 'l.mlb.com-2007-e.19435', 1, '2007-07-15 22:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2130, 'l.mlb.com-2007-e.18870', 1, '2007-07-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2131, 'l.mlb.com-2007-e.18871', 1, '2007-07-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2132, 'l.mlb.com-2007-e.18872', 1, '2007-07-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1688, 'l.mlb.com-2007-e.18618', 1, '2007-07-25 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1689, 'l.mlb.com-2007-e.18619', 1, '2007-07-26 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1690, 'l.mlb.com-2007-e.18621', 1, '2007-07-27 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1952, 'l.mlb.com-2007-e.19685', 1, '2007-07-28 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1953, 'l.mlb.com-2007-e.20897', 1, '2007-07-28 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1954, 'l.mlb.com-2007-e.19688', 1, '2007-07-29 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1955, 'l.mlb.com-2007-e.19690', 1, '2007-07-29 18:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (513, 'l.mlb.com-2007-e.20233', 1, '2007-08-06 23:08:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (514, 'l.mlb.com-2007-e.20235', 1, '2007-08-08 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (515, 'l.mlb.com-2007-e.20237', 1, '2007-08-09 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (516, 'l.mlb.com-2007-e.20238', 1, '2007-08-10 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (267, 'l.mlb.com-2007-e.20239', 1, '2007-08-11 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (268, 'l.mlb.com-2007-e.20242', 1, '2007-08-11 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (269, 'l.mlb.com-2007-e.20244', 1, '2007-08-12 18:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1964, 'l.mlb.com-2007-e.19707', 1, '2007-08-15 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1965, 'l.mlb.com-2007-e.19708', 1, '2007-08-16 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1966, 'l.mlb.com-2007-e.19709', 1, '2007-08-16 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1708, 'l.mlb.com-2007-e.18662', 1, '2007-08-17 18:20:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1709, 'l.mlb.com-2007-e.18664', 1, '2007-08-18 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1710, 'l.mlb.com-2007-e.18666', 1, '2007-08-20 00:09:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1711, 'l.mlb.com-2007-e.18668', 1, '2007-08-20 18:20:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2142, 'l.mlb.com-2007-e.18927', 1, '2007-08-22 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2143, 'l.mlb.com-2007-e.18928', 1, '2007-08-23 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2144, 'l.mlb.com-2007-e.18929', 1, '2007-08-24 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2148, 'l.mlb.com-2007-e.19407', 1, '2007-08-29 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2149, 'l.mlb.com-2007-e.19410', 1, '2007-08-30 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2150, 'l.mlb.com-2007-e.19412', 1, '2007-08-30 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (143, 'l.mlb.com-2007-e.20216', 1, '2007-09-08 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (144, 'l.mlb.com-2007-e.20218', 1, '2007-09-08 20:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (145, 'l.mlb.com-2007-e.20219', 1, '2007-09-09 20:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1724, 'l.mlb.com-2007-e.18729', 1, '2007-09-15 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1725, 'l.mlb.com-2007-e.18730', 1, '2007-09-15 17:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1726, 'l.mlb.com-2007-e.20891', 1, '2007-09-16 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1727, 'l.mlb.com-2007-e.18731', 1, '2007-09-16 18:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2077, 'l.mlb.com-2007-e.19480', 1, '2007-09-18 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2078, 'l.mlb.com-2007-e.19481', 1, '2007-09-19 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2079, 'l.mlb.com-2007-e.19482', 1, '2007-09-20 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2161, 'l.mlb.com-2007-e.19445', 1, '2007-09-21 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2162, 'l.mlb.com-2007-e.19447', 1, '2007-09-22 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2163, 'l.mlb.com-2007-e.19449', 1, '2007-09-22 23:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2164, 'l.mlb.com-2007-e.19451', 1, '2007-09-23 18:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1992, 'l.mlb.com-2007-e.19761', 1, '2007-09-25 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1993, 'l.mlb.com-2007-e.19763', 1, '2007-09-26 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1994, 'l.mlb.com-2007-e.19765', 1, '2007-09-27 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1613, 'l.mlb.com-2007-e.20894', 1, '2007-09-27 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2168, 'l.mlb.com-2007-e.18735', 1, '2007-04-02 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2169, 'l.mlb.com-2007-e.18737', 1, '2007-04-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2170, 'l.mlb.com-2007-e.18738', 1, '2007-04-04 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (6, 'l.mlb.com-2007-e.19516', 1, '2007-04-05 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (7, 'l.mlb.com-2007-e.19517', 1, '2007-04-06 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (8, 'l.mlb.com-2007-e.19519', 1, '2007-04-07 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (9, 'l.mlb.com-2007-e.19520', 1, '2007-04-08 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1500, 'l.mlb.com-2007-e.19013', 1, '2007-04-13 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1501, 'l.mlb.com-2007-e.19015', 1, '2007-04-14 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1502, 'l.mlb.com-2007-e.19020', 1, '2007-04-15 17:10:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2004, 'l.mlb.com-2007-e.19310', 1, '2007-04-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2005, 'l.mlb.com-2007-e.19311', 1, '2007-04-19 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2176, 'l.mlb.com-2007-e.18757', 1, '2007-04-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2177, 'l.mlb.com-2007-e.18758', 1, '2007-04-21 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2178, 'l.mlb.com-2007-e.18759', 1, '2007-04-22 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2010, 'l.mlb.com-2007-e.19313', 1, '2007-04-24 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2011, 'l.mlb.com-2007-e.19314', 1, '2007-04-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2012, 'l.mlb.com-2007-e.19315', 1, '2007-04-26 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1513, 'l.mlb.com-2007-e.19043', 1, '2007-04-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1514, 'l.mlb.com-2007-e.19044', 1, '2007-04-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1515, 'l.mlb.com-2007-e.19047', 1, '2007-04-29 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (446, 'l.mlb.com-2007-e.19527', 1, '2007-05-01 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (447, 'l.mlb.com-2007-e.19530', 1, '2007-05-02 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (448, 'l.mlb.com-2007-e.19532', 1, '2007-05-03 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1643, 'l.mlb.com-2007-e.18486', 1, '2007-05-04 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1644, 'l.mlb.com-2007-e.18489', 1, '2007-05-05 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1645, 'l.mlb.com-2007-e.18491', 1, '2007-05-06 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1918, 'l.mlb.com-2007-e.19534', 1, '2007-05-08 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1919, 'l.mlb.com-2007-e.19535', 1, '2007-05-09 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1920, 'l.mlb.com-2007-e.19536', 1, '2007-05-09 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2179, 'l.mlb.com-2007-e.18773', 1, '2007-05-11 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2180, 'l.mlb.com-2007-e.18775', 1, '2007-05-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2181, 'l.mlb.com-2007-e.18776', 1, '2007-05-13 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2114, 'l.mlb.com-2007-e.19538', 1, '2007-05-26 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2115, 'l.mlb.com-2007-e.19540', 1, '2007-05-26 23:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2116, 'l.mlb.com-2007-e.19542', 1, '2007-05-27 18:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (209, 'l.mlb.com-2007-e.19545', 1, '2007-05-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (210, 'l.mlb.com-2007-e.19547', 1, '2007-05-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (211, 'l.mlb.com-2007-e.19549', 1, '2007-05-31 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (474, 'l.mlb.com-2007-e.19554', 1, '2007-06-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (475, 'l.mlb.com-2007-e.19555', 1, '2007-06-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (476, 'l.mlb.com-2007-e.19557', 1, '2007-06-03 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1856, 'l.mlb.com-2007-e.19571', 1, '2007-06-09 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1857, 'l.mlb.com-2007-e.19573', 1, '2007-06-09 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1858, 'l.mlb.com-2007-e.19575', 1, '2007-06-10 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1237, 'l.mlb.com-2007-e.19578', 1, '2007-06-15 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1238, 'l.mlb.com-2007-e.19582', 1, '2007-06-16 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1239, 'l.mlb.com-2007-e.19584', 1, '2007-06-17 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1784, 'l.mlb.com-2007-e.19599', 1, '2007-06-22 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1785, 'l.mlb.com-2007-e.19601', 1, '2007-06-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1786, 'l.mlb.com-2007-e.19603', 1, '2007-06-24 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1678, 'l.mlb.com-2007-e.18587', 1, '2007-07-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1679, 'l.mlb.com-2007-e.18588', 1, '2007-07-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1680, 'l.mlb.com-2007-e.18589', 1, '2007-07-04 16:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1681, 'l.mlb.com-2007-e.18592', 1, '2007-07-05 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1942, 'l.mlb.com-2007-e.19615', 1, '2007-07-06 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1943, 'l.mlb.com-2007-e.19617', 1, '2007-07-07 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1944, 'l.mlb.com-2007-e.19618', 1, '2007-07-08 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2208, 'l.mlb.com-2007-e.18865', 1, '2007-07-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2209, 'l.mlb.com-2007-e.18867', 1, '2007-07-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2210, 'l.mlb.com-2007-e.18869', 1, '2007-07-15 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2211, 'l.mlb.com-2007-e.19320', 1, '2007-07-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2212, 'l.mlb.com-2007-e.19322', 1, '2007-07-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2213, 'l.mlb.com-2007-e.19324', 1, '2007-07-18 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2046, 'l.mlb.com-2007-e.19453', 1, '2007-07-24 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2047, 'l.mlb.com-2007-e.19454', 1, '2007-07-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2048, 'l.mlb.com-2007-e.19455', 1, '2007-07-26 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1563, 'l.mlb.com-2007-e.19202', 1, '2007-07-27 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1564, 'l.mlb.com-2007-e.20896', 1, '2007-07-28 16:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1565, 'l.mlb.com-2007-e.19204', 1, '2007-07-28 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1566, 'l.mlb.com-2007-e.19206', 1, '2007-07-29 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2140, 'l.mlb.com-2007-e.19633', 1, '2007-08-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2090, 'l.mlb.com-2007-e.19635', 1, '2007-08-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2141, 'l.mlb.com-2007-e.19636', 1, '2007-08-05 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (397, 'l.mlb.com-2007-e.19640', 1, '2007-08-07 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (398, 'l.mlb.com-2007-e.19643', 1, '2007-08-08 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (399, 'l.mlb.com-2007-e.19644', 1, '2007-08-09 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (400, 'l.mlb.com-2007-e.19647', 1, '2007-08-09 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (118, 'l.mlb.com-2007-e.19651', 1, '2007-08-11 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (119, 'l.mlb.com-2007-e.19652', 1, '2007-08-12 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (120, 'l.mlb.com-2007-e.19653', 1, '2007-08-12 20:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2058, 'l.mlb.com-2007-e.19462', 1, '2007-08-14 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2059, 'l.mlb.com-2007-e.19463', 1, '2007-08-15 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2060, 'l.mlb.com-2007-e.19464', 1, '2007-08-16 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1581, 'l.mlb.com-2007-e.19241', 1, '2007-08-17 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1582, 'l.mlb.com-2007-e.19242', 1, '2007-08-18 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1583, 'l.mlb.com-2007-e.19243', 1, '2007-08-19 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2221, 'l.mlb.com-2007-e.19389', 1, '2007-08-21 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2222, 'l.mlb.com-2007-e.19392', 1, '2007-08-22 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2223, 'l.mlb.com-2007-e.19395', 1, '2007-08-23 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2224, 'l.mlb.com-2007-e.19397', 1, '2007-08-24 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (283, 'l.mlb.com-2007-e.19667', 1, '2007-08-28 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (284, 'l.mlb.com-2007-e.19669', 1, '2007-08-29 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (285, 'l.mlb.com-2007-e.19671', 1, '2007-08-29 19:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (422, 'l.mlb.com-2007-e.19675', 1, '2007-08-31 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (423, 'l.mlb.com-2007-e.19677', 1, '2007-09-01 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (424, 'l.mlb.com-2007-e.19680', 1, '2007-09-02 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2228, 'l.mlb.com-2007-e.18945', 1, '2007-09-03 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2229, 'l.mlb.com-2007-e.18947', 1, '2007-09-04 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2230, 'l.mlb.com-2007-e.18949', 1, '2007-09-05 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2234, 'l.mlb.com-2007-e.18959', 1, '2007-09-10 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2235, 'l.mlb.com-2007-e.18962', 1, '2007-09-11 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2236, 'l.mlb.com-2007-e.18963', 1, '2007-09-12 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1603, 'l.mlb.com-2007-e.19286', 1, '2007-09-17 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1604, 'l.mlb.com-2007-e.19289', 1, '2007-09-18 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1605, 'l.mlb.com-2007-e.19291', 1, '2007-09-19 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2080, 'l.mlb.com-2007-e.19484', 1, '2007-09-20 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2081, 'l.mlb.com-2007-e.19485', 1, '2007-09-21 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2082, 'l.mlb.com-2007-e.19487', 1, '2007-09-22 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2083, 'l.mlb.com-2007-e.19488', 1, '2007-09-23 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1610, 'l.mlb.com-2007-e.19297', 1, '2007-09-24 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1611, 'l.mlb.com-2007-e.19299', 1, '2007-09-25 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1612, 'l.mlb.com-2007-e.19300', 1, '2007-09-26 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2087, 'l.mlb.com-2007-e.19490', 1, '2007-09-28 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2088, 'l.mlb.com-2007-e.19492', 1, '2007-09-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2089, 'l.mlb.com-2007-e.19493', 1, '2007-09-30 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:18:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1741, 'l.mlb.com-2007-e.19701', 1, '2007-04-02 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1742, 'l.mlb.com-2007-e.19704', 1, '2007-04-04 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1743, 'l.mlb.com-2007-e.19706', 1, '2007-04-05 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1831, 'l.mlb.com-2007-e.19952', 1, '2007-04-07 00:11:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1832, 'l.mlb.com-2007-e.19954', 1, '2007-04-07 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1833, 'l.mlb.com-2007-e.19955', 1, '2007-04-08 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (705, 'l.mlb.com-2007-e.19958', 1, '2007-04-10 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (706, 'l.mlb.com-2007-e.19960', 1, '2007-04-11 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (707, 'l.mlb.com-2007-e.19963', 1, '2007-04-11 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1744, 'l.mlb.com-2007-e.19724', 1, '2007-04-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1745, 'l.mlb.com-2007-e.19727', 1, '2007-04-14 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1746, 'l.mlb.com-2007-e.19729', 1, '2007-04-15 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1098, 'l.mlb.com-2007-e.19971', 1, '2007-04-18 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1099, 'l.mlb.com-2007-e.19978', 1, '2007-04-19 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1100, 'l.mlb.com-2007-e.19981', 1, '2007-04-20 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1307, 'l.mlb.com-2007-e.19989', 1, '2007-04-24 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1308, 'l.mlb.com-2007-e.19991', 1, '2007-04-25 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (569, 'l.mlb.com-2007-e.19996', 1, '2007-04-28 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (570, 'l.mlb.com-2007-e.19999', 1, '2007-04-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (571, 'l.mlb.com-2007-e.20001', 1, '2007-04-29 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (995, 'l.mlb.com-2007-e.20007', 1, '2007-05-02 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (996, 'l.mlb.com-2007-e.20010', 1, '2007-05-02 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (576, 'l.mlb.com-2007-e.20013', 1, '2007-05-05 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (577, 'l.mlb.com-2007-e.20015', 1, '2007-05-05 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (578, 'l.mlb.com-2007-e.20018', 1, '2007-05-06 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1844, 'l.mlb.com-2007-e.20019', 1, '2007-05-09 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1845, 'l.mlb.com-2007-e.20020', 1, '2007-05-10 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1846, 'l.mlb.com-2007-e.20021', 1, '2007-05-10 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1314, 'l.mlb.com-2007-e.20023', 1, '2007-05-12 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1315, 'l.mlb.com-2007-e.20024', 1, '2007-05-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1316, 'l.mlb.com-2007-e.20025', 1, '2007-05-13 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1423, 'l.mlb.com-2007-e.20014', 1, '2007-05-16 00:11:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1424, 'l.mlb.com-2007-e.20887', 1, '2007-05-16 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1425, 'l.mlb.com-2007-e.20016', 1, '2007-05-17 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1426, 'l.mlb.com-2007-e.20017', 1, '2007-05-17 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1652, 'l.mlb.com-2007-e.18513', 1, '2007-05-18 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1653, 'l.mlb.com-2007-e.18515', 1, '2007-05-19 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1654, 'l.mlb.com-2007-e.18518', 1, '2007-05-20 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (736, 'l.mlb.com-2007-e.20028', 1, '2007-05-22 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (737, 'l.mlb.com-2007-e.20029', 1, '2007-05-23 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (738, 'l.mlb.com-2007-e.20030', 1, '2007-05-24 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1853, 'l.mlb.com-2007-e.20037', 1, '2007-05-28 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1854, 'l.mlb.com-2007-e.20038', 1, '2007-05-30 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1855, 'l.mlb.com-2007-e.20039', 1, '2007-05-30 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1230, 'l.mlb.com-2007-e.20042', 1, '2007-05-31 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1231, 'l.mlb.com-2007-e.20045', 1, '2007-06-01 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1232, 'l.mlb.com-2007-e.20046', 1, '2007-06-02 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1233, 'l.mlb.com-2007-e.20047', 1, '2007-06-03 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1430, 'l.mlb.com-2007-e.20040', 1, '2007-06-04 23:08:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1431, 'l.mlb.com-2007-e.20041', 1, '2007-06-06 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1432, 'l.mlb.com-2007-e.20043', 1, '2007-06-07 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1433, 'l.mlb.com-2007-e.20044', 1, '2007-06-08 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2250, 'l.mlb.com-2007-e.19257', 1, '2007-06-09 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2251, 'l.mlb.com-2007-e.19260', 1, '2007-06-09 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2252, 'l.mlb.com-2007-e.19262', 1, '2007-06-10 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2025, 'l.mlb.com-2007-e.19391', 1, '2007-06-11 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2026, 'l.mlb.com-2007-e.19394', 1, '2007-06-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2027, 'l.mlb.com-2007-e.19398', 1, '2007-06-13 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2256, 'l.mlb.com-2007-e.18827', 1, '2007-06-19 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2257, 'l.mlb.com-2007-e.18828', 1, '2007-06-20 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2258, 'l.mlb.com-2007-e.18829', 1, '2007-06-20 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1669, 'l.mlb.com-2007-e.18569', 1, '2007-06-22 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1670, 'l.mlb.com-2007-e.18570', 1, '2007-06-23 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1671, 'l.mlb.com-2007-e.18572', 1, '2007-06-24 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1348, 'l.mlb.com-2007-e.20058', 1, '2007-06-30 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1349, 'l.mlb.com-2007-e.20060', 1, '2007-06-30 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1350, 'l.mlb.com-2007-e.20062', 1, '2007-07-01 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1871, 'l.mlb.com-2007-e.20869', 1, '2007-07-06 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1872, 'l.mlb.com-2007-e.20064', 1, '2007-07-07 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1873, 'l.mlb.com-2007-e.20065', 1, '2007-07-07 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1874, 'l.mlb.com-2007-e.20066', 1, '2007-07-08 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1794, 'l.mlb.com-2007-e.19840', 1, '2007-07-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1795, 'l.mlb.com-2007-e.19842', 1, '2007-07-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1796, 'l.mlb.com-2007-e.19844', 1, '2007-07-18 16:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (919, 'l.mlb.com-2007-e.19691', 1, '2007-07-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (920, 'l.mlb.com-2007-e.19692', 1, '2007-07-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (921, 'l.mlb.com-2007-e.19693', 1, '2007-07-21 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (922, 'l.mlb.com-2007-e.19694', 1, '2007-07-22 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1257, 'l.mlb.com-2007-e.20080', 1, '2007-07-28 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1258, 'l.mlb.com-2007-e.20081', 1, '2007-07-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1259, 'l.mlb.com-2007-e.20083', 1, '2007-07-29 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1461, 'l.mlb.com-2007-e.20087', 1, '2007-07-31 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1462, 'l.mlb.com-2007-e.20088', 1, '2007-08-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1463, 'l.mlb.com-2007-e.20090', 1, '2007-08-02 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1802, 'l.mlb.com-2007-e.19867', 1, '2007-08-08 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1803, 'l.mlb.com-2007-e.19868', 1, '2007-08-09 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1804, 'l.mlb.com-2007-e.19871', 1, '2007-08-10 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1057, 'l.mlb.com-2007-e.20099', 1, '2007-08-11 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1058, 'l.mlb.com-2007-e.20101', 1, '2007-08-11 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1059, 'l.mlb.com-2007-e.20102', 1, '2007-08-12 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (802, 'l.mlb.com-2007-e.20110', 1, '2007-08-15 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (803, 'l.mlb.com-2007-e.20112', 1, '2007-08-16 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (804, 'l.mlb.com-2007-e.20114', 1, '2007-08-16 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1063, 'l.mlb.com-2007-e.20119', 1, '2007-08-18 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1064, 'l.mlb.com-2007-e.20122', 1, '2007-08-19 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1065, 'l.mlb.com-2007-e.20124', 1, '2007-08-19 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1373, 'l.mlb.com-2007-e.20128', 1, '2007-08-21 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1374, 'l.mlb.com-2007-e.20130', 1, '2007-08-22 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1375, 'l.mlb.com-2007-e.20132', 1, '2007-08-22 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (944, 'l.mlb.com-2007-e.19759', 1, '2007-08-24 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (945, 'l.mlb.com-2007-e.19760', 1, '2007-08-25 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (946, 'l.mlb.com-2007-e.19762', 1, '2007-08-25 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (947, 'l.mlb.com-2007-e.19764', 1, '2007-08-26 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1175, 'l.mlb.com-2007-e.20135', 1, '2007-08-29 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1176, 'l.mlb.com-2007-e.20137', 1, '2007-08-30 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1177, 'l.mlb.com-2007-e.20139', 1, '2007-08-31 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1816, 'l.mlb.com-2007-e.19902', 1, '2007-08-31 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1817, 'l.mlb.com-2007-e.19904', 1, '2007-09-01 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1818, 'l.mlb.com-2007-e.19906', 1, '2007-09-02 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1882, 'l.mlb.com-2007-e.20155', 1, '2007-09-08 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1883, 'l.mlb.com-2007-e.20156', 1, '2007-09-08 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1884, 'l.mlb.com-2007-e.20157', 1, '2007-09-09 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1822, 'l.mlb.com-2007-e.19921', 1, '2007-09-11 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1823, 'l.mlb.com-2007-e.19922', 1, '2007-09-12 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1824, 'l.mlb.com-2007-e.19924', 1, '2007-09-12 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (686, 'l.mlb.com-2007-e.20160', 1, '2007-09-15 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (687, 'l.mlb.com-2007-e.20166', 1, '2007-09-15 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (688, 'l.mlb.com-2007-e.20169', 1, '2007-09-16 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1395, 'l.mlb.com-2007-e.20175', 1, '2007-09-18 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1396, 'l.mlb.com-2007-e.20178', 1, '2007-09-19 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1397, 'l.mlb.com-2007-e.20180', 1, '2007-09-20 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1398, 'l.mlb.com-2007-e.20182', 1, '2007-09-20 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1888, 'l.mlb.com-2007-e.20184', 1, '2007-09-22 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1889, 'l.mlb.com-2007-e.20187', 1, '2007-09-22 16:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1890, 'l.mlb.com-2007-e.20192', 1, '2007-09-23 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1403, 'l.mlb.com-2007-e.20195', 1, '2007-09-26 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1404, 'l.mlb.com-2007-e.20197', 1, '2007-09-27 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1405, 'l.mlb.com-2007-e.20199', 1, '2007-09-28 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1191, 'l.mlb.com-2007-e.20220', 1, '2007-04-02 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1192, 'l.mlb.com-2007-e.20221', 1, '2007-04-04 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1193, 'l.mlb.com-2007-e.20222', 1, '2007-04-05 17:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1294, 'l.mlb.com-2007-e.20223', 1, '2007-04-07 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1295, 'l.mlb.com-2007-e.20224', 1, '2007-04-07 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1296, 'l.mlb.com-2007-e.20225', 1, '2007-04-08 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1200, 'l.mlb.com-2007-e.20226', 1, '2007-04-12 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1201, 'l.mlb.com-2007-e.20227', 1, '2007-04-13 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1202, 'l.mlb.com-2007-e.20228', 1, '2007-04-14 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1203, 'l.mlb.com-2007-e.20229', 1, '2007-04-15 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1301, 'l.mlb.com-2007-e.20230', 1, '2007-04-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1302, 'l.mlb.com-2007-e.20231', 1, '2007-04-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1303, 'l.mlb.com-2007-e.20232', 1, '2007-04-18 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2242, 'l.mlb.com-2007-e.19984', 1, '2007-04-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2243, 'l.mlb.com-2007-e.19986', 1, '2007-04-21 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2244, 'l.mlb.com-2007-e.19987', 1, '2007-04-22 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (565, 'l.mlb.com-2007-e.20234', 1, '2007-04-24 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (566, 'l.mlb.com-2007-e.20236', 1, '2007-04-24 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2245, 'l.mlb.com-2007-e.19993', 1, '2007-04-26 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2246, 'l.mlb.com-2007-e.19995', 1, '2007-04-27 00:11:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1838, 'l.mlb.com-2007-e.20240', 1, '2007-04-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1839, 'l.mlb.com-2007-e.20241', 1, '2007-04-28 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1840, 'l.mlb.com-2007-e.20243', 1, '2007-04-29 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1311, 'l.mlb.com-2007-e.20245', 1, '2007-05-05 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1312, 'l.mlb.com-2007-e.20246', 1, '2007-05-05 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1313, 'l.mlb.com-2007-e.20247', 1, '2007-05-06 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1001, 'l.mlb.com-2007-e.20248', 1, '2007-05-08 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1002, 'l.mlb.com-2007-e.20249', 1, '2007-05-09 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1003, 'l.mlb.com-2007-e.20250', 1, '2007-05-10 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1847, 'l.mlb.com-2007-e.20251', 1, '2007-05-12 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1848, 'l.mlb.com-2007-e.20252', 1, '2007-05-12 19:45:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1849, 'l.mlb.com-2007-e.20253', 1, '2007-05-14 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (872, 'l.mlb.com-2007-e.19559', 1, '2007-05-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (873, 'l.mlb.com-2007-e.19561', 1, '2007-05-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (874, 'l.mlb.com-2007-e.19563', 1, '2007-05-16 23:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (875, 'l.mlb.com-2007-e.20888', 1, '2007-05-17 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (876, 'l.mlb.com-2007-e.19566', 1, '2007-05-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2108, 'l.mlb.com-2007-e.20125', 1, '2007-05-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2109, 'l.mlb.com-2007-e.20126', 1, '2007-05-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2110, 'l.mlb.com-2007-e.20127', 1, '2007-05-20 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (589, 'l.mlb.com-2007-e.20254', 1, '2007-05-22 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (590, 'l.mlb.com-2007-e.20255', 1, '2007-05-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (591, 'l.mlb.com-2007-e.20256', 1, '2007-05-24 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1765, 'l.mlb.com-2007-e.19792', 1, '2007-05-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1766, 'l.mlb.com-2007-e.19793', 1, '2007-05-26 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1767, 'l.mlb.com-2007-e.19795', 1, '2007-05-28 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1768, 'l.mlb.com-2007-e.19797', 1, '2007-05-31 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1769, 'l.mlb.com-2007-e.19799', 1, '2007-06-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1770, 'l.mlb.com-2007-e.19800', 1, '2007-06-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1771, 'l.mlb.com-2007-e.19802', 1, '2007-06-03 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1126, 'l.mlb.com-2007-e.20267', 1, '2007-06-06 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1127, 'l.mlb.com-2007-e.20268', 1, '2007-06-07 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1128, 'l.mlb.com-2007-e.20269', 1, '2007-06-08 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1535, 'l.mlb.com-2007-e.19105', 1, '2007-06-08 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1536, 'l.mlb.com-2007-e.19107', 1, '2007-06-09 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1537, 'l.mlb.com-2007-e.19108', 1, '2007-06-10 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1932, 'l.mlb.com-2007-e.19598', 1, '2007-06-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1933, 'l.mlb.com-2007-e.19600', 1, '2007-06-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1934, 'l.mlb.com-2007-e.19604', 1, '2007-06-14 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2028, 'l.mlb.com-2007-e.19403', 1, '2007-06-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2029, 'l.mlb.com-2007-e.19406', 1, '2007-06-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2030, 'l.mlb.com-2007-e.19409', 1, '2007-06-17 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2199, 'l.mlb.com-2007-e.19591', 1, '2007-06-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2200, 'l.mlb.com-2007-e.19595', 1, '2007-06-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2201, 'l.mlb.com-2007-e.19596', 1, '2007-06-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1144, 'l.mlb.com-2007-e.20272', 1, '2007-06-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1145, 'l.mlb.com-2007-e.20273', 1, '2007-06-26 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1146, 'l.mlb.com-2007-e.20275', 1, '2007-06-27 17:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1147, 'l.mlb.com-2007-e.20277', 1, '2007-06-28 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1868, 'l.mlb.com-2007-e.20279', 1, '2007-06-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1869, 'l.mlb.com-2007-e.20280', 1, '2007-06-30 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1870, 'l.mlb.com-2007-e.20283', 1, '2007-07-02 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1791, 'l.mlb.com-2007-e.19824', 1, '2007-07-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1792, 'l.mlb.com-2007-e.19825', 1, '2007-07-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1793, 'l.mlb.com-2007-e.19826', 1, '2007-07-05 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (909, 'l.mlb.com-2007-e.19673', 1, '2007-07-06 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (910, 'l.mlb.com-2007-e.19676', 1, '2007-07-07 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (911, 'l.mlb.com-2007-e.19678', 1, '2007-07-08 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1040, 'l.mlb.com-2007-e.20285', 1, '2007-07-13 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1041, 'l.mlb.com-2007-e.20286', 1, '2007-07-14 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1042, 'l.mlb.com-2007-e.20287', 1, '2007-07-15 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1043, 'l.mlb.com-2007-e.20288', 1, '2007-07-15 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1875, 'l.mlb.com-2007-e.20290', 1, '2007-07-18 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1876, 'l.mlb.com-2007-e.20292', 1, '2007-07-19 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1877, 'l.mlb.com-2007-e.20294', 1, '2007-07-19 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1357, 'l.mlb.com-2007-e.20295', 1, '2007-07-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1358, 'l.mlb.com-2007-e.20297', 1, '2007-07-21 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1359, 'l.mlb.com-2007-e.20299', 1, '2007-07-22 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2271, 'l.mlb.com-2007-e.20072', 1, '2007-07-24 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2272, 'l.mlb.com-2007-e.20884', 1, '2007-07-24 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2273, 'l.mlb.com-2007-e.20073', 1, '2007-07-25 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2274, 'l.mlb.com-2007-e.20075', 1, '2007-07-26 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2275, 'l.mlb.com-2007-e.20077', 1, '2007-07-26 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (641, 'l.mlb.com-2007-e.20302', 1, '2007-07-28 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (642, 'l.mlb.com-2007-e.20304', 1, '2007-07-28 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (643, 'l.mlb.com-2007-e.20306', 1, '2007-07-30 00:09:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (792, 'l.mlb.com-2007-e.20309', 1, '2007-07-31 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (793, 'l.mlb.com-2007-e.20312', 1, '2007-08-01 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (794, 'l.mlb.com-2007-e.20313', 1, '2007-08-01 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2276, 'l.mlb.com-2007-e.20094', 1, '2007-08-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2240, 'l.mlb.com-2007-e.20095', 1, '2007-08-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2277, 'l.mlb.com-2007-e.20096', 1, '2007-08-05 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (798, 'l.mlb.com-2007-e.20321', 1, '2007-08-10 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (799, 'l.mlb.com-2007-e.20322', 1, '2007-08-11 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (800, 'l.mlb.com-2007-e.20323', 1, '2007-08-12 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (801, 'l.mlb.com-2007-e.20324', 1, '2007-08-13 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1805, 'l.mlb.com-2007-e.19877', 1, '2007-08-14 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1806, 'l.mlb.com-2007-e.19878', 1, '2007-08-15 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1470, 'l.mlb.com-2007-e.20152', 1, '2007-08-16 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1471, 'l.mlb.com-2007-e.20154', 1, '2007-08-17 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1472, 'l.mlb.com-2007-e.20158', 1, '2007-08-18 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1473, 'l.mlb.com-2007-e.20163', 1, '2007-08-19 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1810, 'l.mlb.com-2007-e.19885', 1, '2007-08-21 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1811, 'l.mlb.com-2007-e.19886', 1, '2007-08-22 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1812, 'l.mlb.com-2007-e.19888', 1, '2007-08-23 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1474, 'l.mlb.com-2007-e.20173', 1, '2007-08-24 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1475, 'l.mlb.com-2007-e.20174', 1, '2007-08-25 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1476, 'l.mlb.com-2007-e.20177', 1, '2007-08-26 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1477, 'l.mlb.com-2007-e.20181', 1, '2007-08-27 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1379, 'l.mlb.com-2007-e.20328', 1, '2007-08-29 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1380, 'l.mlb.com-2007-e.20329', 1, '2007-08-30 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1381, 'l.mlb.com-2007-e.20330', 1, '2007-08-30 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (818, 'l.mlb.com-2007-e.20332', 1, '2007-09-01 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (819, 'l.mlb.com-2007-e.20335', 1, '2007-09-01 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (820, 'l.mlb.com-2007-e.20336', 1, '2007-09-02 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2279, 'l.mlb.com-2007-e.20147', 1, '2007-09-04 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2280, 'l.mlb.com-2007-e.20148', 1, '2007-09-05 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2281, 'l.mlb.com-2007-e.20150', 1, '2007-09-06 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1080, 'l.mlb.com-2007-e.20337', 1, '2007-09-07 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1081, 'l.mlb.com-2007-e.20338', 1, '2007-09-08 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1082, 'l.mlb.com-2007-e.20340', 1, '2007-09-09 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1276, 'l.mlb.com-2007-e.20862', 1, '2007-09-10 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1181, 'l.mlb.com-2007-e.20893', 1, '2007-09-11 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1182, 'l.mlb.com-2007-e.20342', 1, '2007-09-11 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1183, 'l.mlb.com-2007-e.20344', 1, '2007-09-12 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1885, 'l.mlb.com-2007-e.20345', 1, '2007-09-15 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1886, 'l.mlb.com-2007-e.20346', 1, '2007-09-15 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1887, 'l.mlb.com-2007-e.20347', 1, '2007-09-16 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1825, 'l.mlb.com-2007-e.19930', 1, '2007-09-17 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1826, 'l.mlb.com-2007-e.19932', 1, '2007-09-18 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1827, 'l.mlb.com-2007-e.19933', 1, '2007-09-19 16:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1399, 'l.mlb.com-2007-e.20349', 1, '2007-09-21 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1400, 'l.mlb.com-2007-e.20352', 1, '2007-09-22 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1401, 'l.mlb.com-2007-e.20353', 1, '2007-09-23 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1891, 'l.mlb.com-2007-e.20355', 1, '2007-09-24 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1892, 'l.mlb.com-2007-e.20357', 1, '2007-09-25 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1893, 'l.mlb.com-2007-e.20359', 1, '2007-09-26 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2282, 'l.mlb.com-2007-e.20200', 1, '2007-09-29 00:11:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2283, 'l.mlb.com-2007-e.20210', 1, '2007-09-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2284, 'l.mlb.com-2007-e.20211', 1, '2007-09-30 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1995, 'l.mlb.com-2007-e.18431', 1, '2007-04-02 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1996, 'l.mlb.com-2007-e.18432', 1, '2007-04-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1997, 'l.mlb.com-2007-e.18434', 1, '2007-04-05 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1494, 'l.mlb.com-2007-e.18436', 1, '2007-04-06 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1495, 'l.mlb.com-2007-e.18438', 1, '2007-04-07 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1496, 'l.mlb.com-2007-e.18440', 1, '2007-04-08 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2171, 'l.mlb.com-2007-e.18442', 1, '2007-04-10 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2172, 'l.mlb.com-2007-e.18445', 1, '2007-04-11 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2173, 'l.mlb.com-2007-e.18446', 1, '2007-04-12 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2301, 'l.mlb.com-2007-e.18448', 1, '2007-04-13 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2302, 'l.mlb.com-2007-e.18449', 1, '2007-04-14 23:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2303, 'l.mlb.com-2007-e.18450', 1, '2007-04-15 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2174, 'l.mlb.com-2007-e.18453', 1, '2007-04-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2175, 'l.mlb.com-2007-e.18454', 1, '2007-04-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1629, 'l.mlb.com-2007-e.18457', 1, '2007-04-18 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1630, 'l.mlb.com-2007-e.18458', 1, '2007-04-19 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1507, 'l.mlb.com-2007-e.18459', 1, '2007-04-20 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1508, 'l.mlb.com-2007-e.18461', 1, '2007-04-21 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1509, 'l.mlb.com-2007-e.18462', 1, '2007-04-22 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2304, 'l.mlb.com-2007-e.18464', 1, '2007-04-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2305, 'l.mlb.com-2007-e.18466', 1, '2007-04-24 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2306, 'l.mlb.com-2007-e.18467', 1, '2007-04-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2016, 'l.mlb.com-2007-e.18475', 1, '2007-04-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2017, 'l.mlb.com-2007-e.18478', 1, '2007-05-01 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2018, 'l.mlb.com-2007-e.18480', 1, '2007-05-02 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (187, 'l.mlb.com-2007-e.18482', 1, '2007-05-04 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (188, 'l.mlb.com-2007-e.18483', 1, '2007-05-05 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (189, 'l.mlb.com-2007-e.18485', 1, '2007-05-06 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (452, 'l.mlb.com-2007-e.18487', 1, '2007-05-07 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (453, 'l.mlb.com-2007-e.18488', 1, '2007-05-08 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (454, 'l.mlb.com-2007-e.18490', 1, '2007-05-09 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (455, 'l.mlb.com-2007-e.18492', 1, '2007-05-10 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2182, 'l.mlb.com-2007-e.18500', 1, '2007-05-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2183, 'l.mlb.com-2007-e.18502', 1, '2007-05-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2184, 'l.mlb.com-2007-e.18503', 1, '2007-05-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2185, 'l.mlb.com-2007-e.18505', 1, '2007-05-17 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (877, 'l.mlb.com-2007-e.18508', 1, '2007-05-18 23:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (878, 'l.mlb.com-2007-e.20890', 1, '2007-05-19 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (879, 'l.mlb.com-2007-e.18510', 1, '2007-05-19 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (880, 'l.mlb.com-2007-e.18512', 1, '2007-05-20 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1526, 'l.mlb.com-2007-e.18514', 1, '2007-05-22 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1527, 'l.mlb.com-2007-e.18516', 1, '2007-05-23 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1528, 'l.mlb.com-2007-e.18517', 1, '2007-05-24 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2022, 'l.mlb.com-2007-e.18519', 1, '2007-05-25 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2023, 'l.mlb.com-2007-e.18520', 1, '2007-05-26 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2024, 'l.mlb.com-2007-e.18522', 1, '2007-05-27 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1925, 'l.mlb.com-2007-e.18525', 1, '2007-05-28 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1926, 'l.mlb.com-2007-e.18526', 1, '2007-05-30 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1927, 'l.mlb.com-2007-e.18529', 1, '2007-05-30 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1658, 'l.mlb.com-2007-e.18531', 1, '2007-06-01 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1659, 'l.mlb.com-2007-e.18532', 1, '2007-06-02 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1660, 'l.mlb.com-2007-e.18534', 1, '2007-06-03 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2313, 'l.mlb.com-2007-e.18537', 1, '2007-06-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2314, 'l.mlb.com-2007-e.20874', 1, '2007-06-05 18:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2315, 'l.mlb.com-2007-e.18538', 1, '2007-06-05 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2316, 'l.mlb.com-2007-e.18539', 1, '2007-06-06 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1664, 'l.mlb.com-2007-e.18541', 1, '2007-06-07 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1665, 'l.mlb.com-2007-e.18543', 1, '2007-06-08 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1666, 'l.mlb.com-2007-e.18544', 1, '2007-06-09 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1667, 'l.mlb.com-2007-e.18546', 1, '2007-06-11 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1859, 'l.mlb.com-2007-e.18547', 1, '2007-06-13 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1860, 'l.mlb.com-2007-e.18548', 1, '2007-06-14 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1861, 'l.mlb.com-2007-e.18550', 1, '2007-06-15 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1778, 'l.mlb.com-2007-e.18552', 1, '2007-06-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1779, 'l.mlb.com-2007-e.18554', 1, '2007-06-16 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1780, 'l.mlb.com-2007-e.18555', 1, '2007-06-17 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (896, 'l.mlb.com-2007-e.18558', 1, '2007-06-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (897, 'l.mlb.com-2007-e.18560', 1, '2007-06-19 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (898, 'l.mlb.com-2007-e.18561', 1, '2007-06-20 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2294, 'l.mlb.com-2007-e.18563', 1, '2007-06-22 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2295, 'l.mlb.com-2007-e.18565', 1, '2007-06-23 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2296, 'l.mlb.com-2007-e.18566', 1, '2007-06-25 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2202, 'l.mlb.com-2007-e.18568', 1, '2007-06-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2203, 'l.mlb.com-2007-e.18571', 1, '2007-06-26 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2204, 'l.mlb.com-2007-e.18573', 1, '2007-06-27 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2317, 'l.mlb.com-2007-e.18575', 1, '2007-06-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2318, 'l.mlb.com-2007-e.18577', 1, '2007-06-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2319, 'l.mlb.com-2007-e.20892', 1, '2007-07-01 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (237, 'l.mlb.com-2007-e.18581', 1, '2007-07-03 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (238, 'l.mlb.com-2007-e.18583', 1, '2007-07-04 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (239, 'l.mlb.com-2007-e.18585', 1, '2007-07-05 01:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (240, 'l.mlb.com-2007-e.18586', 1, '2007-07-06 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (496, 'l.mlb.com-2007-e.18590', 1, '2007-07-07 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (497, 'l.mlb.com-2007-e.18591', 1, '2007-07-07 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (498, 'l.mlb.com-2007-e.18593', 1, '2007-07-09 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2133, 'l.mlb.com-2007-e.18607', 1, '2007-07-19 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2134, 'l.mlb.com-2007-e.18609', 1, '2007-07-20 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2135, 'l.mlb.com-2007-e.18611', 1, '2007-07-21 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2136, 'l.mlb.com-2007-e.18612', 1, '2007-07-23 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (388, 'l.mlb.com-2007-e.18614', 1, '2007-07-24 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (389, 'l.mlb.com-2007-e.18620', 1, '2007-07-25 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (390, 'l.mlb.com-2007-e.18622', 1, '2007-07-26 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (391, 'l.mlb.com-2007-e.18623', 1, '2007-07-26 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (107, 'l.mlb.com-2007-e.18627', 1, '2007-07-28 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (108, 'l.mlb.com-2007-e.18628', 1, '2007-07-28 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (109, 'l.mlb.com-2007-e.18630', 1, '2007-07-29 20:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2326, 'l.mlb.com-2007-e.18632', 1, '2007-07-31 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2327, 'l.mlb.com-2007-e.18635', 1, '2007-08-01 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2328, 'l.mlb.com-2007-e.18637', 1, '2007-08-02 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1572, 'l.mlb.com-2007-e.18644', 1, '2007-08-07 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1573, 'l.mlb.com-2007-e.18646', 1, '2007-08-08 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1574, 'l.mlb.com-2007-e.18648', 1, '2007-08-09 16:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2055, 'l.mlb.com-2007-e.18651', 1, '2007-08-10 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2056, 'l.mlb.com-2007-e.18653', 1, '2007-08-11 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2057, 'l.mlb.com-2007-e.18655', 1, '2007-08-13 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (406, 'l.mlb.com-2007-e.18658', 1, '2007-08-14 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (407, 'l.mlb.com-2007-e.18660', 1, '2007-08-15 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (408, 'l.mlb.com-2007-e.18661', 1, '2007-08-16 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (124, 'l.mlb.com-2007-e.18663', 1, '2007-08-17 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (125, 'l.mlb.com-2007-e.18665', 1, '2007-08-18 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (126, 'l.mlb.com-2007-e.18667', 1, '2007-08-19 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2145, 'l.mlb.com-2007-e.18677', 1, '2007-08-25 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2146, 'l.mlb.com-2007-e.18679', 1, '2007-08-25 23:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2147, 'l.mlb.com-2007-e.18680', 1, '2007-08-26 18:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2335, 'l.mlb.com-2007-e.18681', 1, '2007-08-27 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2336, 'l.mlb.com-2007-e.18682', 1, '2007-08-28 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2337, 'l.mlb.com-2007-e.18683', 1, '2007-08-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1588, 'l.mlb.com-2007-e.18684', 1, '2007-08-31 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1589, 'l.mlb.com-2007-e.18685', 1, '2007-09-01 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1590, 'l.mlb.com-2007-e.18686', 1, '2007-09-02 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2067, 'l.mlb.com-2007-e.18687', 1, '2007-09-03 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2068, 'l.mlb.com-2007-e.18688', 1, '2007-09-04 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2069, 'l.mlb.com-2007-e.18690', 1, '2007-09-05 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2231, 'l.mlb.com-2007-e.18691', 1, '2007-09-07 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2232, 'l.mlb.com-2007-e.18692', 1, '2007-09-08 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2233, 'l.mlb.com-2007-e.18693', 1, '2007-09-09 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1597, 'l.mlb.com-2007-e.18694', 1, '2007-09-10 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1598, 'l.mlb.com-2007-e.18695', 1, '2007-09-11 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1599, 'l.mlb.com-2007-e.18696', 1, '2007-09-12 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2237, 'l.mlb.com-2007-e.18698', 1, '2007-09-14 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2238, 'l.mlb.com-2007-e.18700', 1, '2007-09-15 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2239, 'l.mlb.com-2007-e.18701', 1, '2007-09-16 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2338, 'l.mlb.com-2007-e.18704', 1, '2007-09-17 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2339, 'l.mlb.com-2007-e.18705', 1, '2007-09-18 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2340, 'l.mlb.com-2007-e.18706', 1, '2007-09-19 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1988, 'l.mlb.com-2007-e.18708', 1, '2007-09-20 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1989, 'l.mlb.com-2007-e.18710', 1, '2007-09-21 23:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1990, 'l.mlb.com-2007-e.18711', 1, '2007-09-22 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1991, 'l.mlb.com-2007-e.18712', 1, '2007-09-23 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2084, 'l.mlb.com-2007-e.18716', 1, '2007-09-25 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2085, 'l.mlb.com-2007-e.18718', 1, '2007-09-26 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2086, 'l.mlb.com-2007-e.18719', 1, '2007-09-27 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2341, 'l.mlb.com-2007-e.18720', 1, '2007-09-29 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2342, 'l.mlb.com-2007-e.18723', 1, '2007-09-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2343, 'l.mlb.com-2007-e.18725', 1, '2007-09-30 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3, 'l.mlb.com-2007-e.19873', 1, '2007-04-02 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4, 'l.mlb.com-2007-e.19874', 1, '2007-04-04 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (5, 'l.mlb.com-2007-e.19876', 1, '2007-04-04 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (438, 'l.mlb.com-2007-e.20749', 1, '2007-04-07 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (439, 'l.mlb.com-2007-e.20750', 1, '2007-04-08 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (440, 'l.mlb.com-2007-e.20751', 1, '2007-04-08 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (170, 'l.mlb.com-2007-e.20752', 1, '2007-04-09 20:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (171, 'l.mlb.com-2007-e.20753', 1, '2007-04-11 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (172, 'l.mlb.com-2007-e.20754', 1, '2007-04-12 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (13, 'l.mlb.com-2007-e.20680', 1, '2007-04-14 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (14, 'l.mlb.com-2007-e.20681', 1, '2007-04-15 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (15, 'l.mlb.com-2007-e.20682', 1, '2007-04-15 20:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (320, 'l.mlb.com-2007-e.20755', 1, '2007-04-17 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (321, 'l.mlb.com-2007-e.20756', 1, '2007-04-18 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (176, 'l.mlb.com-2007-e.20757', 1, '2007-04-19 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (177, 'l.mlb.com-2007-e.20758', 1, '2007-04-19 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (443, 'l.mlb.com-2007-e.20759', 1, '2007-04-21 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (444, 'l.mlb.com-2007-e.20760', 1, '2007-04-22 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (445, 'l.mlb.com-2007-e.20761', 1, '2007-04-22 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1510, 'l.mlb.com-2007-e.19034', 1, '2007-04-23 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1511, 'l.mlb.com-2007-e.19036', 1, '2007-04-24 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1512, 'l.mlb.com-2007-e.19038', 1, '2007-04-25 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2307, 'l.mlb.com-2007-e.18470', 1, '2007-04-28 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2308, 'l.mlb.com-2007-e.18471', 1, '2007-04-29 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2309, 'l.mlb.com-2007-e.18473', 1, '2007-04-29 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (324, 'l.mlb.com-2007-e.20762', 1, '2007-05-01 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (325, 'l.mlb.com-2007-e.20763', 1, '2007-05-02 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (326, 'l.mlb.com-2007-e.20764', 1, '2007-05-03 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2105, 'l.mlb.com-2007-e.20085', 1, '2007-05-08 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2106, 'l.mlb.com-2007-e.20105', 1, '2007-05-09 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2107, 'l.mlb.com-2007-e.20107', 1, '2007-05-09 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (334, 'l.mlb.com-2007-e.20765', 1, '2007-05-11 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (335, 'l.mlb.com-2007-e.20766', 1, '2007-05-12 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (336, 'l.mlb.com-2007-e.20767', 1, '2007-05-13 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (337, 'l.mlb.com-2007-e.20768', 1, '2007-05-13 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (42, 'l.mlb.com-2007-e.20699', 1, '2007-05-16 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (43, 'l.mlb.com-2007-e.20700', 1, '2007-05-17 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (44, 'l.mlb.com-2007-e.20701', 1, '2007-05-17 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1317, 'l.mlb.com-2007-e.20399', 1, '2007-05-19 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1318, 'l.mlb.com-2007-e.20401', 1, '2007-05-20 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1319, 'l.mlb.com-2007-e.20402', 1, '2007-05-20 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (48, 'l.mlb.com-2007-e.20702', 1, '2007-05-22 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (49, 'l.mlb.com-2007-e.20703', 1, '2007-05-23 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (50, 'l.mlb.com-2007-e.20704', 1, '2007-05-24 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (347, 'l.mlb.com-2007-e.20769', 1, '2007-05-26 02:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (348, 'l.mlb.com-2007-e.20770', 1, '2007-05-27 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (349, 'l.mlb.com-2007-e.20771', 1, '2007-05-27 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2117, 'l.mlb.com-2007-e.20138', 1, '2007-05-28 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2118, 'l.mlb.com-2007-e.20141', 1, '2007-05-30 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2119, 'l.mlb.com-2007-e.20142', 1, '2007-05-31 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2120, 'l.mlb.com-2007-e.20144', 1, '2007-06-01 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2351, 'l.mlb.com-2007-e.19250', 1, '2007-06-06 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2352, 'l.mlb.com-2007-e.19252', 1, '2007-06-07 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2353, 'l.mlb.com-2007-e.19253', 1, '2007-06-07 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (893, 'l.mlb.com-2007-e.19613', 1, '2007-06-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (894, 'l.mlb.com-2007-e.19614', 1, '2007-06-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (895, 'l.mlb.com-2007-e.19616', 1, '2007-06-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1440, 'l.mlb.com-2007-e.20052', 1, '2007-06-20 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1441, 'l.mlb.com-2007-e.20055', 1, '2007-06-21 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1442, 'l.mlb.com-2007-e.20057', 1, '2007-06-21 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1240, 'l.mlb.com-2007-e.20671', 1, '2007-06-22 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1241, 'l.mlb.com-2007-e.20672', 1, '2007-06-23 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1242, 'l.mlb.com-2007-e.20673', 1, '2007-06-24 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1672, 'l.mlb.com-2007-e.18574', 1, '2007-06-26 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1673, 'l.mlb.com-2007-e.18576', 1, '2007-06-27 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1674, 'l.mlb.com-2007-e.18578', 1, '2007-06-27 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2360, 'l.mlb.com-2007-e.19302', 1, '2007-06-29 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2361, 'l.mlb.com-2007-e.19304', 1, '2007-06-30 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2362, 'l.mlb.com-2007-e.19305', 1, '2007-06-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2363, 'l.mlb.com-2007-e.19307', 1, '2007-07-01 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1549, 'l.mlb.com-2007-e.19146', 1, '2007-07-03 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1550, 'l.mlb.com-2007-e.19148', 1, '2007-07-04 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1551, 'l.mlb.com-2007-e.19150', 1, '2007-07-05 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2040, 'l.mlb.com-2007-e.19430', 1, '2007-07-07 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2041, 'l.mlb.com-2007-e.19431', 1, '2007-07-08 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2042, 'l.mlb.com-2007-e.19432', 1, '2007-07-08 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1945, 'l.mlb.com-2007-e.19654', 1, '2007-07-14 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1946, 'l.mlb.com-2007-e.19656', 1, '2007-07-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1947, 'l.mlb.com-2007-e.19658', 1, '2007-07-15 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2214, 'l.mlb.com-2007-e.19622', 1, '2007-07-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2215, 'l.mlb.com-2007-e.19625', 1, '2007-07-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2216, 'l.mlb.com-2007-e.19627', 1, '2007-07-21 19:55:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2217, 'l.mlb.com-2007-e.19629', 1, '2007-07-22 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (506, 'l.mlb.com-2007-e.20772', 1, '2007-07-24 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (507, 'l.mlb.com-2007-e.20773', 1, '2007-07-25 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (508, 'l.mlb.com-2007-e.20774', 1, '2007-07-25 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (257, 'l.mlb.com-2007-e.20775', 1, '2007-07-27 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (258, 'l.mlb.com-2007-e.20776', 1, '2007-07-28 01:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (259, 'l.mlb.com-2007-e.20777', 1, '2007-07-29 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (260, 'l.mlb.com-2007-e.20778', 1, '2007-07-29 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2367, 'l.mlb.com-2007-e.18890', 1, '2007-07-31 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2368, 'l.mlb.com-2007-e.18892', 1, '2007-08-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2369, 'l.mlb.com-2007-e.18893', 1, '2007-08-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2329, 'l.mlb.com-2007-e.18638', 1, '2007-08-03 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2241, 'l.mlb.com-2007-e.18639', 1, '2007-08-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2330, 'l.mlb.com-2007-e.18642', 1, '2007-08-05 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1958, 'l.mlb.com-2007-e.19698', 1, '2007-08-07 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1959, 'l.mlb.com-2007-e.19700', 1, '2007-08-08 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1960, 'l.mlb.com-2007-e.19702', 1, '2007-08-08 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1701, 'l.mlb.com-2007-e.18649', 1, '2007-08-10 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1702, 'l.mlb.com-2007-e.18650', 1, '2007-08-11 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1703, 'l.mlb.com-2007-e.18652', 1, '2007-08-12 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1704, 'l.mlb.com-2007-e.18654', 1, '2007-08-12 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (520, 'l.mlb.com-2007-e.20779', 1, '2007-08-15 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (521, 'l.mlb.com-2007-e.20780', 1, '2007-08-16 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (522, 'l.mlb.com-2007-e.20781', 1, '2007-08-17 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (274, 'l.mlb.com-2007-e.20782', 1, '2007-08-18 02:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (275, 'l.mlb.com-2007-e.20783', 1, '2007-08-19 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (276, 'l.mlb.com-2007-e.20784', 1, '2007-08-19 20:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2225, 'l.mlb.com-2007-e.19659', 1, '2007-08-25 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2226, 'l.mlb.com-2007-e.19662', 1, '2007-08-26 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2227, 'l.mlb.com-2007-e.19664', 1, '2007-08-26 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (419, 'l.mlb.com-2007-e.20785', 1, '2007-08-28 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (420, 'l.mlb.com-2007-e.20786', 1, '2007-08-29 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (421, 'l.mlb.com-2007-e.20787', 1, '2007-08-29 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (137, 'l.mlb.com-2007-e.20728', 1, '2007-09-01 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (138, 'l.mlb.com-2007-e.20729', 1, '2007-09-02 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (139, 'l.mlb.com-2007-e.20730', 1, '2007-09-02 20:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (425, 'l.mlb.com-2007-e.20788', 1, '2007-09-03 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (426, 'l.mlb.com-2007-e.20789', 1, '2007-09-05 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (427, 'l.mlb.com-2007-e.20790', 1, '2007-09-06 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (532, 'l.mlb.com-2007-e.20791', 1, '2007-09-08 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (533, 'l.mlb.com-2007-e.20792', 1, '2007-09-09 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (534, 'l.mlb.com-2007-e.20793', 1, '2007-09-09 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2073, 'l.mlb.com-2007-e.19475', 1, '2007-09-10 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2074, 'l.mlb.com-2007-e.19476', 1, '2007-09-11 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2075, 'l.mlb.com-2007-e.19477', 1, '2007-09-12 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2076, 'l.mlb.com-2007-e.19478', 1, '2007-09-13 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2374, 'l.mlb.com-2007-e.18966', 1, '2007-09-15 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2375, 'l.mlb.com-2007-e.18969', 1, '2007-09-16 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2376, 'l.mlb.com-2007-e.18973', 1, '2007-09-16 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (299, 'l.mlb.com-2007-e.20794', 1, '2007-09-19 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (300, 'l.mlb.com-2007-e.20795', 1, '2007-09-20 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (301, 'l.mlb.com-2007-e.20796', 1, '2007-09-20 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (539, 'l.mlb.com-2007-e.20797', 1, '2007-09-22 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (540, 'l.mlb.com-2007-e.20798', 1, '2007-09-23 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (541, 'l.mlb.com-2007-e.20799', 1, '2007-09-23 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (302, 'l.mlb.com-2007-e.20800', 1, '2007-09-26 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (303, 'l.mlb.com-2007-e.20801', 1, '2007-09-27 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (304, 'l.mlb.com-2007-e.20802', 1, '2007-09-28 02:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (161, 'l.mlb.com-2007-e.20746', 1, '2007-09-29 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (162, 'l.mlb.com-2007-e.20747', 1, '2007-09-30 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (163, 'l.mlb.com-2007-e.20748', 1, '2007-09-30 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1828, 'l.mlb.com-2007-e.18891', 1, '2007-04-02 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1829, 'l.mlb.com-2007-e.18910', 1, '2007-04-04 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1830, 'l.mlb.com-2007-e.18912', 1, '2007-04-05 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1412, 'l.mlb.com-2007-e.18919', 1, '2007-04-06 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1413, 'l.mlb.com-2007-e.18922', 1, '2007-04-07 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1414, 'l.mlb.com-2007-e.18925', 1, '2007-04-08 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2285, 'l.mlb.com-2007-e.18936', 1, '2007-04-09 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2286, 'l.mlb.com-2007-e.18939', 1, '2007-04-10 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2287, 'l.mlb.com-2007-e.18943', 1, '2007-04-11 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1297, 'l.mlb.com-2007-e.18946', 1, '2007-04-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1298, 'l.mlb.com-2007-e.18948', 1, '2007-04-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1299, 'l.mlb.com-2007-e.18950', 1, '2007-04-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1300, 'l.mlb.com-2007-e.18952', 1, '2007-04-15 17:35:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1204, 'l.mlb.com-2007-e.18964', 1, '2007-04-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1205, 'l.mlb.com-2007-e.18968', 1, '2007-04-21 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1206, 'l.mlb.com-2007-e.18971', 1, '2007-04-22 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (714, 'l.mlb.com-2007-e.18975', 1, '2007-04-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (715, 'l.mlb.com-2007-e.18978', 1, '2007-04-24 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (857, 'l.mlb.com-2007-e.18985', 1, '2007-04-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (858, 'l.mlb.com-2007-e.18993', 1, '2007-04-26 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1752, 'l.mlb.com-2007-e.18995', 1, '2007-04-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1753, 'l.mlb.com-2007-e.18997', 1, '2007-04-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1754, 'l.mlb.com-2007-e.19005', 1, '2007-04-29 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2288, 'l.mlb.com-2007-e.19009', 1, '2007-04-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2289, 'l.mlb.com-2007-e.19017', 1, '2007-05-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2290, 'l.mlb.com-2007-e.19019', 1, '2007-05-02 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1755, 'l.mlb.com-2007-e.19021', 1, '2007-05-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1756, 'l.mlb.com-2007-e.19023', 1, '2007-05-05 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1757, 'l.mlb.com-2007-e.19026', 1, '2007-05-06 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1758, 'l.mlb.com-2007-e.19029', 1, '2007-05-07 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (869, 'l.mlb.com-2007-e.19040', 1, '2007-05-11 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (870, 'l.mlb.com-2007-e.19041', 1, '2007-05-12 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (871, 'l.mlb.com-2007-e.19046', 1, '2007-05-13 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1215, 'l.mlb.com-2007-e.19050', 1, '2007-05-14 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1216, 'l.mlb.com-2007-e.19052', 1, '2007-05-15 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1217, 'l.mlb.com-2007-e.19055', 1, '2007-05-16 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2186, 'l.mlb.com-2007-e.19061', 1, '2007-05-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2187, 'l.mlb.com-2007-e.19062', 1, '2007-05-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2188, 'l.mlb.com-2007-e.19065', 1, '2007-05-20 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1221, 'l.mlb.com-2007-e.19072', 1, '2007-05-22 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1222, 'l.mlb.com-2007-e.19075', 1, '2007-05-23 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1223, 'l.mlb.com-2007-e.19078', 1, '2007-05-24 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (739, 'l.mlb.com-2007-e.19080', 1, '2007-05-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (740, 'l.mlb.com-2007-e.19082', 1, '2007-05-26 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (741, 'l.mlb.com-2007-e.19086', 1, '2007-05-27 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1323, 'l.mlb.com-2007-e.19095', 1, '2007-05-28 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1324, 'l.mlb.com-2007-e.19096', 1, '2007-05-30 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1325, 'l.mlb.com-2007-e.19098', 1, '2007-05-31 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (598, 'l.mlb.com-2007-e.19101', 1, '2007-06-01 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (599, 'l.mlb.com-2007-e.19106', 1, '2007-06-02 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (600, 'l.mlb.com-2007-e.19109', 1, '2007-06-03 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (601, 'l.mlb.com-2007-e.19110', 1, '2007-06-03 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1018, 'l.mlb.com-2007-e.19114', 1, '2007-06-05 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1019, 'l.mlb.com-2007-e.19116', 1, '2007-06-06 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1020, 'l.mlb.com-2007-e.19119', 1, '2007-06-06 20:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2354, 'l.mlb.com-2007-e.19125', 1, '2007-06-08 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2355, 'l.mlb.com-2007-e.19127', 1, '2007-06-09 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2356, 'l.mlb.com-2007-e.19128', 1, '2007-06-10 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2196, 'l.mlb.com-2007-e.19131', 1, '2007-06-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2197, 'l.mlb.com-2007-e.19133', 1, '2007-06-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2198, 'l.mlb.com-2007-e.19135', 1, '2007-06-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (70, 'l.mlb.com-2007-e.19136', 1, '2007-06-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (71, 'l.mlb.com-2007-e.19138', 1, '2007-06-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (72, 'l.mlb.com-2007-e.19139', 1, '2007-06-17 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (486, 'l.mlb.com-2007-e.19141', 1, '2007-06-20 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (487, 'l.mlb.com-2007-e.19142', 1, '2007-06-21 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (488, 'l.mlb.com-2007-e.19144', 1, '2007-06-21 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (76, 'l.mlb.com-2007-e.19145', 1, '2007-06-23 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (77, 'l.mlb.com-2007-e.19147', 1, '2007-06-24 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (78, 'l.mlb.com-2007-e.19149', 1, '2007-06-24 20:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1443, 'l.mlb.com-2007-e.19152', 1, '2007-06-26 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1444, 'l.mlb.com-2007-e.19156', 1, '2007-06-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1445, 'l.mlb.com-2007-e.19159', 1, '2007-06-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (620, 'l.mlb.com-2007-e.19161', 1, '2007-06-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (621, 'l.mlb.com-2007-e.19163', 1, '2007-06-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (622, 'l.mlb.com-2007-e.19166', 1, '2007-07-01 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2263, 'l.mlb.com-2007-e.19170', 1, '2007-07-03 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2264, 'l.mlb.com-2007-e.19175', 1, '2007-07-04 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2265, 'l.mlb.com-2007-e.19177', 1, '2007-07-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2266, 'l.mlb.com-2007-e.19179', 1, '2007-07-06 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1148, 'l.mlb.com-2007-e.19185', 1, '2007-07-07 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1149, 'l.mlb.com-2007-e.19187', 1, '2007-07-08 00:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1150, 'l.mlb.com-2007-e.19189', 1, '2007-07-08 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2267, 'l.mlb.com-2007-e.19192', 1, '2007-07-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2268, 'l.mlb.com-2007-e.19194', 1, '2007-07-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2269, 'l.mlb.com-2007-e.19195', 1, '2007-07-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2270, 'l.mlb.com-2007-e.19197', 1, '2007-07-15 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1044, 'l.mlb.com-2007-e.19205', 1, '2007-07-17 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1045, 'l.mlb.com-2007-e.19207', 1, '2007-07-18 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1046, 'l.mlb.com-2007-e.19208', 1, '2007-07-19 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (785, 'l.mlb.com-2007-e.19210', 1, '2007-07-21 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (786, 'l.mlb.com-2007-e.19212', 1, '2007-07-22 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (787, 'l.mlb.com-2007-e.19216', 1, '2007-07-22 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1458, 'l.mlb.com-2007-e.19233', 1, '2007-07-28 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1459, 'l.mlb.com-2007-e.19234', 1, '2007-07-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1460, 'l.mlb.com-2007-e.19236', 1, '2007-07-29 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (930, 'l.mlb.com-2007-e.19240', 1, '2007-07-31 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (931, 'l.mlb.com-2007-e.19256', 1, '2007-08-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (932, 'l.mlb.com-2007-e.19259', 1, '2007-08-02 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1054, 'l.mlb.com-2007-e.19275', 1, '2007-08-07 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1055, 'l.mlb.com-2007-e.19280', 1, '2007-08-08 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1056, 'l.mlb.com-2007-e.19285', 1, '2007-08-09 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (935, 'l.mlb.com-2007-e.19290', 1, '2007-08-10 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (936, 'l.mlb.com-2007-e.19293', 1, '2007-08-11 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (937, 'l.mlb.com-2007-e.19296', 1, '2007-08-12 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1467, 'l.mlb.com-2007-e.19301', 1, '2007-08-13 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1468, 'l.mlb.com-2007-e.19303', 1, '2007-08-14 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1469, 'l.mlb.com-2007-e.19306', 1, '2007-08-15 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1270, 'l.mlb.com-2007-e.19308', 1, '2007-08-17 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1271, 'l.mlb.com-2007-e.19309', 1, '2007-08-18 17:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1272, 'l.mlb.com-2007-e.19321', 1, '2007-08-19 17:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1172, 'l.mlb.com-2007-e.19326', 1, '2007-08-20 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1173, 'l.mlb.com-2007-e.19328', 1, '2007-08-21 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1174, 'l.mlb.com-2007-e.19330', 1, '2007-08-22 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1878, 'l.mlb.com-2007-e.19334', 1, '2007-08-23 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1879, 'l.mlb.com-2007-e.19336', 1, '2007-08-24 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1880, 'l.mlb.com-2007-e.19338', 1, '2007-08-25 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1881, 'l.mlb.com-2007-e.19341', 1, '2007-08-26 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (951, 'l.mlb.com-2007-e.19352', 1, '2007-08-31 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (952, 'l.mlb.com-2007-e.19357', 1, '2007-09-01 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (953, 'l.mlb.com-2007-e.19359', 1, '2007-09-02 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (957, 'l.mlb.com-2007-e.19371', 1, '2007-09-06 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (958, 'l.mlb.com-2007-e.19372', 1, '2007-09-07 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (959, 'l.mlb.com-2007-e.19374', 1, '2007-09-08 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (960, 'l.mlb.com-2007-e.19378', 1, '2007-09-09 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (683, 'l.mlb.com-2007-e.19381', 1, '2007-09-11 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (684, 'l.mlb.com-2007-e.19384', 1, '2007-09-12 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (685, 'l.mlb.com-2007-e.19385', 1, '2007-09-13 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1280, 'l.mlb.com-2007-e.19390', 1, '2007-09-14 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1281, 'l.mlb.com-2007-e.19393', 1, '2007-09-15 17:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1282, 'l.mlb.com-2007-e.19396', 1, '2007-09-16 17:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1481, 'l.mlb.com-2007-e.19400', 1, '2007-09-17 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1482, 'l.mlb.com-2007-e.19402', 1, '2007-09-18 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1483, 'l.mlb.com-2007-e.19405', 1, '2007-09-19 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1187, 'l.mlb.com-2007-e.19408', 1, '2007-09-21 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1188, 'l.mlb.com-2007-e.19411', 1, '2007-09-22 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1189, 'l.mlb.com-2007-e.19413', 1, '2007-09-23 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1190, 'l.mlb.com-2007-e.19415', 1, '2007-09-23 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1402, 'l.mlb.com-2007-e.20875', 1, '2007-09-24 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1287, 'l.mlb.com-2007-e.19418', 1, '2007-09-25 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1288, 'l.mlb.com-2007-e.19419', 1, '2007-09-26 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1289, 'l.mlb.com-2007-e.19422', 1, '2007-09-27 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1487, 'l.mlb.com-2007-e.19425', 1, '2007-09-28 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1488, 'l.mlb.com-2007-e.19428', 1, '2007-09-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1489, 'l.mlb.com-2007-e.19429', 1, '2007-09-30 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1409, 'l.mlb.com-2007-e.18427', 1, '2007-04-02 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1410, 'l.mlb.com-2007-e.19947', 1, '2007-04-04 17:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1411, 'l.mlb.com-2007-e.19949', 1, '2007-04-05 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1194, 'l.mlb.com-2007-e.20631', 1, '2007-04-06 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1195, 'l.mlb.com-2007-e.20632', 1, '2007-04-07 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1196, 'l.mlb.com-2007-e.20633', 1, '2007-04-08 17:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1095, 'l.mlb.com-2007-e.20618', 1, '2007-04-10 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1096, 'l.mlb.com-2007-e.20619', 1, '2007-04-11 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1097, 'l.mlb.com-2007-e.20620', 1, '2007-04-12 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1834, 'l.mlb.com-2007-e.20474', 1, '2007-04-13 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1835, 'l.mlb.com-2007-e.20475', 1, '2007-04-14 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1836, 'l.mlb.com-2007-e.20476', 1, '2007-04-14 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1837, 'l.mlb.com-2007-e.20478', 1, '2007-04-15 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2377, 'l.mlb.com-2007-e.18955', 1, '2007-04-16 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2378, 'l.mlb.com-2007-e.18958', 1, '2007-04-17 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2379, 'l.mlb.com-2007-e.18960', 1, '2007-04-18 19:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1747, 'l.mlb.com-2007-e.19738', 1, '2007-04-20 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1748, 'l.mlb.com-2007-e.19740', 1, '2007-04-21 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1749, 'l.mlb.com-2007-e.19744', 1, '2007-04-22 17:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1421, 'l.mlb.com-2007-e.19972', 1, '2007-04-23 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1422, 'l.mlb.com-2007-e.19974', 1, '2007-04-24 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (567, 'l.mlb.com-2007-e.20281', 1, '2007-04-26 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (568, 'l.mlb.com-2007-e.20282', 1, '2007-04-26 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (718, 'l.mlb.com-2007-e.20486', 1, '2007-04-28 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (719, 'l.mlb.com-2007-e.20487', 1, '2007-04-28 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (720, 'l.mlb.com-2007-e.20488', 1, '2007-04-29 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1841, 'l.mlb.com-2007-e.20489', 1, '2007-05-01 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1842, 'l.mlb.com-2007-e.20490', 1, '2007-05-02 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1843, 'l.mlb.com-2007-e.20491', 1, '2007-05-03 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (723, 'l.mlb.com-2007-e.20492', 1, '2007-05-04 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (724, 'l.mlb.com-2007-e.20493', 1, '2007-05-05 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (725, 'l.mlb.com-2007-e.20494', 1, '2007-05-06 17:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2380, 'l.mlb.com-2007-e.19031', 1, '2007-05-08 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2381, 'l.mlb.com-2007-e.19033', 1, '2007-05-09 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2382, 'l.mlb.com-2007-e.19037', 1, '2007-05-10 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1212, 'l.mlb.com-2007-e.20634', 1, '2007-05-11 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1213, 'l.mlb.com-2007-e.20635', 1, '2007-05-12 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1214, 'l.mlb.com-2007-e.20636', 1, '2007-05-13 17:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1117, 'l.mlb.com-2007-e.20628', 1, '2007-05-15 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1118, 'l.mlb.com-2007-e.20629', 1, '2007-05-16 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1119, 'l.mlb.com-2007-e.20889', 1, '2007-05-17 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2394, 'l.mlb.com-2007-e.18786', 1, '2007-05-18 22:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2395, 'l.mlb.com-2007-e.18787', 1, '2007-05-19 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2396, 'l.mlb.com-2007-e.18788', 1, '2007-05-20 17:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1008, 'l.mlb.com-2007-e.20585', 1, '2007-05-22 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1009, 'l.mlb.com-2007-e.20586', 1, '2007-05-23 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1010, 'l.mlb.com-2007-e.20587', 1, '2007-05-24 19:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2247, 'l.mlb.com-2007-e.20032', 1, '2007-05-26 00:11:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2248, 'l.mlb.com-2007-e.20033', 1, '2007-05-26 23:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2249, 'l.mlb.com-2007-e.20034', 1, '2007-05-27 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2291, 'l.mlb.com-2007-e.20259', 1, '2007-05-28 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2292, 'l.mlb.com-2007-e.20260', 1, '2007-05-29 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2293, 'l.mlb.com-2007-e.20262', 1, '2007-05-30 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1326, 'l.mlb.com-2007-e.20410', 1, '2007-06-01 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1327, 'l.mlb.com-2007-e.20411', 1, '2007-06-02 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1328, 'l.mlb.com-2007-e.20412', 1, '2007-06-03 17:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1329, 'l.mlb.com-2007-e.20415', 1, '2007-06-04 19:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1234, 'l.mlb.com-2007-e.20643', 1, '2007-06-05 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1235, 'l.mlb.com-2007-e.20644', 1, '2007-06-06 23:07:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1236, 'l.mlb.com-2007-e.20645', 1, '2007-06-07 16:37:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2397, 'l.mlb.com-2007-e.18811', 1, '2007-06-08 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2398, 'l.mlb.com-2007-e.18812', 1, '2007-06-09 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2399, 'l.mlb.com-2007-e.18814', 1, '2007-06-10 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (480, 'l.mlb.com-2007-e.20646', 1, '2007-06-12 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (481, 'l.mlb.com-2007-e.20647', 1, '2007-06-13 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (482, 'l.mlb.com-2007-e.20648', 1, '2007-06-14 16:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2357, 'l.mlb.com-2007-e.20649', 1, '2007-06-16 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2358, 'l.mlb.com-2007-e.20650', 1, '2007-06-17 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2359, 'l.mlb.com-2007-e.20651', 1, '2007-06-17 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (73, 'l.mlb.com-2007-e.20652', 1, '2007-06-19 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (74, 'l.mlb.com-2007-e.20653', 1, '2007-06-20 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (75, 'l.mlb.com-2007-e.20654', 1, '2007-06-20 19:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (231, 'l.mlb.com-2007-e.20655', 1, '2007-06-22 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (232, 'l.mlb.com-2007-e.20656', 1, '2007-06-23 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (233, 'l.mlb.com-2007-e.20657', 1, '2007-06-24 17:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2259, 'l.mlb.com-2007-e.20051', 1, '2007-06-25 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2260, 'l.mlb.com-2007-e.20053', 1, '2007-06-26 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2261, 'l.mlb.com-2007-e.20054', 1, '2007-06-27 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2262, 'l.mlb.com-2007-e.20056', 1, '2007-06-28 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1787, 'l.mlb.com-2007-e.19821', 1, '2007-06-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1788, 'l.mlb.com-2007-e.19822', 1, '2007-06-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1789, 'l.mlb.com-2007-e.19823', 1, '2007-07-01 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1790, 'l.mlb.com-2007-e.20658', 1, '2007-07-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (906, 'l.mlb.com-2007-e.19661', 1, '2007-07-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (907, 'l.mlb.com-2007-e.19666', 1, '2007-07-04 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (908, 'l.mlb.com-2007-e.19670', 1, '2007-07-05 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1351, 'l.mlb.com-2007-e.20426', 1, '2007-07-07 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1352, 'l.mlb.com-2007-e.20427', 1, '2007-07-07 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1353, 'l.mlb.com-2007-e.20428', 1, '2007-07-08 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1450, 'l.mlb.com-2007-e.20089', 1, '2007-07-12 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1451, 'l.mlb.com-2007-e.20091', 1, '2007-07-13 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1452, 'l.mlb.com-2007-e.20092', 1, '2007-07-14 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1453, 'l.mlb.com-2007-e.20093', 1, '2007-07-15 17:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (632, 'l.mlb.com-2007-e.20360', 1, '2007-07-17 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (633, 'l.mlb.com-2007-e.20361', 1, '2007-07-18 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (634, 'l.mlb.com-2007-e.20362', 1, '2007-07-19 16:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1454, 'l.mlb.com-2007-e.20104', 1, '2007-07-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1455, 'l.mlb.com-2007-e.20106', 1, '2007-07-21 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1456, 'l.mlb.com-2007-e.20878', 1, '2007-07-21 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1457, 'l.mlb.com-2007-e.20108', 1, '2007-07-22 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2383, 'l.mlb.com-2007-e.19219', 1, '2007-07-24 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2384, 'l.mlb.com-2007-e.19221', 1, '2007-07-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2385, 'l.mlb.com-2007-e.19225', 1, '2007-07-26 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (927, 'l.mlb.com-2007-e.19703', 1, '2007-07-27 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (928, 'l.mlb.com-2007-e.19705', 1, '2007-07-28 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (929, 'l.mlb.com-2007-e.19710', 1, '2007-07-29 17:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1260, 'l.mlb.com-2007-e.20659', 1, '2007-07-30 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1261, 'l.mlb.com-2007-e.20660', 1, '2007-07-31 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1262, 'l.mlb.com-2007-e.20661', 1, '2007-08-01 19:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2386, 'l.mlb.com-2007-e.19264', 1, '2007-08-03 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2344, 'l.mlb.com-2007-e.19266', 1, '2007-08-04 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2387, 'l.mlb.com-2007-e.19269', 1, '2007-08-05 17:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2297, 'l.mlb.com-2007-e.20314', 1, '2007-08-06 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2298, 'l.mlb.com-2007-e.20316', 1, '2007-08-07 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2299, 'l.mlb.com-2007-e.20317', 1, '2007-08-08 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2300, 'l.mlb.com-2007-e.20318', 1, '2007-08-09 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1163, 'l.mlb.com-2007-e.20640', 1, '2007-08-11 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1164, 'l.mlb.com-2007-e.20641', 1, '2007-08-12 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1165, 'l.mlb.com-2007-e.20642', 1, '2007-08-13 00:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (938, 'l.mlb.com-2007-e.19739', 1, '2007-08-13 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (939, 'l.mlb.com-2007-e.19741', 1, '2007-08-14 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (940, 'l.mlb.com-2007-e.19742', 1, '2007-08-15 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1807, 'l.mlb.com-2007-e.19880', 1, '2007-08-17 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1808, 'l.mlb.com-2007-e.19881', 1, '2007-08-18 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1809, 'l.mlb.com-2007-e.19883', 1, '2007-08-19 17:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (941, 'l.mlb.com-2007-e.19754', 1, '2007-08-20 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (942, 'l.mlb.com-2007-e.19755', 1, '2007-08-21 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (943, 'l.mlb.com-2007-e.19757', 1, '2007-08-22 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (811, 'l.mlb.com-2007-e.20556', 1, '2007-08-23 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (812, 'l.mlb.com-2007-e.20557', 1, '2007-08-24 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (813, 'l.mlb.com-2007-e.20558', 1, '2007-08-25 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (814, 'l.mlb.com-2007-e.20559', 1, '2007-08-26 17:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2278, 'l.mlb.com-2007-e.20898', 1, '2007-08-27 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2388, 'l.mlb.com-2007-e.19346', 1, '2007-08-28 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2389, 'l.mlb.com-2007-e.19349', 1, '2007-08-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2390, 'l.mlb.com-2007-e.19350', 1, '2007-08-30 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1478, 'l.mlb.com-2007-e.20183', 1, '2007-08-31 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1479, 'l.mlb.com-2007-e.20188', 1, '2007-09-01 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1480, 'l.mlb.com-2007-e.20190', 1, '2007-09-02 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2391, 'l.mlb.com-2007-e.19362', 1, '2007-09-03 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2392, 'l.mlb.com-2007-e.19365', 1, '2007-09-04 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2393, 'l.mlb.com-2007-e.19367', 1, '2007-09-05 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1273, 'l.mlb.com-2007-e.20662', 1, '2007-09-07 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1274, 'l.mlb.com-2007-e.20663', 1, '2007-09-08 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1275, 'l.mlb.com-2007-e.20664', 1, '2007-09-09 17:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (961, 'l.mlb.com-2007-e.19788', 1, '2007-09-10 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (962, 'l.mlb.com-2007-e.19790', 1, '2007-09-11 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (963, 'l.mlb.com-2007-e.19791', 1, '2007-09-12 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1083, 'l.mlb.com-2007-e.20611', 1, '2007-09-14 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1084, 'l.mlb.com-2007-e.20612', 1, '2007-09-15 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1085, 'l.mlb.com-2007-e.20613', 1, '2007-09-16 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1086, 'l.mlb.com-2007-e.20614', 1, '2007-09-16 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (689, 'l.mlb.com-2007-e.20429', 1, '2007-09-18 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (690, 'l.mlb.com-2007-e.20431', 1, '2007-09-19 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (691, 'l.mlb.com-2007-e.20434', 1, '2007-09-19 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (970, 'l.mlb.com-2007-e.19807', 1, '2007-09-21 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (971, 'l.mlb.com-2007-e.19809', 1, '2007-09-22 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (972, 'l.mlb.com-2007-e.19810', 1, '2007-09-23 17:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1484, 'l.mlb.com-2007-e.20214', 1, '2007-09-25 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1485, 'l.mlb.com-2007-e.20215', 1, '2007-09-26 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1486, 'l.mlb.com-2007-e.20217', 1, '2007-09-27 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1290, 'l.mlb.com-2007-e.20665', 1, '2007-09-28 23:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1291, 'l.mlb.com-2007-e.20666', 1, '2007-09-29 17:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1292, 'l.mlb.com-2007-e.20667', 1, '2007-09-30 17:07:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 02:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2400, 'l.mlb.com-2007-e.18895', 1, '2007-08-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 02:56:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1617, 'l.mlb.com-2007-e.18429', 1, '2007-04-02 18:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1618, 'l.mlb.com-2007-e.18430', 1, '2007-04-04 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1619, 'l.mlb.com-2007-e.18433', 1, '2007-04-05 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (10, 'l.mlb.com-2007-e.18783', 1, '2007-04-10 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (11, 'l.mlb.com-2007-e.18784', 1, '2007-04-11 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (12, 'l.mlb.com-2007-e.18785', 1, '2007-04-12 01:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1626, 'l.mlb.com-2007-e.18447', 1, '2007-04-13 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1627, 'l.mlb.com-2007-e.18451', 1, '2007-04-14 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1628, 'l.mlb.com-2007-e.18452', 1, '2007-04-15 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1901, 'l.mlb.com-2007-e.18789', 1, '2007-04-16 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1902, 'l.mlb.com-2007-e.18791', 1, '2007-04-17 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2405, 'l.mlb.com-2007-e.18794', 1, '2007-04-18 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2406, 'l.mlb.com-2007-e.18796', 1, '2007-04-19 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2006, 'l.mlb.com-2007-e.18799', 1, '2007-04-20 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2007, 'l.mlb.com-2007-e.18801', 1, '2007-04-21 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2008, 'l.mlb.com-2007-e.18802', 1, '2007-04-22 17:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2099, 'l.mlb.com-2007-e.18804', 1, '2007-04-25 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2100, 'l.mlb.com-2007-e.18806', 1, '2007-04-26 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2101, 'l.mlb.com-2007-e.18808', 1, '2007-04-26 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2410, 'l.mlb.com-2007-e.18816', 1, '2007-05-02 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2411, 'l.mlb.com-2007-e.18818', 1, '2007-05-03 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2412, 'l.mlb.com-2007-e.18820', 1, '2007-05-04 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2345, 'l.mlb.com-2007-e.18823', 1, '2007-05-04 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2346, 'l.mlb.com-2007-e.18825', 1, '2007-05-05 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2347, 'l.mlb.com-2007-e.18826', 1, '2007-05-06 19:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2413, 'l.mlb.com-2007-e.18830', 1, '2007-05-07 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2414, 'l.mlb.com-2007-e.18831', 1, '2007-05-08 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2415, 'l.mlb.com-2007-e.18832', 1, '2007-05-09 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2416, 'l.mlb.com-2007-e.18833', 1, '2007-05-10 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (194, 'l.mlb.com-2007-e.18834', 1, '2007-05-12 02:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (195, 'l.mlb.com-2007-e.18836', 1, '2007-05-13 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (196, 'l.mlb.com-2007-e.18839', 1, '2007-05-13 20:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (459, 'l.mlb.com-2007-e.18841', 1, '2007-05-15 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (460, 'l.mlb.com-2007-e.18844', 1, '2007-05-16 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (461, 'l.mlb.com-2007-e.18845', 1, '2007-05-17 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1762, 'l.mlb.com-2007-e.18846', 1, '2007-05-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1763, 'l.mlb.com-2007-e.18847', 1, '2007-05-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1764, 'l.mlb.com-2007-e.18849', 1, '2007-05-20 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2189, 'l.mlb.com-2007-e.18852', 1, '2007-05-21 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2190, 'l.mlb.com-2007-e.18854', 1, '2007-05-22 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2191, 'l.mlb.com-2007-e.18855', 1, '2007-05-23 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2192, 'l.mlb.com-2007-e.18856', 1, '2007-05-24 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2421, 'l.mlb.com-2007-e.18864', 1, '2007-05-30 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2422, 'l.mlb.com-2007-e.18866', 1, '2007-05-31 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2423, 'l.mlb.com-2007-e.18868', 1, '2007-06-01 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2348, 'l.mlb.com-2007-e.18877', 1, '2007-06-02 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2349, 'l.mlb.com-2007-e.18878', 1, '2007-06-03 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2350, 'l.mlb.com-2007-e.18879', 1, '2007-06-03 19:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2124, 'l.mlb.com-2007-e.18884', 1, '2007-06-06 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2125, 'l.mlb.com-2007-e.18885', 1, '2007-06-07 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2126, 'l.mlb.com-2007-e.18886', 1, '2007-06-08 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1772, 'l.mlb.com-2007-e.18898', 1, '2007-06-08 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1773, 'l.mlb.com-2007-e.18900', 1, '2007-06-09 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1774, 'l.mlb.com-2007-e.18902', 1, '2007-06-10 17:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (608, 'l.mlb.com-2007-e.18904', 1, '2007-06-12 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (609, 'l.mlb.com-2007-e.18905', 1, '2007-06-13 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (610, 'l.mlb.com-2007-e.18906', 1, '2007-06-14 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1135, 'l.mlb.com-2007-e.18909', 1, '2007-06-15 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1136, 'l.mlb.com-2007-e.18911', 1, '2007-06-16 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1137, 'l.mlb.com-2007-e.18914', 1, '2007-06-17 17:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (758, 'l.mlb.com-2007-e.18923', 1, '2007-06-19 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (759, 'l.mlb.com-2007-e.18924', 1, '2007-06-20 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (760, 'l.mlb.com-2007-e.18926', 1, '2007-06-20 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1031, 'l.mlb.com-2007-e.18933', 1, '2007-06-23 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1032, 'l.mlb.com-2007-e.18934', 1, '2007-06-24 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1033, 'l.mlb.com-2007-e.18937', 1, '2007-06-24 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2034, 'l.mlb.com-2007-e.18941', 1, '2007-06-26 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2035, 'l.mlb.com-2007-e.18942', 1, '2007-06-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2036, 'l.mlb.com-2007-e.18944', 1, '2007-06-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2127, 'l.mlb.com-2007-e.18954', 1, '2007-06-29 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2128, 'l.mlb.com-2007-e.18957', 1, '2007-06-30 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2129, 'l.mlb.com-2007-e.18961', 1, '2007-07-01 17:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (375, 'l.mlb.com-2007-e.18965', 1, '2007-07-03 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (376, 'l.mlb.com-2007-e.18967', 1, '2007-07-04 17:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (377, 'l.mlb.com-2007-e.18970', 1, '2007-07-05 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (90, 'l.mlb.com-2007-e.18972', 1, '2007-07-06 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (91, 'l.mlb.com-2007-e.18974', 1, '2007-07-07 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (92, 'l.mlb.com-2007-e.18976', 1, '2007-07-08 17:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1556, 'l.mlb.com-2007-e.18981', 1, '2007-07-12 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1557, 'l.mlb.com-2007-e.18983', 1, '2007-07-13 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1558, 'l.mlb.com-2007-e.18984', 1, '2007-07-14 23:30:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1559, 'l.mlb.com-2007-e.18986', 1, '2007-07-15 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2323, 'l.mlb.com-2007-e.18602', 1, '2007-07-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2324, 'l.mlb.com-2007-e.18604', 1, '2007-07-17 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2325, 'l.mlb.com-2007-e.18605', 1, '2007-07-18 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2424, 'l.mlb.com-2007-e.18873', 1, '2007-07-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2425, 'l.mlb.com-2007-e.18874', 1, '2007-07-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2426, 'l.mlb.com-2007-e.18875', 1, '2007-07-21 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2427, 'l.mlb.com-2007-e.18876', 1, '2007-07-22 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1948, 'l.mlb.com-2007-e.18990', 1, '2007-07-23 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1949, 'l.mlb.com-2007-e.18991', 1, '2007-07-24 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1950, 'l.mlb.com-2007-e.18992', 1, '2007-07-25 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1951, 'l.mlb.com-2007-e.18994', 1, '2007-07-26 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1691, 'l.mlb.com-2007-e.18624', 1, '2007-07-27 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1692, 'l.mlb.com-2007-e.18625', 1, '2007-07-28 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1693, 'l.mlb.com-2007-e.18626', 1, '2007-07-29 17:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2218, 'l.mlb.com-2007-e.18996', 1, '2007-07-31 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2219, 'l.mlb.com-2007-e.18998', 1, '2007-08-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2220, 'l.mlb.com-2007-e.18999', 1, '2007-08-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (264, 'l.mlb.com-2007-e.19006', 1, '2007-08-07 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (265, 'l.mlb.com-2007-e.19008', 1, '2007-08-08 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (266, 'l.mlb.com-2007-e.19011', 1, '2007-08-09 16:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (517, 'l.mlb.com-2007-e.19014', 1, '2007-08-10 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (518, 'l.mlb.com-2007-e.19016', 1, '2007-08-11 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (519, 'l.mlb.com-2007-e.19018', 1, '2007-08-12 17:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1705, 'l.mlb.com-2007-e.18656', 1, '2007-08-15 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1706, 'l.mlb.com-2007-e.18657', 1, '2007-08-16 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1707, 'l.mlb.com-2007-e.18659', 1, '2007-08-16 18:20:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1967, 'l.mlb.com-2007-e.19022', 1, '2007-08-18 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1968, 'l.mlb.com-2007-e.19024', 1, '2007-08-18 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1969, 'l.mlb.com-2007-e.19025', 1, '2007-08-19 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2331, 'l.mlb.com-2007-e.18669', 1, '2007-08-20 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2332, 'l.mlb.com-2007-e.18671', 1, '2007-08-21 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2333, 'l.mlb.com-2007-e.18673', 1, '2007-08-22 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2334, 'l.mlb.com-2007-e.18675', 1, '2007-08-23 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2430, 'l.mlb.com-2007-e.18930', 1, '2007-08-24 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2431, 'l.mlb.com-2007-e.18931', 1, '2007-08-25 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2432, 'l.mlb.com-2007-e.18932', 1, '2007-08-26 17:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2151, 'l.mlb.com-2007-e.19039', 1, '2007-09-01 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2152, 'l.mlb.com-2007-e.19042', 1, '2007-09-01 23:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2153, 'l.mlb.com-2007-e.19045', 1, '2007-09-02 18:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1591, 'l.mlb.com-2007-e.19048', 1, '2007-09-03 17:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1592, 'l.mlb.com-2007-e.19049', 1, '2007-09-04 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1593, 'l.mlb.com-2007-e.19051', 1, '2007-09-05 16:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1976, 'l.mlb.com-2007-e.19057', 1, '2007-09-07 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1977, 'l.mlb.com-2007-e.19058', 1, '2007-09-08 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1978, 'l.mlb.com-2007-e.19060', 1, '2007-09-09 17:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2158, 'l.mlb.com-2007-e.19063', 1, '2007-09-11 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2159, 'l.mlb.com-2007-e.19064', 1, '2007-09-12 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2160, 'l.mlb.com-2007-e.19068', 1, '2007-09-13 16:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1982, 'l.mlb.com-2007-e.19070', 1, '2007-09-15 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1983, 'l.mlb.com-2007-e.19071', 1, '2007-09-15 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1984, 'l.mlb.com-2007-e.19073', 1, '2007-09-16 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1728, 'l.mlb.com-2007-e.18732', 1, '2007-09-17 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1729, 'l.mlb.com-2007-e.18733', 1, '2007-09-18 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1730, 'l.mlb.com-2007-e.18734', 1, '2007-09-20 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (431, 'l.mlb.com-2007-e.19079', 1, '2007-09-21 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (432, 'l.mlb.com-2007-e.19081', 1, '2007-09-22 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (433, 'l.mlb.com-2007-e.19084', 1, '2007-09-23 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (434, 'l.mlb.com-2007-e.19087', 1, '2007-09-23 20:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2436, 'l.mlb.com-2007-e.19089', 1, '2007-09-25 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2437, 'l.mlb.com-2007-e.19090', 1, '2007-09-26 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2438, 'l.mlb.com-2007-e.19093', 1, '2007-09-27 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1737, 'l.mlb.com-2007-e.18750', 1, '2007-09-28 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1738, 'l.mlb.com-2007-e.18751', 1, '2007-09-29 23:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1739, 'l.mlb.com-2007-e.18754', 1, '2007-09-30 17:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2439, 'l.mlb.com-2007-e.19151', 1, '2007-04-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2440, 'l.mlb.com-2007-e.19154', 1, '2007-04-04 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2441, 'l.mlb.com-2007-e.19157', 1, '2007-04-05 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2402, 'l.mlb.com-2007-e.18774', 1, '2007-04-06 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2403, 'l.mlb.com-2007-e.18777', 1, '2007-04-07 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2404, 'l.mlb.com-2007-e.18779', 1, '2007-04-08 17:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2094, 'l.mlb.com-2007-e.19829', 1, '2007-04-09 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2095, 'l.mlb.com-2007-e.19830', 1, '2007-04-10 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2096, 'l.mlb.com-2007-e.19832', 1, '2007-04-11 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (316, 'l.mlb.com-2007-e.19834', 1, '2007-04-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (317, 'l.mlb.com-2007-e.19836', 1, '2007-04-14 23:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (318, 'l.mlb.com-2007-e.19838', 1, '2007-04-15 17:35:00', NULL, NULL, 'postponed', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (319, 'l.mlb.com-2007-e.20870', 1, '2007-04-15 21:05:00', NULL, NULL, 'postponed', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2097, 'l.mlb.com-2007-e.19839', 1, '2007-04-17 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2098, 'l.mlb.com-2007-e.19841', 1, '2007-04-17 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1903, 'l.mlb.com-2007-e.19512', 1, '2007-04-19 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1904, 'l.mlb.com-2007-e.19514', 1, '2007-04-19 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (178, 'l.mlb.com-2007-e.19843', 1, '2007-04-21 02:40:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (179, 'l.mlb.com-2007-e.19845', 1, '2007-04-22 02:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (180, 'l.mlb.com-2007-e.19846', 1, '2007-04-22 20:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2442, 'l.mlb.com-2007-e.19182', 1, '2007-04-24 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2443, 'l.mlb.com-2007-e.19183', 1, '2007-04-25 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2444, 'l.mlb.com-2007-e.19186', 1, '2007-04-26 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2407, 'l.mlb.com-2007-e.18809', 1, '2007-04-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2408, 'l.mlb.com-2007-e.18810', 1, '2007-04-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2409, 'l.mlb.com-2007-e.18813', 1, '2007-04-29 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1640, 'l.mlb.com-2007-e.18479', 1, '2007-04-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1641, 'l.mlb.com-2007-e.18481', 1, '2007-05-02 16:30:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1642, 'l.mlb.com-2007-e.18484', 1, '2007-05-02 18:00:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1914, 'l.mlb.com-2007-e.19526', 1, '2007-05-04 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1915, 'l.mlb.com-2007-e.19528', 1, '2007-05-05 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1916, 'l.mlb.com-2007-e.19531', 1, '2007-05-05 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1917, 'l.mlb.com-2007-e.19533', 1, '2007-05-06 18:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1646, 'l.mlb.com-2007-e.18493', 1, '2007-05-09 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1647, 'l.mlb.com-2007-e.18494', 1, '2007-05-10 00:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1648, 'l.mlb.com-2007-e.18496', 1, '2007-05-10 18:20:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2310, 'l.mlb.com-2007-e.18495', 1, '2007-05-11 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2311, 'l.mlb.com-2007-e.18497', 1, '2007-05-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2312, 'l.mlb.com-2007-e.18498', 1, '2007-05-13 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2445, 'l.mlb.com-2007-e.18778', 1, '2007-05-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2446, 'l.mlb.com-2007-e.18780', 1, '2007-05-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2447, 'l.mlb.com-2007-e.18781', 1, '2007-05-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2448, 'l.mlb.com-2007-e.18782', 1, '2007-05-17 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (45, 'l.mlb.com-2007-e.19856', 1, '2007-05-18 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (46, 'l.mlb.com-2007-e.19858', 1, '2007-05-19 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (47, 'l.mlb.com-2007-e.19859', 1, '2007-05-20 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2111, 'l.mlb.com-2007-e.19863', 1, '2007-05-23 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2112, 'l.mlb.com-2007-e.19864', 1, '2007-05-24 00:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2113, 'l.mlb.com-2007-e.19866', 1, '2007-05-24 17:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2417, 'l.mlb.com-2007-e.18857', 1, '2007-05-25 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2418, 'l.mlb.com-2007-e.18858', 1, '2007-05-26 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2419, 'l.mlb.com-2007-e.18861', 1, '2007-05-27 17:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2420, 'l.mlb.com-2007-e.18863', 1, '2007-05-28 17:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (471, 'l.mlb.com-2007-e.19869', 1, '2007-05-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (472, 'l.mlb.com-2007-e.19870', 1, '2007-05-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (473, 'l.mlb.com-2007-e.19872', 1, '2007-05-31 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (212, 'l.mlb.com-2007-e.19875', 1, '2007-06-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (213, 'l.mlb.com-2007-e.19879', 1, '2007-06-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (214, 'l.mlb.com-2007-e.19882', 1, '2007-06-03 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (215, 'l.mlb.com-2007-e.19884', 1, '2007-06-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2193, 'l.mlb.com-2007-e.19562', 1, '2007-06-05 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2194, 'l.mlb.com-2007-e.19565', 1, '2007-06-06 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2195, 'l.mlb.com-2007-e.19567', 1, '2007-06-07 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1434, 'l.mlb.com-2007-e.19887', 1, '2007-06-08 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1435, 'l.mlb.com-2007-e.19889', 1, '2007-06-09 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1436, 'l.mlb.com-2007-e.19890', 1, '2007-06-10 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1132, 'l.mlb.com-2007-e.19893', 1, '2007-06-12 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1133, 'l.mlb.com-2007-e.19895', 1, '2007-06-13 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1134, 'l.mlb.com-2007-e.19896', 1, '2007-06-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2253, 'l.mlb.com-2007-e.19898', 1, '2007-06-15 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2254, 'l.mlb.com-2007-e.19900', 1, '2007-06-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2255, 'l.mlb.com-2007-e.19903', 1, '2007-06-17 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1028, 'l.mlb.com-2007-e.19905', 1, '2007-06-20 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1029, 'l.mlb.com-2007-e.19907', 1, '2007-06-21 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1030, 'l.mlb.com-2007-e.19908', 1, '2007-06-22 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (614, 'l.mlb.com-2007-e.19910', 1, '2007-06-23 02:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (615, 'l.mlb.com-2007-e.19912', 1, '2007-06-24 01:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (616, 'l.mlb.com-2007-e.19914', 1, '2007-06-24 19:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2449, 'l.mlb.com-2007-e.18840', 1, '2007-06-26 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2450, 'l.mlb.com-2007-e.18842', 1, '2007-06-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2451, 'l.mlb.com-2007-e.18843', 1, '2007-06-28 16:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2205, 'l.mlb.com-2007-e.19605', 1, '2007-06-29 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2206, 'l.mlb.com-2007-e.19608', 1, '2007-06-30 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2207, 'l.mlb.com-2007-e.19611', 1, '2007-07-01 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1938, 'l.mlb.com-2007-e.19638', 1, '2007-07-02 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1939, 'l.mlb.com-2007-e.19641', 1, '2007-07-03 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1940, 'l.mlb.com-2007-e.19645', 1, '2007-07-04 20:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1941, 'l.mlb.com-2007-e.19648', 1, '2007-07-05 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1682, 'l.mlb.com-2007-e.18594', 1, '2007-07-06 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1683, 'l.mlb.com-2007-e.18595', 1, '2007-07-07 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1684, 'l.mlb.com-2007-e.18597', 1, '2007-07-08 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2320, 'l.mlb.com-2007-e.18596', 1, '2007-07-13 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2321, 'l.mlb.com-2007-e.18598', 1, '2007-07-14 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2322, 'l.mlb.com-2007-e.18600', 1, '2007-07-15 17:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2364, 'l.mlb.com-2007-e.19919', 1, '2007-07-16 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2365, 'l.mlb.com-2007-e.19920', 1, '2007-07-17 23:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2366, 'l.mlb.com-2007-e.19923', 1, '2007-07-18 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2452, 'l.mlb.com-2007-e.19327', 1, '2007-07-20 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2453, 'l.mlb.com-2007-e.19329', 1, '2007-07-21 23:15:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2454, 'l.mlb.com-2007-e.19332', 1, '2007-07-22 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1560, 'l.mlb.com-2007-e.19196', 1, '2007-07-24 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1561, 'l.mlb.com-2007-e.19198', 1, '2007-07-25 23:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1562, 'l.mlb.com-2007-e.19200', 1, '2007-07-26 16:10:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2049, 'l.mlb.com-2007-e.19456', 1, '2007-07-27 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2050, 'l.mlb.com-2007-e.19457', 1, '2007-07-28 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2051, 'l.mlb.com-2007-e.19458', 1, '2007-07-29 17:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2137, 'l.mlb.com-2007-e.19927', 1, '2007-07-31 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2138, 'l.mlb.com-2007-e.19929', 1, '2007-08-01 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2139, 'l.mlb.com-2007-e.19931', 1, '2007-08-02 16:35:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2428, 'l.mlb.com-2007-e.19000', 1, '2007-08-03 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2401, 'l.mlb.com-2007-e.19001', 1, '2007-08-04 23:05:00', NULL, NULL, 'post-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2429, 'l.mlb.com-2007-e.19003', 1, '2007-08-05 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (115, 'l.mlb.com-2007-e.19934', 1, '2007-08-08 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (116, 'l.mlb.com-2007-e.19935', 1, '2007-08-09 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (117, 'l.mlb.com-2007-e.19937', 1, '2007-08-10 01:40:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (401, 'l.mlb.com-2007-e.19941', 1, '2007-08-11 02:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (402, 'l.mlb.com-2007-e.19943', 1, '2007-08-11 19:55:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (403, 'l.mlb.com-2007-e.19945', 1, '2007-08-12 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (404, 'l.mlb.com-2007-e.20876', 1, '2007-08-13 21:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (405, 'l.mlb.com-2007-e.20877', 1, '2007-08-14 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1578, 'l.mlb.com-2007-e.19227', 1, '2007-08-14 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1579, 'l.mlb.com-2007-e.19229', 1, '2007-08-15 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1580, 'l.mlb.com-2007-e.19231', 1, '2007-08-16 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2061, 'l.mlb.com-2007-e.19465', 1, '2007-08-17 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2062, 'l.mlb.com-2007-e.19466', 1, '2007-08-18 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2063, 'l.mlb.com-2007-e.19467', 1, '2007-08-19 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2370, 'l.mlb.com-2007-e.19951', 1, '2007-08-21 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2371, 'l.mlb.com-2007-e.19953', 1, '2007-08-22 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2372, 'l.mlb.com-2007-e.19956', 1, '2007-08-23 01:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2373, 'l.mlb.com-2007-e.19957', 1, '2007-08-23 19:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2455, 'l.mlb.com-2007-e.19399', 1, '2007-08-25 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2456, 'l.mlb.com-2007-e.19401', 1, '2007-08-25 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2457, 'l.mlb.com-2007-e.19404', 1, '2007-08-26 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2433, 'l.mlb.com-2007-e.19030', 1, '2007-08-28 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2434, 'l.mlb.com-2007-e.19032', 1, '2007-08-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2435, 'l.mlb.com-2007-e.19035', 1, '2007-08-30 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1970, 'l.mlb.com-2007-e.19725', 1, '2007-09-01 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1971, 'l.mlb.com-2007-e.19731', 1, '2007-09-01 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1972, 'l.mlb.com-2007-e.19736', 1, '2007-09-02 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2154, 'l.mlb.com-2007-e.19965', 1, '2007-09-03 18:15:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2155, 'l.mlb.com-2007-e.19967', 1, '2007-09-05 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2156, 'l.mlb.com-2007-e.19968', 1, '2007-09-06 00:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2157, 'l.mlb.com-2007-e.19970', 1, '2007-09-06 18:10:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1718, 'l.mlb.com-2007-e.18721', 1, '2007-09-07 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1719, 'l.mlb.com-2007-e.18722', 1, '2007-09-08 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1720, 'l.mlb.com-2007-e.18724', 1, '2007-09-09 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1979, 'l.mlb.com-2007-e.19743', 1, '2007-09-10 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1980, 'l.mlb.com-2007-e.19747', 1, '2007-09-11 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1981, 'l.mlb.com-2007-e.19751', 1, '2007-09-12 16:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2458, 'l.mlb.com-2007-e.19436', 1, '2007-09-15 00:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2459, 'l.mlb.com-2007-e.19437', 1, '2007-09-15 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2460, 'l.mlb.com-2007-e.19439', 1, '2007-09-16 18:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (535, 'l.mlb.com-2007-e.19973', 1, '2007-09-18 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (536, 'l.mlb.com-2007-e.19975', 1, '2007-09-19 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (537, 'l.mlb.com-2007-e.19976', 1, '2007-09-20 02:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (538, 'l.mlb.com-2007-e.19977', 1, '2007-09-20 19:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1731, 'l.mlb.com-2007-e.18736', 1, '2007-09-21 18:20:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1732, 'l.mlb.com-2007-e.18739', 1, '2007-09-22 17:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (1733, 'l.mlb.com-2007-e.18740', 1, '2007-09-23 18:20:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (158, 'l.mlb.com-2007-e.20000', 1, '2007-09-25 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (159, 'l.mlb.com-2007-e.20003', 1, '2007-09-26 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (160, 'l.mlb.com-2007-e.20004', 1, '2007-09-27 16:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2165, 'l.mlb.com-2007-e.20008', 1, '2007-09-28 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2166, 'l.mlb.com-2007-e.20011', 1, '2007-09-29 23:05:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2167, 'l.mlb.com-2007-e.20012', 1, '2007-09-30 17:35:00', NULL, NULL, 'pre-event', '', '', '2007-08-05 03:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2461, 'l.nhl.com-2007-e.8613', 1, '2007-11-04 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:02:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2465, 'l.nhl.com-2007-e.8475', 1, '2007-10-04 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2467, 'l.nhl.com-2007-e.8497', 1, '2007-10-07 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2469, 'l.nhl.com-2007-e.8601', 1, '2007-10-15 01:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2470, 'l.nhl.com-2007-e.8610', 1, '2007-10-16 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2472, 'l.nhl.com-2007-e.8691', 1, '2007-10-21 01:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2477, 'l.nhl.com-2007-e.8676', 1, '2007-11-06 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2483, 'l.nhl.com-2007-e.8943', 1, '2007-11-22 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2487, 'l.nhl.com-2007-e.9073', 1, '2007-11-30 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2490, 'l.nhl.com-2007-e.9181', 1, '2007-12-06 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2495, 'l.nhl.com-2007-e.9329', 1, '2007-12-15 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2501, 'l.nhl.com-2007-e.9489', 1, '2007-12-30 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2509, 'l.nhl.com-2007-e.9084', 1, '2008-01-16 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2511, 'l.nhl.com-2007-e.9133', 1, '2008-01-19 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2512, 'l.nhl.com-2007-e.9179', 1, '2008-01-20 18:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2513, 'l.nhl.com-2007-e.9244', 1, '2008-01-24 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2515, 'l.nhl.com-2007-e.9377', 1, '2008-01-31 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2517, 'l.nhl.com-2007-e.9532', 1, '2008-02-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2518, 'l.nhl.com-2007-e.9575', 1, '2008-02-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2519, 'l.nhl.com-2007-e.9630', 1, '2008-02-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2520, 'l.nhl.com-2007-e.9502', 1, '2008-02-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2521, 'l.nhl.com-2007-e.9560', 1, '2008-02-10 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2523, 'l.nhl.com-2007-e.9676', 1, '2008-02-16 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2524, 'l.nhl.com-2007-e.9697', 1, '2008-02-18 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2528, 'l.nhl.com-2007-e.9678', 1, '2008-03-01 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2536, 'l.nhl.com-2007-e.8981', 1, '2008-03-20 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2541, 'l.nhl.com-2007-e.9297', 1, '2008-03-31 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:23:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2548, 'l.nhl.com-2007-e.8592', 1, '2007-10-14 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2550, 'l.nhl.com-2007-e.8697', 1, '2007-10-21 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2474, 'l.nhl.com-2007-e.8750', 1, '2007-10-26 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2551, 'l.nhl.com-2007-e.8790', 1, '2007-10-28 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2553, 'l.nhl.com-2007-e.8598', 1, '2007-11-03 01:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2462, 'l.nhl.com-2007-e.8634', 1, '2007-11-04 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2478, 'l.nhl.com-2007-e.8694', 1, '2007-11-08 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2554, 'l.nhl.com-2007-e.8720', 1, '2007-11-09 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2484, 'l.nhl.com-2007-e.8967', 1, '2007-11-23 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2561, 'l.nhl.com-2007-e.9042', 1, '2007-11-29 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2563, 'l.nhl.com-2007-e.9106', 1, '2007-12-02 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2564, 'l.nhl.com-2007-e.9136', 1, '2007-12-04 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2568, 'l.nhl.com-2007-e.9303', 1, '2007-12-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2569, 'l.nhl.com-2007-e.9349', 1, '2007-12-15 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2570, 'l.nhl.com-2007-e.9391', 1, '2007-12-16 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2571, 'l.nhl.com-2007-e.9407', 1, '2007-12-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2574, 'l.nhl.com-2007-e.9471', 1, '2007-12-28 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2575, 'l.nhl.com-2007-e.9488', 1, '2007-12-30 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2505, 'l.nhl.com-2007-e.8919', 1, '2008-01-06 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2579, 'l.nhl.com-2007-e.8964', 1, '2008-01-09 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2582, 'l.nhl.com-2007-e.9052', 1, '2008-01-13 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2586, 'l.nhl.com-2007-e.9191', 1, '2008-01-21 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2589, 'l.nhl.com-2007-e.9373', 1, '2008-01-31 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2592, 'l.nhl.com-2007-e.9608', 1, '2008-02-06 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2595, 'l.nhl.com-2007-e.9586', 1, '2008-02-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2596, 'l.nhl.com-2007-e.9662', 1, '2008-02-15 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2599, 'l.nhl.com-2007-e.9530', 1, '2008-02-20 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2604, 'l.nhl.com-2007-e.8532', 1, '2008-03-02 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2605, 'l.nhl.com-2007-e.8588', 1, '2008-03-06 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2533, 'l.nhl.com-2007-e.8767', 1, '2008-03-12 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2538, 'l.nhl.com-2007-e.9128', 1, '2008-03-23 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2616, 'l.nhl.com-2007-e.9346', 1, '2008-04-04 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2617, 'l.nhl.com-2007-e.9363', 1, '2008-04-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2543, 'l.nhl.com-2007-e.9395', 1, '2008-04-07 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2625, 'l.nhl.com-2007-e.8655', 1, '2007-10-19 03:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2627, 'l.nhl.com-2007-e.8703', 1, '2007-10-23 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2628, 'l.nhl.com-2007-e.8763', 1, '2007-10-27 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2630, 'l.nhl.com-2007-e.8805', 1, '2007-10-30 01:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2632, 'l.nhl.com-2007-e.8696', 1, '2007-11-08 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2479, 'l.nhl.com-2007-e.8731', 1, '2007-11-10 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2555, 'l.nhl.com-2007-e.8762', 1, '2007-11-11 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2556, 'l.nhl.com-2007-e.8782', 1, '2007-11-13 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2633, 'l.nhl.com-2007-e.8807', 1, '2007-11-15 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2557, 'l.nhl.com-2007-e.8830', 1, '2007-11-16 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2482, 'l.nhl.com-2007-e.8887', 1, '2007-11-18 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2638, 'l.nhl.com-2007-e.9176', 1, '2007-12-06 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2566, 'l.nhl.com-2007-e.9212', 1, '2007-12-08 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2639, 'l.nhl.com-2007-e.9230', 1, '2007-12-09 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2640, 'l.nhl.com-2007-e.9277', 1, '2007-12-12 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2642, 'l.nhl.com-2007-e.9382', 1, '2007-12-15 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2496, 'l.nhl.com-2007-e.9398', 1, '2007-12-17 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2497, 'l.nhl.com-2007-e.9415', 1, '2007-12-19 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2572, 'l.nhl.com-2007-e.9428', 1, '2007-12-21 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2499, 'l.nhl.com-2007-e.9445', 1, '2007-12-23 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2646, 'l.nhl.com-2007-e.9497', 1, '2008-01-01 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2647, 'l.nhl.com-2007-e.8886', 1, '2008-01-04 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2508, 'l.nhl.com-2007-e.9058', 1, '2008-01-14 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2583, 'l.nhl.com-2007-e.9082', 1, '2008-01-16 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2651, 'l.nhl.com-2007-e.9114', 1, '2008-01-18 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2652, 'l.nhl.com-2007-e.9174', 1, '2008-01-20 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2656, 'l.nhl.com-2007-e.9384', 1, '2008-01-31 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2661, 'l.nhl.com-2007-e.9614', 1, '2008-02-13 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2663, 'l.nhl.com-2007-e.9691', 1, '2008-02-17 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2664, 'l.nhl.com-2007-e.9699', 1, '2008-02-18 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2665, 'l.nhl.com-2007-e.9537', 1, '2008-02-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2666, 'l.nhl.com-2007-e.9551', 1, '2008-02-22 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2667, 'l.nhl.com-2007-e.9607', 1, '2008-02-24 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2669, 'l.nhl.com-2007-e.9673', 1, '2008-03-01 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2674, 'l.nhl.com-2007-e.8674', 1, '2008-03-09 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2679, 'l.nhl.com-2007-e.8984', 1, '2008-03-20 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2537, 'l.nhl.com-2007-e.9065', 1, '2008-03-22 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2613, 'l.nhl.com-2007-e.9166', 1, '2008-03-26 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2680, 'l.nhl.com-2007-e.9243', 1, '2008-03-28 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2540, 'l.nhl.com-2007-e.9266', 1, '2008-03-29 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2615, 'l.nhl.com-2007-e.9298', 1, '2008-03-31 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2683, 'l.nhl.com-2007-e.9392', 1, '2008-04-06 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:31:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2463, 'l.nhl.com-2007-e.8472', 1, '2007-09-29 16:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2464, 'l.nhl.com-2007-e.8473', 1, '2007-09-30 16:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2685, 'l.nhl.com-2007-e.8528', 1, '2007-10-11 01:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2687, 'l.nhl.com-2007-e.8602', 1, '2007-10-15 01:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2688, 'l.nhl.com-2007-e.8622', 1, '2007-10-17 03:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2689, 'l.nhl.com-2007-e.8649', 1, '2007-10-19 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2692, 'l.nhl.com-2007-e.8752', 1, '2007-10-26 03:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2631, 'l.nhl.com-2007-e.8607', 1, '2007-11-03 03:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2618, 'l.nhl.com-2007-e.8643', 1, '2007-11-04 03:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2695, 'l.nhl.com-2007-e.8760', 1, '2007-11-11 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2480, 'l.nhl.com-2007-e.8793', 1, '2007-11-14 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2481, 'l.nhl.com-2007-e.8833', 1, '2007-11-16 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2558, 'l.nhl.com-2007-e.8857', 1, '2007-11-17 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2696, 'l.nhl.com-2007-e.8914', 1, '2007-11-20 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2559, 'l.nhl.com-2007-e.8945', 1, '2007-11-22 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2634, 'l.nhl.com-2007-e.9007', 1, '2007-11-25 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2485, 'l.nhl.com-2007-e.9013', 1, '2007-11-26 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2635, 'l.nhl.com-2007-e.9053', 1, '2007-11-29 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2565, 'l.nhl.com-2007-e.9180', 1, '2007-12-06 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2699, 'l.nhl.com-2007-e.9195', 1, '2007-12-07 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2567, 'l.nhl.com-2007-e.9229', 1, '2007-12-09 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2702, 'l.nhl.com-2007-e.9314', 1, '2007-12-14 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2703, 'l.nhl.com-2007-e.9380', 1, '2007-12-16 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2705, 'l.nhl.com-2007-e.9417', 1, '2007-12-20 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2643, 'l.nhl.com-2007-e.9462', 1, '2007-12-27 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2712, 'l.nhl.com-2007-e.8922', 1, '2008-01-06 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2715, 'l.nhl.com-2007-e.9018', 1, '2008-01-12 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2717, 'l.nhl.com-2007-e.9139', 1, '2008-01-19 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2719, 'l.nhl.com-2007-e.9217', 1, '2008-01-23 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2514, 'l.nhl.com-2007-e.9272', 1, '2008-01-25 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2720, 'l.nhl.com-2007-e.9338', 1, '2008-01-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2721, 'l.nhl.com-2007-e.9389', 1, '2008-02-01 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2722, 'l.nhl.com-2007-e.9529', 1, '2008-02-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2723, 'l.nhl.com-2007-e.9578', 1, '2008-02-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2724, 'l.nhl.com-2007-e.9645', 1, '2008-02-08 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2725, 'l.nhl.com-2007-e.9514', 1, '2008-02-09 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2728, 'l.nhl.com-2007-e.9679', 1, '2008-02-16 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2597, 'l.nhl.com-2007-e.9688', 1, '2008-02-17 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2598, 'l.nhl.com-2007-e.9701', 1, '2008-02-19 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2733, 'l.nhl.com-2007-e.8542', 1, '2008-03-02 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2739, 'l.nhl.com-2007-e.8877', 1, '2008-03-16 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2678, 'l.nhl.com-2007-e.8952', 1, '2008-03-19 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2612, 'l.nhl.com-2007-e.9050', 1, '2008-03-21 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2740, 'l.nhl.com-2007-e.9112', 1, '2008-03-22 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2539, 'l.nhl.com-2007-e.9223', 1, '2008-03-27 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2614, 'l.nhl.com-2007-e.9241', 1, '2008-03-28 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2741, 'l.nhl.com-2007-e.9279', 1, '2008-03-29 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2681, 'l.nhl.com-2007-e.9321', 1, '2008-04-02 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2682, 'l.nhl.com-2007-e.9347', 1, '2008-04-04 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2542, 'l.nhl.com-2007-e.9368', 1, '2008-04-05 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 06:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2745, 'l.nhl.com-2007-e.8616', 1, '2007-11-04 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 07:53:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2620, 'l.nhl.com-2007-e.8491', 1, '2007-10-06 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2746, 'l.nhl.com-2007-e.8503', 1, '2007-10-07 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2747, 'l.nhl.com-2007-e.8530', 1, '2007-10-11 03:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2624, 'l.nhl.com-2007-e.8609', 1, '2007-10-16 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2690, 'l.nhl.com-2007-e.8669', 1, '2007-10-20 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2751, 'l.nhl.com-2007-e.8701', 1, '2007-10-23 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2752, 'l.nhl.com-2007-e.8725', 1, '2007-10-25 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2753, 'l.nhl.com-2007-e.8755', 1, '2007-10-27 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2754, 'l.nhl.com-2007-e.8801', 1, '2007-10-29 03:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2756, 'l.nhl.com-2007-e.8718', 1, '2007-11-09 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2759, 'l.nhl.com-2007-e.8853', 1, '2007-11-17 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2760, 'l.nhl.com-2007-e.8893', 1, '2007-11-19 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2762, 'l.nhl.com-2007-e.8939', 1, '2007-11-22 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2486, 'l.nhl.com-2007-e.9032', 1, '2007-11-28 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2766, 'l.nhl.com-2007-e.9120', 1, '2007-12-02 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2769, 'l.nhl.com-2007-e.9228', 1, '2007-12-09 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2700, 'l.nhl.com-2007-e.9265', 1, '2007-12-11 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2494, 'l.nhl.com-2007-e.9299', 1, '2007-12-13 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2641, 'l.nhl.com-2007-e.9318', 1, '2007-12-14 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2771, 'l.nhl.com-2007-e.9414', 1, '2007-12-19 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2772, 'l.nhl.com-2007-e.9427', 1, '2007-12-21 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2573, 'l.nhl.com-2007-e.9444', 1, '2007-12-23 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2774, 'l.nhl.com-2007-e.9472', 1, '2007-12-28 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2502, 'l.nhl.com-2007-e.9493', 1, '2007-12-31 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2775, 'l.nhl.com-2007-e.9501', 1, '2008-01-01 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2776, 'l.nhl.com-2007-e.8881', 1, '2008-01-04 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2777, 'l.nhl.com-2007-e.8968', 1, '2008-01-09 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2649, 'l.nhl.com-2007-e.9005', 1, '2008-01-11 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2581, 'l.nhl.com-2007-e.9014', 1, '2008-01-12 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2780, 'l.nhl.com-2007-e.9105', 1, '2008-01-18 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2718, 'l.nhl.com-2007-e.9172', 1, '2008-01-20 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2781, 'l.nhl.com-2007-e.9196', 1, '2008-01-22 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2783, 'l.nhl.com-2007-e.9359', 1, '2008-01-30 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2784, 'l.nhl.com-2007-e.9403', 1, '2008-02-01 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2785, 'l.nhl.com-2007-e.9508', 1, '2008-02-02 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2786, 'l.nhl.com-2007-e.9605', 1, '2008-02-06 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2787, 'l.nhl.com-2007-e.9634', 1, '2008-02-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2790, 'l.nhl.com-2007-e.9664', 1, '2008-02-15 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2792, 'l.nhl.com-2007-e.9525', 1, '2008-02-20 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2794, 'l.nhl.com-2007-e.9601', 1, '2008-02-24 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2737, 'l.nhl.com-2007-e.8735', 1, '2008-03-11 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2534, 'l.nhl.com-2007-e.8809', 1, '2008-03-13 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2608, 'l.nhl.com-2007-e.8842', 1, '2008-03-14 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2801, 'l.nhl.com-2007-e.8879', 1, '2008-03-16 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2610, 'l.nhl.com-2007-e.8918', 1, '2008-03-18 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2803, 'l.nhl.com-2007-e.9064', 1, '2008-03-22 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2804, 'l.nhl.com-2007-e.9165', 1, '2008-03-26 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2806, 'l.nhl.com-2007-e.9261', 1, '2008-03-29 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2807, 'l.nhl.com-2007-e.9300', 1, '2008-03-31 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2810, 'l.nhl.com-2007-e.9379', 1, '2008-04-06 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2811, 'l.nhl.com-2007-e.8477', 1, '2007-10-04 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2621, 'l.nhl.com-2007-e.8506', 1, '2007-10-08 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2815, 'l.nhl.com-2007-e.8620', 1, '2007-10-17 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2817, 'l.nhl.com-2007-e.8700', 1, '2007-10-22 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2819, 'l.nhl.com-2007-e.8765', 1, '2007-10-27 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2820, 'l.nhl.com-2007-e.8796', 1, '2007-10-28 20:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2821, 'l.nhl.com-2007-e.8579', 1, '2007-11-02 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2822, 'l.nhl.com-2007-e.8673', 1, '2007-11-06 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2757, 'l.nhl.com-2007-e.8730', 1, '2007-11-10 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2824, 'l.nhl.com-2007-e.8772', 1, '2007-11-12 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2825, 'l.nhl.com-2007-e.8849', 1, '2007-11-17 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2826, 'l.nhl.com-2007-e.8891', 1, '2007-11-18 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2827, 'l.nhl.com-2007-e.8923', 1, '2007-11-21 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2829, 'l.nhl.com-2007-e.9004', 1, '2007-11-25 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2636, 'l.nhl.com-2007-e.9088', 1, '2007-12-01 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2697, 'l.nhl.com-2007-e.9113', 1, '2007-12-02 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2637, 'l.nhl.com-2007-e.9140', 1, '2007-12-04 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2832, 'l.nhl.com-2007-e.9209', 1, '2007-12-08 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2704, 'l.nhl.com-2007-e.9401', 1, '2007-12-18 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2498, 'l.nhl.com-2007-e.9419', 1, '2007-12-20 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2837, 'l.nhl.com-2007-e.9432', 1, '2007-12-22 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2773, 'l.nhl.com-2007-e.9451', 1, '2007-12-24 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2838, 'l.nhl.com-2007-e.9469', 1, '2007-12-28 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2708, 'l.nhl.com-2007-e.9478', 1, '2007-12-29 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2576, 'l.nhl.com-2007-e.9499', 1, '2008-01-01 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2577, 'l.nhl.com-2007-e.8847', 1, '2008-01-03 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2839, 'l.nhl.com-2007-e.8917', 1, '2008-01-06 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2840, 'l.nhl.com-2007-e.8960', 1, '2008-01-09 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2841, 'l.nhl.com-2007-e.8977', 1, '2008-01-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2842, 'l.nhl.com-2007-e.9024', 1, '2008-01-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2843, 'l.nhl.com-2007-e.9049', 1, '2008-01-13 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2844, 'l.nhl.com-2007-e.9074', 1, '2008-01-16 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2848, 'l.nhl.com-2007-e.9270', 1, '2008-01-25 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2850, 'l.nhl.com-2007-e.9510', 1, '2008-02-02 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2591, 'l.nhl.com-2007-e.9567', 1, '2008-02-05 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2658, 'l.nhl.com-2007-e.9624', 1, '2008-02-07 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2788, 'l.nhl.com-2007-e.9544', 1, '2008-02-10 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2522, 'l.nhl.com-2007-e.9609', 1, '2008-02-13 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2854, 'l.nhl.com-2007-e.9700', 1, '2008-02-19 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2525, 'l.nhl.com-2007-e.9548', 1, '2008-02-21 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2600, 'l.nhl.com-2007-e.9574', 1, '2008-02-23 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2856, 'l.nhl.com-2007-e.9638', 1, '2008-02-27 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2795, 'l.nhl.com-2007-e.9656', 1, '2008-02-28 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2732, 'l.nhl.com-2007-e.8529', 1, '2008-03-02 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2798, 'l.nhl.com-2007-e.8563', 1, '2008-03-05 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2531, 'l.nhl.com-2007-e.8605', 1, '2008-03-07 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2857, 'l.nhl.com-2007-e.8656', 1, '2008-03-09 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2858, 'l.nhl.com-2007-e.8677', 1, '2008-03-10 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2859, 'l.nhl.com-2007-e.8738', 1, '2008-03-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2861, 'l.nhl.com-2007-e.8868', 1, '2008-03-15 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2862, 'l.nhl.com-2007-e.8916', 1, '2008-03-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2863, 'l.nhl.com-2007-e.9046', 1, '2008-03-21 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2865, 'l.nhl.com-2007-e.9151', 1, '2008-03-25 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2805, 'l.nhl.com-2007-e.9222', 1, '2008-03-27 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2867, 'l.nhl.com-2007-e.9294', 1, '2008-03-30 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2808, 'l.nhl.com-2007-e.9320', 1, '2008-04-02 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2868, 'l.nhl.com-2007-e.9390', 1, '2008-04-06 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2872, 'l.nhl.com-2007-e.8512', 1, '2007-10-10 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2873, 'l.nhl.com-2007-e.8536', 1, '2007-10-12 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2874, 'l.nhl.com-2007-e.8565', 1, '2007-10-14 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2875, 'l.nhl.com-2007-e.8606', 1, '2007-10-16 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2876, 'l.nhl.com-2007-e.8644', 1, '2007-10-19 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2878, 'l.nhl.com-2007-e.8708', 1, '2007-10-24 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2879, 'l.nhl.com-2007-e.8740', 1, '2007-10-26 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2880, 'l.nhl.com-2007-e.8776', 1, '2007-10-28 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2881, 'l.nhl.com-2007-e.8804', 1, '2007-10-30 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2882, 'l.nhl.com-2007-e.8589', 1, '2007-11-03 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2884, 'l.nhl.com-2007-e.8722', 1, '2007-11-10 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2885, 'l.nhl.com-2007-e.8742', 1, '2007-11-11 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2890, 'l.nhl.com-2007-e.8983', 1, '2007-11-24 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2560, 'l.nhl.com-2007-e.8994', 1, '2007-11-25 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2892, 'l.nhl.com-2007-e.9062', 1, '2007-11-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2893, 'l.nhl.com-2007-e.9096', 1, '2007-12-02 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2895, 'l.nhl.com-2007-e.9187', 1, '2007-12-07 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2897, 'l.nhl.com-2007-e.9256', 1, '2007-12-11 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2898, 'l.nhl.com-2007-e.9325', 1, '2007-12-15 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2900, 'l.nhl.com-2007-e.9408', 1, '2007-12-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2901, 'l.nhl.com-2007-e.9423', 1, '2007-12-21 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2902, 'l.nhl.com-2007-e.9439', 1, '2007-12-23 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2903, 'l.nhl.com-2007-e.9455', 1, '2007-12-27 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2904, 'l.nhl.com-2007-e.9463', 1, '2007-12-28 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2905, 'l.nhl.com-2007-e.9480', 1, '2007-12-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2906, 'l.nhl.com-2007-e.8832', 1, '2008-01-02 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2907, 'l.nhl.com-2007-e.8865', 1, '2008-01-04 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2908, 'l.nhl.com-2007-e.8906', 1, '2008-01-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2507, 'l.nhl.com-2007-e.8982', 1, '2008-01-10 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2714, 'l.nhl.com-2007-e.9003', 1, '2008-01-11 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2650, 'l.nhl.com-2007-e.9029', 1, '2008-01-13 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2909, 'l.nhl.com-2007-e.9072', 1, '2008-01-16 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2911, 'l.nhl.com-2007-e.9145', 1, '2008-01-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2912, 'l.nhl.com-2007-e.9183', 1, '2008-01-20 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2913, 'l.nhl.com-2007-e.9239', 1, '2008-01-24 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2914, 'l.nhl.com-2007-e.9258', 1, '2008-01-25 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2916, 'l.nhl.com-2007-e.9399', 1, '2008-02-01 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2918, 'l.nhl.com-2007-e.9585', 1, '2008-02-06 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2920, 'l.nhl.com-2007-e.9518', 1, '2008-02-09 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2921, 'l.nhl.com-2007-e.9620', 1, '2008-02-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2922, 'l.nhl.com-2007-e.9646', 1, '2008-02-15 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2925, 'l.nhl.com-2007-e.9556', 1, '2008-02-22 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2926, 'l.nhl.com-2007-e.9591', 1, '2008-02-24 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2928, 'l.nhl.com-2007-e.9651', 1, '2008-02-28 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2929, 'l.nhl.com-2007-e.9675', 1, '2008-03-01 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2930, 'l.nhl.com-2007-e.8519', 1, '2008-03-02 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2931, 'l.nhl.com-2007-e.8557', 1, '2008-03-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2933, 'l.nhl.com-2007-e.8642', 1, '2008-03-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2934, 'l.nhl.com-2007-e.8743', 1, '2008-03-12 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2935, 'l.nhl.com-2007-e.8770', 1, '2008-03-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2936, 'l.nhl.com-2007-e.8869', 1, '2008-03-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2937, 'l.nhl.com-2007-e.8924', 1, '2008-03-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2938, 'l.nhl.com-2007-e.9059', 1, '2008-03-22 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2943, 'l.nhl.com-2007-e.9315', 1, '2008-04-01 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:08:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2946, 'l.nhl.com-2007-e.8474', 1, '2007-10-04 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2871, 'l.nhl.com-2007-e.8492', 1, '2007-10-07 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2947, 'l.nhl.com-2007-e.8518', 1, '2007-10-11 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2948, 'l.nhl.com-2007-e.8567', 1, '2007-10-14 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2949, 'l.nhl.com-2007-e.8617', 1, '2007-10-17 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2951, 'l.nhl.com-2007-e.8680', 1, '2007-10-21 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2953, 'l.nhl.com-2007-e.8758', 1, '2007-10-27 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2954, 'l.nhl.com-2007-e.8778', 1, '2007-10-28 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2955, 'l.nhl.com-2007-e.8808', 1, '2007-10-31 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2956, 'l.nhl.com-2007-e.8570', 1, '2007-11-02 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2743, 'l.nhl.com-2007-e.8611', 1, '2007-11-04 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2957, 'l.nhl.com-2007-e.8664', 1, '2007-11-06 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2886, 'l.nhl.com-2007-e.8789', 1, '2007-11-14 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2960, 'l.nhl.com-2007-e.8844', 1, '2007-11-17 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2963, 'l.nhl.com-2007-e.8928', 1, '2007-11-22 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2964, 'l.nhl.com-2007-e.8973', 1, '2007-11-24 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2965, 'l.nhl.com-2007-e.8985', 1, '2007-11-25 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2891, 'l.nhl.com-2007-e.9030', 1, '2007-11-28 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2966, 'l.nhl.com-2007-e.9077', 1, '2007-12-01 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2968, 'l.nhl.com-2007-e.9144', 1, '2007-12-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2970, 'l.nhl.com-2007-e.9215', 1, '2007-12-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2971, 'l.nhl.com-2007-e.9273', 1, '2007-12-12 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2972, 'l.nhl.com-2007-e.9305', 1, '2007-12-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2899, 'l.nhl.com-2007-e.9358', 1, '2007-12-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2973, 'l.nhl.com-2007-e.9411', 1, '2007-12-19 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2974, 'l.nhl.com-2007-e.9421', 1, '2007-12-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2975, 'l.nhl.com-2007-e.9438', 1, '2007-12-23 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2976, 'l.nhl.com-2007-e.9453', 1, '2007-12-24 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2977, 'l.nhl.com-2007-e.9467', 1, '2007-12-28 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2978, 'l.nhl.com-2007-e.9475', 1, '2007-12-29 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2979, 'l.nhl.com-2007-e.9491', 1, '2007-12-31 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2980, 'l.nhl.com-2007-e.8863', 1, '2008-01-04 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2981, 'l.nhl.com-2007-e.8898', 1, '2008-01-05 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2984, 'l.nhl.com-2007-e.9022', 1, '2008-01-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2985, 'l.nhl.com-2007-e.9066', 1, '2008-01-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2986, 'l.nhl.com-2007-e.9099', 1, '2008-01-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2987, 'l.nhl.com-2007-e.9147', 1, '2008-01-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2989, 'l.nhl.com-2007-e.9250', 1, '2008-01-25 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2990, 'l.nhl.com-2007-e.9348', 1, '2008-01-30 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2991, 'l.nhl.com-2007-e.9396', 1, '2008-02-01 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2992, 'l.nhl.com-2007-e.9521', 1, '2008-02-02 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2993, 'l.nhl.com-2007-e.9562', 1, '2008-02-03 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2919, 'l.nhl.com-2007-e.9637', 1, '2008-02-08 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2996, 'l.nhl.com-2007-e.9598', 1, '2008-02-13 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2997, 'l.nhl.com-2007-e.9635', 1, '2008-02-14 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2998, 'l.nhl.com-2007-e.9682', 1, '2008-02-17 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2999, 'l.nhl.com-2007-e.9695', 1, '2008-02-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3000, 'l.nhl.com-2007-e.9515', 1, '2008-02-20 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3001, 'l.nhl.com-2007-e.9558', 1, '2008-02-22 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3003, 'l.nhl.com-2007-e.9633', 1, '2008-02-27 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3004, 'l.nhl.com-2007-e.9670', 1, '2008-03-01 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3005, 'l.nhl.com-2007-e.8517', 1, '2008-03-02 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2671, 'l.nhl.com-2007-e.8550', 1, '2008-03-04 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2606, 'l.nhl.com-2007-e.8608', 1, '2008-03-07 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2736, 'l.nhl.com-2007-e.8639', 1, '2008-03-08 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2532, 'l.nhl.com-2007-e.8679', 1, '2008-03-10 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3006, 'l.nhl.com-2007-e.8749', 1, '2008-03-12 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3008, 'l.nhl.com-2007-e.8874', 1, '2008-03-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3013, 'l.nhl.com-2007-e.9255', 1, '2008-03-29 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2942, 'l.nhl.com-2007-e.9281', 1, '2008-03-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3015, 'l.nhl.com-2007-e.9337', 1, '2008-04-03 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2945, 'l.nhl.com-2007-e.9372', 1, '2008-04-05 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 08:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2742, 'l.nhl.com-2007-e.8638', 1, '2007-11-04 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 08:17:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3132, 'l.nfl.com-2007-e.2163', 1, '2007-11-06 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 16:09:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2619, 'l.nhl.com-2007-e.8484', 1, '2007-10-05 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3133, 'l.nhl.com-2007-e.8501', 1, '2007-10-07 01:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3134, 'l.nhl.com-2007-e.8510', 1, '2007-10-09 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3135, 'l.nhl.com-2007-e.8523', 1, '2007-10-11 01:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2748, 'l.nhl.com-2007-e.8553', 1, '2007-10-13 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2749, 'l.nhl.com-2007-e.8591', 1, '2007-10-14 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2549, 'l.nhl.com-2007-e.8652', 1, '2007-10-19 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3136, 'l.nhl.com-2007-e.8695', 1, '2007-10-21 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2818, 'l.nhl.com-2007-e.8715', 1, '2007-10-24 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3137, 'l.nhl.com-2007-e.8747', 1, '2007-10-26 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2693, 'l.nhl.com-2007-e.8792', 1, '2007-10-28 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2475, 'l.nhl.com-2007-e.8798', 1, '2007-10-29 01:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3138, 'l.nhl.com-2007-e.8816', 1, '2007-10-31 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3140, 'l.nhl.com-2007-e.8671', 1, '2007-11-06 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2823, 'l.nhl.com-2007-e.8692', 1, '2007-11-08 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3141, 'l.nhl.com-2007-e.8757', 1, '2007-11-11 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2758, 'l.nhl.com-2007-e.8810', 1, '2007-11-15 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3142, 'l.nhl.com-2007-e.8828', 1, '2007-11-16 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3143, 'l.nhl.com-2007-e.8883', 1, '2007-11-18 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2761, 'l.nhl.com-2007-e.8926', 1, '2007-11-21 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2828, 'l.nhl.com-2007-e.8958', 1, '2007-11-23 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2830, 'l.nhl.com-2007-e.9048', 1, '2007-11-29 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2488, 'l.nhl.com-2007-e.9086', 1, '2007-12-01 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2489, 'l.nhl.com-2007-e.9124', 1, '2007-12-03 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2698, 'l.nhl.com-2007-e.9141', 1, '2007-12-04 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3145, 'l.nhl.com-2007-e.9178', 1, '2007-12-06 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3146, 'l.nhl.com-2007-e.9262', 1, '2007-12-11 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3147, 'l.nhl.com-2007-e.9308', 1, '2007-12-14 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2770, 'l.nhl.com-2007-e.9378', 1, '2007-12-16 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3148, 'l.nhl.com-2007-e.9413', 1, '2007-12-19 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3149, 'l.nhl.com-2007-e.9434', 1, '2007-12-22 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2500, 'l.nhl.com-2007-e.9470', 1, '2007-12-28 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3150, 'l.nhl.com-2007-e.9486', 1, '2007-12-30 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3153, 'l.nhl.com-2007-e.8921', 1, '2008-01-06 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3154, 'l.nhl.com-2007-e.8941', 1, '2008-01-08 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2580, 'l.nhl.com-2007-e.9001', 1, '2008-01-11 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3155, 'l.nhl.com-2007-e.9057', 1, '2008-01-14 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2716, 'l.nhl.com-2007-e.9080', 1, '2008-01-16 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3156, 'l.nhl.com-2007-e.9097', 1, '2008-01-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3157, 'l.nhl.com-2007-e.9123', 1, '2008-01-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3158, 'l.nhl.com-2007-e.9182', 1, '2008-01-20 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3159, 'l.nhl.com-2007-e.9206', 1, '2008-01-23 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3160, 'l.nhl.com-2007-e.9264', 1, '2008-01-25 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2655, 'l.nhl.com-2007-e.9356', 1, '2008-01-30 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3161, 'l.nhl.com-2007-e.9516', 1, '2008-02-02 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3162, 'l.nhl.com-2007-e.9570', 1, '2008-02-05 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3163, 'l.nhl.com-2007-e.9536', 1, '2008-02-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3164, 'l.nhl.com-2007-e.9611', 1, '2008-02-13 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2662, 'l.nhl.com-2007-e.9667', 1, '2008-02-15 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2791, 'l.nhl.com-2007-e.9689', 1, '2008-02-17 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3166, 'l.nhl.com-2007-e.9568', 1, '2008-02-23 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2855, 'l.nhl.com-2007-e.9615', 1, '2008-02-25 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3167, 'l.nhl.com-2007-e.9641', 1, '2008-02-27 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2731, 'l.nhl.com-2007-e.9666', 1, '2008-02-29 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2860, 'l.nhl.com-2007-e.8840', 1, '2008-03-14 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2609, 'l.nhl.com-2007-e.8882', 1, '2008-03-16 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2677, 'l.nhl.com-2007-e.8912', 1, '2008-03-17 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2611, 'l.nhl.com-2007-e.8948', 1, '2008-03-19 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2802, 'l.nhl.com-2007-e.9047', 1, '2008-03-21 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2864, 'l.nhl.com-2007-e.9126', 1, '2008-03-22 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3171, 'l.nhl.com-2007-e.9153', 1, '2008-03-25 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3172, 'l.nhl.com-2007-e.9220', 1, '2008-03-27 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2866, 'l.nhl.com-2007-e.9263', 1, '2008-03-29 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3173, 'l.nhl.com-2007-e.9287', 1, '2008-03-30 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3174, 'l.nhl.com-2007-e.9319', 1, '2008-04-02 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2809, 'l.nhl.com-2007-e.9344', 1, '2008-04-04 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 18:03:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3176, 'l.nfl.com-2007-e.2135', 1, '2007-09-09 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3189, 'l.nfl.com-2007-e.2351', 1, '2007-12-23 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3122, 'l.nfl.com-2007-e.2150', 1, '2007-11-04 18:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3204, 'l.nfl.com-2007-e.2363', 1, '2007-12-23 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 22:49:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3208, 'l.nfl.com-2007-e.2178', 1, '2007-09-23 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3209, 'l.nfl.com-2007-e.2222', 1, '2007-09-30 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3210, 'l.nfl.com-2007-e.2238', 1, '2007-10-07 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3181, 'l.nfl.com-2007-e.2265', 1, '2007-10-14 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3211, 'l.nfl.com-2007-e.2282', 1, '2007-10-21 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3219, 'l.nfl.com-2007-e.2378', 1, '2007-12-30 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3222, 'l.nfl.com-2007-e.2194', 1, '2007-09-23 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3179, 'l.nfl.com-2007-e.2219', 1, '2007-09-30 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3195, 'l.nfl.com-2007-e.2263', 1, '2007-10-14 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3121, 'l.nfl.com-2007-e.2149', 1, '2007-11-04 18:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3227, 'l.nfl.com-2007-e.2266', 1, '2007-11-25 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3190, 'l.nfl.com-2007-e.2376', 1, '2007-12-30 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 22:52:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3232, 'l.nfl.com-2007-e.2129', 1, '2007-09-09 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:06:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3233, 'l.nfl.com-2007-e.2156', 1, '2007-09-16 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:06:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3236, 'l.nfl.com-2007-e.2246', 1, '2007-10-08 00:15:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:06:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3237, 'l.nfl.com-2007-e.2256', 1, '2007-10-14 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:06:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3184, 'l.nfl.com-2007-e.2207', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:06:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3241, 'l.nfl.com-2007-e.2283', 1, '2007-11-30 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:06:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3243, 'l.nfl.com-2007-e.2343', 1, '2007-12-16 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:06:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3244, 'l.nfl.com-2007-e.2353', 1, '2007-12-23 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:06:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3247, 'l.nfl.com-2007-e.2170', 1, '2007-09-16 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:07:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3120, 'l.nfl.com-2007-e.2140', 1, '2007-11-04 18:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:07:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3203, 'l.nfl.com-2007-e.2338', 1, '2007-12-16 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:07:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3259, 'l.nfl.com-2007-e.2381', 1, '2007-12-31 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:07:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3206, 'l.nfl.com-2007-e.2148', 1, '2007-09-11 02:15:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:13:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3260, 'l.nfl.com-2007-e.2159', 1, '2007-09-16 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:13:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3261, 'l.nfl.com-2007-e.2192', 1, '2007-09-23 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:13:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3263, 'l.nfl.com-2007-e.2245', 1, '2007-10-07 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:13:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3264, 'l.nfl.com-2007-e.2280', 1, '2007-10-21 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:13:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3267, 'l.nfl.com-2007-e.2229', 1, '2007-11-18 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:13:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3214, 'l.nfl.com-2007-e.2269', 1, '2007-11-25 21:05:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:13:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3186, 'l.nfl.com-2007-e.2286', 1, '2007-12-02 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:13:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3231, 'l.nfl.com-2007-e.2364', 1, '2007-12-24 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:13:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3178, 'l.nfl.com-2007-e.2199', 1, '2007-09-23 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:14:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3194, 'l.nfl.com-2007-e.2239', 1, '2007-10-07 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:14:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3274, 'l.nfl.com-2007-e.2271', 1, '2007-10-16 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:14:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3123, 'l.nfl.com-2007-e.2130', 1, '2007-11-04 18:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:14:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3183, 'l.nfl.com-2007-e.2167', 1, '2007-11-11 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:14:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3226, 'l.nfl.com-2007-e.2198', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:14:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3277, 'l.nfl.com-2007-e.2298', 1, '2007-12-02 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:14:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3230, 'l.nfl.com-2007-e.2344', 1, '2007-12-16 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:14:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3218, 'l.nfl.com-2007-e.2361', 1, '2007-12-23 21:05:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:14:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3280, 'l.nfl.com-2007-e.2146', 1, '2007-09-10 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3251, 'l.nfl.com-2007-e.2260', 1, '2007-10-14 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3284, 'l.nfl.com-2007-e.2284', 1, '2007-10-21 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3285, 'l.nfl.com-2007-e.2300', 1, '2007-10-28 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3286, 'l.nfl.com-2007-e.2183', 1, '2007-11-11 21:05:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3213, 'l.nfl.com-2007-e.2204', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3200, 'l.nfl.com-2007-e.2252', 1, '2007-11-25 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3287, 'l.nfl.com-2007-e.2308', 1, '2007-12-03 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3288, 'l.nfl.com-2007-e.2319', 1, '2007-12-09 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3269, 'l.nfl.com-2007-e.2335', 1, '2007-12-16 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3290, 'l.nfl.com-2007-e.2374', 1, '2007-12-30 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3292, 'l.nfl.com-2007-e.2158', 1, '2007-09-16 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3294, 'l.nfl.com-2007-e.2209', 1, '2007-09-30 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3295, 'l.nfl.com-2007-e.2248', 1, '2007-10-09 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3296, 'l.nfl.com-2007-e.2273', 1, '2007-10-21 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3297, 'l.nfl.com-2007-e.2311', 1, '2007-10-28 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3126, 'l.nfl.com-2007-e.2137', 1, '2007-11-04 18:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3298, 'l.nfl.com-2007-e.2174', 1, '2007-11-11 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3301, 'l.nfl.com-2007-e.2302', 1, '2007-12-02 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3302, 'l.nfl.com-2007-e.2317', 1, '2007-12-09 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3304, 'l.nfl.com-2007-e.2352', 1, '2007-12-23 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3305, 'l.nfl.com-2007-e.2375', 1, '2007-12-30 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:15:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3291, 'l.nfl.com-2007-e.2127', 1, '2007-09-09 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3310, 'l.nfl.com-2007-e.2290', 1, '2007-10-22 00:15:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3238, 'l.nfl.com-2007-e.2320', 1, '2007-10-30 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3253, 'l.nfl.com-2007-e.2173', 1, '2007-11-11 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3199, 'l.nfl.com-2007-e.2235', 1, '2007-11-20 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3311, 'l.nfl.com-2007-e.2251', 1, '2007-11-25 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3257, 'l.nfl.com-2007-e.2330', 1, '2007-12-09 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:21:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3318, 'l.nfl.com-2007-e.2191', 1, '2007-09-23 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3319, 'l.nfl.com-2007-e.2214', 1, '2007-09-30 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3320, 'l.nfl.com-2007-e.2240', 1, '2007-10-07 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3224, 'l.nfl.com-2007-e.2277', 1, '2007-10-21 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3321, 'l.nfl.com-2007-e.2299', 1, '2007-10-28 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3125, 'l.nfl.com-2007-e.2138', 1, '2007-11-04 18:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3212, 'l.nfl.com-2007-e.2184', 1, '2007-11-11 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3322, 'l.nfl.com-2007-e.2227', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3240, 'l.nfl.com-2007-e.2242', 1, '2007-11-22 17:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3324, 'l.nfl.com-2007-e.2321', 1, '2007-12-09 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3258, 'l.nfl.com-2007-e.2355', 1, '2007-12-23 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3245, 'l.nfl.com-2007-e.2371', 1, '2007-12-30 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3191, 'l.nfl.com-2007-e.2132', 1, '2007-09-09 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3272, 'l.nfl.com-2007-e.2155', 1, '2007-09-16 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3307, 'l.nfl.com-2007-e.2195', 1, '2007-09-23 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3250, 'l.nfl.com-2007-e.2231', 1, '2007-10-07 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3225, 'l.nfl.com-2007-e.2315', 1, '2007-10-28 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3198, 'l.nfl.com-2007-e.2179', 1, '2007-11-11 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3300, 'l.nfl.com-2007-e.2257', 1, '2007-11-25 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3187, 'l.nfl.com-2007-e.2324', 1, '2007-12-09 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3330, 'l.nfl.com-2007-e.2342', 1, '2007-12-16 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:27:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3221, 'l.nfl.com-2007-e.2161', 1, '2007-09-16 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3193, 'l.nfl.com-2007-e.2206', 1, '2007-09-25 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3180, 'l.nfl.com-2007-e.2234', 1, '2007-10-07 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3275, 'l.nfl.com-2007-e.2281', 1, '2007-10-21 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3265, 'l.nfl.com-2007-e.2318', 1, '2007-10-28 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3124, 'l.nfl.com-2007-e.2145', 1, '2007-11-04 18:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3335, 'l.nfl.com-2007-e.2176', 1, '2007-11-11 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3185, 'l.nfl.com-2007-e.2250', 1, '2007-11-25 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3228, 'l.nfl.com-2007-e.2296', 1, '2007-12-02 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3278, 'l.nfl.com-2007-e.2333', 1, '2007-12-11 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3217, 'l.nfl.com-2007-e.2341', 1, '2007-12-16 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3337, 'l.nfl.com-2007-e.2360', 1, '2007-12-23 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3338, 'l.nfl.com-2007-e.2369', 1, '2007-12-30 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-04 23:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3339, 'l.nfl.com-2007-e.2141', 1, '2007-09-09 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:10:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3234, 'l.nfl.com-2007-e.2180', 1, '2007-09-23 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:10:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3249, 'l.nfl.com-2007-e.2225', 1, '2007-09-30 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:10:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3309, 'l.nfl.com-2007-e.2243', 1, '2007-10-07 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:10:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3328, 'l.nfl.com-2007-e.2216', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:10:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3344, 'l.nfl.com-2007-e.2272', 1, '2007-11-25 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:10:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3256, 'l.nfl.com-2007-e.2291', 1, '2007-12-02 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:10:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3202, 'l.nfl.com-2007-e.2327', 1, '2007-12-09 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:10:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3325, 'l.nfl.com-2007-e.2347', 1, '2007-12-16 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:10:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3314, 'l.nfl.com-2007-e.2365', 1, '2007-12-25 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:10:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3271, 'l.nfl.com-2007-e.2133', 1, '2007-09-09 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3317, 'l.nfl.com-2007-e.2165', 1, '2007-09-16 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3248, 'l.nfl.com-2007-e.2187', 1, '2007-09-23 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3235, 'l.nfl.com-2007-e.2217', 1, '2007-09-30 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3346, 'l.nfl.com-2007-e.2253', 1, '2007-10-14 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3347, 'l.nfl.com-2007-e.2276', 1, '2007-10-21 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3348, 'l.nfl.com-2007-e.2307', 1, '2007-10-28 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3239, 'l.nfl.com-2007-e.2169', 1, '2007-11-11 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3350, 'l.nfl.com-2007-e.2262', 1, '2007-11-25 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3323, 'l.nfl.com-2007-e.2294', 1, '2007-12-02 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3268, 'l.nfl.com-2007-e.2328', 1, '2007-12-09 21:05:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3351, 'l.nfl.com-2007-e.2349', 1, '2007-12-18 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3352, 'l.nfl.com-2007-e.2358', 1, '2007-12-23 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3315, 'l.nfl.com-2007-e.2379', 1, '2007-12-30 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:11:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3353, 'l.nba.com-2007-e.8743', 1, '2007-11-03 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3354, 'l.nba.com-2007-e.8841', 1, '2007-11-08 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3356, 'l.nba.com-2007-e.8912', 1, '2007-11-11 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3357, 'l.nba.com-2007-e.8962', 1, '2007-11-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3358, 'l.nba.com-2007-e.8985', 1, '2007-11-15 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3360, 'l.nba.com-2007-e.9073', 1, '2007-11-18 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3361, 'l.nba.com-2007-e.9123', 1, '2007-11-22 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3362, 'l.nba.com-2007-e.9164', 1, '2007-11-24 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3368, 'l.nba.com-2007-e.8813', 1, '2007-12-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3370, 'l.nba.com-2007-e.8887', 1, '2007-12-09 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3371, 'l.nba.com-2007-e.8963', 1, '2007-12-13 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3372, 'l.nba.com-2007-e.9001', 1, '2007-12-15 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3375, 'l.nba.com-2007-e.9156', 1, '2007-12-22 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3376, 'l.nba.com-2007-e.9217', 1, '2007-12-23 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3377, 'l.nba.com-2007-e.9261', 1, '2007-12-27 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3379, 'l.nba.com-2007-e.9334', 1, '2007-12-30 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3380, 'l.nba.com-2007-e.9359', 1, '2007-12-31 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3381, 'l.nba.com-2007-e.8701', 1, '2008-01-03 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3382, 'l.nba.com-2007-e.8738', 1, '2008-01-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3385, 'l.nba.com-2007-e.8891', 1, '2008-01-12 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3386, 'l.nba.com-2007-e.8925', 1, '2008-01-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3387, 'l.nba.com-2007-e.8969', 1, '2008-01-15 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3388, 'l.nba.com-2007-e.9033', 1, '2008-01-17 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3389, 'l.nba.com-2007-e.9069', 1, '2008-01-19 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3393, 'l.nba.com-2007-e.9278', 1, '2008-01-27 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3395, 'l.nba.com-2007-e.9358', 1, '2008-02-01 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3399, 'l.nba.com-2007-e.9555', 1, '2008-02-11 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3400, 'l.nba.com-2007-e.9583', 1, '2008-02-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3402, 'l.nba.com-2007-e.9676', 1, '2008-02-20 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3403, 'l.nba.com-2007-e.9712', 1, '2008-02-21 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3405, 'l.nba.com-2007-e.9772', 1, '2008-02-24 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3411, 'l.nba.com-2007-e.9543', 1, '2008-03-08 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3412, 'l.nba.com-2007-e.9587', 1, '2008-03-09 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3413, 'l.nba.com-2007-e.9619', 1, '2008-03-10 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3415, 'l.nba.com-2007-e.9696', 1, '2008-03-14 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3416, 'l.nba.com-2007-e.9737', 1, '2008-03-16 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3417, 'l.nba.com-2007-e.9770', 1, '2008-03-18 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3418, 'l.nba.com-2007-e.9786', 1, '2008-03-19 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3419, 'l.nba.com-2007-e.9815', 1, '2008-03-21 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3420, 'l.nba.com-2007-e.9847', 1, '2008-03-23 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3421, 'l.nba.com-2007-e.9862', 1, '2008-03-24 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3423, 'l.nba.com-2007-e.9894', 1, '2008-03-28 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3425, 'l.nba.com-2007-e.9390', 1, '2008-04-02 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3426, 'l.nba.com-2007-e.9409', 1, '2008-04-02 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3428, 'l.nba.com-2007-e.9522', 1, '2008-04-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3429, 'l.nba.com-2007-e.9550', 1, '2008-04-09 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3430, 'l.nba.com-2007-e.9585', 1, '2008-04-11 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3433, 'l.nba.com-2007-e.9701', 1, '2008-04-16 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3434, 'l.nba.com-2007-e.8700', 1, '2007-10-31 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3435, 'l.nba.com-2007-e.8739', 1, '2007-11-02 23:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3175, 'l.nba.com-2007-e.8779', 1, '2007-11-04 19:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3436, 'l.nba.com-2007-e.8810', 1, '2007-11-07 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3437, 'l.nba.com-2007-e.8834', 1, '2007-11-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3438, 'l.nba.com-2007-e.8865', 1, '2007-11-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3439, 'l.nba.com-2007-e.8913', 1, '2007-11-11 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3440, 'l.nba.com-2007-e.8979', 1, '2007-11-15 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3441, 'l.nba.com-2007-e.9016', 1, '2007-11-17 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3442, 'l.nba.com-2007-e.9071', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3443, 'l.nba.com-2007-e.9110', 1, '2007-11-21 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3444, 'l.nba.com-2007-e.9137', 1, '2007-11-22 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3446, 'l.nba.com-2007-e.9215', 1, '2007-11-25 17:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3447, 'l.nba.com-2007-e.9282', 1, '2007-11-29 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3449, 'l.nba.com-2007-e.8706', 1, '2007-12-02 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3369, 'l.nba.com-2007-e.8854', 1, '2007-12-08 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3452, 'l.nba.com-2007-e.8897', 1, '2007-12-09 17:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3454, 'l.nba.com-2007-e.8954', 1, '2007-12-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3455, 'l.nba.com-2007-e.8999', 1, '2007-12-15 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3373, 'l.nba.com-2007-e.9064', 1, '2007-12-16 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3457, 'l.nba.com-2007-e.9138', 1, '2007-12-20 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3460, 'l.nba.com-2007-e.9292', 1, '2007-12-29 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3461, 'l.nba.com-2007-e.9332', 1, '2007-12-30 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3462, 'l.nba.com-2007-e.9366', 1, '2008-01-01 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3465, 'l.nba.com-2007-e.8840', 1, '2008-01-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3467, 'l.nba.com-2007-e.8946', 1, '2008-01-13 17:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3469, 'l.nba.com-2007-e.9021', 1, '2008-01-17 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3471, 'l.nba.com-2007-e.9088', 1, '2008-01-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3391, 'l.nba.com-2007-e.9189', 1, '2008-01-24 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3472, 'l.nba.com-2007-e.9228', 1, '2008-01-26 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3473, 'l.nba.com-2007-e.9313', 1, '2008-01-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3474, 'l.nba.com-2007-e.9336', 1, '2008-01-31 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3475, 'l.nba.com-2007-e.9367', 1, '2008-02-02 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3479, 'l.nba.com-2007-e.9561', 1, '2008-02-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3480, 'l.nba.com-2007-e.9610', 1, '2008-02-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3481, 'l.nba.com-2007-e.9686', 1, '2008-02-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3484, 'l.nba.com-2007-e.9777', 1, '2008-02-26 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3486, 'l.nba.com-2007-e.9832', 1, '2008-03-01 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3488, 'l.nba.com-2007-e.9449', 1, '2008-03-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3490, 'l.nba.com-2007-e.9528', 1, '2008-03-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3492, 'l.nba.com-2007-e.9653', 1, '2008-03-12 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3493, 'l.nba.com-2007-e.9684', 1, '2008-03-13 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3494, 'l.nba.com-2007-e.9725', 1, '2008-03-15 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3495, 'l.nba.com-2007-e.9755', 1, '2008-03-17 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3496, 'l.nba.com-2007-e.9773', 1, '2008-03-18 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3499, 'l.nba.com-2007-e.9859', 1, '2008-03-23 19:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3502, 'l.nba.com-2007-e.9912', 1, '2008-03-30 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3506, 'l.nba.com-2007-e.9474', 1, '2008-04-05 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3507, 'l.nba.com-2007-e.9545', 1, '2008-04-09 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3508, 'l.nba.com-2007-e.9576', 1, '2008-04-11 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3511, 'l.nba.com-2007-e.9710', 1, '2008-04-17 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3513, 'l.nba.com-2007-e.8717', 1, '2007-11-01 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3515, 'l.nba.com-2007-e.8824', 1, '2007-11-07 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3516, 'l.nba.com-2007-e.8851', 1, '2007-11-08 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3517, 'l.nba.com-2007-e.8898', 1, '2007-11-10 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3519, 'l.nba.com-2007-e.8957', 1, '2007-11-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3523, 'l.nba.com-2007-e.9092', 1, '2007-11-20 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3524, 'l.nba.com-2007-e.9184', 1, '2007-11-24 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3525, 'l.nba.com-2007-e.9221', 1, '2007-11-26 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3526, 'l.nba.com-2007-e.9271', 1, '2007-11-28 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3527, 'l.nba.com-2007-e.9305', 1, '2007-11-29 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3528, 'l.nba.com-2007-e.9348', 1, '2007-12-01 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3529, 'l.nba.com-2007-e.8754', 1, '2007-12-03 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3531, 'l.nba.com-2007-e.8873', 1, '2007-12-08 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3532, 'l.nba.com-2007-e.8907', 1, '2007-12-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3533, 'l.nba.com-2007-e.8945', 1, '2007-12-12 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3536, 'l.nba.com-2007-e.9055', 1, '2007-12-16 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3537, 'l.nba.com-2007-e.9140', 1, '2007-12-20 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3458, 'l.nba.com-2007-e.9181', 1, '2007-12-22 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3538, 'l.nba.com-2007-e.9230', 1, '2007-12-26 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3378, 'l.nba.com-2007-e.9273', 1, '2007-12-28 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3540, 'l.nba.com-2007-e.9372', 1, '2008-01-01 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3542, 'l.nba.com-2007-e.8783', 1, '2008-01-06 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3544, 'l.nba.com-2007-e.8855', 1, '2008-01-10 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3545, 'l.nba.com-2007-e.8920', 1, '2008-01-12 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3546, 'l.nba.com-2007-e.8986', 1, '2008-01-15 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3547, 'l.nba.com-2007-e.9043', 1, '2008-01-17 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3548, 'l.nba.com-2007-e.9076', 1, '2008-01-19 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3549, 'l.nba.com-2007-e.9115', 1, '2008-01-20 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3550, 'l.nba.com-2007-e.9142', 1, '2008-01-21 19:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3551, 'l.nba.com-2007-e.9212', 1, '2008-01-24 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3553, 'l.nba.com-2007-e.9299', 1, '2008-01-28 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3554, 'l.nba.com-2007-e.9327', 1, '2008-01-30 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3557, 'l.nba.com-2007-e.9438', 1, '2008-02-05 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3558, 'l.nba.com-2007-e.9478', 1, '2008-02-07 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3560, 'l.nba.com-2007-e.9640', 1, '2008-02-14 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3561, 'l.nba.com-2007-e.9683', 1, '2008-02-20 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3562, 'l.nba.com-2007-e.9720', 1, '2008-02-22 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3563, 'l.nba.com-2007-e.9747', 1, '2008-02-23 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3564, 'l.nba.com-2007-e.9776', 1, '2008-02-25 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3565, 'l.nba.com-2007-e.9808', 1, '2008-02-27 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3566, 'l.nba.com-2007-e.9821', 1, '2008-02-28 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3570, 'l.nba.com-2007-e.9489', 1, '2008-03-06 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3571, 'l.nba.com-2007-e.9530', 1, '2008-03-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3491, 'l.nba.com-2007-e.9603', 1, '2008-03-09 17:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3572, 'l.nba.com-2007-e.9644', 1, '2008-03-11 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3414, 'l.nba.com-2007-e.9660', 1, '2008-03-12 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3574, 'l.nba.com-2007-e.9753', 1, '2008-03-17 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3576, 'l.nba.com-2007-e.9834', 1, '2008-03-22 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3577, 'l.nba.com-2007-e.9855', 1, '2008-03-23 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3578, 'l.nba.com-2007-e.9868', 1, '2008-03-25 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3579, 'l.nba.com-2007-e.9886', 1, '2008-03-27 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3581, 'l.nba.com-2007-e.9915', 1, '2008-03-31 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3583, 'l.nba.com-2007-e.9461', 1, '2008-04-05 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3584, 'l.nba.com-2007-e.9505', 1, '2008-04-07 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3585, 'l.nba.com-2007-e.9531', 1, '2008-04-09 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3586, 'l.nba.com-2007-e.9559', 1, '2008-04-10 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3587, 'l.nba.com-2007-e.9597', 1, '2008-04-12 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3588, 'l.nba.com-2007-e.9641', 1, '2008-04-14 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3589, 'l.nba.com-2007-e.9724', 1, '2008-04-17 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3590, 'l.nba.com-2007-e.8759', 1, '2007-11-03 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3512, 'l.nba.com-2007-e.8781', 1, '2007-11-04 20:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3591, 'l.nba.com-2007-e.8819', 1, '2007-11-07 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3592, 'l.nba.com-2007-e.8838', 1, '2007-11-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3596, 'l.nba.com-2007-e.9044', 1, '2007-11-17 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3597, 'l.nba.com-2007-e.9068', 1, '2007-11-18 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3598, 'l.nba.com-2007-e.9154', 1, '2007-11-22 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3600, 'l.nba.com-2007-e.9210', 1, '2007-11-25 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3601, 'l.nba.com-2007-e.9252', 1, '2007-11-27 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3602, 'l.nba.com-2007-e.9346', 1, '2007-12-01 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3603, 'l.nba.com-2007-e.8734', 1, '2007-12-02 20:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3604, 'l.nba.com-2007-e.8807', 1, '2007-12-05 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3530, 'l.nba.com-2007-e.8835', 1, '2007-12-06 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3605, 'l.nba.com-2007-e.8867', 1, '2007-12-08 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3607, 'l.nba.com-2007-e.8941', 1, '2007-12-12 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3609, 'l.nba.com-2007-e.9007', 1, '2007-12-15 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3610, 'l.nba.com-2007-e.9070', 1, '2007-12-17 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3456, 'l.nba.com-2007-e.9100', 1, '2007-12-19 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3611, 'l.nba.com-2007-e.9176', 1, '2007-12-22 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3612, 'l.nba.com-2007-e.9200', 1, '2007-12-23 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3616, 'l.nba.com-2007-e.8715', 1, '2008-01-03 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3617, 'l.nba.com-2007-e.8787', 1, '2008-01-06 20:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3618, 'l.nba.com-2007-e.8875', 1, '2008-01-10 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3619, 'l.nba.com-2007-e.8942', 1, '2008-01-13 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3621, 'l.nba.com-2007-e.9082', 1, '2008-01-19 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3622, 'l.nba.com-2007-e.9122', 1, '2008-01-20 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3623, 'l.nba.com-2007-e.9146', 1, '2008-01-21 20:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3624, 'l.nba.com-2007-e.9214', 1, '2008-01-24 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3625, 'l.nba.com-2007-e.9239', 1, '2008-01-26 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3626, 'l.nba.com-2007-e.9267', 1, '2008-01-27 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3397, 'l.nba.com-2007-e.9464', 1, '2008-02-07 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3477, 'l.nba.com-2007-e.9494', 1, '2008-02-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3632, 'l.nba.com-2007-e.9523', 1, '2008-02-10 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3633, 'l.nba.com-2007-e.9569', 1, '2008-02-12 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3634, 'l.nba.com-2007-e.9643', 1, '2008-02-14 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3635, 'l.nba.com-2007-e.9709', 1, '2008-02-21 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3636, 'l.nba.com-2007-e.9744', 1, '2008-02-23 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3637, 'l.nba.com-2007-e.9763', 1, '2008-02-24 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3406, 'l.nba.com-2007-e.9783', 1, '2008-02-26 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3638, 'l.nba.com-2007-e.9823', 1, '2008-02-28 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3639, 'l.nba.com-2007-e.9848', 1, '2008-03-01 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3641, 'l.nba.com-2007-e.9440', 1, '2008-03-04 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3642, 'l.nba.com-2007-e.9511', 1, '2008-03-06 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3643, 'l.nba.com-2007-e.9567', 1, '2008-03-08 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3646, 'l.nba.com-2007-e.9658', 1, '2008-03-12 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3648, 'l.nba.com-2007-e.9731', 1, '2008-03-15 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3650, 'l.nba.com-2007-e.9807', 1, '2008-03-20 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3651, 'l.nba.com-2007-e.9833', 1, '2008-03-22 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3652, 'l.nba.com-2007-e.9857', 1, '2008-03-23 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3653, 'l.nba.com-2007-e.9873', 1, '2008-03-26 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3654, 'l.nba.com-2007-e.9884', 1, '2008-03-27 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3655, 'l.nba.com-2007-e.9898', 1, '2008-03-29 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3656, 'l.nba.com-2007-e.9907', 1, '2008-03-30 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3657, 'l.nba.com-2007-e.9922', 1, '2008-04-01 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3582, 'l.nba.com-2007-e.9418', 1, '2008-04-03 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3658, 'l.nba.com-2007-e.9428', 1, '2008-04-04 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3659, 'l.nba.com-2007-e.9507', 1, '2008-04-07 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3660, 'l.nba.com-2007-e.9537', 1, '2008-04-09 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3661, 'l.nba.com-2007-e.9572', 1, '2008-04-11 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3662, 'l.nba.com-2007-e.9621', 1, '2008-04-13 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3663, 'l.nba.com-2007-e.9677', 1, '2008-04-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3664, 'l.nba.com-2007-e.9713', 1, '2008-04-17 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 00:57:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3665, 'l.nfl.com-2007-e.2134', 1, '2007-09-09 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3340, 'l.nfl.com-2007-e.2172', 1, '2007-09-17 00:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3293, 'l.nfl.com-2007-e.2188', 1, '2007-09-23 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3283, 'l.nfl.com-2007-e.2228', 1, '2007-10-02 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3667, 'l.nfl.com-2007-e.2267', 1, '2007-10-14 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3668, 'l.nfl.com-2007-e.2279', 1, '2007-10-21 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3669, 'l.nfl.com-2007-e.2316', 1, '2007-10-28 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3299, 'l.nfl.com-2007-e.2202', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3670, 'l.nfl.com-2007-e.2274', 1, '2007-11-26 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3671, 'l.nfl.com-2007-e.2312', 1, '2007-12-04 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3672, 'l.nfl.com-2007-e.2325', 1, '2007-12-09 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3673, 'l.nfl.com-2007-e.2340', 1, '2007-12-16 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3674, 'l.nfl.com-2007-e.2359', 1, '2007-12-23 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3675, 'l.nfl.com-2007-e.2366', 1, '2007-12-30 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3333, 'l.nfl.com-2007-e.2126', 1, '2007-09-07 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3192, 'l.nfl.com-2007-e.2162', 1, '2007-09-16 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3308, 'l.nfl.com-2007-e.2224', 1, '2007-09-30 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3223, 'l.nfl.com-2007-e.2241', 1, '2007-10-07 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3327, 'l.nfl.com-2007-e.2293', 1, '2007-10-23 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3182, 'l.nfl.com-2007-e.2295', 1, '2007-10-28 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3343, 'l.nfl.com-2007-e.2189', 1, '2007-11-12 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3254, 'l.nfl.com-2007-e.2213', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3276, 'l.nfl.com-2007-e.2247', 1, '2007-11-23 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3329, 'l.nfl.com-2007-e.2289', 1, '2007-12-02 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3677, 'l.nfl.com-2007-e.2332', 1, '2007-12-10 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3205, 'l.nfl.com-2007-e.2373', 1, '2007-12-30 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 01:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3129, 'l.nfl.com-2007-e.2154', 1, '2007-11-04 21:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 01:53:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3246, 'l.nfl.com-2007-e.2131', 1, '2007-09-09 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3177, 'l.nfl.com-2007-e.2151', 1, '2007-09-16 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3676, 'l.nfl.com-2007-e.2182', 1, '2007-09-23 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3273, 'l.nfl.com-2007-e.2208', 1, '2007-09-30 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3680, 'l.nfl.com-2007-e.2230', 1, '2007-10-07 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3326, 'l.nfl.com-2007-e.2258', 1, '2007-10-14 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3196, 'l.nfl.com-2007-e.2278', 1, '2007-10-21 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3342, 'l.nfl.com-2007-e.2313', 1, '2007-10-28 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3336, 'l.nfl.com-2007-e.2210', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3201, 'l.nfl.com-2007-e.2301', 1, '2007-12-02 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3229, 'l.nfl.com-2007-e.2323', 1, '2007-12-09 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3313, 'l.nfl.com-2007-e.2334', 1, '2007-12-14 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3679, 'l.nfl.com-2007-e.2356', 1, '2007-12-23 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3332, 'l.nfl.com-2007-e.2372', 1, '2007-12-30 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3316, 'l.nfl.com-2007-e.2139', 1, '2007-09-09 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3306, 'l.nfl.com-2007-e.2171', 1, '2007-09-16 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3683, 'l.nfl.com-2007-e.2215', 1, '2007-09-30 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3341, 'l.nfl.com-2007-e.2268', 1, '2007-10-14 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3252, 'l.nfl.com-2007-e.2285', 1, '2007-10-21 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3197, 'l.nfl.com-2007-e.2310', 1, '2007-10-28 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3130, 'l.nfl.com-2007-e.2157', 1, '2007-11-04 21:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3684, 'l.nfl.com-2007-e.2186', 1, '2007-11-11 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3349, 'l.nfl.com-2007-e.2218', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3255, 'l.nfl.com-2007-e.2259', 1, '2007-11-25 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3312, 'l.nfl.com-2007-e.2304', 1, '2007-12-02 21:05:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3242, 'l.nfl.com-2007-e.2322', 1, '2007-12-09 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3678, 'l.nfl.com-2007-e.2345', 1, '2007-12-16 21:05:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3331, 'l.nfl.com-2007-e.2357', 1, '2007-12-23 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3345, 'l.nfl.com-2007-e.2380', 1, '2007-12-30 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:05:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3127, 'l.nfl.com-2007-e.2142', 1, '2007-11-04 18:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:20:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3220, 'l.nfl.com-2007-e.2143', 1, '2007-09-09 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3207, 'l.nfl.com-2007-e.2164', 1, '2007-09-16 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3282, 'l.nfl.com-2007-e.2197', 1, '2007-09-23 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3262, 'l.nfl.com-2007-e.2220', 1, '2007-09-30 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3685, 'l.nfl.com-2007-e.2237', 1, '2007-10-07 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3334, 'l.nfl.com-2007-e.2270', 1, '2007-10-15 00:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3686, 'l.nfl.com-2007-e.2288', 1, '2007-10-21 20:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3266, 'l.nfl.com-2007-e.2193', 1, '2007-11-13 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3687, 'l.nfl.com-2007-e.2232', 1, '2007-11-19 01:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3688, 'l.nfl.com-2007-e.2264', 1, '2007-11-25 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3689, 'l.nfl.com-2007-e.2297', 1, '2007-12-02 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3216, 'l.nfl.com-2007-e.2329', 1, '2007-12-09 21:05:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3188, 'l.nfl.com-2007-e.2336', 1, '2007-12-16 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3690, 'l.nfl.com-2007-e.2362', 1, '2007-12-23 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3279, 'l.nfl.com-2007-e.2367', 1, '2007-12-30 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3691, 'l.nfl.com-2007-e.2128', 1, '2007-09-09 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3281, 'l.nfl.com-2007-e.2153', 1, '2007-09-16 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3682, 'l.nfl.com-2007-e.2196', 1, '2007-09-23 20:05:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3692, 'l.nfl.com-2007-e.2211', 1, '2007-09-30 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3666, 'l.nfl.com-2007-e.2233', 1, '2007-10-07 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3693, 'l.nfl.com-2007-e.2254', 1, '2007-10-14 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3694, 'l.nfl.com-2007-e.2309', 1, '2007-10-28 17:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3695, 'l.nfl.com-2007-e.2177', 1, '2007-11-11 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3696, 'l.nfl.com-2007-e.2200', 1, '2007-11-18 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3681, 'l.nfl.com-2007-e.2255', 1, '2007-11-25 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3215, 'l.nfl.com-2007-e.2303', 1, '2007-12-02 21:05:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3697, 'l.nfl.com-2007-e.2331', 1, '2007-12-09 21:15:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3303, 'l.nfl.com-2007-e.2337', 1, '2007-12-16 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3289, 'l.nfl.com-2007-e.2354', 1, '2007-12-23 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3270, 'l.nfl.com-2007-e.2370', 1, '2007-12-30 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:28:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2466, 'l.nhl.com-2007-e.8487', 1, '2007-10-05 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3698, 'l.nhl.com-2007-e.8500', 1, '2007-10-07 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2546, 'l.nhl.com-2007-e.8516', 1, '2007-10-10 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2814, 'l.nhl.com-2007-e.8587', 1, '2007-10-14 01:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3699, 'l.nhl.com-2007-e.8625', 1, '2007-10-17 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3700, 'l.nhl.com-2007-e.8660', 1, '2007-10-19 23:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2750, 'l.nhl.com-2007-e.8699', 1, '2007-10-21 21:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2629, 'l.nhl.com-2007-e.8768', 1, '2007-10-27 21:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2694, 'l.nhl.com-2007-e.8824', 1, '2007-11-01 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2476, 'l.nhl.com-2007-e.8586', 1, '2007-11-02 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3701, 'l.nhl.com-2007-e.8726', 1, '2007-11-10 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3704, 'l.nhl.com-2007-e.8889', 1, '2007-11-18 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3705, 'l.nhl.com-2007-e.8933', 1, '2007-11-22 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3706, 'l.nhl.com-2007-e.8965', 1, '2007-11-23 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3707, 'l.nhl.com-2007-e.8992', 1, '2007-11-25 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3144, 'l.nhl.com-2007-e.9025', 1, '2007-11-27 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2765, 'l.nhl.com-2007-e.9075', 1, '2007-11-30 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3708, 'l.nhl.com-2007-e.9110', 1, '2007-12-02 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3709, 'l.nhl.com-2007-e.9134', 1, '2007-12-04 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2831, 'l.nhl.com-2007-e.9169', 1, '2007-12-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3710, 'l.nhl.com-2007-e.9221', 1, '2007-12-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2493, 'l.nhl.com-2007-e.9251', 1, '2007-12-11 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2834, 'l.nhl.com-2007-e.9292', 1, '2007-12-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3712, 'l.nhl.com-2007-e.9410', 1, '2007-12-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2706, 'l.nhl.com-2007-e.9429', 1, '2007-12-22 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3714, 'l.nhl.com-2007-e.9458', 1, '2007-12-27 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3716, 'l.nhl.com-2007-e.9483', 1, '2007-12-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3151, 'l.nhl.com-2007-e.9495', 1, '2007-12-31 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2503, 'l.nhl.com-2007-e.8854', 1, '2008-01-03 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2711, 'l.nhl.com-2007-e.8884', 1, '2008-01-04 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2648, 'l.nhl.com-2007-e.8925', 1, '2008-01-06 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2779, 'l.nhl.com-2007-e.9070', 1, '2008-01-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2584, 'l.nhl.com-2007-e.9111', 1, '2008-01-18 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3718, 'l.nhl.com-2007-e.9143', 1, '2008-01-19 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2846, 'l.nhl.com-2007-e.9186', 1, '2008-01-21 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3719, 'l.nhl.com-2007-e.9211', 1, '2008-01-23 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2588, 'l.nhl.com-2007-e.9343', 1, '2008-01-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3721, 'l.nhl.com-2007-e.9538', 1, '2008-02-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3722, 'l.nhl.com-2007-e.9582', 1, '2008-02-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2593, 'l.nhl.com-2007-e.9655', 1, '2008-02-08 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2659, 'l.nhl.com-2007-e.9509', 1, '2008-02-09 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2726, 'l.nhl.com-2007-e.9566', 1, '2008-02-10 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3723, 'l.nhl.com-2007-e.9674', 1, '2008-02-16 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2924, 'l.nhl.com-2007-e.9513', 1, '2008-02-20 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3002, 'l.nhl.com-2007-e.9593', 1, '2008-02-24 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2668, 'l.nhl.com-2007-e.9647', 1, '2008-02-28 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2796, 'l.nhl.com-2007-e.9677', 1, '2008-03-01 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3168, 'l.nhl.com-2007-e.8544', 1, '2008-03-03 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3725, 'l.nhl.com-2007-e.8566', 1, '2008-03-05 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3170, 'l.nhl.com-2007-e.8624', 1, '2008-03-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3726, 'l.nhl.com-2007-e.8670', 1, '2008-03-09 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3727, 'l.nhl.com-2007-e.8905', 1, '2008-03-16 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3728, 'l.nhl.com-2007-e.8942', 1, '2008-03-18 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3729, 'l.nhl.com-2007-e.8975', 1, '2008-03-19 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3730, 'l.nhl.com-2007-e.9119', 1, '2008-03-22 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3733, 'l.nhl.com-2007-e.9339', 1, '2008-04-03 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:29:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2544, 'l.nhl.com-2007-e.8485', 1, '2007-10-05 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2684, 'l.nhl.com-2007-e.8505', 1, '2007-10-07 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2813, 'l.nhl.com-2007-e.8549', 1, '2007-10-13 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3018, 'l.nhl.com-2007-e.8693', 1, '2007-10-21 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2473, 'l.nhl.com-2007-e.8711', 1, '2007-10-24 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3019, 'l.nhl.com-2007-e.8737', 1, '2007-10-25 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3020, 'l.nhl.com-2007-e.8787', 1, '2007-10-28 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2552, 'l.nhl.com-2007-e.8811', 1, '2007-10-31 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3021, 'l.nhl.com-2007-e.8576', 1, '2007-11-02 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3022, 'l.nhl.com-2007-e.8648', 1, '2007-11-04 22:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3024, 'l.nhl.com-2007-e.8788', 1, '2007-11-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3025, 'l.nhl.com-2007-e.8848', 1, '2007-11-17 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3028, 'l.nhl.com-2007-e.8937', 1, '2007-11-22 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2763, 'l.nhl.com-2007-e.8980', 1, '2007-11-24 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3029, 'l.nhl.com-2007-e.9012', 1, '2007-11-25 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3030, 'l.nhl.com-2007-e.9035', 1, '2007-11-29 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3031, 'l.nhl.com-2007-e.9083', 1, '2007-12-01 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3033, 'l.nhl.com-2007-e.9152', 1, '2007-12-05 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3034, 'l.nhl.com-2007-e.9210', 1, '2007-12-08 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2833, 'l.nhl.com-2007-e.9240', 1, '2007-12-10 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3035, 'l.nhl.com-2007-e.9276', 1, '2007-12-12 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3036, 'l.nhl.com-2007-e.9312', 1, '2007-12-14 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3037, 'l.nhl.com-2007-e.9394', 1, '2007-12-16 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3038, 'l.nhl.com-2007-e.9426', 1, '2007-12-21 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3040, 'l.nhl.com-2007-e.9448', 1, '2007-12-23 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3041, 'l.nhl.com-2007-e.9460', 1, '2007-12-27 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2644, 'l.nhl.com-2007-e.9476', 1, '2007-12-29 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3042, 'l.nhl.com-2007-e.9487', 1, '2007-12-30 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3043, 'l.nhl.com-2007-e.9496', 1, '2008-01-01 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3044, 'l.nhl.com-2007-e.8845', 1, '2008-01-03 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3045, 'l.nhl.com-2007-e.8915', 1, '2008-01-06 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3046, 'l.nhl.com-2007-e.8962', 1, '2008-01-09 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3047, 'l.nhl.com-2007-e.8999', 1, '2008-01-11 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3048, 'l.nhl.com-2007-e.9008', 1, '2008-01-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2778, 'l.nhl.com-2007-e.9051', 1, '2008-01-13 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2782, 'l.nhl.com-2007-e.9242', 1, '2008-01-24 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2654, 'l.nhl.com-2007-e.9274', 1, '2008-01-25 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2915, 'l.nhl.com-2007-e.9345', 1, '2008-01-30 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2516, 'l.nhl.com-2007-e.9512', 1, '2008-02-02 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2851, 'l.nhl.com-2007-e.9549', 1, '2008-02-03 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3052, 'l.nhl.com-2007-e.9602', 1, '2008-02-06 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3053, 'l.nhl.com-2007-e.9541', 1, '2008-02-10 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3054, 'l.nhl.com-2007-e.9569', 1, '2008-02-10 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2727, 'l.nhl.com-2007-e.9606', 1, '2008-02-13 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2852, 'l.nhl.com-2007-e.9659', 1, '2008-02-15 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3056, 'l.nhl.com-2007-e.9694', 1, '2008-02-17 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2729, 'l.nhl.com-2007-e.9564', 1, '2008-02-22 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2526, 'l.nhl.com-2007-e.9577', 1, '2008-02-23 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2601, 'l.nhl.com-2007-e.9617', 1, '2008-02-25 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3058, 'l.nhl.com-2007-e.9636', 1, '2008-02-27 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2603, 'l.nhl.com-2007-e.9663', 1, '2008-02-29 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2670, 'l.nhl.com-2007-e.8527', 1, '2008-03-02 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2734, 'l.nhl.com-2007-e.8560', 1, '2008-03-05 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3059, 'l.nhl.com-2007-e.8582', 1, '2008-03-06 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2800, 'l.nhl.com-2007-e.8658', 1, '2008-03-09 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3060, 'l.nhl.com-2007-e.8733', 1, '2008-03-11 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3061, 'l.nhl.com-2007-e.8766', 1, '2008-03-12 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2676, 'l.nhl.com-2007-e.8858', 1, '2008-03-15 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2535, 'l.nhl.com-2007-e.8885', 1, '2008-03-16 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3009, 'l.nhl.com-2007-e.8944', 1, '2008-03-18 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3064, 'l.nhl.com-2007-e.9164', 1, '2008-03-26 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3065, 'l.nhl.com-2007-e.9257', 1, '2008-03-28 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3069, 'l.nhl.com-2007-e.9366', 1, '2008-04-05 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3070, 'l.nhl.com-2007-e.9387', 1, '2008-04-06 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 02:32:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3128, 'l.nfl.com-2007-e.2152', 1, '2007-11-04 21:05:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:26:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2812, 'l.nhl.com-2007-e.8481', 1, '2007-10-05 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3734, 'l.nhl.com-2007-e.8499', 1, '2007-10-07 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3016, 'l.nhl.com-2007-e.8526', 1, '2007-10-11 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2547, 'l.nhl.com-2007-e.8543', 1, '2007-10-12 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3735, 'l.nhl.com-2007-e.8578', 1, '2007-10-14 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2471, 'l.nhl.com-2007-e.8633', 1, '2007-10-18 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2626, 'l.nhl.com-2007-e.8698', 1, '2007-10-21 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2691, 'l.nhl.com-2007-e.8717', 1, '2007-10-24 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3736, 'l.nhl.com-2007-e.8744', 1, '2007-10-26 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3737, 'l.nhl.com-2007-e.8783', 1, '2007-10-28 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3738, 'l.nhl.com-2007-e.8814', 1, '2007-10-31 01:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2755, 'l.nhl.com-2007-e.8584', 1, '2007-11-02 03:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3139, 'l.nhl.com-2007-e.8604', 1, '2007-11-03 01:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3739, 'l.nhl.com-2007-e.8687', 1, '2007-11-08 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3702, 'l.nhl.com-2007-e.8754', 1, '2007-11-11 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3703, 'l.nhl.com-2007-e.8777', 1, '2007-11-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3026, 'l.nhl.com-2007-e.8880', 1, '2007-11-18 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3027, 'l.nhl.com-2007-e.8909', 1, '2007-11-20 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3740, 'l.nhl.com-2007-e.8954', 1, '2007-11-23 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3741, 'l.nhl.com-2007-e.9002', 1, '2007-11-25 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2967, 'l.nhl.com-2007-e.9098', 1, '2007-12-02 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2894, 'l.nhl.com-2007-e.9146', 1, '2007-12-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2768, 'l.nhl.com-2007-e.9190', 1, '2007-12-07 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2492, 'l.nhl.com-2007-e.9226', 1, '2007-12-09 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3743, 'l.nhl.com-2007-e.9259', 1, '2007-12-11 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2835, 'l.nhl.com-2007-e.9309', 1, '2007-12-14 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2836, 'l.nhl.com-2007-e.9375', 1, '2007-12-16 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3744, 'l.nhl.com-2007-e.9412', 1, '2007-12-19 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2707, 'l.nhl.com-2007-e.9442', 1, '2007-12-23 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3713, 'l.nhl.com-2007-e.9447', 1, '2007-12-23 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3715, 'l.nhl.com-2007-e.9468', 1, '2007-12-28 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2645, 'l.nhl.com-2007-e.9485', 1, '2007-12-30 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3745, 'l.nhl.com-2007-e.9500', 1, '2008-01-01 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3152, 'l.nhl.com-2007-e.8871', 1, '2008-01-04 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3746, 'l.nhl.com-2007-e.8913', 1, '2008-01-06 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2506, 'l.nhl.com-2007-e.8946', 1, '2008-01-08 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2713, 'l.nhl.com-2007-e.8970', 1, '2008-01-09 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3717, 'l.nhl.com-2007-e.9028', 1, '2008-01-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3747, 'l.nhl.com-2007-e.9078', 1, '2008-01-16 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2510, 'l.nhl.com-2007-e.9108', 1, '2008-01-18 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3050, 'l.nhl.com-2007-e.9168', 1, '2008-01-20 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3051, 'l.nhl.com-2007-e.9193', 1, '2008-01-21 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2847, 'l.nhl.com-2007-e.9225', 1, '2008-01-23 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2587, 'l.nhl.com-2007-e.9271', 1, '2008-01-25 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3720, 'l.nhl.com-2007-e.9405', 1, '2008-02-01 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2590, 'l.nhl.com-2007-e.9546', 1, '2008-02-03 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3749, 'l.nhl.com-2007-e.9594', 1, '2008-02-06 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3750, 'l.nhl.com-2007-e.9648', 1, '2008-02-08 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2660, 'l.nhl.com-2007-e.9547', 1, '2008-02-10 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2594, 'l.nhl.com-2007-e.9576', 1, '2008-02-11 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3751, 'l.nhl.com-2007-e.9603', 1, '2008-02-13 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3055, 'l.nhl.com-2007-e.9687', 1, '2008-02-17 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3752, 'l.nhl.com-2007-e.9696', 1, '2008-02-18 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3165, 'l.nhl.com-2007-e.9522', 1, '2008-02-20 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2793, 'l.nhl.com-2007-e.9563', 1, '2008-02-22 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3753, 'l.nhl.com-2007-e.9600', 1, '2008-02-24 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3754, 'l.nhl.com-2007-e.9644', 1, '2008-02-28 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3755, 'l.nhl.com-2007-e.8524', 1, '2008-03-02 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3169, 'l.nhl.com-2007-e.8574', 1, '2008-03-05 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2799, 'l.nhl.com-2007-e.8612', 1, '2008-03-07 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3756, 'l.nhl.com-2007-e.8631', 1, '2008-03-08 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3757, 'l.nhl.com-2007-e.8668', 1, '2008-03-09 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2675, 'l.nhl.com-2007-e.8764', 1, '2008-03-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2738, 'l.nhl.com-2007-e.8835', 1, '2008-03-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3758, 'l.nhl.com-2007-e.8866', 1, '2008-03-15 17:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3759, 'l.nhl.com-2007-e.8947', 1, '2008-03-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3760, 'l.nhl.com-2007-e.9043', 1, '2008-03-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3731, 'l.nhl.com-2007-e.9163', 1, '2008-03-26 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3732, 'l.nhl.com-2007-e.9253', 1, '2008-03-28 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3761, 'l.nhl.com-2007-e.9293', 1, '2008-03-30 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3067, 'l.nhl.com-2007-e.9317', 1, '2008-04-02 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3068, 'l.nhl.com-2007-e.9340', 1, '2008-04-04 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3071, 'l.nhl.com-2007-e.8482', 1, '2007-10-05 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3072, 'l.nhl.com-2007-e.8502', 1, '2007-10-07 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2622, 'l.nhl.com-2007-e.8525', 1, '2007-10-11 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3073, 'l.nhl.com-2007-e.8547', 1, '2007-10-12 23:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3074, 'l.nhl.com-2007-e.8583', 1, '2007-10-14 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3017, 'l.nhl.com-2007-e.8630', 1, '2007-10-18 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2816, 'l.nhl.com-2007-e.8666', 1, '2007-10-20 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2877, 'l.nhl.com-2007-e.8678', 1, '2007-10-20 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3075, 'l.nhl.com-2007-e.8709', 1, '2007-10-24 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3077, 'l.nhl.com-2007-e.8784', 1, '2007-10-28 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3078, 'l.nhl.com-2007-e.8822', 1, '2007-11-01 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2744, 'l.nhl.com-2007-e.8632', 1, '2007-11-04 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3079, 'l.nhl.com-2007-e.8654', 1, '2007-11-05 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3080, 'l.nhl.com-2007-e.8690', 1, '2007-11-08 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3023, 'l.nhl.com-2007-e.8729', 1, '2007-11-10 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3081, 'l.nhl.com-2007-e.8769', 1, '2007-11-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3082, 'l.nhl.com-2007-e.8800', 1, '2007-11-15 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3083, 'l.nhl.com-2007-e.8826', 1, '2007-11-16 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3084, 'l.nhl.com-2007-e.8872', 1, '2007-11-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3085, 'l.nhl.com-2007-e.8956', 1, '2007-11-23 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3086, 'l.nhl.com-2007-e.9006', 1, '2007-11-25 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2764, 'l.nhl.com-2007-e.9015', 1, '2007-11-26 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3087, 'l.nhl.com-2007-e.9044', 1, '2007-11-29 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2562, 'l.nhl.com-2007-e.9085', 1, '2007-12-01 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3032, 'l.nhl.com-2007-e.9109', 1, '2007-12-02 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2767, 'l.nhl.com-2007-e.9175', 1, '2007-12-06 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2491, 'l.nhl.com-2007-e.9205', 1, '2007-12-08 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3088, 'l.nhl.com-2007-e.9237', 1, '2007-12-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2701, 'l.nhl.com-2007-e.9296', 1, '2007-12-13 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3089, 'l.nhl.com-2007-e.9355', 1, '2007-12-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3090, 'l.nhl.com-2007-e.9397', 1, '2007-12-17 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3091, 'l.nhl.com-2007-e.9418', 1, '2007-12-20 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3093, 'l.nhl.com-2007-e.9450', 1, '2007-12-24 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3094, 'l.nhl.com-2007-e.9459', 1, '2007-12-27 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2709, 'l.nhl.com-2007-e.9492', 1, '2007-12-31 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2710, 'l.nhl.com-2007-e.8834', 1, '2008-01-02 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2578, 'l.nhl.com-2007-e.8878', 1, '2008-01-04 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2504, 'l.nhl.com-2007-e.8894', 1, '2008-01-05 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3095, 'l.nhl.com-2007-e.8932', 1, '2008-01-07 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2982, 'l.nhl.com-2007-e.8957', 1, '2008-01-09 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3096, 'l.nhl.com-2007-e.8979', 1, '2008-01-10 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3097, 'l.nhl.com-2007-e.9009', 1, '2008-01-12 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3098, 'l.nhl.com-2007-e.9055', 1, '2008-01-14 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3049, 'l.nhl.com-2007-e.9093', 1, '2008-01-17 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2845, 'l.nhl.com-2007-e.9137', 1, '2008-01-19 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2585, 'l.nhl.com-2007-e.9171', 1, '2008-01-20 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2653, 'l.nhl.com-2007-e.9218', 1, '2008-01-23 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3099, 'l.nhl.com-2007-e.9267', 1, '2008-01-25 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2849, 'l.nhl.com-2007-e.9381', 1, '2008-01-31 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2657, 'l.nhl.com-2007-e.9554', 1, '2008-02-02 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3100, 'l.nhl.com-2007-e.9619', 1, '2008-02-07 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3101, 'l.nhl.com-2007-e.9653', 1, '2008-02-08 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2789, 'l.nhl.com-2007-e.9581', 1, '2008-02-11 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3102, 'l.nhl.com-2007-e.9627', 1, '2008-02-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3103, 'l.nhl.com-2007-e.9652', 1, '2008-02-15 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2853, 'l.nhl.com-2007-e.9692', 1, '2008-02-17 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3057, 'l.nhl.com-2007-e.9528', 1, '2008-02-20 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3104, 'l.nhl.com-2007-e.9542', 1, '2008-02-21 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2730, 'l.nhl.com-2007-e.9584', 1, '2008-02-23 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2527, 'l.nhl.com-2007-e.9618', 1, '2008-02-25 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2602, 'l.nhl.com-2007-e.9654', 1, '2008-02-28 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3105, 'l.nhl.com-2007-e.9665', 1, '2008-02-29 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2797, 'l.nhl.com-2007-e.8541', 1, '2008-03-02 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3106, 'l.nhl.com-2007-e.8559', 1, '2008-03-05 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2530, 'l.nhl.com-2007-e.8585', 1, '2008-03-06 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2673, 'l.nhl.com-2007-e.8628', 1, '2008-03-08 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3107, 'l.nhl.com-2007-e.8672', 1, '2008-03-09 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3108, 'l.nhl.com-2007-e.8759', 1, '2008-03-11 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3109, 'l.nhl.com-2007-e.8799', 1, '2008-03-13 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3110, 'l.nhl.com-2007-e.8852', 1, '2008-03-14 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3111, 'l.nhl.com-2007-e.8907', 1, '2008-03-16 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3112, 'l.nhl.com-2007-e.8978', 1, '2008-03-20 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3113, 'l.nhl.com-2007-e.9102', 1, '2008-03-22 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3063, 'l.nhl.com-2007-e.9132', 1, '2008-03-23 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3114, 'l.nhl.com-2007-e.9216', 1, '2008-03-26 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3066, 'l.nhl.com-2007-e.9286', 1, '2008-03-30 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3115, 'l.nhl.com-2007-e.9295', 1, '2008-03-30 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3116, 'l.nhl.com-2007-e.9328', 1, '2008-04-03 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3117, 'l.nhl.com-2007-e.9360', 1, '2008-04-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3118, 'l.nhl.com-2007-e.9386', 1, '2008-04-06 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 03:47:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3763, 'l.nba.com-2007-e.8729', 1, '2007-11-02 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3765, 'l.nba.com-2007-e.8836', 1, '2007-11-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3766, 'l.nba.com-2007-e.8869', 1, '2007-11-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3767, 'l.nba.com-2007-e.8931', 1, '2007-11-11 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3522, 'l.nba.com-2007-e.9050', 1, '2007-11-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3770, 'l.nba.com-2007-e.9089', 1, '2007-11-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3771, 'l.nba.com-2007-e.9120', 1, '2007-11-22 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3772, 'l.nba.com-2007-e.9161', 1, '2007-11-24 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3363, 'l.nba.com-2007-e.9199', 1, '2007-11-25 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3774, 'l.nba.com-2007-e.8722', 1, '2007-12-02 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3450, 'l.nba.com-2007-e.8764', 1, '2007-12-04 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3775, 'l.nba.com-2007-e.8817', 1, '2007-12-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3608, 'l.nba.com-2007-e.8959', 1, '2007-12-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3778, 'l.nba.com-2007-e.8997', 1, '2007-12-15 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3780, 'l.nba.com-2007-e.9106', 1, '2007-12-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3782, 'l.nba.com-2007-e.9198', 1, '2007-12-23 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3783, 'l.nba.com-2007-e.9236', 1, '2007-12-27 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3784, 'l.nba.com-2007-e.9275', 1, '2007-12-29 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3785, 'l.nba.com-2007-e.9317', 1, '2007-12-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3786, 'l.nba.com-2007-e.9362', 1, '2007-12-31 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3787, 'l.nba.com-2007-e.8696', 1, '2008-01-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3788, 'l.nba.com-2007-e.8740', 1, '2008-01-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3789, 'l.nba.com-2007-e.8791', 1, '2008-01-06 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3790, 'l.nba.com-2007-e.8812', 1, '2008-01-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3384, 'l.nba.com-2007-e.8849', 1, '2008-01-10 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3793, 'l.nba.com-2007-e.8965', 1, '2008-01-15 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3794, 'l.nba.com-2007-e.9024', 1, '2008-01-17 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3795, 'l.nba.com-2007-e.9079', 1, '2008-01-19 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3796, 'l.nba.com-2007-e.9091', 1, '2008-01-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3797, 'l.nba.com-2007-e.9133', 1, '2008-01-21 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3798, 'l.nba.com-2007-e.9174', 1, '2008-01-24 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3799, 'l.nba.com-2007-e.9242', 1, '2008-01-26 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3800, 'l.nba.com-2007-e.9264', 1, '2008-01-27 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3627, 'l.nba.com-2007-e.9310', 1, '2008-01-29 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3801, 'l.nba.com-2007-e.9353', 1, '2008-01-31 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3802, 'l.nba.com-2007-e.9377', 1, '2008-02-02 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3803, 'l.nba.com-2007-e.9394', 1, '2008-02-03 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3805, 'l.nba.com-2007-e.9497', 1, '2008-02-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3807, 'l.nba.com-2007-e.9565', 1, '2008-02-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3809, 'l.nba.com-2007-e.9674', 1, '2008-02-20 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3810, 'l.nba.com-2007-e.9723', 1, '2008-02-23 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3811, 'l.nba.com-2007-e.9752', 1, '2008-02-24 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3408, 'l.nba.com-2007-e.9835', 1, '2008-03-01 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3487, 'l.nba.com-2007-e.9414', 1, '2008-03-02 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3814, 'l.nba.com-2007-e.9477', 1, '2008-03-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3816, 'l.nba.com-2007-e.9574', 1, '2008-03-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3817, 'l.nba.com-2007-e.9675', 1, '2008-03-13 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3818, 'l.nba.com-2007-e.9718', 1, '2008-03-15 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3820, 'l.nba.com-2007-e.9765', 1, '2008-03-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3821, 'l.nba.com-2007-e.9796', 1, '2008-03-19 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3823, 'l.nba.com-2007-e.9874', 1, '2008-03-26 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3824, 'l.nba.com-2007-e.9887', 1, '2008-03-27 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3580, 'l.nba.com-2007-e.9901', 1, '2008-03-29 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3825, 'l.nba.com-2007-e.9906', 1, '2008-03-30 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3503, 'l.nba.com-2007-e.9917', 1, '2008-03-31 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3505, 'l.nba.com-2007-e.9432', 1, '2008-04-04 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3427, 'l.nba.com-2007-e.9471', 1, '2008-04-05 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3829, 'l.nba.com-2007-e.9605', 1, '2008-04-12 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3830, 'l.nba.com-2007-e.9667', 1, '2008-04-15 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3831, 'l.nba.com-2007-e.9687', 1, '2008-04-16 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3833, 'l.nba.com-2007-e.8737', 1, '2007-11-02 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3762, 'l.nba.com-2007-e.8786', 1, '2007-11-04 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3834, 'l.nba.com-2007-e.8846', 1, '2007-11-08 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3768, 'l.nba.com-2007-e.8953', 1, '2007-11-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3520, 'l.nba.com-2007-e.8987', 1, '2007-11-15 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3359, 'l.nba.com-2007-e.9020', 1, '2007-11-17 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3837, 'l.nba.com-2007-e.9054', 1, '2007-11-18 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3839, 'l.nba.com-2007-e.9168', 1, '2007-11-24 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3840, 'l.nba.com-2007-e.9202', 1, '2007-11-25 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3773, 'l.nba.com-2007-e.9262', 1, '2007-11-28 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3366, 'l.nba.com-2007-e.9333', 1, '2007-12-01 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3841, 'l.nba.com-2007-e.8749', 1, '2007-12-03 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3842, 'l.nba.com-2007-e.8778', 1, '2007-12-04 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3843, 'l.nba.com-2007-e.8844', 1, '2007-12-07 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3844, 'l.nba.com-2007-e.8872', 1, '2007-12-08 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3606, 'l.nba.com-2007-e.8900', 1, '2007-12-09 20:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3846, 'l.nba.com-2007-e.8988', 1, '2007-12-14 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3847, 'l.nba.com-2007-e.9039', 1, '2007-12-16 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3850, 'l.nba.com-2007-e.9147', 1, '2007-12-21 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3851, 'l.nba.com-2007-e.9187', 1, '2007-12-23 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3853, 'l.nba.com-2007-e.9234', 1, '2007-12-26 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3854, 'l.nba.com-2007-e.9281', 1, '2007-12-29 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3855, 'l.nba.com-2007-e.9314', 1, '2007-12-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3856, 'l.nba.com-2007-e.8704', 1, '2008-01-03 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3857, 'l.nba.com-2007-e.8755', 1, '2008-01-05 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3858, 'l.nba.com-2007-e.8789', 1, '2008-01-06 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3860, 'l.nba.com-2007-e.8861', 1, '2008-01-10 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3861, 'l.nba.com-2007-e.8904', 1, '2008-01-12 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3862, 'l.nba.com-2007-e.9027', 1, '2008-01-17 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3863, 'l.nba.com-2007-e.9066', 1, '2008-01-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3866, 'l.nba.com-2007-e.9222', 1, '2008-01-25 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3867, 'l.nba.com-2007-e.9259', 1, '2008-01-26 20:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3394, 'l.nba.com-2007-e.9319', 1, '2008-01-30 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3868, 'l.nba.com-2007-e.9340', 1, '2008-01-31 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3869, 'l.nba.com-2007-e.9374', 1, '2008-02-02 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3476, 'l.nba.com-2007-e.9427', 1, '2008-02-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3871, 'l.nba.com-2007-e.9484', 1, '2008-02-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3872, 'l.nba.com-2007-e.9542', 1, '2008-02-10 20:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3873, 'l.nba.com-2007-e.9589', 1, '2008-02-13 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3874, 'l.nba.com-2007-e.9649', 1, '2008-02-15 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3875, 'l.nba.com-2007-e.9714', 1, '2008-02-22 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3876, 'l.nba.com-2007-e.9756', 1, '2008-02-24 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3877, 'l.nba.com-2007-e.9794', 1, '2008-02-27 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3878, 'l.nba.com-2007-e.9831', 1, '2008-02-29 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3567, 'l.nba.com-2007-e.9854', 1, '2008-03-01 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3879, 'l.nba.com-2007-e.9426', 1, '2008-03-03 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3489, 'l.nba.com-2007-e.9485', 1, '2008-03-06 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3880, 'l.nba.com-2007-e.9540', 1, '2008-03-08 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3645, 'l.nba.com-2007-e.9627', 1, '2008-03-10 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3883, 'l.nba.com-2007-e.9702', 1, '2008-03-14 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3884, 'l.nba.com-2007-e.9746', 1, '2008-03-16 19:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3885, 'l.nba.com-2007-e.9784', 1, '2008-03-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3497, 'l.nba.com-2007-e.9791', 1, '2008-03-19 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3886, 'l.nba.com-2007-e.9827', 1, '2008-03-21 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3822, 'l.nba.com-2007-e.9842', 1, '2008-03-22 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3887, 'l.nba.com-2007-e.9865', 1, '2008-03-24 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3424, 'l.nba.com-2007-e.9911', 1, '2008-03-30 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3890, 'l.nba.com-2007-e.9918', 1, '2008-03-31 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3891, 'l.nba.com-2007-e.9410', 1, '2008-04-02 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3892, 'l.nba.com-2007-e.9439', 1, '2008-04-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3894, 'l.nba.com-2007-e.9518', 1, '2008-04-08 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3895, 'l.nba.com-2007-e.9591', 1, '2008-04-11 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3510, 'l.nba.com-2007-e.9645', 1, '2008-04-14 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2869, 'l.nhl.com-2007-e.8476', 1, '2007-10-03 23:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2870, 'l.nhl.com-2007-e.8479', 1, '2007-10-04 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3899, 'l.nhl.com-2007-e.8496', 1, '2007-10-06 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3900, 'l.nhl.com-2007-e.8508', 1, '2007-10-08 19:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3901, 'l.nhl.com-2007-e.8515', 1, '2007-10-10 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3902, 'l.nhl.com-2007-e.8538', 1, '2007-10-11 23:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3903, 'l.nhl.com-2007-e.8569', 1, '2007-10-13 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2950, 'l.nhl.com-2007-e.8646', 1, '2007-10-18 23:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3904, 'l.nhl.com-2007-e.8688', 1, '2007-10-20 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3905, 'l.nhl.com-2007-e.8773', 1, '2007-10-27 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3906, 'l.nhl.com-2007-e.8572', 1, '2007-11-01 23:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2883, 'l.nhl.com-2007-e.8704', 1, '2007-11-07 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3908, 'l.nhl.com-2007-e.8716', 1, '2007-11-09 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2959, 'l.nhl.com-2007-e.8736', 1, '2007-11-10 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3909, 'l.nhl.com-2007-e.8821', 1, '2007-11-16 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2888, 'l.nhl.com-2007-e.8862', 1, '2007-11-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2962, 'l.nhl.com-2007-e.8903', 1, '2007-11-20 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3910, 'l.nhl.com-2007-e.8927', 1, '2007-11-22 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3911, 'l.nhl.com-2007-e.8950', 1, '2007-11-23 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3912, 'l.nhl.com-2007-e.8996', 1, '2007-11-25 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3913, 'l.nhl.com-2007-e.9038', 1, '2007-11-29 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3742, 'l.nhl.com-2007-e.9067', 1, '2007-11-30 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3914, 'l.nhl.com-2007-e.9092', 1, '2007-12-01 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3915, 'l.nhl.com-2007-e.9148', 1, '2007-12-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3916, 'l.nhl.com-2007-e.9170', 1, '2007-12-06 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3917, 'l.nhl.com-2007-e.9207', 1, '2007-12-08 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3918, 'l.nhl.com-2007-e.9288', 1, '2007-12-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3919, 'l.nhl.com-2007-e.9306', 1, '2007-12-14 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3920, 'l.nhl.com-2007-e.9367', 1, '2007-12-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3922, 'l.nhl.com-2007-e.9422', 1, '2007-12-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3092, 'l.nhl.com-2007-e.9440', 1, '2007-12-23 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3923, 'l.nhl.com-2007-e.9449', 1, '2007-12-24 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3924, 'l.nhl.com-2007-e.9454', 1, '2007-12-27 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3925, 'l.nhl.com-2007-e.9465', 1, '2007-12-28 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3926, 'l.nhl.com-2007-e.9479', 1, '2007-12-29 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3927, 'l.nhl.com-2007-e.8829', 1, '2008-01-01 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3928, 'l.nhl.com-2007-e.8890', 1, '2008-01-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3929, 'l.nhl.com-2007-e.8908', 1, '2008-01-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3930, 'l.nhl.com-2007-e.8993', 1, '2008-01-11 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3931, 'l.nhl.com-2007-e.9021', 1, '2008-01-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3932, 'l.nhl.com-2007-e.9045', 1, '2008-01-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3933, 'l.nhl.com-2007-e.9068', 1, '2008-01-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3934, 'l.nhl.com-2007-e.9101', 1, '2008-01-18 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3935, 'l.nhl.com-2007-e.9157', 1, '2008-01-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3936, 'l.nhl.com-2007-e.9184', 1, '2008-01-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3937, 'l.nhl.com-2007-e.9208', 1, '2008-01-23 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3938, 'l.nhl.com-2007-e.9260', 1, '2008-01-25 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3939, 'l.nhl.com-2007-e.9336', 1, '2008-01-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2917, 'l.nhl.com-2007-e.9526', 1, '2008-02-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2994, 'l.nhl.com-2007-e.9590', 1, '2008-02-06 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3941, 'l.nhl.com-2007-e.9639', 1, '2008-02-08 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2995, 'l.nhl.com-2007-e.9527', 1, '2008-02-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3942, 'l.nhl.com-2007-e.9595', 1, '2008-02-13 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3943, 'l.nhl.com-2007-e.9622', 1, '2008-02-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3944, 'l.nhl.com-2007-e.9685', 1, '2008-02-17 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3945, 'l.nhl.com-2007-e.9517', 1, '2008-02-20 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3724, 'l.nhl.com-2007-e.9559', 1, '2008-02-22 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3946, 'l.nhl.com-2007-e.9583', 1, '2008-02-23 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2927, 'l.nhl.com-2007-e.9623', 1, '2008-02-26 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3948, 'l.nhl.com-2007-e.9658', 1, '2008-02-29 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3949, 'l.nhl.com-2007-e.8514', 1, '2008-03-01 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2529, 'l.nhl.com-2007-e.8548', 1, '2008-03-04 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2672, 'l.nhl.com-2007-e.8590', 1, '2008-03-06 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2735, 'l.nhl.com-2007-e.8615', 1, '2008-03-07 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2607, 'l.nhl.com-2007-e.8653', 1, '2008-03-09 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3007, 'l.nhl.com-2007-e.8819', 1, '2008-03-13 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3951, 'l.nhl.com-2007-e.8902', 1, '2008-03-16 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3062, 'l.nhl.com-2007-e.9034', 1, '2008-03-20 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2939, 'l.nhl.com-2007-e.9116', 1, '2008-03-22 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3012, 'l.nhl.com-2007-e.9149', 1, '2008-03-24 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3952, 'l.nhl.com-2007-e.9155', 1, '2008-03-25 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3953, 'l.nhl.com-2007-e.9232', 1, '2008-03-27 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3014, 'l.nhl.com-2007-e.9316', 1, '2008-04-01 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2944, 'l.nhl.com-2007-e.9334', 1, '2008-04-03 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3956, 'l.nhl.com-2007-e.8490', 1, '2007-10-06 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2545, 'l.nhl.com-2007-e.8504', 1, '2007-10-07 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2468, 'l.nhl.com-2007-e.8531', 1, '2007-10-11 02:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2686, 'l.nhl.com-2007-e.8555', 1, '2007-10-13 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2623, 'l.nhl.com-2007-e.8595', 1, '2007-10-14 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3957, 'l.nhl.com-2007-e.8635', 1, '2007-10-18 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3958, 'l.nhl.com-2007-e.8675', 1, '2007-10-20 20:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2952, 'l.nhl.com-2007-e.8702', 1, '2007-10-22 23:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3076, 'l.nhl.com-2007-e.8732', 1, '2007-10-25 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3959, 'l.nhl.com-2007-e.8771', 1, '2007-10-27 20:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3960, 'l.nhl.com-2007-e.8561', 1, '2007-11-01 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3907, 'l.nhl.com-2007-e.8621', 1, '2007-11-03 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3898, 'l.nhl.com-2007-e.8651', 1, '2007-11-05 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3961, 'l.nhl.com-2007-e.8705', 1, '2007-11-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2958, 'l.nhl.com-2007-e.8710', 1, '2007-11-09 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3962, 'l.nhl.com-2007-e.8739', 1, '2007-11-11 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2887, 'l.nhl.com-2007-e.8813', 1, '2007-11-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2961, 'l.nhl.com-2007-e.8864', 1, '2007-11-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2889, 'l.nhl.com-2007-e.8920', 1, '2007-11-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3963, 'l.nhl.com-2007-e.8961', 1, '2007-11-23 17:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3964, 'l.nhl.com-2007-e.8987', 1, '2007-11-25 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3965, 'l.nhl.com-2007-e.9019', 1, '2007-11-27 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3966, 'l.nhl.com-2007-e.9069', 1, '2007-11-30 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3967, 'l.nhl.com-2007-e.9107', 1, '2007-12-02 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3968, 'l.nhl.com-2007-e.9129', 1, '2007-12-04 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3969, 'l.nhl.com-2007-e.9156', 1, '2007-12-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2969, 'l.nhl.com-2007-e.9185', 1, '2007-12-07 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2896, 'l.nhl.com-2007-e.9214', 1, '2007-12-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3970, 'l.nhl.com-2007-e.9245', 1, '2007-12-11 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3971, 'l.nhl.com-2007-e.9290', 1, '2007-12-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3972, 'l.nhl.com-2007-e.9301', 1, '2007-12-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3711, 'l.nhl.com-2007-e.9353', 1, '2007-12-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3921, 'l.nhl.com-2007-e.9404', 1, '2007-12-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3973, 'l.nhl.com-2007-e.9420', 1, '2007-12-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3039, 'l.nhl.com-2007-e.9435', 1, '2007-12-22 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3974, 'l.nhl.com-2007-e.9446', 1, '2007-12-23 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3975, 'l.nhl.com-2007-e.9474', 1, '2007-12-29 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3976, 'l.nhl.com-2007-e.9482', 1, '2007-12-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3977, 'l.nhl.com-2007-e.9494', 1, '2007-12-31 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3978, 'l.nhl.com-2007-e.8859', 1, '2008-01-04 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3979, 'l.nhl.com-2007-e.8904', 1, '2008-01-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3980, 'l.nhl.com-2007-e.8949', 1, '2008-01-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2983, 'l.nhl.com-2007-e.8986', 1, '2008-01-11 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3981, 'l.nhl.com-2007-e.9016', 1, '2008-01-12 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2910, 'l.nhl.com-2007-e.9095', 1, '2008-01-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3982, 'l.nhl.com-2007-e.9142', 1, '2008-01-19 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3983, 'l.nhl.com-2007-e.9177', 1, '2008-01-20 18:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2988, 'l.nhl.com-2007-e.9204', 1, '2008-01-23 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3984, 'l.nhl.com-2007-e.9248', 1, '2008-01-25 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3748, 'l.nhl.com-2007-e.9333', 1, '2008-01-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3940, 'l.nhl.com-2007-e.9402', 1, '2008-02-01 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3985, 'l.nhl.com-2007-e.9523', 1, '2008-02-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3986, 'l.nhl.com-2007-e.9573', 1, '2008-02-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3987, 'l.nhl.com-2007-e.9506', 1, '2008-02-09 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3988, 'l.nhl.com-2007-e.9524', 1, '2008-02-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3989, 'l.nhl.com-2007-e.9589', 1, '2008-02-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3990, 'l.nhl.com-2007-e.9632', 1, '2008-02-14 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2923, 'l.nhl.com-2007-e.9681', 1, '2008-02-17 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3991, 'l.nhl.com-2007-e.9504', 1, '2008-02-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3992, 'l.nhl.com-2007-e.9561', 1, '2008-02-22 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3993, 'l.nhl.com-2007-e.9599', 1, '2008-02-24 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3947, 'l.nhl.com-2007-e.9626', 1, '2008-02-27 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3994, 'l.nhl.com-2007-e.9657', 1, '2008-02-29 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3995, 'l.nhl.com-2007-e.8509', 1, '2008-03-01 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3996, 'l.nhl.com-2007-e.8545', 1, '2008-03-04 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3997, 'l.nhl.com-2007-e.8552', 1, '2008-03-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2932, 'l.nhl.com-2007-e.8594', 1, '2008-03-07 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3998, 'l.nhl.com-2007-e.8636', 1, '2008-03-08 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3999, 'l.nhl.com-2007-e.8662', 1, '2008-03-09 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3950, 'l.nhl.com-2007-e.8753', 1, '2008-03-11 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4000, 'l.nhl.com-2007-e.8812', 1, '2008-03-13 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4001, 'l.nhl.com-2007-e.8861', 1, '2008-03-15 17:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4002, 'l.nhl.com-2007-e.8900', 1, '2008-03-16 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3010, 'l.nhl.com-2007-e.9031', 1, '2008-03-20 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3011, 'l.nhl.com-2007-e.9115', 1, '2008-03-22 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2940, 'l.nhl.com-2007-e.9161', 1, '2008-03-25 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (2941, 'l.nhl.com-2007-e.9227', 1, '2008-03-27 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3954, 'l.nhl.com-2007-e.9278', 1, '2008-03-29 17:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4003, 'l.nhl.com-2007-e.9289', 1, '2008-03-30 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4004, 'l.nhl.com-2007-e.9323', 1, '2008-04-02 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3955, 'l.nhl.com-2007-e.9357', 1, '2008-04-04 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4005, 'l.nhl.com-2007-e.9369', 1, '2008-04-05 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 04:22:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4007, 'l.nba.com-2007-e.8747', 1, '2007-11-03 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4008, 'l.nba.com-2007-e.8815', 1, '2007-11-07 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4009, 'l.nba.com-2007-e.8895', 1, '2007-11-10 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4010, 'l.nba.com-2007-e.8918', 1, '2007-11-11 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4011, 'l.nba.com-2007-e.8994', 1, '2007-11-15 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4012, 'l.nba.com-2007-e.9035', 1, '2007-11-17 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4013, 'l.nba.com-2007-e.9057', 1, '2007-11-18 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4015, 'l.nba.com-2007-e.9178', 1, '2007-11-24 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4017, 'l.nba.com-2007-e.9238', 1, '2007-11-27 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4018, 'l.nba.com-2007-e.9290', 1, '2007-11-29 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4019, 'l.nba.com-2007-e.9335', 1, '2007-12-01 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4020, 'l.nba.com-2007-e.8713', 1, '2007-12-02 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4021, 'l.nba.com-2007-e.8799', 1, '2007-12-05 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4024, 'l.nba.com-2007-e.8933', 1, '2007-12-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4025, 'l.nba.com-2007-e.8956', 1, '2007-12-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3535, 'l.nba.com-2007-e.9010', 1, '2007-12-15 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4026, 'l.nba.com-2007-e.9047', 1, '2007-12-16 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3848, 'l.nba.com-2007-e.9080', 1, '2007-12-18 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4027, 'l.nba.com-2007-e.9127', 1, '2007-12-20 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4028, 'l.nba.com-2007-e.9172', 1, '2007-12-22 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4029, 'l.nba.com-2007-e.9193', 1, '2007-12-23 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4030, 'l.nba.com-2007-e.9263', 1, '2007-12-27 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4031, 'l.nba.com-2007-e.9301', 1, '2007-12-29 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3539, 'l.nba.com-2007-e.9337', 1, '2007-12-30 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3615, 'l.nba.com-2007-e.9369', 1, '2008-01-01 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4032, 'l.nba.com-2007-e.8707', 1, '2008-01-03 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4033, 'l.nba.com-2007-e.8748', 1, '2008-01-05 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4034, 'l.nba.com-2007-e.8785', 1, '2008-01-06 20:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3859, 'l.nba.com-2007-e.8820', 1, '2008-01-09 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4035, 'l.nba.com-2007-e.8908', 1, '2008-01-12 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4036, 'l.nba.com-2007-e.8929', 1, '2008-01-13 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4037, 'l.nba.com-2007-e.9011', 1, '2008-01-16 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4039, 'l.nba.com-2007-e.9118', 1, '2008-01-20 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4040, 'l.nba.com-2007-e.9149', 1, '2008-01-21 21:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3392, 'l.nba.com-2007-e.9233', 1, '2008-01-26 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4042, 'l.nba.com-2007-e.9291', 1, '2008-01-27 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4043, 'l.nba.com-2007-e.9320', 1, '2008-01-30 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4044, 'l.nba.com-2007-e.9347', 1, '2008-01-31 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3629, 'l.nba.com-2007-e.9375', 1, '2008-02-02 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4045, 'l.nba.com-2007-e.9429', 1, '2008-02-05 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3398, 'l.nba.com-2007-e.9509', 1, '2008-02-09 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3478, 'l.nba.com-2007-e.9552', 1, '2008-02-10 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4046, 'l.nba.com-2007-e.9586', 1, '2008-02-13 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4047, 'l.nba.com-2007-e.9630', 1, '2008-02-14 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4048, 'l.nba.com-2007-e.9672', 1, '2008-02-20 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4049, 'l.nba.com-2007-e.9717', 1, '2008-02-22 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4050, 'l.nba.com-2007-e.9774', 1, '2008-02-24 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4051, 'l.nba.com-2007-e.9801', 1, '2008-02-27 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3485, 'l.nba.com-2007-e.9809', 1, '2008-02-28 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3568, 'l.nba.com-2007-e.9417', 1, '2008-03-02 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3813, 'l.nba.com-2007-e.9454', 1, '2008-03-05 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4053, 'l.nba.com-2007-e.9508', 1, '2008-03-06 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4054, 'l.nba.com-2007-e.9562', 1, '2008-03-08 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3644, 'l.nba.com-2007-e.9601', 1, '2008-03-09 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4055, 'l.nba.com-2007-e.9647', 1, '2008-03-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3573, 'l.nba.com-2007-e.9727', 1, '2008-03-15 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4056, 'l.nba.com-2007-e.9741', 1, '2008-03-16 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3649, 'l.nba.com-2007-e.9768', 1, '2008-03-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4057, 'l.nba.com-2007-e.9803', 1, '2008-03-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4058, 'l.nba.com-2007-e.9822', 1, '2008-03-21 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4060, 'l.nba.com-2007-e.9883', 1, '2008-03-27 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4061, 'l.nba.com-2007-e.9897', 1, '2008-03-29 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4062, 'l.nba.com-2007-e.9909', 1, '2008-03-30 19:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4064, 'l.nba.com-2007-e.9413', 1, '2008-04-03 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4066, 'l.nba.com-2007-e.9496', 1, '2008-04-06 22:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3827, 'l.nba.com-2007-e.9512', 1, '2008-04-08 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4067, 'l.nba.com-2007-e.9558', 1, '2008-04-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4068, 'l.nba.com-2007-e.9581', 1, '2008-04-11 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4069, 'l.nba.com-2007-e.9607', 1, '2008-04-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4071, 'l.nba.com-2007-e.9708', 1, '2008-04-17 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4006, 'l.nba.com-2007-e.8784', 1, '2007-11-04 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4073, 'l.nba.com-2007-e.8808', 1, '2007-11-07 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4074, 'l.nba.com-2007-e.8874', 1, '2007-11-10 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3836, 'l.nba.com-2007-e.8928', 1, '2007-11-11 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3595, 'l.nba.com-2007-e.9003', 1, '2007-11-15 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4076, 'l.nba.com-2007-e.9038', 1, '2007-11-17 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4077, 'l.nba.com-2007-e.9065', 1, '2007-11-18 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4078, 'l.nba.com-2007-e.9108', 1, '2007-11-21 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4080, 'l.nba.com-2007-e.9188', 1, '2007-11-24 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4081, 'l.nba.com-2007-e.9232', 1, '2007-11-27 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3365, 'l.nba.com-2007-e.9308', 1, '2007-11-30 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4082, 'l.nba.com-2007-e.9328', 1, '2007-12-01 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4084, 'l.nba.com-2007-e.8821', 1, '2007-12-06 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4085, 'l.nba.com-2007-e.8845', 1, '2007-12-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4086, 'l.nba.com-2007-e.8882', 1, '2007-12-09 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4087, 'l.nba.com-2007-e.8921', 1, '2007-12-11 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3534, 'l.nba.com-2007-e.8966', 1, '2007-12-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4088, 'l.nba.com-2007-e.9012', 1, '2007-12-15 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4089, 'l.nba.com-2007-e.9037', 1, '2007-12-16 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4090, 'l.nba.com-2007-e.9077', 1, '2007-12-18 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3781, 'l.nba.com-2007-e.9165', 1, '2007-12-22 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4092, 'l.nba.com-2007-e.9211', 1, '2007-12-23 17:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4093, 'l.nba.com-2007-e.9243', 1, '2007-12-27 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4094, 'l.nba.com-2007-e.9344', 1, '2007-12-30 17:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4095, 'l.nba.com-2007-e.8702', 1, '2008-01-03 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4096, 'l.nba.com-2007-e.8752', 1, '2008-01-05 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4097, 'l.nba.com-2007-e.8770', 1, '2008-01-06 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4098, 'l.nba.com-2007-e.8825', 1, '2008-01-09 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4099, 'l.nba.com-2007-e.8858', 1, '2008-01-10 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3466, 'l.nba.com-2007-e.8894', 1, '2008-01-12 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4101, 'l.nba.com-2007-e.8998', 1, '2008-01-16 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4102, 'l.nba.com-2007-e.9036', 1, '2008-01-17 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4103, 'l.nba.com-2007-e.9063', 1, '2008-01-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3864, 'l.nba.com-2007-e.9104', 1, '2008-01-20 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3390, 'l.nba.com-2007-e.9129', 1, '2008-01-21 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4104, 'l.nba.com-2007-e.9235', 1, '2008-01-26 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4105, 'l.nba.com-2007-e.9297', 1, '2008-01-28 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4106, 'l.nba.com-2007-e.9330', 1, '2008-01-30 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4107, 'l.nba.com-2007-e.9349', 1, '2008-01-31 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4108, 'l.nba.com-2007-e.9378', 1, '2008-02-02 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3556, 'l.nba.com-2007-e.9398', 1, '2008-02-03 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3631, 'l.nba.com-2007-e.9424', 1, '2008-02-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4109, 'l.nba.com-2007-e.9466', 1, '2008-02-07 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4110, 'l.nba.com-2007-e.9501', 1, '2008-02-09 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4111, 'l.nba.com-2007-e.9529', 1, '2008-02-10 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3401, 'l.nba.com-2007-e.9623', 1, '2008-02-14 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4112, 'l.nba.com-2007-e.9665', 1, '2008-02-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4113, 'l.nba.com-2007-e.9690', 1, '2008-02-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3482, 'l.nba.com-2007-e.9729', 1, '2008-02-23 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3483, 'l.nba.com-2007-e.9767', 1, '2008-02-24 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3812, 'l.nba.com-2007-e.9816', 1, '2008-02-28 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4115, 'l.nba.com-2007-e.9381', 1, '2008-03-02 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4116, 'l.nba.com-2007-e.9433', 1, '2008-03-04 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4119, 'l.nba.com-2007-e.9582', 1, '2008-03-09 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4120, 'l.nba.com-2007-e.9634', 1, '2008-03-11 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3882, 'l.nba.com-2007-e.9663', 1, '2008-03-12 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4122, 'l.nba.com-2007-e.9762', 1, '2008-03-17 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4123, 'l.nba.com-2007-e.9825', 1, '2008-03-21 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4059, 'l.nba.com-2007-e.9849', 1, '2008-03-23 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4124, 'l.nba.com-2007-e.9863', 1, '2008-03-24 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3888, 'l.nba.com-2007-e.9877', 1, '2008-03-26 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3501, 'l.nba.com-2007-e.9891', 1, '2008-03-28 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4126, 'l.nba.com-2007-e.9384', 1, '2008-04-02 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4127, 'l.nba.com-2007-e.9412', 1, '2008-04-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4128, 'l.nba.com-2007-e.9447', 1, '2008-04-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4129, 'l.nba.com-2007-e.9488', 1, '2008-04-06 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3828, 'l.nba.com-2007-e.9556', 1, '2008-04-09 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3432, 'l.nba.com-2007-e.9654', 1, '2008-04-14 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4132, 'l.nba.com-2007-e.9697', 1, '2008-04-16 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:04:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4134, 'l.nba.com-2007-e.8711', 1, '2007-11-01 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4072, 'l.nba.com-2007-e.8742', 1, '2007-11-02 23:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4135, 'l.nba.com-2007-e.8831', 1, '2007-11-07 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4136, 'l.nba.com-2007-e.8847', 1, '2007-11-08 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4137, 'l.nba.com-2007-e.8896', 1, '2007-11-10 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3594, 'l.nba.com-2007-e.8940', 1, '2007-11-12 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4138, 'l.nba.com-2007-e.8948', 1, '2007-11-13 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4139, 'l.nba.com-2007-e.8983', 1, '2007-11-15 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4140, 'l.nba.com-2007-e.9026', 1, '2007-11-17 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4141, 'l.nba.com-2007-e.9102', 1, '2007-11-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4014, 'l.nba.com-2007-e.9143', 1, '2007-11-22 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3445, 'l.nba.com-2007-e.9192', 1, '2007-11-24 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4142, 'l.nba.com-2007-e.9218', 1, '2007-11-25 19:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3364, 'l.nba.com-2007-e.9257', 1, '2007-11-28 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3448, 'l.nba.com-2007-e.9322', 1, '2007-12-01 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3367, 'l.nba.com-2007-e.8730', 1, '2007-12-02 17:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4144, 'l.nba.com-2007-e.8795', 1, '2007-12-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4145, 'l.nba.com-2007-e.8816', 1, '2007-12-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3776, 'l.nba.com-2007-e.8877', 1, '2007-12-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4146, 'l.nba.com-2007-e.8939', 1, '2007-12-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4147, 'l.nba.com-2007-e.9004', 1, '2007-12-15 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4148, 'l.nba.com-2007-e.9041', 1, '2007-12-16 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4149, 'l.nba.com-2007-e.9075', 1, '2007-12-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4091, 'l.nba.com-2007-e.9119', 1, '2007-12-20 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4150, 'l.nba.com-2007-e.9150', 1, '2007-12-21 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4151, 'l.nba.com-2007-e.9216', 1, '2007-12-23 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3852, 'l.nba.com-2007-e.9225', 1, '2007-12-25 19:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4152, 'l.nba.com-2007-e.9268', 1, '2007-12-28 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4153, 'l.nba.com-2007-e.9326', 1, '2007-12-30 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4155, 'l.nba.com-2007-e.8745', 1, '2008-01-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3464, 'l.nba.com-2007-e.8780', 1, '2008-01-06 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3543, 'l.nba.com-2007-e.8814', 1, '2008-01-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3791, 'l.nba.com-2007-e.8901', 1, '2008-01-12 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4157, 'l.nba.com-2007-e.9008', 1, '2008-01-16 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4158, 'l.nba.com-2007-e.9048', 1, '2008-01-18 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3865, 'l.nba.com-2007-e.9157', 1, '2008-01-22 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4159, 'l.nba.com-2007-e.9177', 1, '2008-01-24 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4161, 'l.nba.com-2007-e.9276', 1, '2008-01-27 20:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4162, 'l.nba.com-2007-e.9351', 1, '2008-01-31 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3555, 'l.nba.com-2007-e.9360', 1, '2008-02-01 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3630, 'l.nba.com-2007-e.9386', 1, '2008-02-03 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3396, 'l.nba.com-2007-e.9443', 1, '2008-02-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4163, 'l.nba.com-2007-e.9487', 1, '2008-02-08 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4165, 'l.nba.com-2007-e.9541', 1, '2008-02-10 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4166, 'l.nba.com-2007-e.9568', 1, '2008-02-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4167, 'l.nba.com-2007-e.9620', 1, '2008-02-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4168, 'l.nba.com-2007-e.9668', 1, '2008-02-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4169, 'l.nba.com-2007-e.9692', 1, '2008-02-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4170, 'l.nba.com-2007-e.9732', 1, '2008-02-23 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4171, 'l.nba.com-2007-e.9771', 1, '2008-02-24 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4172, 'l.nba.com-2007-e.9798', 1, '2008-02-27 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3407, 'l.nba.com-2007-e.9814', 1, '2008-02-28 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4052, 'l.nba.com-2007-e.9838', 1, '2008-03-01 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4173, 'l.nba.com-2007-e.9399', 1, '2008-03-02 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4117, 'l.nba.com-2007-e.9482', 1, '2008-03-06 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4174, 'l.nba.com-2007-e.9517', 1, '2008-03-07 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4175, 'l.nba.com-2007-e.9573', 1, '2008-03-08 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4176, 'l.nba.com-2007-e.9624', 1, '2008-03-10 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4177, 'l.nba.com-2007-e.9662', 1, '2008-03-12 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4178, 'l.nba.com-2007-e.9689', 1, '2008-03-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3819, 'l.nba.com-2007-e.9750', 1, '2008-03-16 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4179, 'l.nba.com-2007-e.9760', 1, '2008-03-17 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3498, 'l.nba.com-2007-e.9828', 1, '2008-03-21 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4181, 'l.nba.com-2007-e.9853', 1, '2008-03-23 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4182, 'l.nba.com-2007-e.9880', 1, '2008-03-26 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4184, 'l.nba.com-2007-e.9913', 1, '2008-03-30 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3826, 'l.nba.com-2007-e.9405', 1, '2008-04-02 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4185, 'l.nba.com-2007-e.9425', 1, '2008-04-04 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4186, 'l.nba.com-2007-e.9469', 1, '2008-04-05 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4187, 'l.nba.com-2007-e.9553', 1, '2008-04-09 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4188, 'l.nba.com-2007-e.9584', 1, '2008-04-11 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3896, 'l.nba.com-2007-e.9626', 1, '2008-04-13 17:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4189, 'l.nba.com-2007-e.9646', 1, '2008-04-14 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:24:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3514, 'l.nba.com-2007-e.8725', 1, '2007-11-02 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4191, 'l.nba.com-2007-e.8756', 1, '2007-11-03 02:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4133, 'l.nba.com-2007-e.8793', 1, '2007-11-05 01:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3764, 'l.nba.com-2007-e.8803', 1, '2007-11-07 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3835, 'l.nba.com-2007-e.8876', 1, '2007-11-10 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4193, 'l.nba.com-2007-e.8906', 1, '2007-11-11 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4075, 'l.nba.com-2007-e.8974', 1, '2007-11-14 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4194, 'l.nba.com-2007-e.9013', 1, '2007-11-16 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4195, 'l.nba.com-2007-e.9060', 1, '2007-11-18 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4196, 'l.nba.com-2007-e.9117', 1, '2007-11-21 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4197, 'l.nba.com-2007-e.9148', 1, '2007-11-22 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3599, 'l.nba.com-2007-e.9182', 1, '2007-11-24 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4198, 'l.nba.com-2007-e.9255', 1, '2007-11-27 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4199, 'l.nba.com-2007-e.9296', 1, '2007-11-29 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4200, 'l.nba.com-2007-e.9342', 1, '2007-12-01 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4083, 'l.nba.com-2007-e.8735', 1, '2007-12-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4201, 'l.nba.com-2007-e.8798', 1, '2007-12-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3451, 'l.nba.com-2007-e.8811', 1, '2007-12-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4202, 'l.nba.com-2007-e.8848', 1, '2007-12-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4023, 'l.nba.com-2007-e.8884', 1, '2007-12-09 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3845, 'l.nba.com-2007-e.8923', 1, '2007-12-11 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4203, 'l.nba.com-2007-e.8981', 1, '2007-12-13 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4204, 'l.nba.com-2007-e.9045', 1, '2007-12-16 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4205, 'l.nba.com-2007-e.9087', 1, '2007-12-18 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4206, 'l.nba.com-2007-e.9134', 1, '2007-12-20 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3459, 'l.nba.com-2007-e.9203', 1, '2007-12-23 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4207, 'l.nba.com-2007-e.9227', 1, '2007-12-25 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3613, 'l.nba.com-2007-e.9272', 1, '2007-12-28 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3614, 'l.nba.com-2007-e.9295', 1, '2007-12-29 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4208, 'l.nba.com-2007-e.9357', 1, '2007-12-31 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3541, 'l.nba.com-2007-e.8727', 1, '2008-01-04 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4209, 'l.nba.com-2007-e.8773', 1, '2008-01-06 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4210, 'l.nba.com-2007-e.8801', 1, '2008-01-08 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4211, 'l.nba.com-2007-e.8868', 1, '2008-01-10 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4212, 'l.nba.com-2007-e.8885', 1, '2008-01-11 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4213, 'l.nba.com-2007-e.8935', 1, '2008-01-13 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3620, 'l.nba.com-2007-e.9017', 1, '2008-01-16 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4214, 'l.nba.com-2007-e.9056', 1, '2008-01-18 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4038, 'l.nba.com-2007-e.9084', 1, '2008-01-19 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4215, 'l.nba.com-2007-e.9126', 1, '2008-01-21 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4216, 'l.nba.com-2007-e.9163', 1, '2008-01-23 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4041, 'l.nba.com-2007-e.9197', 1, '2008-01-24 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4160, 'l.nba.com-2007-e.9231', 1, '2008-01-26 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4217, 'l.nba.com-2007-e.9274', 1, '2008-01-27 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4219, 'l.nba.com-2007-e.9361', 1, '2008-02-01 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3804, 'l.nba.com-2007-e.9434', 1, '2008-02-05 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4220, 'l.nba.com-2007-e.9475', 1, '2008-02-07 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3559, 'l.nba.com-2007-e.9513', 1, '2008-02-09 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4221, 'l.nba.com-2007-e.9557', 1, '2008-02-11 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4222, 'l.nba.com-2007-e.9639', 1, '2008-02-14 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4223, 'l.nba.com-2007-e.9652', 1, '2008-02-15 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4224, 'l.nba.com-2007-e.9703', 1, '2008-02-21 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3404, 'l.nba.com-2007-e.9742', 1, '2008-02-23 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4226, 'l.nba.com-2007-e.9799', 1, '2008-02-27 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4227, 'l.nba.com-2007-e.9818', 1, '2008-02-28 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4228, 'l.nba.com-2007-e.9393', 1, '2008-03-02 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4229, 'l.nba.com-2007-e.9467', 1, '2008-03-05 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4230, 'l.nba.com-2007-e.9503', 1, '2008-03-06 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4231, 'l.nba.com-2007-e.9554', 1, '2008-03-08 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4232, 'l.nba.com-2007-e.9608', 1, '2008-03-09 19:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4233, 'l.nba.com-2007-e.9650', 1, '2008-03-12 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4234, 'l.nba.com-2007-e.9693', 1, '2008-03-14 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4235, 'l.nba.com-2007-e.9740', 1, '2008-03-16 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4236, 'l.nba.com-2007-e.9789', 1, '2008-03-19 02:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3575, 'l.nba.com-2007-e.9806', 1, '2008-03-20 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4237, 'l.nba.com-2007-e.9856', 1, '2008-03-23 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3422, 'l.nba.com-2007-e.9881', 1, '2008-03-26 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4239, 'l.nba.com-2007-e.9892', 1, '2008-03-28 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4240, 'l.nba.com-2007-e.9902', 1, '2008-03-29 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4241, 'l.nba.com-2007-e.9921', 1, '2008-04-01 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4242, 'l.nba.com-2007-e.9395', 1, '2008-04-02 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4065, 'l.nba.com-2007-e.9455', 1, '2008-04-05 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4243, 'l.nba.com-2007-e.9486', 1, '2008-04-06 19:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4244, 'l.nba.com-2007-e.9524', 1, '2008-04-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4245, 'l.nba.com-2007-e.9560', 1, '2008-04-10 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4246, 'l.nba.com-2007-e.9595', 1, '2008-04-12 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4247, 'l.nba.com-2007-e.9659', 1, '2008-04-15 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4248, 'l.nba.com-2007-e.9722', 1, '2008-04-17 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:25:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4250, 'l.nba.com-2007-e.8741', 1, '2007-11-02 23:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4251, 'l.nba.com-2007-e.8805', 1, '2007-11-07 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4192, 'l.nba.com-2007-e.8837', 1, '2007-11-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3355, 'l.nba.com-2007-e.8871', 1, '2007-11-10 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4252, 'l.nba.com-2007-e.8924', 1, '2007-11-11 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3769, 'l.nba.com-2007-e.8982', 1, '2007-11-15 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3521, 'l.nba.com-2007-e.9025', 1, '2007-11-17 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4253, 'l.nba.com-2007-e.9058', 1, '2007-11-18 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4254, 'l.nba.com-2007-e.9101', 1, '2007-11-21 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3838, 'l.nba.com-2007-e.9124', 1, '2007-11-22 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4016, 'l.nba.com-2007-e.9206', 1, '2007-11-25 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4255, 'l.nba.com-2007-e.9266', 1, '2007-11-28 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4256, 'l.nba.com-2007-e.9287', 1, '2007-11-29 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4257, 'l.nba.com-2007-e.9331', 1, '2007-12-01 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4258, 'l.nba.com-2007-e.8771', 1, '2007-12-04 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4022, 'l.nba.com-2007-e.8839', 1, '2007-12-07 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4260, 'l.nba.com-2007-e.8880', 1, '2007-12-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4261, 'l.nba.com-2007-e.8919', 1, '2007-12-11 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3453, 'l.nba.com-2007-e.8936', 1, '2007-12-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3779, 'l.nba.com-2007-e.9031', 1, '2007-12-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4263, 'l.nba.com-2007-e.9072', 1, '2007-12-18 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3849, 'l.nba.com-2007-e.9111', 1, '2007-12-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4264, 'l.nba.com-2007-e.9162', 1, '2007-12-22 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4265, 'l.nba.com-2007-e.9240', 1, '2007-12-27 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4266, 'l.nba.com-2007-e.9311', 1, '2007-12-29 18:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4154, 'l.nba.com-2007-e.8698', 1, '2008-01-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4267, 'l.nba.com-2007-e.8733', 1, '2008-01-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4268, 'l.nba.com-2007-e.8763', 1, '2008-01-06 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4156, 'l.nba.com-2007-e.8843', 1, '2008-01-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4269, 'l.nba.com-2007-e.8899', 1, '2008-01-12 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4270, 'l.nba.com-2007-e.8950', 1, '2008-01-13 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4271, 'l.nba.com-2007-e.8990', 1, '2008-01-16 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4272, 'l.nba.com-2007-e.9040', 1, '2008-01-17 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3470, 'l.nba.com-2007-e.9059', 1, '2008-01-19 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4273, 'l.nba.com-2007-e.9139', 1, '2008-01-21 19:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4274, 'l.nba.com-2007-e.9207', 1, '2008-01-24 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3552, 'l.nba.com-2007-e.9253', 1, '2008-01-26 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4275, 'l.nba.com-2007-e.9280', 1, '2008-01-27 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4218, 'l.nba.com-2007-e.9325', 1, '2008-01-30 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3628, 'l.nba.com-2007-e.9354', 1, '2008-01-31 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4276, 'l.nba.com-2007-e.9380', 1, '2008-02-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4277, 'l.nba.com-2007-e.9419', 1, '2008-02-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4278, 'l.nba.com-2007-e.9459', 1, '2008-02-07 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4164, 'l.nba.com-2007-e.9504', 1, '2008-02-09 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4279, 'l.nba.com-2007-e.9532', 1, '2008-02-10 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3808, 'l.nba.com-2007-e.9615', 1, '2008-02-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4281, 'l.nba.com-2007-e.9685', 1, '2008-02-20 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4282, 'l.nba.com-2007-e.9705', 1, '2008-02-21 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4283, 'l.nba.com-2007-e.9745', 1, '2008-02-23 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4284, 'l.nba.com-2007-e.9761', 1, '2008-02-24 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4285, 'l.nba.com-2007-e.9780', 1, '2008-02-26 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4286, 'l.nba.com-2007-e.9811', 1, '2008-02-28 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4114, 'l.nba.com-2007-e.9837', 1, '2008-03-01 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3409, 'l.nba.com-2007-e.9406', 1, '2008-03-02 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4287, 'l.nba.com-2007-e.9445', 1, '2008-03-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4288, 'l.nba.com-2007-e.9495', 1, '2008-03-06 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3815, 'l.nba.com-2007-e.9535', 1, '2008-03-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3881, 'l.nba.com-2007-e.9577', 1, '2008-03-09 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4289, 'l.nba.com-2007-e.9622', 1, '2008-03-10 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4290, 'l.nba.com-2007-e.9656', 1, '2008-03-12 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3647, 'l.nba.com-2007-e.9699', 1, '2008-03-14 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4121, 'l.nba.com-2007-e.9748', 1, '2008-03-16 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4291, 'l.nba.com-2007-e.9758', 1, '2008-03-17 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4292, 'l.nba.com-2007-e.9797', 1, '2008-03-19 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4293, 'l.nba.com-2007-e.9843', 1, '2008-03-22 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4294, 'l.nba.com-2007-e.9872', 1, '2008-03-26 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4295, 'l.nba.com-2007-e.9879', 1, '2008-03-26 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4296, 'l.nba.com-2007-e.9895', 1, '2008-03-28 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4125, 'l.nba.com-2007-e.9910', 1, '2008-03-30 20:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4297, 'l.nba.com-2007-e.9919', 1, '2008-04-01 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3504, 'l.nba.com-2007-e.9407', 1, '2008-04-02 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4298, 'l.nba.com-2007-e.9436', 1, '2008-04-04 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4299, 'l.nba.com-2007-e.9465', 1, '2008-04-05 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4300, 'l.nba.com-2007-e.9515', 1, '2008-04-08 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4131, 'l.nba.com-2007-e.9588', 1, '2008-04-11 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3431, 'l.nba.com-2007-e.9604', 1, '2008-04-12 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4301, 'l.nba.com-2007-e.9664', 1, '2008-04-15 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3897, 'l.nba.com-2007-e.9704', 1, '2008-04-16 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:33:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3832, 'l.nba.com-2007-e.8718', 1, '2007-11-02 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4302, 'l.nba.com-2007-e.8736', 1, '2007-11-02 23:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4249, 'l.nba.com-2007-e.8788', 1, '2007-11-05 00:30:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4303, 'l.nba.com-2007-e.8860', 1, '2007-11-09 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3593, 'l.nba.com-2007-e.8881', 1, '2007-11-10 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3518, 'l.nba.com-2007-e.8937', 1, '2007-11-12 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4304, 'l.nba.com-2007-e.8976', 1, '2007-11-14 03:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4305, 'l.nba.com-2007-e.9005', 1, '2007-11-15 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4306, 'l.nba.com-2007-e.9042', 1, '2007-11-17 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4307, 'l.nba.com-2007-e.9078', 1, '2007-11-19 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4079, 'l.nba.com-2007-e.9131', 1, '2007-11-22 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4308, 'l.nba.com-2007-e.9170', 1, '2007-11-24 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4309, 'l.nba.com-2007-e.9219', 1, '2007-11-25 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4143, 'l.nba.com-2007-e.9288', 1, '2007-11-29 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4310, 'l.nba.com-2007-e.8723', 1, '2007-12-02 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4311, 'l.nba.com-2007-e.8746', 1, '2007-12-02 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4259, 'l.nba.com-2007-e.8792', 1, '2007-12-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4312, 'l.nba.com-2007-e.8823', 1, '2007-12-06 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4313, 'l.nba.com-2007-e.8852', 1, '2007-12-08 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3777, 'l.nba.com-2007-e.8902', 1, '2007-12-09 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4314, 'l.nba.com-2007-e.8943', 1, '2007-12-12 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4315, 'l.nba.com-2007-e.8972', 1, '2007-12-13 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4262, 'l.nba.com-2007-e.9006', 1, '2007-12-15 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4316, 'l.nba.com-2007-e.9061', 1, '2007-12-16 17:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3374, 'l.nba.com-2007-e.9116', 1, '2007-12-20 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4317, 'l.nba.com-2007-e.9171', 1, '2007-12-22 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4318, 'l.nba.com-2007-e.9213', 1, '2007-12-23 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4319, 'l.nba.com-2007-e.9246', 1, '2007-12-27 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4320, 'l.nba.com-2007-e.9283', 1, '2007-12-29 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4321, 'l.nba.com-2007-e.9321', 1, '2007-12-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4322, 'l.nba.com-2007-e.9364', 1, '2007-12-31 20:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4323, 'l.nba.com-2007-e.8695', 1, '2008-01-03 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3463, 'l.nba.com-2007-e.8728', 1, '2008-01-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3383, 'l.nba.com-2007-e.8766', 1, '2008-01-06 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4324, 'l.nba.com-2007-e.8866', 1, '2008-01-10 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4325, 'l.nba.com-2007-e.8878', 1, '2008-01-11 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3792, 'l.nba.com-2007-e.8927', 1, '2008-01-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4100, 'l.nba.com-2007-e.8955', 1, '2008-01-14 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3468, 'l.nba.com-2007-e.9002', 1, '2008-01-16 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4326, 'l.nba.com-2007-e.9074', 1, '2008-01-19 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4327, 'l.nba.com-2007-e.9107', 1, '2008-01-20 01:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4328, 'l.nba.com-2007-e.9155', 1, '2008-01-22 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4329, 'l.nba.com-2007-e.9169', 1, '2008-01-24 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4330, 'l.nba.com-2007-e.9237', 1, '2008-01-26 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4331, 'l.nba.com-2007-e.9316', 1, '2008-01-30 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4332, 'l.nba.com-2007-e.9356', 1, '2008-02-01 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4333, 'l.nba.com-2007-e.9404', 1, '2008-02-03 19:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3870, 'l.nba.com-2007-e.9468', 1, '2008-02-07 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4334, 'l.nba.com-2007-e.9506', 1, '2008-02-09 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3806, 'l.nba.com-2007-e.9547', 1, '2008-02-10 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4280, 'l.nba.com-2007-e.9579', 1, '2008-02-13 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4335, 'l.nba.com-2007-e.9625', 1, '2008-02-14 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4336, 'l.nba.com-2007-e.9670', 1, '2008-02-20 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4337, 'l.nba.com-2007-e.9698', 1, '2008-02-21 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4338, 'l.nba.com-2007-e.9734', 1, '2008-02-23 01:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4225, 'l.nba.com-2007-e.9764', 1, '2008-02-24 19:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4339, 'l.nba.com-2007-e.9782', 1, '2008-02-26 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4340, 'l.nba.com-2007-e.9819', 1, '2008-02-28 02:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3640, 'l.nba.com-2007-e.9396', 1, '2008-03-02 03:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3569, 'l.nba.com-2007-e.9451', 1, '2008-03-05 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3410, 'l.nba.com-2007-e.9480', 1, '2008-03-06 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4118, 'l.nba.com-2007-e.9538', 1, '2008-03-08 00:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4341, 'l.nba.com-2007-e.9611', 1, '2008-03-10 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4342, 'l.nba.com-2007-e.9666', 1, '2008-03-12 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4343, 'l.nba.com-2007-e.9707', 1, '2008-03-15 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4344, 'l.nba.com-2007-e.9749', 1, '2008-03-16 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4345, 'l.nba.com-2007-e.9781', 1, '2008-03-18 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4180, 'l.nba.com-2007-e.9800', 1, '2008-03-20 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4346, 'l.nba.com-2007-e.9860', 1, '2008-03-24 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4238, 'l.nba.com-2007-e.9864', 1, '2008-03-24 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3500, 'l.nba.com-2007-e.9876', 1, '2008-03-26 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3889, 'l.nba.com-2007-e.9888', 1, '2008-03-28 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4183, 'l.nba.com-2007-e.9903', 1, '2008-03-29 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4063, 'l.nba.com-2007-e.9387', 1, '2008-04-02 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4347, 'l.nba.com-2007-e.9442', 1, '2008-04-05 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3893, 'l.nba.com-2007-e.9483', 1, '2008-04-06 17:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4130, 'l.nba.com-2007-e.9519', 1, '2008-04-08 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4348, 'l.nba.com-2007-e.9548', 1, '2008-04-09 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4349, 'l.nba.com-2007-e.9593', 1, '2008-04-12 00:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3509, 'l.nba.com-2007-e.9632', 1, '2008-04-13 22:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4070, 'l.nba.com-2007-e.9669', 1, '2008-04-15 23:30:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4190, 'l.nba.com-2007-e.9695', 1, '2008-04-16 23:00:00', NULL, NULL, 'pre-event', '', '', '2007-11-05 05:34:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3119, 'l.nfl.com-2007-e.2147', 1, '2007-11-04 18:00:00', NULL, NULL, 'post-event', '', '', '2007-11-05 05:48:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (3131, 'l.nfl.com-2007-e.2160', 1, '2007-11-05 01:15:00', NULL, NULL, 'post-event', '', '', '2007-11-05 06:01:00'); INSERT INTO events (id, event_key, publisher_id, start_date_time, site_id, site_alignment, event_status, duration, attendance, last_update) VALUES (4350, 'l.nhl.com-2007-e.8593', 1, '2007-11-03 00:00:00', NULL, NULL, 'post-event', '', '', '2007-11-04 18:45:00'); -- -- Data for Name: events_documents; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO events_documents (event_id, document_id) VALUES (1, 5); INSERT INTO events_documents (event_id, document_id) VALUES (2, 7); INSERT INTO events_documents (event_id, document_id) VALUES (3, 8); INSERT INTO events_documents (event_id, document_id) VALUES (4, 8); INSERT INTO events_documents (event_id, document_id) VALUES (5, 8); INSERT INTO events_documents (event_id, document_id) VALUES (6, 8); INSERT INTO events_documents (event_id, document_id) VALUES (7, 8); INSERT INTO events_documents (event_id, document_id) VALUES (8, 8); INSERT INTO events_documents (event_id, document_id) VALUES (9, 8); INSERT INTO events_documents (event_id, document_id) VALUES (10, 8); INSERT INTO events_documents (event_id, document_id) VALUES (11, 8); INSERT INTO events_documents (event_id, document_id) VALUES (12, 8); INSERT INTO events_documents (event_id, document_id) VALUES (13, 8); INSERT INTO events_documents (event_id, document_id) VALUES (14, 8); INSERT INTO events_documents (event_id, document_id) VALUES (15, 8); INSERT INTO events_documents (event_id, document_id) VALUES (16, 8); INSERT INTO events_documents (event_id, document_id) VALUES (17, 8); INSERT INTO events_documents (event_id, document_id) VALUES (18, 8); INSERT INTO events_documents (event_id, document_id) VALUES (19, 8); INSERT INTO events_documents (event_id, document_id) VALUES (20, 8); INSERT INTO events_documents (event_id, document_id) VALUES (21, 8); INSERT INTO events_documents (event_id, document_id) VALUES (22, 8); INSERT INTO events_documents (event_id, document_id) VALUES (23, 8); INSERT INTO events_documents (event_id, document_id) VALUES (24, 8); INSERT INTO events_documents (event_id, document_id) VALUES (25, 8); INSERT INTO events_documents (event_id, document_id) VALUES (26, 8); INSERT INTO events_documents (event_id, document_id) VALUES (27, 8); INSERT INTO events_documents (event_id, document_id) VALUES (28, 8); INSERT INTO events_documents (event_id, document_id) VALUES (29, 8); INSERT INTO events_documents (event_id, document_id) VALUES (30, 8); INSERT INTO events_documents (event_id, document_id) VALUES (31, 8); INSERT INTO events_documents (event_id, document_id) VALUES (32, 8); INSERT INTO events_documents (event_id, document_id) VALUES (33, 8); INSERT INTO events_documents (event_id, document_id) VALUES (34, 8); INSERT INTO events_documents (event_id, document_id) VALUES (35, 8); INSERT INTO events_documents (event_id, document_id) VALUES (36, 8); INSERT INTO events_documents (event_id, document_id) VALUES (37, 8); INSERT INTO events_documents (event_id, document_id) VALUES (38, 8); INSERT INTO events_documents (event_id, document_id) VALUES (39, 8); INSERT INTO events_documents (event_id, document_id) VALUES (40, 8); INSERT INTO events_documents (event_id, document_id) VALUES (41, 8); INSERT INTO events_documents (event_id, document_id) VALUES (42, 8); INSERT INTO events_documents (event_id, document_id) VALUES (43, 8); INSERT INTO events_documents (event_id, document_id) VALUES (44, 8); INSERT INTO events_documents (event_id, document_id) VALUES (45, 8); INSERT INTO events_documents (event_id, document_id) VALUES (46, 8); INSERT INTO events_documents (event_id, document_id) VALUES (47, 8); INSERT INTO events_documents (event_id, document_id) VALUES (48, 8); INSERT INTO events_documents (event_id, document_id) VALUES (49, 8); INSERT INTO events_documents (event_id, document_id) VALUES (50, 8); INSERT INTO events_documents (event_id, document_id) VALUES (51, 8); INSERT INTO events_documents (event_id, document_id) VALUES (52, 8); INSERT INTO events_documents (event_id, document_id) VALUES (53, 8); INSERT INTO events_documents (event_id, document_id) VALUES (54, 8); INSERT INTO events_documents (event_id, document_id) VALUES (55, 8); INSERT INTO events_documents (event_id, document_id) VALUES (56, 8); INSERT INTO events_documents (event_id, document_id) VALUES (57, 8); INSERT INTO events_documents (event_id, document_id) VALUES (58, 8); INSERT INTO events_documents (event_id, document_id) VALUES (59, 8); INSERT INTO events_documents (event_id, document_id) VALUES (60, 8); INSERT INTO events_documents (event_id, document_id) VALUES (61, 8); INSERT INTO events_documents (event_id, document_id) VALUES (62, 8); INSERT INTO events_documents (event_id, document_id) VALUES (63, 8); INSERT INTO events_documents (event_id, document_id) VALUES (64, 8); INSERT INTO events_documents (event_id, document_id) VALUES (65, 8); INSERT INTO events_documents (event_id, document_id) VALUES (66, 8); INSERT INTO events_documents (event_id, document_id) VALUES (67, 8); INSERT INTO events_documents (event_id, document_id) VALUES (68, 8); INSERT INTO events_documents (event_id, document_id) VALUES (69, 8); INSERT INTO events_documents (event_id, document_id) VALUES (70, 8); INSERT INTO events_documents (event_id, document_id) VALUES (71, 8); INSERT INTO events_documents (event_id, document_id) VALUES (72, 8); INSERT INTO events_documents (event_id, document_id) VALUES (73, 8); INSERT INTO events_documents (event_id, document_id) VALUES (74, 8); INSERT INTO events_documents (event_id, document_id) VALUES (75, 8); INSERT INTO events_documents (event_id, document_id) VALUES (76, 8); INSERT INTO events_documents (event_id, document_id) VALUES (77, 8); INSERT INTO events_documents (event_id, document_id) VALUES (78, 8); INSERT INTO events_documents (event_id, document_id) VALUES (79, 8); INSERT INTO events_documents (event_id, document_id) VALUES (80, 8); INSERT INTO events_documents (event_id, document_id) VALUES (81, 8); INSERT INTO events_documents (event_id, document_id) VALUES (82, 8); INSERT INTO events_documents (event_id, document_id) VALUES (83, 8); INSERT INTO events_documents (event_id, document_id) VALUES (84, 8); INSERT INTO events_documents (event_id, document_id) VALUES (85, 8); INSERT INTO events_documents (event_id, document_id) VALUES (86, 8); INSERT INTO events_documents (event_id, document_id) VALUES (87, 8); INSERT INTO events_documents (event_id, document_id) VALUES (88, 8); INSERT INTO events_documents (event_id, document_id) VALUES (89, 8); INSERT INTO events_documents (event_id, document_id) VALUES (90, 8); INSERT INTO events_documents (event_id, document_id) VALUES (91, 8); INSERT INTO events_documents (event_id, document_id) VALUES (92, 8); INSERT INTO events_documents (event_id, document_id) VALUES (93, 8); INSERT INTO events_documents (event_id, document_id) VALUES (94, 8); INSERT INTO events_documents (event_id, document_id) VALUES (95, 8); INSERT INTO events_documents (event_id, document_id) VALUES (96, 8); INSERT INTO events_documents (event_id, document_id) VALUES (97, 8); INSERT INTO events_documents (event_id, document_id) VALUES (98, 8); INSERT INTO events_documents (event_id, document_id) VALUES (99, 8); INSERT INTO events_documents (event_id, document_id) VALUES (100, 8); INSERT INTO events_documents (event_id, document_id) VALUES (101, 8); INSERT INTO events_documents (event_id, document_id) VALUES (102, 8); INSERT INTO events_documents (event_id, document_id) VALUES (103, 8); INSERT INTO events_documents (event_id, document_id) VALUES (104, 8); INSERT INTO events_documents (event_id, document_id) VALUES (105, 8); INSERT INTO events_documents (event_id, document_id) VALUES (106, 8); INSERT INTO events_documents (event_id, document_id) VALUES (107, 8); INSERT INTO events_documents (event_id, document_id) VALUES (108, 8); INSERT INTO events_documents (event_id, document_id) VALUES (109, 8); INSERT INTO events_documents (event_id, document_id) VALUES (110, 8); INSERT INTO events_documents (event_id, document_id) VALUES (111, 8); INSERT INTO events_documents (event_id, document_id) VALUES (112, 8); INSERT INTO events_documents (event_id, document_id) VALUES (2, 8); INSERT INTO events_documents (event_id, document_id) VALUES (113, 8); INSERT INTO events_documents (event_id, document_id) VALUES (114, 8); INSERT INTO events_documents (event_id, document_id) VALUES (115, 8); INSERT INTO events_documents (event_id, document_id) VALUES (116, 8); INSERT INTO events_documents (event_id, document_id) VALUES (117, 8); INSERT INTO events_documents (event_id, document_id) VALUES (118, 8); INSERT INTO events_documents (event_id, document_id) VALUES (119, 8); INSERT INTO events_documents (event_id, document_id) VALUES (120, 8); INSERT INTO events_documents (event_id, document_id) VALUES (121, 8); INSERT INTO events_documents (event_id, document_id) VALUES (122, 8); INSERT INTO events_documents (event_id, document_id) VALUES (123, 8); INSERT INTO events_documents (event_id, document_id) VALUES (124, 8); INSERT INTO events_documents (event_id, document_id) VALUES (125, 8); INSERT INTO events_documents (event_id, document_id) VALUES (126, 8); INSERT INTO events_documents (event_id, document_id) VALUES (127, 8); INSERT INTO events_documents (event_id, document_id) VALUES (128, 8); INSERT INTO events_documents (event_id, document_id) VALUES (129, 8); INSERT INTO events_documents (event_id, document_id) VALUES (130, 8); INSERT INTO events_documents (event_id, document_id) VALUES (131, 8); INSERT INTO events_documents (event_id, document_id) VALUES (132, 8); INSERT INTO events_documents (event_id, document_id) VALUES (133, 8); INSERT INTO events_documents (event_id, document_id) VALUES (134, 8); INSERT INTO events_documents (event_id, document_id) VALUES (135, 8); INSERT INTO events_documents (event_id, document_id) VALUES (136, 8); INSERT INTO events_documents (event_id, document_id) VALUES (137, 8); INSERT INTO events_documents (event_id, document_id) VALUES (138, 8); INSERT INTO events_documents (event_id, document_id) VALUES (139, 8); INSERT INTO events_documents (event_id, document_id) VALUES (140, 8); INSERT INTO events_documents (event_id, document_id) VALUES (141, 8); INSERT INTO events_documents (event_id, document_id) VALUES (142, 8); INSERT INTO events_documents (event_id, document_id) VALUES (143, 8); INSERT INTO events_documents (event_id, document_id) VALUES (144, 8); INSERT INTO events_documents (event_id, document_id) VALUES (145, 8); INSERT INTO events_documents (event_id, document_id) VALUES (146, 8); INSERT INTO events_documents (event_id, document_id) VALUES (147, 8); INSERT INTO events_documents (event_id, document_id) VALUES (148, 8); INSERT INTO events_documents (event_id, document_id) VALUES (149, 8); INSERT INTO events_documents (event_id, document_id) VALUES (150, 8); INSERT INTO events_documents (event_id, document_id) VALUES (151, 8); INSERT INTO events_documents (event_id, document_id) VALUES (152, 8); INSERT INTO events_documents (event_id, document_id) VALUES (153, 8); INSERT INTO events_documents (event_id, document_id) VALUES (154, 8); INSERT INTO events_documents (event_id, document_id) VALUES (155, 8); INSERT INTO events_documents (event_id, document_id) VALUES (156, 8); INSERT INTO events_documents (event_id, document_id) VALUES (157, 8); INSERT INTO events_documents (event_id, document_id) VALUES (158, 8); INSERT INTO events_documents (event_id, document_id) VALUES (159, 8); INSERT INTO events_documents (event_id, document_id) VALUES (160, 8); INSERT INTO events_documents (event_id, document_id) VALUES (161, 8); INSERT INTO events_documents (event_id, document_id) VALUES (162, 8); INSERT INTO events_documents (event_id, document_id) VALUES (163, 8); INSERT INTO events_documents (event_id, document_id) VALUES (164, 10); INSERT INTO events_documents (event_id, document_id) VALUES (165, 10); INSERT INTO events_documents (event_id, document_id) VALUES (166, 10); INSERT INTO events_documents (event_id, document_id) VALUES (167, 10); INSERT INTO events_documents (event_id, document_id) VALUES (168, 10); INSERT INTO events_documents (event_id, document_id) VALUES (169, 10); INSERT INTO events_documents (event_id, document_id) VALUES (170, 10); INSERT INTO events_documents (event_id, document_id) VALUES (171, 10); INSERT INTO events_documents (event_id, document_id) VALUES (172, 10); INSERT INTO events_documents (event_id, document_id) VALUES (173, 10); INSERT INTO events_documents (event_id, document_id) VALUES (174, 10); INSERT INTO events_documents (event_id, document_id) VALUES (175, 10); INSERT INTO events_documents (event_id, document_id) VALUES (16, 10); INSERT INTO events_documents (event_id, document_id) VALUES (17, 10); INSERT INTO events_documents (event_id, document_id) VALUES (176, 10); INSERT INTO events_documents (event_id, document_id) VALUES (177, 10); INSERT INTO events_documents (event_id, document_id) VALUES (178, 10); INSERT INTO events_documents (event_id, document_id) VALUES (179, 10); INSERT INTO events_documents (event_id, document_id) VALUES (180, 10); INSERT INTO events_documents (event_id, document_id) VALUES (181, 10); INSERT INTO events_documents (event_id, document_id) VALUES (182, 10); INSERT INTO events_documents (event_id, document_id) VALUES (183, 10); INSERT INTO events_documents (event_id, document_id) VALUES (184, 10); INSERT INTO events_documents (event_id, document_id) VALUES (185, 10); INSERT INTO events_documents (event_id, document_id) VALUES (186, 10); INSERT INTO events_documents (event_id, document_id) VALUES (29, 10); INSERT INTO events_documents (event_id, document_id) VALUES (30, 10); INSERT INTO events_documents (event_id, document_id) VALUES (31, 10); INSERT INTO events_documents (event_id, document_id) VALUES (187, 10); INSERT INTO events_documents (event_id, document_id) VALUES (188, 10); INSERT INTO events_documents (event_id, document_id) VALUES (189, 10); INSERT INTO events_documents (event_id, document_id) VALUES (190, 10); INSERT INTO events_documents (event_id, document_id) VALUES (191, 10); INSERT INTO events_documents (event_id, document_id) VALUES (192, 10); INSERT INTO events_documents (event_id, document_id) VALUES (193, 10); INSERT INTO events_documents (event_id, document_id) VALUES (194, 10); INSERT INTO events_documents (event_id, document_id) VALUES (195, 10); INSERT INTO events_documents (event_id, document_id) VALUES (196, 10); INSERT INTO events_documents (event_id, document_id) VALUES (197, 10); INSERT INTO events_documents (event_id, document_id) VALUES (198, 10); INSERT INTO events_documents (event_id, document_id) VALUES (199, 10); INSERT INTO events_documents (event_id, document_id) VALUES (200, 10); INSERT INTO events_documents (event_id, document_id) VALUES (201, 10); INSERT INTO events_documents (event_id, document_id) VALUES (202, 10); INSERT INTO events_documents (event_id, document_id) VALUES (203, 10); INSERT INTO events_documents (event_id, document_id) VALUES (204, 10); INSERT INTO events_documents (event_id, document_id) VALUES (205, 10); INSERT INTO events_documents (event_id, document_id) VALUES (206, 10); INSERT INTO events_documents (event_id, document_id) VALUES (207, 10); INSERT INTO events_documents (event_id, document_id) VALUES (208, 10); INSERT INTO events_documents (event_id, document_id) VALUES (209, 10); INSERT INTO events_documents (event_id, document_id) VALUES (210, 10); INSERT INTO events_documents (event_id, document_id) VALUES (211, 10); INSERT INTO events_documents (event_id, document_id) VALUES (212, 10); INSERT INTO events_documents (event_id, document_id) VALUES (213, 10); INSERT INTO events_documents (event_id, document_id) VALUES (214, 10); INSERT INTO events_documents (event_id, document_id) VALUES (215, 10); INSERT INTO events_documents (event_id, document_id) VALUES (216, 10); INSERT INTO events_documents (event_id, document_id) VALUES (217, 10); INSERT INTO events_documents (event_id, document_id) VALUES (218, 10); INSERT INTO events_documents (event_id, document_id) VALUES (219, 10); INSERT INTO events_documents (event_id, document_id) VALUES (220, 10); INSERT INTO events_documents (event_id, document_id) VALUES (221, 10); INSERT INTO events_documents (event_id, document_id) VALUES (222, 10); INSERT INTO events_documents (event_id, document_id) VALUES (223, 10); INSERT INTO events_documents (event_id, document_id) VALUES (224, 10); INSERT INTO events_documents (event_id, document_id) VALUES (225, 10); INSERT INTO events_documents (event_id, document_id) VALUES (226, 10); INSERT INTO events_documents (event_id, document_id) VALUES (227, 10); INSERT INTO events_documents (event_id, document_id) VALUES (228, 10); INSERT INTO events_documents (event_id, document_id) VALUES (229, 10); INSERT INTO events_documents (event_id, document_id) VALUES (230, 10); INSERT INTO events_documents (event_id, document_id) VALUES (231, 10); INSERT INTO events_documents (event_id, document_id) VALUES (232, 10); INSERT INTO events_documents (event_id, document_id) VALUES (233, 10); INSERT INTO events_documents (event_id, document_id) VALUES (79, 10); INSERT INTO events_documents (event_id, document_id) VALUES (80, 10); INSERT INTO events_documents (event_id, document_id) VALUES (81, 10); INSERT INTO events_documents (event_id, document_id) VALUES (82, 10); INSERT INTO events_documents (event_id, document_id) VALUES (234, 10); INSERT INTO events_documents (event_id, document_id) VALUES (235, 10); INSERT INTO events_documents (event_id, document_id) VALUES (236, 10); INSERT INTO events_documents (event_id, document_id) VALUES (237, 10); INSERT INTO events_documents (event_id, document_id) VALUES (238, 10); INSERT INTO events_documents (event_id, document_id) VALUES (239, 10); INSERT INTO events_documents (event_id, document_id) VALUES (240, 10); INSERT INTO events_documents (event_id, document_id) VALUES (241, 10); INSERT INTO events_documents (event_id, document_id) VALUES (242, 10); INSERT INTO events_documents (event_id, document_id) VALUES (243, 10); INSERT INTO events_documents (event_id, document_id) VALUES (244, 10); INSERT INTO events_documents (event_id, document_id) VALUES (245, 10); INSERT INTO events_documents (event_id, document_id) VALUES (246, 10); INSERT INTO events_documents (event_id, document_id) VALUES (247, 10); INSERT INTO events_documents (event_id, document_id) VALUES (248, 10); INSERT INTO events_documents (event_id, document_id) VALUES (249, 10); INSERT INTO events_documents (event_id, document_id) VALUES (250, 10); INSERT INTO events_documents (event_id, document_id) VALUES (251, 10); INSERT INTO events_documents (event_id, document_id) VALUES (252, 10); INSERT INTO events_documents (event_id, document_id) VALUES (253, 10); INSERT INTO events_documents (event_id, document_id) VALUES (254, 10); INSERT INTO events_documents (event_id, document_id) VALUES (255, 10); INSERT INTO events_documents (event_id, document_id) VALUES (256, 10); INSERT INTO events_documents (event_id, document_id) VALUES (257, 10); INSERT INTO events_documents (event_id, document_id) VALUES (258, 10); INSERT INTO events_documents (event_id, document_id) VALUES (259, 10); INSERT INTO events_documents (event_id, document_id) VALUES (260, 10); INSERT INTO events_documents (event_id, document_id) VALUES (261, 10); INSERT INTO events_documents (event_id, document_id) VALUES (262, 10); INSERT INTO events_documents (event_id, document_id) VALUES (263, 10); INSERT INTO events_documents (event_id, document_id) VALUES (2, 10); INSERT INTO events_documents (event_id, document_id) VALUES (113, 10); INSERT INTO events_documents (event_id, document_id) VALUES (114, 10); INSERT INTO events_documents (event_id, document_id) VALUES (264, 10); INSERT INTO events_documents (event_id, document_id) VALUES (265, 10); INSERT INTO events_documents (event_id, document_id) VALUES (266, 10); INSERT INTO events_documents (event_id, document_id) VALUES (267, 10); INSERT INTO events_documents (event_id, document_id) VALUES (268, 10); INSERT INTO events_documents (event_id, document_id) VALUES (269, 10); INSERT INTO events_documents (event_id, document_id) VALUES (270, 10); INSERT INTO events_documents (event_id, document_id) VALUES (271, 10); INSERT INTO events_documents (event_id, document_id) VALUES (272, 10); INSERT INTO events_documents (event_id, document_id) VALUES (273, 10); INSERT INTO events_documents (event_id, document_id) VALUES (274, 10); INSERT INTO events_documents (event_id, document_id) VALUES (275, 10); INSERT INTO events_documents (event_id, document_id) VALUES (276, 10); INSERT INTO events_documents (event_id, document_id) VALUES (277, 10); INSERT INTO events_documents (event_id, document_id) VALUES (278, 10); INSERT INTO events_documents (event_id, document_id) VALUES (279, 10); INSERT INTO events_documents (event_id, document_id) VALUES (280, 10); INSERT INTO events_documents (event_id, document_id) VALUES (281, 10); INSERT INTO events_documents (event_id, document_id) VALUES (282, 10); INSERT INTO events_documents (event_id, document_id) VALUES (283, 10); INSERT INTO events_documents (event_id, document_id) VALUES (284, 10); INSERT INTO events_documents (event_id, document_id) VALUES (285, 10); INSERT INTO events_documents (event_id, document_id) VALUES (286, 10); INSERT INTO events_documents (event_id, document_id) VALUES (287, 10); INSERT INTO events_documents (event_id, document_id) VALUES (288, 10); INSERT INTO events_documents (event_id, document_id) VALUES (289, 10); INSERT INTO events_documents (event_id, document_id) VALUES (290, 10); INSERT INTO events_documents (event_id, document_id) VALUES (291, 10); INSERT INTO events_documents (event_id, document_id) VALUES (292, 10); INSERT INTO events_documents (event_id, document_id) VALUES (293, 10); INSERT INTO events_documents (event_id, document_id) VALUES (294, 10); INSERT INTO events_documents (event_id, document_id) VALUES (295, 10); INSERT INTO events_documents (event_id, document_id) VALUES (296, 10); INSERT INTO events_documents (event_id, document_id) VALUES (297, 10); INSERT INTO events_documents (event_id, document_id) VALUES (298, 10); INSERT INTO events_documents (event_id, document_id) VALUES (149, 10); INSERT INTO events_documents (event_id, document_id) VALUES (150, 10); INSERT INTO events_documents (event_id, document_id) VALUES (151, 10); INSERT INTO events_documents (event_id, document_id) VALUES (299, 10); INSERT INTO events_documents (event_id, document_id) VALUES (300, 10); INSERT INTO events_documents (event_id, document_id) VALUES (301, 10); INSERT INTO events_documents (event_id, document_id) VALUES (155, 10); INSERT INTO events_documents (event_id, document_id) VALUES (156, 10); INSERT INTO events_documents (event_id, document_id) VALUES (157, 10); INSERT INTO events_documents (event_id, document_id) VALUES (302, 10); INSERT INTO events_documents (event_id, document_id) VALUES (303, 10); INSERT INTO events_documents (event_id, document_id) VALUES (304, 10); INSERT INTO events_documents (event_id, document_id) VALUES (305, 10); INSERT INTO events_documents (event_id, document_id) VALUES (306, 10); INSERT INTO events_documents (event_id, document_id) VALUES (307, 10); INSERT INTO events_documents (event_id, document_id) VALUES (308, 12); INSERT INTO events_documents (event_id, document_id) VALUES (309, 13); INSERT INTO events_documents (event_id, document_id) VALUES (310, 14); INSERT INTO events_documents (event_id, document_id) VALUES (311, 14); INSERT INTO events_documents (event_id, document_id) VALUES (312, 14); INSERT INTO events_documents (event_id, document_id) VALUES (167, 14); INSERT INTO events_documents (event_id, document_id) VALUES (168, 14); INSERT INTO events_documents (event_id, document_id) VALUES (169, 14); INSERT INTO events_documents (event_id, document_id) VALUES (313, 14); INSERT INTO events_documents (event_id, document_id) VALUES (314, 14); INSERT INTO events_documents (event_id, document_id) VALUES (315, 14); INSERT INTO events_documents (event_id, document_id) VALUES (316, 14); INSERT INTO events_documents (event_id, document_id) VALUES (317, 14); INSERT INTO events_documents (event_id, document_id) VALUES (318, 14); INSERT INTO events_documents (event_id, document_id) VALUES (319, 14); INSERT INTO events_documents (event_id, document_id) VALUES (320, 14); INSERT INTO events_documents (event_id, document_id) VALUES (321, 14); INSERT INTO events_documents (event_id, document_id) VALUES (322, 14); INSERT INTO events_documents (event_id, document_id) VALUES (323, 14); INSERT INTO events_documents (event_id, document_id) VALUES (20, 14); INSERT INTO events_documents (event_id, document_id) VALUES (21, 14); INSERT INTO events_documents (event_id, document_id) VALUES (22, 14); INSERT INTO events_documents (event_id, document_id) VALUES (181, 14); INSERT INTO events_documents (event_id, document_id) VALUES (182, 14); INSERT INTO events_documents (event_id, document_id) VALUES (183, 14); INSERT INTO events_documents (event_id, document_id) VALUES (26, 14); INSERT INTO events_documents (event_id, document_id) VALUES (27, 14); INSERT INTO events_documents (event_id, document_id) VALUES (28, 14); INSERT INTO events_documents (event_id, document_id) VALUES (324, 14); INSERT INTO events_documents (event_id, document_id) VALUES (325, 14); INSERT INTO events_documents (event_id, document_id) VALUES (326, 14); INSERT INTO events_documents (event_id, document_id) VALUES (327, 14); INSERT INTO events_documents (event_id, document_id) VALUES (328, 14); INSERT INTO events_documents (event_id, document_id) VALUES (329, 14); INSERT INTO events_documents (event_id, document_id) VALUES (330, 14); INSERT INTO events_documents (event_id, document_id) VALUES (331, 14); INSERT INTO events_documents (event_id, document_id) VALUES (332, 14); INSERT INTO events_documents (event_id, document_id) VALUES (333, 14); INSERT INTO events_documents (event_id, document_id) VALUES (334, 14); INSERT INTO events_documents (event_id, document_id) VALUES (335, 14); INSERT INTO events_documents (event_id, document_id) VALUES (336, 14); INSERT INTO events_documents (event_id, document_id) VALUES (337, 14); INSERT INTO events_documents (event_id, document_id) VALUES (338, 14); INSERT INTO events_documents (event_id, document_id) VALUES (339, 14); INSERT INTO events_documents (event_id, document_id) VALUES (340, 14); INSERT INTO events_documents (event_id, document_id) VALUES (341, 14); INSERT INTO events_documents (event_id, document_id) VALUES (342, 14); INSERT INTO events_documents (event_id, document_id) VALUES (343, 14); INSERT INTO events_documents (event_id, document_id) VALUES (344, 14); INSERT INTO events_documents (event_id, document_id) VALUES (345, 14); INSERT INTO events_documents (event_id, document_id) VALUES (346, 14); INSERT INTO events_documents (event_id, document_id) VALUES (347, 14); INSERT INTO events_documents (event_id, document_id) VALUES (348, 14); INSERT INTO events_documents (event_id, document_id) VALUES (349, 14); INSERT INTO events_documents (event_id, document_id) VALUES (350, 14); INSERT INTO events_documents (event_id, document_id) VALUES (351, 14); INSERT INTO events_documents (event_id, document_id) VALUES (352, 14); INSERT INTO events_documents (event_id, document_id) VALUES (353, 14); INSERT INTO events_documents (event_id, document_id) VALUES (354, 14); INSERT INTO events_documents (event_id, document_id) VALUES (355, 14); INSERT INTO events_documents (event_id, document_id) VALUES (356, 14); INSERT INTO events_documents (event_id, document_id) VALUES (61, 14); INSERT INTO events_documents (event_id, document_id) VALUES (62, 14); INSERT INTO events_documents (event_id, document_id) VALUES (63, 14); INSERT INTO events_documents (event_id, document_id) VALUES (357, 14); INSERT INTO events_documents (event_id, document_id) VALUES (358, 14); INSERT INTO events_documents (event_id, document_id) VALUES (359, 14); INSERT INTO events_documents (event_id, document_id) VALUES (360, 14); INSERT INTO events_documents (event_id, document_id) VALUES (361, 14); INSERT INTO events_documents (event_id, document_id) VALUES (362, 14); INSERT INTO events_documents (event_id, document_id) VALUES (363, 14); INSERT INTO events_documents (event_id, document_id) VALUES (364, 14); INSERT INTO events_documents (event_id, document_id) VALUES (365, 14); INSERT INTO events_documents (event_id, document_id) VALUES (366, 14); INSERT INTO events_documents (event_id, document_id) VALUES (367, 14); INSERT INTO events_documents (event_id, document_id) VALUES (368, 14); INSERT INTO events_documents (event_id, document_id) VALUES (369, 14); INSERT INTO events_documents (event_id, document_id) VALUES (370, 14); INSERT INTO events_documents (event_id, document_id) VALUES (371, 14); INSERT INTO events_documents (event_id, document_id) VALUES (372, 14); INSERT INTO events_documents (event_id, document_id) VALUES (373, 14); INSERT INTO events_documents (event_id, document_id) VALUES (374, 14); INSERT INTO events_documents (event_id, document_id) VALUES (83, 14); INSERT INTO events_documents (event_id, document_id) VALUES (84, 14); INSERT INTO events_documents (event_id, document_id) VALUES (85, 14); INSERT INTO events_documents (event_id, document_id) VALUES (375, 14); INSERT INTO events_documents (event_id, document_id) VALUES (376, 14); INSERT INTO events_documents (event_id, document_id) VALUES (377, 14); INSERT INTO events_documents (event_id, document_id) VALUES (378, 14); INSERT INTO events_documents (event_id, document_id) VALUES (379, 14); INSERT INTO events_documents (event_id, document_id) VALUES (380, 14); INSERT INTO events_documents (event_id, document_id) VALUES (244, 14); INSERT INTO events_documents (event_id, document_id) VALUES (245, 14); INSERT INTO events_documents (event_id, document_id) VALUES (246, 14); INSERT INTO events_documents (event_id, document_id) VALUES (381, 14); INSERT INTO events_documents (event_id, document_id) VALUES (382, 14); INSERT INTO events_documents (event_id, document_id) VALUES (383, 14); INSERT INTO events_documents (event_id, document_id) VALUES (384, 14); INSERT INTO events_documents (event_id, document_id) VALUES (385, 14); INSERT INTO events_documents (event_id, document_id) VALUES (386, 14); INSERT INTO events_documents (event_id, document_id) VALUES (387, 14); INSERT INTO events_documents (event_id, document_id) VALUES (388, 14); INSERT INTO events_documents (event_id, document_id) VALUES (389, 14); INSERT INTO events_documents (event_id, document_id) VALUES (390, 14); INSERT INTO events_documents (event_id, document_id) VALUES (391, 14); INSERT INTO events_documents (event_id, document_id) VALUES (392, 14); INSERT INTO events_documents (event_id, document_id) VALUES (393, 14); INSERT INTO events_documents (event_id, document_id) VALUES (394, 14); INSERT INTO events_documents (event_id, document_id) VALUES (261, 14); INSERT INTO events_documents (event_id, document_id) VALUES (262, 14); INSERT INTO events_documents (event_id, document_id) VALUES (263, 14); INSERT INTO events_documents (event_id, document_id) VALUES (308, 14); INSERT INTO events_documents (event_id, document_id) VALUES (395, 14); INSERT INTO events_documents (event_id, document_id) VALUES (396, 14); INSERT INTO events_documents (event_id, document_id) VALUES (397, 14); INSERT INTO events_documents (event_id, document_id) VALUES (398, 14); INSERT INTO events_documents (event_id, document_id) VALUES (399, 14); INSERT INTO events_documents (event_id, document_id) VALUES (400, 14); INSERT INTO events_documents (event_id, document_id) VALUES (401, 14); INSERT INTO events_documents (event_id, document_id) VALUES (402, 14); INSERT INTO events_documents (event_id, document_id) VALUES (403, 14); INSERT INTO events_documents (event_id, document_id) VALUES (404, 14); INSERT INTO events_documents (event_id, document_id) VALUES (405, 14); INSERT INTO events_documents (event_id, document_id) VALUES (406, 14); INSERT INTO events_documents (event_id, document_id) VALUES (407, 14); INSERT INTO events_documents (event_id, document_id) VALUES (408, 14); INSERT INTO events_documents (event_id, document_id) VALUES (409, 14); INSERT INTO events_documents (event_id, document_id) VALUES (410, 14); INSERT INTO events_documents (event_id, document_id) VALUES (411, 14); INSERT INTO events_documents (event_id, document_id) VALUES (412, 14); INSERT INTO events_documents (event_id, document_id) VALUES (413, 14); INSERT INTO events_documents (event_id, document_id) VALUES (414, 14); INSERT INTO events_documents (event_id, document_id) VALUES (415, 14); INSERT INTO events_documents (event_id, document_id) VALUES (416, 14); INSERT INTO events_documents (event_id, document_id) VALUES (417, 14); INSERT INTO events_documents (event_id, document_id) VALUES (418, 14); INSERT INTO events_documents (event_id, document_id) VALUES (419, 14); INSERT INTO events_documents (event_id, document_id) VALUES (420, 14); INSERT INTO events_documents (event_id, document_id) VALUES (421, 14); INSERT INTO events_documents (event_id, document_id) VALUES (422, 14); INSERT INTO events_documents (event_id, document_id) VALUES (423, 14); INSERT INTO events_documents (event_id, document_id) VALUES (424, 14); INSERT INTO events_documents (event_id, document_id) VALUES (425, 14); INSERT INTO events_documents (event_id, document_id) VALUES (426, 14); INSERT INTO events_documents (event_id, document_id) VALUES (427, 14); INSERT INTO events_documents (event_id, document_id) VALUES (293, 14); INSERT INTO events_documents (event_id, document_id) VALUES (294, 14); INSERT INTO events_documents (event_id, document_id) VALUES (295, 14); INSERT INTO events_documents (event_id, document_id) VALUES (146, 14); INSERT INTO events_documents (event_id, document_id) VALUES (147, 14); INSERT INTO events_documents (event_id, document_id) VALUES (148, 14); INSERT INTO events_documents (event_id, document_id) VALUES (428, 14); INSERT INTO events_documents (event_id, document_id) VALUES (429, 14); INSERT INTO events_documents (event_id, document_id) VALUES (430, 14); INSERT INTO events_documents (event_id, document_id) VALUES (152, 14); INSERT INTO events_documents (event_id, document_id) VALUES (153, 14); INSERT INTO events_documents (event_id, document_id) VALUES (154, 14); INSERT INTO events_documents (event_id, document_id) VALUES (431, 14); INSERT INTO events_documents (event_id, document_id) VALUES (432, 14); INSERT INTO events_documents (event_id, document_id) VALUES (433, 14); INSERT INTO events_documents (event_id, document_id) VALUES (434, 14); INSERT INTO events_documents (event_id, document_id) VALUES (435, 14); INSERT INTO events_documents (event_id, document_id) VALUES (436, 14); INSERT INTO events_documents (event_id, document_id) VALUES (437, 14); INSERT INTO events_documents (event_id, document_id) VALUES (305, 14); INSERT INTO events_documents (event_id, document_id) VALUES (306, 14); INSERT INTO events_documents (event_id, document_id) VALUES (307, 14); INSERT INTO events_documents (event_id, document_id) VALUES (310, 16); INSERT INTO events_documents (event_id, document_id) VALUES (311, 16); INSERT INTO events_documents (event_id, document_id) VALUES (312, 16); INSERT INTO events_documents (event_id, document_id) VALUES (438, 16); INSERT INTO events_documents (event_id, document_id) VALUES (439, 16); INSERT INTO events_documents (event_id, document_id) VALUES (440, 16); INSERT INTO events_documents (event_id, document_id) VALUES (313, 16); INSERT INTO events_documents (event_id, document_id) VALUES (314, 16); INSERT INTO events_documents (event_id, document_id) VALUES (315, 16); INSERT INTO events_documents (event_id, document_id) VALUES (173, 16); INSERT INTO events_documents (event_id, document_id) VALUES (174, 16); INSERT INTO events_documents (event_id, document_id) VALUES (175, 16); INSERT INTO events_documents (event_id, document_id) VALUES (441, 16); INSERT INTO events_documents (event_id, document_id) VALUES (442, 16); INSERT INTO events_documents (event_id, document_id) VALUES (18, 16); INSERT INTO events_documents (event_id, document_id) VALUES (19, 16); INSERT INTO events_documents (event_id, document_id) VALUES (443, 16); INSERT INTO events_documents (event_id, document_id) VALUES (444, 16); INSERT INTO events_documents (event_id, document_id) VALUES (445, 16); INSERT INTO events_documents (event_id, document_id) VALUES (23, 16); INSERT INTO events_documents (event_id, document_id) VALUES (24, 16); INSERT INTO events_documents (event_id, document_id) VALUES (25, 16); INSERT INTO events_documents (event_id, document_id) VALUES (184, 16); INSERT INTO events_documents (event_id, document_id) VALUES (185, 16); INSERT INTO events_documents (event_id, document_id) VALUES (186, 16); INSERT INTO events_documents (event_id, document_id) VALUES (446, 16); INSERT INTO events_documents (event_id, document_id) VALUES (447, 16); INSERT INTO events_documents (event_id, document_id) VALUES (448, 16); INSERT INTO events_documents (event_id, document_id) VALUES (449, 16); INSERT INTO events_documents (event_id, document_id) VALUES (450, 16); INSERT INTO events_documents (event_id, document_id) VALUES (451, 16); INSERT INTO events_documents (event_id, document_id) VALUES (452, 16); INSERT INTO events_documents (event_id, document_id) VALUES (453, 16); INSERT INTO events_documents (event_id, document_id) VALUES (454, 16); INSERT INTO events_documents (event_id, document_id) VALUES (455, 16); INSERT INTO events_documents (event_id, document_id) VALUES (456, 16); INSERT INTO events_documents (event_id, document_id) VALUES (457, 16); INSERT INTO events_documents (event_id, document_id) VALUES (458, 16); INSERT INTO events_documents (event_id, document_id) VALUES (459, 16); INSERT INTO events_documents (event_id, document_id) VALUES (460, 16); INSERT INTO events_documents (event_id, document_id) VALUES (461, 16); INSERT INTO events_documents (event_id, document_id) VALUES (462, 16); INSERT INTO events_documents (event_id, document_id) VALUES (463, 16); INSERT INTO events_documents (event_id, document_id) VALUES (464, 16); INSERT INTO events_documents (event_id, document_id) VALUES (465, 16); INSERT INTO events_documents (event_id, document_id) VALUES (466, 16); INSERT INTO events_documents (event_id, document_id) VALUES (467, 16); INSERT INTO events_documents (event_id, document_id) VALUES (468, 16); INSERT INTO events_documents (event_id, document_id) VALUES (469, 16); INSERT INTO events_documents (event_id, document_id) VALUES (470, 16); INSERT INTO events_documents (event_id, document_id) VALUES (471, 16); INSERT INTO events_documents (event_id, document_id) VALUES (472, 16); INSERT INTO events_documents (event_id, document_id) VALUES (473, 16); INSERT INTO events_documents (event_id, document_id) VALUES (474, 16); INSERT INTO events_documents (event_id, document_id) VALUES (475, 16); INSERT INTO events_documents (event_id, document_id) VALUES (476, 16); INSERT INTO events_documents (event_id, document_id) VALUES (216, 16); INSERT INTO events_documents (event_id, document_id) VALUES (217, 16); INSERT INTO events_documents (event_id, document_id) VALUES (218, 16); INSERT INTO events_documents (event_id, document_id) VALUES (477, 16); INSERT INTO events_documents (event_id, document_id) VALUES (478, 16); INSERT INTO events_documents (event_id, document_id) VALUES (479, 16); INSERT INTO events_documents (event_id, document_id) VALUES (480, 16); INSERT INTO events_documents (event_id, document_id) VALUES (481, 16); INSERT INTO events_documents (event_id, document_id) VALUES (482, 16); INSERT INTO events_documents (event_id, document_id) VALUES (483, 16); INSERT INTO events_documents (event_id, document_id) VALUES (484, 16); INSERT INTO events_documents (event_id, document_id) VALUES (485, 16); INSERT INTO events_documents (event_id, document_id) VALUES (486, 16); INSERT INTO events_documents (event_id, document_id) VALUES (487, 16); INSERT INTO events_documents (event_id, document_id) VALUES (488, 16); INSERT INTO events_documents (event_id, document_id) VALUES (489, 16); INSERT INTO events_documents (event_id, document_id) VALUES (490, 16); INSERT INTO events_documents (event_id, document_id) VALUES (491, 16); INSERT INTO events_documents (event_id, document_id) VALUES (372, 16); INSERT INTO events_documents (event_id, document_id) VALUES (373, 16); INSERT INTO events_documents (event_id, document_id) VALUES (374, 16); INSERT INTO events_documents (event_id, document_id) VALUES (234, 16); INSERT INTO events_documents (event_id, document_id) VALUES (235, 16); INSERT INTO events_documents (event_id, document_id) VALUES (236, 16); INSERT INTO events_documents (event_id, document_id) VALUES (492, 16); INSERT INTO events_documents (event_id, document_id) VALUES (493, 16); INSERT INTO events_documents (event_id, document_id) VALUES (494, 16); INSERT INTO events_documents (event_id, document_id) VALUES (495, 16); INSERT INTO events_documents (event_id, document_id) VALUES (496, 16); INSERT INTO events_documents (event_id, document_id) VALUES (497, 16); INSERT INTO events_documents (event_id, document_id) VALUES (498, 16); INSERT INTO events_documents (event_id, document_id) VALUES (93, 16); INSERT INTO events_documents (event_id, document_id) VALUES (94, 16); INSERT INTO events_documents (event_id, document_id) VALUES (95, 16); INSERT INTO events_documents (event_id, document_id) VALUES (499, 16); INSERT INTO events_documents (event_id, document_id) VALUES (500, 16); INSERT INTO events_documents (event_id, document_id) VALUES (501, 16); INSERT INTO events_documents (event_id, document_id) VALUES (502, 16); INSERT INTO events_documents (event_id, document_id) VALUES (503, 16); INSERT INTO events_documents (event_id, document_id) VALUES (504, 16); INSERT INTO events_documents (event_id, document_id) VALUES (505, 16); INSERT INTO events_documents (event_id, document_id) VALUES (506, 16); INSERT INTO events_documents (event_id, document_id) VALUES (507, 16); INSERT INTO events_documents (event_id, document_id) VALUES (508, 16); INSERT INTO events_documents (event_id, document_id) VALUES (509, 16); INSERT INTO events_documents (event_id, document_id) VALUES (510, 16); INSERT INTO events_documents (event_id, document_id) VALUES (511, 16); INSERT INTO events_documents (event_id, document_id) VALUES (512, 16); INSERT INTO events_documents (event_id, document_id) VALUES (110, 16); INSERT INTO events_documents (event_id, document_id) VALUES (111, 16); INSERT INTO events_documents (event_id, document_id) VALUES (112, 16); INSERT INTO events_documents (event_id, document_id) VALUES (308, 16); INSERT INTO events_documents (event_id, document_id) VALUES (395, 16); INSERT INTO events_documents (event_id, document_id) VALUES (396, 16); INSERT INTO events_documents (event_id, document_id) VALUES (513, 16); INSERT INTO events_documents (event_id, document_id) VALUES (514, 16); INSERT INTO events_documents (event_id, document_id) VALUES (515, 16); INSERT INTO events_documents (event_id, document_id) VALUES (516, 16); INSERT INTO events_documents (event_id, document_id) VALUES (517, 16); INSERT INTO events_documents (event_id, document_id) VALUES (518, 16); INSERT INTO events_documents (event_id, document_id) VALUES (519, 16); INSERT INTO events_documents (event_id, document_id) VALUES (520, 16); INSERT INTO events_documents (event_id, document_id) VALUES (521, 16); INSERT INTO events_documents (event_id, document_id) VALUES (522, 16); INSERT INTO events_documents (event_id, document_id) VALUES (523, 16); INSERT INTO events_documents (event_id, document_id) VALUES (524, 16); INSERT INTO events_documents (event_id, document_id) VALUES (525, 16); INSERT INTO events_documents (event_id, document_id) VALUES (526, 16); INSERT INTO events_documents (event_id, document_id) VALUES (527, 16); INSERT INTO events_documents (event_id, document_id) VALUES (528, 16); INSERT INTO events_documents (event_id, document_id) VALUES (529, 16); INSERT INTO events_documents (event_id, document_id) VALUES (530, 16); INSERT INTO events_documents (event_id, document_id) VALUES (531, 16); INSERT INTO events_documents (event_id, document_id) VALUES (133, 16); INSERT INTO events_documents (event_id, document_id) VALUES (134, 16); INSERT INTO events_documents (event_id, document_id) VALUES (135, 16); INSERT INTO events_documents (event_id, document_id) VALUES (136, 16); INSERT INTO events_documents (event_id, document_id) VALUES (286, 16); INSERT INTO events_documents (event_id, document_id) VALUES (287, 16); INSERT INTO events_documents (event_id, document_id) VALUES (288, 16); INSERT INTO events_documents (event_id, document_id) VALUES (140, 16); INSERT INTO events_documents (event_id, document_id) VALUES (141, 16); INSERT INTO events_documents (event_id, document_id) VALUES (142, 16); INSERT INTO events_documents (event_id, document_id) VALUES (532, 16); INSERT INTO events_documents (event_id, document_id) VALUES (533, 16); INSERT INTO events_documents (event_id, document_id) VALUES (534, 16); INSERT INTO events_documents (event_id, document_id) VALUES (296, 16); INSERT INTO events_documents (event_id, document_id) VALUES (297, 16); INSERT INTO events_documents (event_id, document_id) VALUES (298, 16); INSERT INTO events_documents (event_id, document_id) VALUES (428, 16); INSERT INTO events_documents (event_id, document_id) VALUES (429, 16); INSERT INTO events_documents (event_id, document_id) VALUES (430, 16); INSERT INTO events_documents (event_id, document_id) VALUES (535, 16); INSERT INTO events_documents (event_id, document_id) VALUES (536, 16); INSERT INTO events_documents (event_id, document_id) VALUES (537, 16); INSERT INTO events_documents (event_id, document_id) VALUES (538, 16); INSERT INTO events_documents (event_id, document_id) VALUES (539, 16); INSERT INTO events_documents (event_id, document_id) VALUES (540, 16); INSERT INTO events_documents (event_id, document_id) VALUES (541, 16); INSERT INTO events_documents (event_id, document_id) VALUES (435, 16); INSERT INTO events_documents (event_id, document_id) VALUES (436, 16); INSERT INTO events_documents (event_id, document_id) VALUES (437, 16); INSERT INTO events_documents (event_id, document_id) VALUES (542, 16); INSERT INTO events_documents (event_id, document_id) VALUES (543, 16); INSERT INTO events_documents (event_id, document_id) VALUES (544, 16); INSERT INTO events_documents (event_id, document_id) VALUES (545, 16); INSERT INTO events_documents (event_id, document_id) VALUES (546, 17); INSERT INTO events_documents (event_id, document_id) VALUES (547, 17); INSERT INTO events_documents (event_id, document_id) VALUES (548, 17); INSERT INTO events_documents (event_id, document_id) VALUES (549, 17); INSERT INTO events_documents (event_id, document_id) VALUES (550, 17); INSERT INTO events_documents (event_id, document_id) VALUES (551, 17); INSERT INTO events_documents (event_id, document_id) VALUES (552, 17); INSERT INTO events_documents (event_id, document_id) VALUES (553, 17); INSERT INTO events_documents (event_id, document_id) VALUES (554, 17); INSERT INTO events_documents (event_id, document_id) VALUES (555, 17); INSERT INTO events_documents (event_id, document_id) VALUES (556, 17); INSERT INTO events_documents (event_id, document_id) VALUES (557, 17); INSERT INTO events_documents (event_id, document_id) VALUES (558, 17); INSERT INTO events_documents (event_id, document_id) VALUES (559, 17); INSERT INTO events_documents (event_id, document_id) VALUES (560, 17); INSERT INTO events_documents (event_id, document_id) VALUES (561, 17); INSERT INTO events_documents (event_id, document_id) VALUES (562, 17); INSERT INTO events_documents (event_id, document_id) VALUES (563, 17); INSERT INTO events_documents (event_id, document_id) VALUES (564, 17); INSERT INTO events_documents (event_id, document_id) VALUES (565, 17); INSERT INTO events_documents (event_id, document_id) VALUES (566, 17); INSERT INTO events_documents (event_id, document_id) VALUES (567, 17); INSERT INTO events_documents (event_id, document_id) VALUES (568, 17); INSERT INTO events_documents (event_id, document_id) VALUES (569, 17); INSERT INTO events_documents (event_id, document_id) VALUES (570, 17); INSERT INTO events_documents (event_id, document_id) VALUES (571, 17); INSERT INTO events_documents (event_id, document_id) VALUES (572, 17); INSERT INTO events_documents (event_id, document_id) VALUES (573, 17); INSERT INTO events_documents (event_id, document_id) VALUES (574, 17); INSERT INTO events_documents (event_id, document_id) VALUES (575, 17); INSERT INTO events_documents (event_id, document_id) VALUES (576, 17); INSERT INTO events_documents (event_id, document_id) VALUES (577, 17); INSERT INTO events_documents (event_id, document_id) VALUES (578, 17); INSERT INTO events_documents (event_id, document_id) VALUES (579, 17); INSERT INTO events_documents (event_id, document_id) VALUES (580, 17); INSERT INTO events_documents (event_id, document_id) VALUES (581, 17); INSERT INTO events_documents (event_id, document_id) VALUES (582, 17); INSERT INTO events_documents (event_id, document_id) VALUES (583, 17); INSERT INTO events_documents (event_id, document_id) VALUES (584, 17); INSERT INTO events_documents (event_id, document_id) VALUES (585, 17); INSERT INTO events_documents (event_id, document_id) VALUES (586, 17); INSERT INTO events_documents (event_id, document_id) VALUES (587, 17); INSERT INTO events_documents (event_id, document_id) VALUES (588, 17); INSERT INTO events_documents (event_id, document_id) VALUES (200, 17); INSERT INTO events_documents (event_id, document_id) VALUES (201, 17); INSERT INTO events_documents (event_id, document_id) VALUES (202, 17); INSERT INTO events_documents (event_id, document_id) VALUES (589, 17); INSERT INTO events_documents (event_id, document_id) VALUES (590, 17); INSERT INTO events_documents (event_id, document_id) VALUES (591, 17); INSERT INTO events_documents (event_id, document_id) VALUES (592, 17); INSERT INTO events_documents (event_id, document_id) VALUES (593, 17); INSERT INTO events_documents (event_id, document_id) VALUES (594, 17); INSERT INTO events_documents (event_id, document_id) VALUES (595, 17); INSERT INTO events_documents (event_id, document_id) VALUES (596, 17); INSERT INTO events_documents (event_id, document_id) VALUES (597, 17); INSERT INTO events_documents (event_id, document_id) VALUES (598, 17); INSERT INTO events_documents (event_id, document_id) VALUES (599, 17); INSERT INTO events_documents (event_id, document_id) VALUES (600, 17); INSERT INTO events_documents (event_id, document_id) VALUES (601, 17); INSERT INTO events_documents (event_id, document_id) VALUES (602, 17); INSERT INTO events_documents (event_id, document_id) VALUES (603, 17); INSERT INTO events_documents (event_id, document_id) VALUES (604, 17); INSERT INTO events_documents (event_id, document_id) VALUES (605, 17); INSERT INTO events_documents (event_id, document_id) VALUES (606, 17); INSERT INTO events_documents (event_id, document_id) VALUES (607, 17); INSERT INTO events_documents (event_id, document_id) VALUES (608, 17); INSERT INTO events_documents (event_id, document_id) VALUES (609, 17); INSERT INTO events_documents (event_id, document_id) VALUES (610, 17); INSERT INTO events_documents (event_id, document_id) VALUES (225, 17); INSERT INTO events_documents (event_id, document_id) VALUES (226, 17); INSERT INTO events_documents (event_id, document_id) VALUES (227, 17); INSERT INTO events_documents (event_id, document_id) VALUES (611, 17); INSERT INTO events_documents (event_id, document_id) VALUES (612, 17); INSERT INTO events_documents (event_id, document_id) VALUES (613, 17); INSERT INTO events_documents (event_id, document_id) VALUES (614, 17); INSERT INTO events_documents (event_id, document_id) VALUES (615, 17); INSERT INTO events_documents (event_id, document_id) VALUES (616, 17); INSERT INTO events_documents (event_id, document_id) VALUES (617, 17); INSERT INTO events_documents (event_id, document_id) VALUES (618, 17); INSERT INTO events_documents (event_id, document_id) VALUES (619, 17); INSERT INTO events_documents (event_id, document_id) VALUES (620, 17); INSERT INTO events_documents (event_id, document_id) VALUES (621, 17); INSERT INTO events_documents (event_id, document_id) VALUES (622, 17); INSERT INTO events_documents (event_id, document_id) VALUES (623, 17); INSERT INTO events_documents (event_id, document_id) VALUES (624, 17); INSERT INTO events_documents (event_id, document_id) VALUES (625, 17); INSERT INTO events_documents (event_id, document_id) VALUES (626, 17); INSERT INTO events_documents (event_id, document_id) VALUES (627, 17); INSERT INTO events_documents (event_id, document_id) VALUES (628, 17); INSERT INTO events_documents (event_id, document_id) VALUES (629, 17); INSERT INTO events_documents (event_id, document_id) VALUES (630, 17); INSERT INTO events_documents (event_id, document_id) VALUES (631, 17); INSERT INTO events_documents (event_id, document_id) VALUES (632, 17); INSERT INTO events_documents (event_id, document_id) VALUES (633, 17); INSERT INTO events_documents (event_id, document_id) VALUES (634, 17); INSERT INTO events_documents (event_id, document_id) VALUES (635, 17); INSERT INTO events_documents (event_id, document_id) VALUES (636, 17); INSERT INTO events_documents (event_id, document_id) VALUES (637, 17); INSERT INTO events_documents (event_id, document_id) VALUES (638, 17); INSERT INTO events_documents (event_id, document_id) VALUES (639, 17); INSERT INTO events_documents (event_id, document_id) VALUES (640, 17); INSERT INTO events_documents (event_id, document_id) VALUES (641, 17); INSERT INTO events_documents (event_id, document_id) VALUES (642, 17); INSERT INTO events_documents (event_id, document_id) VALUES (643, 17); INSERT INTO events_documents (event_id, document_id) VALUES (644, 17); INSERT INTO events_documents (event_id, document_id) VALUES (645, 17); INSERT INTO events_documents (event_id, document_id) VALUES (646, 17); INSERT INTO events_documents (event_id, document_id) VALUES (647, 17); INSERT INTO events_documents (event_id, document_id) VALUES (309, 17); INSERT INTO events_documents (event_id, document_id) VALUES (648, 17); INSERT INTO events_documents (event_id, document_id) VALUES (649, 17); INSERT INTO events_documents (event_id, document_id) VALUES (650, 17); INSERT INTO events_documents (event_id, document_id) VALUES (651, 17); INSERT INTO events_documents (event_id, document_id) VALUES (652, 17); INSERT INTO events_documents (event_id, document_id) VALUES (653, 17); INSERT INTO events_documents (event_id, document_id) VALUES (654, 17); INSERT INTO events_documents (event_id, document_id) VALUES (655, 17); INSERT INTO events_documents (event_id, document_id) VALUES (656, 17); INSERT INTO events_documents (event_id, document_id) VALUES (657, 17); INSERT INTO events_documents (event_id, document_id) VALUES (658, 17); INSERT INTO events_documents (event_id, document_id) VALUES (659, 17); INSERT INTO events_documents (event_id, document_id) VALUES (660, 17); INSERT INTO events_documents (event_id, document_id) VALUES (661, 17); INSERT INTO events_documents (event_id, document_id) VALUES (662, 17); INSERT INTO events_documents (event_id, document_id) VALUES (663, 17); INSERT INTO events_documents (event_id, document_id) VALUES (664, 17); INSERT INTO events_documents (event_id, document_id) VALUES (665, 17); INSERT INTO events_documents (event_id, document_id) VALUES (666, 17); INSERT INTO events_documents (event_id, document_id) VALUES (667, 17); INSERT INTO events_documents (event_id, document_id) VALUES (668, 17); INSERT INTO events_documents (event_id, document_id) VALUES (669, 17); INSERT INTO events_documents (event_id, document_id) VALUES (670, 17); INSERT INTO events_documents (event_id, document_id) VALUES (671, 17); INSERT INTO events_documents (event_id, document_id) VALUES (672, 17); INSERT INTO events_documents (event_id, document_id) VALUES (673, 17); INSERT INTO events_documents (event_id, document_id) VALUES (674, 17); INSERT INTO events_documents (event_id, document_id) VALUES (675, 17); INSERT INTO events_documents (event_id, document_id) VALUES (676, 17); INSERT INTO events_documents (event_id, document_id) VALUES (677, 17); INSERT INTO events_documents (event_id, document_id) VALUES (678, 17); INSERT INTO events_documents (event_id, document_id) VALUES (679, 17); INSERT INTO events_documents (event_id, document_id) VALUES (680, 17); INSERT INTO events_documents (event_id, document_id) VALUES (681, 17); INSERT INTO events_documents (event_id, document_id) VALUES (682, 17); INSERT INTO events_documents (event_id, document_id) VALUES (683, 17); INSERT INTO events_documents (event_id, document_id) VALUES (684, 17); INSERT INTO events_documents (event_id, document_id) VALUES (685, 17); INSERT INTO events_documents (event_id, document_id) VALUES (686, 17); INSERT INTO events_documents (event_id, document_id) VALUES (687, 17); INSERT INTO events_documents (event_id, document_id) VALUES (688, 17); INSERT INTO events_documents (event_id, document_id) VALUES (689, 17); INSERT INTO events_documents (event_id, document_id) VALUES (690, 17); INSERT INTO events_documents (event_id, document_id) VALUES (691, 17); INSERT INTO events_documents (event_id, document_id) VALUES (692, 17); INSERT INTO events_documents (event_id, document_id) VALUES (693, 17); INSERT INTO events_documents (event_id, document_id) VALUES (694, 17); INSERT INTO events_documents (event_id, document_id) VALUES (695, 17); INSERT INTO events_documents (event_id, document_id) VALUES (696, 17); INSERT INTO events_documents (event_id, document_id) VALUES (697, 17); INSERT INTO events_documents (event_id, document_id) VALUES (698, 17); INSERT INTO events_documents (event_id, document_id) VALUES (699, 17); INSERT INTO events_documents (event_id, document_id) VALUES (700, 17); INSERT INTO events_documents (event_id, document_id) VALUES (701, 17); INSERT INTO events_documents (event_id, document_id) VALUES (702, 20); INSERT INTO events_documents (event_id, document_id) VALUES (703, 20); INSERT INTO events_documents (event_id, document_id) VALUES (704, 20); INSERT INTO events_documents (event_id, document_id) VALUES (549, 20); INSERT INTO events_documents (event_id, document_id) VALUES (550, 20); INSERT INTO events_documents (event_id, document_id) VALUES (551, 20); INSERT INTO events_documents (event_id, document_id) VALUES (552, 20); INSERT INTO events_documents (event_id, document_id) VALUES (705, 20); INSERT INTO events_documents (event_id, document_id) VALUES (706, 20); INSERT INTO events_documents (event_id, document_id) VALUES (707, 20); INSERT INTO events_documents (event_id, document_id) VALUES (708, 20); INSERT INTO events_documents (event_id, document_id) VALUES (709, 20); INSERT INTO events_documents (event_id, document_id) VALUES (710, 20); INSERT INTO events_documents (event_id, document_id) VALUES (560, 20); INSERT INTO events_documents (event_id, document_id) VALUES (561, 20); INSERT INTO events_documents (event_id, document_id) VALUES (711, 20); INSERT INTO events_documents (event_id, document_id) VALUES (712, 20); INSERT INTO events_documents (event_id, document_id) VALUES (713, 20); INSERT INTO events_documents (event_id, document_id) VALUES (714, 20); INSERT INTO events_documents (event_id, document_id) VALUES (715, 20); INSERT INTO events_documents (event_id, document_id) VALUES (716, 20); INSERT INTO events_documents (event_id, document_id) VALUES (717, 20); INSERT INTO events_documents (event_id, document_id) VALUES (718, 20); INSERT INTO events_documents (event_id, document_id) VALUES (719, 20); INSERT INTO events_documents (event_id, document_id) VALUES (720, 20); INSERT INTO events_documents (event_id, document_id) VALUES (721, 20); INSERT INTO events_documents (event_id, document_id) VALUES (722, 20); INSERT INTO events_documents (event_id, document_id) VALUES (723, 20); INSERT INTO events_documents (event_id, document_id) VALUES (724, 20); INSERT INTO events_documents (event_id, document_id) VALUES (725, 20); INSERT INTO events_documents (event_id, document_id) VALUES (726, 20); INSERT INTO events_documents (event_id, document_id) VALUES (727, 20); INSERT INTO events_documents (event_id, document_id) VALUES (728, 20); INSERT INTO events_documents (event_id, document_id) VALUES (729, 20); INSERT INTO events_documents (event_id, document_id) VALUES (730, 20); INSERT INTO events_documents (event_id, document_id) VALUES (731, 20); INSERT INTO events_documents (event_id, document_id) VALUES (732, 20); INSERT INTO events_documents (event_id, document_id) VALUES (733, 20); INSERT INTO events_documents (event_id, document_id) VALUES (734, 20); INSERT INTO events_documents (event_id, document_id) VALUES (735, 20); INSERT INTO events_documents (event_id, document_id) VALUES (341, 20); INSERT INTO events_documents (event_id, document_id) VALUES (342, 20); INSERT INTO events_documents (event_id, document_id) VALUES (343, 20); INSERT INTO events_documents (event_id, document_id) VALUES (736, 20); INSERT INTO events_documents (event_id, document_id) VALUES (737, 20); INSERT INTO events_documents (event_id, document_id) VALUES (738, 20); INSERT INTO events_documents (event_id, document_id) VALUES (739, 20); INSERT INTO events_documents (event_id, document_id) VALUES (740, 20); INSERT INTO events_documents (event_id, document_id) VALUES (741, 20); INSERT INTO events_documents (event_id, document_id) VALUES (742, 20); INSERT INTO events_documents (event_id, document_id) VALUES (743, 20); INSERT INTO events_documents (event_id, document_id) VALUES (744, 20); INSERT INTO events_documents (event_id, document_id) VALUES (745, 20); INSERT INTO events_documents (event_id, document_id) VALUES (746, 20); INSERT INTO events_documents (event_id, document_id) VALUES (747, 20); INSERT INTO events_documents (event_id, document_id) VALUES (748, 20); INSERT INTO events_documents (event_id, document_id) VALUES (749, 20); INSERT INTO events_documents (event_id, document_id) VALUES (750, 20); INSERT INTO events_documents (event_id, document_id) VALUES (751, 20); INSERT INTO events_documents (event_id, document_id) VALUES (357, 20); INSERT INTO events_documents (event_id, document_id) VALUES (358, 20); INSERT INTO events_documents (event_id, document_id) VALUES (359, 20); INSERT INTO events_documents (event_id, document_id) VALUES (752, 20); INSERT INTO events_documents (event_id, document_id) VALUES (753, 20); INSERT INTO events_documents (event_id, document_id) VALUES (754, 20); INSERT INTO events_documents (event_id, document_id) VALUES (755, 20); INSERT INTO events_documents (event_id, document_id) VALUES (756, 20); INSERT INTO events_documents (event_id, document_id) VALUES (757, 20); INSERT INTO events_documents (event_id, document_id) VALUES (758, 20); INSERT INTO events_documents (event_id, document_id) VALUES (759, 20); INSERT INTO events_documents (event_id, document_id) VALUES (760, 20); INSERT INTO events_documents (event_id, document_id) VALUES (761, 20); INSERT INTO events_documents (event_id, document_id) VALUES (762, 20); INSERT INTO events_documents (event_id, document_id) VALUES (763, 20); INSERT INTO events_documents (event_id, document_id) VALUES (764, 20); INSERT INTO events_documents (event_id, document_id) VALUES (765, 20); INSERT INTO events_documents (event_id, document_id) VALUES (766, 20); INSERT INTO events_documents (event_id, document_id) VALUES (767, 20); INSERT INTO events_documents (event_id, document_id) VALUES (768, 20); INSERT INTO events_documents (event_id, document_id) VALUES (769, 20); INSERT INTO events_documents (event_id, document_id) VALUES (770, 20); INSERT INTO events_documents (event_id, document_id) VALUES (771, 20); INSERT INTO events_documents (event_id, document_id) VALUES (772, 20); INSERT INTO events_documents (event_id, document_id) VALUES (773, 20); INSERT INTO events_documents (event_id, document_id) VALUES (774, 20); INSERT INTO events_documents (event_id, document_id) VALUES (775, 20); INSERT INTO events_documents (event_id, document_id) VALUES (776, 20); INSERT INTO events_documents (event_id, document_id) VALUES (777, 20); INSERT INTO events_documents (event_id, document_id) VALUES (778, 20); INSERT INTO events_documents (event_id, document_id) VALUES (779, 20); INSERT INTO events_documents (event_id, document_id) VALUES (780, 20); INSERT INTO events_documents (event_id, document_id) VALUES (781, 20); INSERT INTO events_documents (event_id, document_id) VALUES (782, 20); INSERT INTO events_documents (event_id, document_id) VALUES (783, 20); INSERT INTO events_documents (event_id, document_id) VALUES (784, 20); INSERT INTO events_documents (event_id, document_id) VALUES (785, 20); INSERT INTO events_documents (event_id, document_id) VALUES (786, 20); INSERT INTO events_documents (event_id, document_id) VALUES (787, 20); INSERT INTO events_documents (event_id, document_id) VALUES (638, 20); INSERT INTO events_documents (event_id, document_id) VALUES (639, 20); INSERT INTO events_documents (event_id, document_id) VALUES (640, 20); INSERT INTO events_documents (event_id, document_id) VALUES (788, 20); INSERT INTO events_documents (event_id, document_id) VALUES (789, 20); INSERT INTO events_documents (event_id, document_id) VALUES (790, 20); INSERT INTO events_documents (event_id, document_id) VALUES (791, 20); INSERT INTO events_documents (event_id, document_id) VALUES (792, 20); INSERT INTO events_documents (event_id, document_id) VALUES (793, 20); INSERT INTO events_documents (event_id, document_id) VALUES (794, 20); INSERT INTO events_documents (event_id, document_id) VALUES (647, 20); INSERT INTO events_documents (event_id, document_id) VALUES (309, 20); INSERT INTO events_documents (event_id, document_id) VALUES (648, 20); INSERT INTO events_documents (event_id, document_id) VALUES (649, 20); INSERT INTO events_documents (event_id, document_id) VALUES (795, 20); INSERT INTO events_documents (event_id, document_id) VALUES (796, 20); INSERT INTO events_documents (event_id, document_id) VALUES (797, 20); INSERT INTO events_documents (event_id, document_id) VALUES (798, 20); INSERT INTO events_documents (event_id, document_id) VALUES (799, 20); INSERT INTO events_documents (event_id, document_id) VALUES (800, 20); INSERT INTO events_documents (event_id, document_id) VALUES (801, 20); INSERT INTO events_documents (event_id, document_id) VALUES (802, 20); INSERT INTO events_documents (event_id, document_id) VALUES (803, 20); INSERT INTO events_documents (event_id, document_id) VALUES (804, 20); INSERT INTO events_documents (event_id, document_id) VALUES (805, 20); INSERT INTO events_documents (event_id, document_id) VALUES (806, 20); INSERT INTO events_documents (event_id, document_id) VALUES (807, 20); INSERT INTO events_documents (event_id, document_id) VALUES (808, 20); INSERT INTO events_documents (event_id, document_id) VALUES (809, 20); INSERT INTO events_documents (event_id, document_id) VALUES (810, 20); INSERT INTO events_documents (event_id, document_id) VALUES (811, 20); INSERT INTO events_documents (event_id, document_id) VALUES (812, 20); INSERT INTO events_documents (event_id, document_id) VALUES (813, 20); INSERT INTO events_documents (event_id, document_id) VALUES (814, 20); INSERT INTO events_documents (event_id, document_id) VALUES (815, 20); INSERT INTO events_documents (event_id, document_id) VALUES (816, 20); INSERT INTO events_documents (event_id, document_id) VALUES (817, 20); INSERT INTO events_documents (event_id, document_id) VALUES (818, 20); INSERT INTO events_documents (event_id, document_id) VALUES (819, 20); INSERT INTO events_documents (event_id, document_id) VALUES (820, 20); INSERT INTO events_documents (event_id, document_id) VALUES (676, 20); INSERT INTO events_documents (event_id, document_id) VALUES (677, 20); INSERT INTO events_documents (event_id, document_id) VALUES (678, 20); INSERT INTO events_documents (event_id, document_id) VALUES (821, 20); INSERT INTO events_documents (event_id, document_id) VALUES (822, 20); INSERT INTO events_documents (event_id, document_id) VALUES (823, 20); INSERT INTO events_documents (event_id, document_id) VALUES (824, 20); INSERT INTO events_documents (event_id, document_id) VALUES (825, 20); INSERT INTO events_documents (event_id, document_id) VALUES (826, 20); INSERT INTO events_documents (event_id, document_id) VALUES (827, 20); INSERT INTO events_documents (event_id, document_id) VALUES (828, 20); INSERT INTO events_documents (event_id, document_id) VALUES (829, 20); INSERT INTO events_documents (event_id, document_id) VALUES (830, 20); INSERT INTO events_documents (event_id, document_id) VALUES (831, 20); INSERT INTO events_documents (event_id, document_id) VALUES (832, 20); INSERT INTO events_documents (event_id, document_id) VALUES (833, 20); INSERT INTO events_documents (event_id, document_id) VALUES (834, 20); INSERT INTO events_documents (event_id, document_id) VALUES (835, 20); INSERT INTO events_documents (event_id, document_id) VALUES (836, 20); INSERT INTO events_documents (event_id, document_id) VALUES (837, 20); INSERT INTO events_documents (event_id, document_id) VALUES (838, 20); INSERT INTO events_documents (event_id, document_id) VALUES (699, 20); INSERT INTO events_documents (event_id, document_id) VALUES (700, 20); INSERT INTO events_documents (event_id, document_id) VALUES (701, 20); INSERT INTO events_documents (event_id, document_id) VALUES (839, 23); INSERT INTO events_documents (event_id, document_id) VALUES (840, 24); INSERT INTO events_documents (event_id, document_id) VALUES (841, 24); INSERT INTO events_documents (event_id, document_id) VALUES (842, 24); INSERT INTO events_documents (event_id, document_id) VALUES (843, 24); INSERT INTO events_documents (event_id, document_id) VALUES (844, 24); INSERT INTO events_documents (event_id, document_id) VALUES (845, 24); INSERT INTO events_documents (event_id, document_id) VALUES (846, 24); INSERT INTO events_documents (event_id, document_id) VALUES (847, 24); INSERT INTO events_documents (event_id, document_id) VALUES (848, 24); INSERT INTO events_documents (event_id, document_id) VALUES (556, 24); INSERT INTO events_documents (event_id, document_id) VALUES (557, 24); INSERT INTO events_documents (event_id, document_id) VALUES (558, 24); INSERT INTO events_documents (event_id, document_id) VALUES (559, 24); INSERT INTO events_documents (event_id, document_id) VALUES (849, 24); INSERT INTO events_documents (event_id, document_id) VALUES (850, 24); INSERT INTO events_documents (event_id, document_id) VALUES (851, 24); INSERT INTO events_documents (event_id, document_id) VALUES (852, 24); INSERT INTO events_documents (event_id, document_id) VALUES (853, 24); INSERT INTO events_documents (event_id, document_id) VALUES (854, 24); INSERT INTO events_documents (event_id, document_id) VALUES (855, 24); INSERT INTO events_documents (event_id, document_id) VALUES (856, 24); INSERT INTO events_documents (event_id, document_id) VALUES (857, 24); INSERT INTO events_documents (event_id, document_id) VALUES (858, 24); INSERT INTO events_documents (event_id, document_id) VALUES (859, 24); INSERT INTO events_documents (event_id, document_id) VALUES (860, 24); INSERT INTO events_documents (event_id, document_id) VALUES (861, 24); INSERT INTO events_documents (event_id, document_id) VALUES (721, 24); INSERT INTO events_documents (event_id, document_id) VALUES (722, 24); INSERT INTO events_documents (event_id, document_id) VALUES (862, 24); INSERT INTO events_documents (event_id, document_id) VALUES (863, 24); INSERT INTO events_documents (event_id, document_id) VALUES (864, 24); INSERT INTO events_documents (event_id, document_id) VALUES (865, 24); INSERT INTO events_documents (event_id, document_id) VALUES (866, 24); INSERT INTO events_documents (event_id, document_id) VALUES (867, 24); INSERT INTO events_documents (event_id, document_id) VALUES (868, 24); INSERT INTO events_documents (event_id, document_id) VALUES (869, 24); INSERT INTO events_documents (event_id, document_id) VALUES (870, 24); INSERT INTO events_documents (event_id, document_id) VALUES (871, 24); INSERT INTO events_documents (event_id, document_id) VALUES (872, 24); INSERT INTO events_documents (event_id, document_id) VALUES (873, 24); INSERT INTO events_documents (event_id, document_id) VALUES (874, 24); INSERT INTO events_documents (event_id, document_id) VALUES (875, 24); INSERT INTO events_documents (event_id, document_id) VALUES (876, 24); INSERT INTO events_documents (event_id, document_id) VALUES (877, 24); INSERT INTO events_documents (event_id, document_id) VALUES (878, 24); INSERT INTO events_documents (event_id, document_id) VALUES (879, 24); INSERT INTO events_documents (event_id, document_id) VALUES (880, 24); INSERT INTO events_documents (event_id, document_id) VALUES (881, 24); INSERT INTO events_documents (event_id, document_id) VALUES (882, 24); INSERT INTO events_documents (event_id, document_id) VALUES (883, 24); INSERT INTO events_documents (event_id, document_id) VALUES (884, 24); INSERT INTO events_documents (event_id, document_id) VALUES (885, 24); INSERT INTO events_documents (event_id, document_id) VALUES (886, 24); INSERT INTO events_documents (event_id, document_id) VALUES (887, 24); INSERT INTO events_documents (event_id, document_id) VALUES (888, 24); INSERT INTO events_documents (event_id, document_id) VALUES (889, 24); INSERT INTO events_documents (event_id, document_id) VALUES (890, 24); INSERT INTO events_documents (event_id, document_id) VALUES (891, 24); INSERT INTO events_documents (event_id, document_id) VALUES (892, 24); INSERT INTO events_documents (event_id, document_id) VALUES (748, 24); INSERT INTO events_documents (event_id, document_id) VALUES (749, 24); INSERT INTO events_documents (event_id, document_id) VALUES (750, 24); INSERT INTO events_documents (event_id, document_id) VALUES (751, 24); INSERT INTO events_documents (event_id, document_id) VALUES (64, 24); INSERT INTO events_documents (event_id, document_id) VALUES (65, 24); INSERT INTO events_documents (event_id, document_id) VALUES (66, 24); INSERT INTO events_documents (event_id, document_id) VALUES (893, 24); INSERT INTO events_documents (event_id, document_id) VALUES (894, 24); INSERT INTO events_documents (event_id, document_id) VALUES (895, 24); INSERT INTO events_documents (event_id, document_id) VALUES (363, 24); INSERT INTO events_documents (event_id, document_id) VALUES (364, 24); INSERT INTO events_documents (event_id, document_id) VALUES (365, 24); INSERT INTO events_documents (event_id, document_id) VALUES (896, 24); INSERT INTO events_documents (event_id, document_id) VALUES (897, 24); INSERT INTO events_documents (event_id, document_id) VALUES (898, 24); INSERT INTO events_documents (event_id, document_id) VALUES (489, 24); INSERT INTO events_documents (event_id, document_id) VALUES (490, 24); INSERT INTO events_documents (event_id, document_id) VALUES (491, 24); INSERT INTO events_documents (event_id, document_id) VALUES (899, 24); INSERT INTO events_documents (event_id, document_id) VALUES (900, 24); INSERT INTO events_documents (event_id, document_id) VALUES (901, 24); INSERT INTO events_documents (event_id, document_id) VALUES (902, 24); INSERT INTO events_documents (event_id, document_id) VALUES (903, 24); INSERT INTO events_documents (event_id, document_id) VALUES (904, 24); INSERT INTO events_documents (event_id, document_id) VALUES (905, 24); INSERT INTO events_documents (event_id, document_id) VALUES (906, 24); INSERT INTO events_documents (event_id, document_id) VALUES (907, 24); INSERT INTO events_documents (event_id, document_id) VALUES (908, 24); INSERT INTO events_documents (event_id, document_id) VALUES (909, 24); INSERT INTO events_documents (event_id, document_id) VALUES (910, 24); INSERT INTO events_documents (event_id, document_id) VALUES (911, 24); INSERT INTO events_documents (event_id, document_id) VALUES (912, 24); INSERT INTO events_documents (event_id, document_id) VALUES (913, 24); INSERT INTO events_documents (event_id, document_id) VALUES (914, 24); INSERT INTO events_documents (event_id, document_id) VALUES (915, 24); INSERT INTO events_documents (event_id, document_id) VALUES (916, 24); INSERT INTO events_documents (event_id, document_id) VALUES (917, 24); INSERT INTO events_documents (event_id, document_id) VALUES (918, 24); INSERT INTO events_documents (event_id, document_id) VALUES (919, 24); INSERT INTO events_documents (event_id, document_id) VALUES (920, 24); INSERT INTO events_documents (event_id, document_id) VALUES (921, 24); INSERT INTO events_documents (event_id, document_id) VALUES (922, 24); INSERT INTO events_documents (event_id, document_id) VALUES (923, 24); INSERT INTO events_documents (event_id, document_id) VALUES (924, 24); INSERT INTO events_documents (event_id, document_id) VALUES (925, 24); INSERT INTO events_documents (event_id, document_id) VALUES (926, 24); INSERT INTO events_documents (event_id, document_id) VALUES (927, 24); INSERT INTO events_documents (event_id, document_id) VALUES (928, 24); INSERT INTO events_documents (event_id, document_id) VALUES (929, 24); INSERT INTO events_documents (event_id, document_id) VALUES (930, 24); INSERT INTO events_documents (event_id, document_id) VALUES (931, 24); INSERT INTO events_documents (event_id, document_id) VALUES (932, 24); INSERT INTO events_documents (event_id, document_id) VALUES (839, 24); INSERT INTO events_documents (event_id, document_id) VALUES (933, 24); INSERT INTO events_documents (event_id, document_id) VALUES (934, 24); INSERT INTO events_documents (event_id, document_id) VALUES (650, 24); INSERT INTO events_documents (event_id, document_id) VALUES (651, 24); INSERT INTO events_documents (event_id, document_id) VALUES (652, 24); INSERT INTO events_documents (event_id, document_id) VALUES (935, 24); INSERT INTO events_documents (event_id, document_id) VALUES (936, 24); INSERT INTO events_documents (event_id, document_id) VALUES (937, 24); INSERT INTO events_documents (event_id, document_id) VALUES (938, 24); INSERT INTO events_documents (event_id, document_id) VALUES (939, 24); INSERT INTO events_documents (event_id, document_id) VALUES (940, 24); INSERT INTO events_documents (event_id, document_id) VALUES (659, 24); INSERT INTO events_documents (event_id, document_id) VALUES (660, 24); INSERT INTO events_documents (event_id, document_id) VALUES (661, 24); INSERT INTO events_documents (event_id, document_id) VALUES (662, 24); INSERT INTO events_documents (event_id, document_id) VALUES (941, 24); INSERT INTO events_documents (event_id, document_id) VALUES (942, 24); INSERT INTO events_documents (event_id, document_id) VALUES (943, 24); INSERT INTO events_documents (event_id, document_id) VALUES (944, 24); INSERT INTO events_documents (event_id, document_id) VALUES (945, 24); INSERT INTO events_documents (event_id, document_id) VALUES (946, 24); INSERT INTO events_documents (event_id, document_id) VALUES (947, 24); INSERT INTO events_documents (event_id, document_id) VALUES (948, 24); INSERT INTO events_documents (event_id, document_id) VALUES (949, 24); INSERT INTO events_documents (event_id, document_id) VALUES (950, 24); INSERT INTO events_documents (event_id, document_id) VALUES (951, 24); INSERT INTO events_documents (event_id, document_id) VALUES (952, 24); INSERT INTO events_documents (event_id, document_id) VALUES (953, 24); INSERT INTO events_documents (event_id, document_id) VALUES (954, 24); INSERT INTO events_documents (event_id, document_id) VALUES (955, 24); INSERT INTO events_documents (event_id, document_id) VALUES (956, 24); INSERT INTO events_documents (event_id, document_id) VALUES (957, 24); INSERT INTO events_documents (event_id, document_id) VALUES (958, 24); INSERT INTO events_documents (event_id, document_id) VALUES (959, 24); INSERT INTO events_documents (event_id, document_id) VALUES (960, 24); INSERT INTO events_documents (event_id, document_id) VALUES (961, 24); INSERT INTO events_documents (event_id, document_id) VALUES (962, 24); INSERT INTO events_documents (event_id, document_id) VALUES (963, 24); INSERT INTO events_documents (event_id, document_id) VALUES (964, 24); INSERT INTO events_documents (event_id, document_id) VALUES (965, 24); INSERT INTO events_documents (event_id, document_id) VALUES (966, 24); INSERT INTO events_documents (event_id, document_id) VALUES (967, 24); INSERT INTO events_documents (event_id, document_id) VALUES (968, 24); INSERT INTO events_documents (event_id, document_id) VALUES (969, 24); INSERT INTO events_documents (event_id, document_id) VALUES (970, 24); INSERT INTO events_documents (event_id, document_id) VALUES (971, 24); INSERT INTO events_documents (event_id, document_id) VALUES (972, 24); INSERT INTO events_documents (event_id, document_id) VALUES (837, 24); INSERT INTO events_documents (event_id, document_id) VALUES (838, 24); INSERT INTO events_documents (event_id, document_id) VALUES (973, 24); INSERT INTO events_documents (event_id, document_id) VALUES (974, 24); INSERT INTO events_documents (event_id, document_id) VALUES (975, 24); INSERT INTO events_documents (event_id, document_id) VALUES (976, 24); INSERT INTO events_documents (event_id, document_id) VALUES (702, 26); INSERT INTO events_documents (event_id, document_id) VALUES (703, 26); INSERT INTO events_documents (event_id, document_id) VALUES (704, 26); INSERT INTO events_documents (event_id, document_id) VALUES (977, 26); INSERT INTO events_documents (event_id, document_id) VALUES (978, 26); INSERT INTO events_documents (event_id, document_id) VALUES (979, 26); INSERT INTO events_documents (event_id, document_id) VALUES (980, 26); INSERT INTO events_documents (event_id, document_id) VALUES (981, 26); INSERT INTO events_documents (event_id, document_id) VALUES (982, 26); INSERT INTO events_documents (event_id, document_id) VALUES (983, 26); INSERT INTO events_documents (event_id, document_id) VALUES (846, 26); INSERT INTO events_documents (event_id, document_id) VALUES (847, 26); INSERT INTO events_documents (event_id, document_id) VALUES (848, 26); INSERT INTO events_documents (event_id, document_id) VALUES (984, 26); INSERT INTO events_documents (event_id, document_id) VALUES (985, 26); INSERT INTO events_documents (event_id, document_id) VALUES (986, 26); INSERT INTO events_documents (event_id, document_id) VALUES (987, 26); INSERT INTO events_documents (event_id, document_id) VALUES (988, 26); INSERT INTO events_documents (event_id, document_id) VALUES (989, 26); INSERT INTO events_documents (event_id, document_id) VALUES (562, 26); INSERT INTO events_documents (event_id, document_id) VALUES (563, 26); INSERT INTO events_documents (event_id, document_id) VALUES (564, 26); INSERT INTO events_documents (event_id, document_id) VALUES (990, 26); INSERT INTO events_documents (event_id, document_id) VALUES (991, 26); INSERT INTO events_documents (event_id, document_id) VALUES (716, 26); INSERT INTO events_documents (event_id, document_id) VALUES (717, 26); INSERT INTO events_documents (event_id, document_id) VALUES (992, 26); INSERT INTO events_documents (event_id, document_id) VALUES (993, 26); INSERT INTO events_documents (event_id, document_id) VALUES (994, 26); INSERT INTO events_documents (event_id, document_id) VALUES (995, 26); INSERT INTO events_documents (event_id, document_id) VALUES (996, 26); INSERT INTO events_documents (event_id, document_id) VALUES (862, 26); INSERT INTO events_documents (event_id, document_id) VALUES (997, 26); INSERT INTO events_documents (event_id, document_id) VALUES (998, 26); INSERT INTO events_documents (event_id, document_id) VALUES (999, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1000, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1001, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1002, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1003, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1004, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1005, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1006, 26); INSERT INTO events_documents (event_id, document_id) VALUES (586, 26); INSERT INTO events_documents (event_id, document_id) VALUES (587, 26); INSERT INTO events_documents (event_id, document_id) VALUES (588, 26); INSERT INTO events_documents (event_id, document_id) VALUES (462, 26); INSERT INTO events_documents (event_id, document_id) VALUES (463, 26); INSERT INTO events_documents (event_id, document_id) VALUES (464, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1007, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1008, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1009, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1010, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1011, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1012, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1013, 26); INSERT INTO events_documents (event_id, document_id) VALUES (595, 26); INSERT INTO events_documents (event_id, document_id) VALUES (596, 26); INSERT INTO events_documents (event_id, document_id) VALUES (597, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1014, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1015, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1016, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1017, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1018, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1019, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1020, 26); INSERT INTO events_documents (event_id, document_id) VALUES (477, 26); INSERT INTO events_documents (event_id, document_id) VALUES (478, 26); INSERT INTO events_documents (event_id, document_id) VALUES (479, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1021, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1022, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1023, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1024, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1025, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1026, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1027, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1028, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1029, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1030, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1031, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1032, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1033, 26); INSERT INTO events_documents (event_id, document_id) VALUES (899, 26); INSERT INTO events_documents (event_id, document_id) VALUES (900, 26); INSERT INTO events_documents (event_id, document_id) VALUES (901, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1034, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1035, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1036, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1037, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1038, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1039, 26); INSERT INTO events_documents (event_id, document_id) VALUES (774, 26); INSERT INTO events_documents (event_id, document_id) VALUES (775, 26); INSERT INTO events_documents (event_id, document_id) VALUES (776, 26); INSERT INTO events_documents (event_id, document_id) VALUES (777, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1040, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1041, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1042, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1043, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1044, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1045, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1046, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1047, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1048, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1049, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1050, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1051, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1052, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1053, 26); INSERT INTO events_documents (event_id, document_id) VALUES (788, 26); INSERT INTO events_documents (event_id, document_id) VALUES (789, 26); INSERT INTO events_documents (event_id, document_id) VALUES (790, 26); INSERT INTO events_documents (event_id, document_id) VALUES (791, 26); INSERT INTO events_documents (event_id, document_id) VALUES (644, 26); INSERT INTO events_documents (event_id, document_id) VALUES (645, 26); INSERT INTO events_documents (event_id, document_id) VALUES (646, 26); INSERT INTO events_documents (event_id, document_id) VALUES (839, 26); INSERT INTO events_documents (event_id, document_id) VALUES (933, 26); INSERT INTO events_documents (event_id, document_id) VALUES (934, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1054, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1055, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1056, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1057, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1058, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1059, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1060, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1061, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1062, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1063, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1064, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1065, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1066, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1067, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1068, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1069, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1070, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1071, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1072, 26); INSERT INTO events_documents (event_id, document_id) VALUES (670, 26); INSERT INTO events_documents (event_id, document_id) VALUES (671, 26); INSERT INTO events_documents (event_id, document_id) VALUES (672, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1073, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1074, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1075, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1076, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1077, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1078, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1079, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1080, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1081, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1082, 26); INSERT INTO events_documents (event_id, document_id) VALUES (824, 26); INSERT INTO events_documents (event_id, document_id) VALUES (825, 26); INSERT INTO events_documents (event_id, document_id) VALUES (826, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1083, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1084, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1085, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1086, 26); INSERT INTO events_documents (event_id, document_id) VALUES (831, 26); INSERT INTO events_documents (event_id, document_id) VALUES (832, 26); INSERT INTO events_documents (event_id, document_id) VALUES (833, 26); INSERT INTO events_documents (event_id, document_id) VALUES (692, 26); INSERT INTO events_documents (event_id, document_id) VALUES (693, 26); INSERT INTO events_documents (event_id, document_id) VALUES (694, 26); INSERT INTO events_documents (event_id, document_id) VALUES (695, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1087, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1088, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1089, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1090, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1091, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1092, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1093, 26); INSERT INTO events_documents (event_id, document_id) VALUES (1094, 46); INSERT INTO events_documents (event_id, document_id) VALUES (546, 47); INSERT INTO events_documents (event_id, document_id) VALUES (547, 47); INSERT INTO events_documents (event_id, document_id) VALUES (548, 47); INSERT INTO events_documents (event_id, document_id) VALUES (843, 47); INSERT INTO events_documents (event_id, document_id) VALUES (844, 47); INSERT INTO events_documents (event_id, document_id) VALUES (845, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1095, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1096, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1097, 47); INSERT INTO events_documents (event_id, document_id) VALUES (984, 47); INSERT INTO events_documents (event_id, document_id) VALUES (985, 47); INSERT INTO events_documents (event_id, document_id) VALUES (986, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1098, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1099, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1100, 47); INSERT INTO events_documents (event_id, document_id) VALUES (711, 47); INSERT INTO events_documents (event_id, document_id) VALUES (712, 47); INSERT INTO events_documents (event_id, document_id) VALUES (713, 47); INSERT INTO events_documents (event_id, document_id) VALUES (990, 47); INSERT INTO events_documents (event_id, document_id) VALUES (991, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1101, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1102, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1103, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1104, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1105, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1106, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1107, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1108, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1109, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1110, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1111, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1112, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1113, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1114, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1115, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1116, 47); INSERT INTO events_documents (event_id, document_id) VALUES (582, 47); INSERT INTO events_documents (event_id, document_id) VALUES (583, 47); INSERT INTO events_documents (event_id, document_id) VALUES (584, 47); INSERT INTO events_documents (event_id, document_id) VALUES (585, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1117, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1118, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1119, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1120, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1121, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1122, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1123, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1124, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1125, 47); INSERT INTO events_documents (event_id, document_id) VALUES (884, 47); INSERT INTO events_documents (event_id, document_id) VALUES (885, 47); INSERT INTO events_documents (event_id, document_id) VALUES (886, 47); INSERT INTO events_documents (event_id, document_id) VALUES (742, 47); INSERT INTO events_documents (event_id, document_id) VALUES (743, 47); INSERT INTO events_documents (event_id, document_id) VALUES (744, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1014, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1015, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1016, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1017, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1126, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1127, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1128, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1129, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1130, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1131, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1132, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1133, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1134, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1135, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1136, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1137, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1138, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1139, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1140, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1141, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1142, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1143, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1144, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1145, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1146, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1147, 47); INSERT INTO events_documents (event_id, document_id) VALUES (902, 47); INSERT INTO events_documents (event_id, document_id) VALUES (903, 47); INSERT INTO events_documents (event_id, document_id) VALUES (904, 47); INSERT INTO events_documents (event_id, document_id) VALUES (905, 47); INSERT INTO events_documents (event_id, document_id) VALUES (623, 47); INSERT INTO events_documents (event_id, document_id) VALUES (624, 47); INSERT INTO events_documents (event_id, document_id) VALUES (625, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1148, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1149, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1150, 47); INSERT INTO events_documents (event_id, document_id) VALUES (629, 47); INSERT INTO events_documents (event_id, document_id) VALUES (630, 47); INSERT INTO events_documents (event_id, document_id) VALUES (631, 47); INSERT INTO events_documents (event_id, document_id) VALUES (782, 47); INSERT INTO events_documents (event_id, document_id) VALUES (783, 47); INSERT INTO events_documents (event_id, document_id) VALUES (784, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1151, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1152, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1153, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1154, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1050, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1051, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1052, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1053, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1155, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1156, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1157, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1158, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1159, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1160, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1161, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1094, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1162, 47); INSERT INTO events_documents (event_id, document_id) VALUES (795, 47); INSERT INTO events_documents (event_id, document_id) VALUES (796, 47); INSERT INTO events_documents (event_id, document_id) VALUES (797, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1163, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1164, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1165, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1166, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1167, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1168, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1169, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1170, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1171, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1172, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1173, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1174, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1069, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1070, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1071, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1072, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1175, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1176, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1177, 47); INSERT INTO events_documents (event_id, document_id) VALUES (673, 47); INSERT INTO events_documents (event_id, document_id) VALUES (674, 47); INSERT INTO events_documents (event_id, document_id) VALUES (675, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1178, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1179, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1180, 47); INSERT INTO events_documents (event_id, document_id) VALUES (821, 47); INSERT INTO events_documents (event_id, document_id) VALUES (822, 47); INSERT INTO events_documents (event_id, document_id) VALUES (823, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1181, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1182, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1183, 47); INSERT INTO events_documents (event_id, document_id) VALUES (827, 47); INSERT INTO events_documents (event_id, document_id) VALUES (828, 47); INSERT INTO events_documents (event_id, document_id) VALUES (829, 47); INSERT INTO events_documents (event_id, document_id) VALUES (830, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1184, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1185, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1186, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1187, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1188, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1189, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1190, 47); INSERT INTO events_documents (event_id, document_id) VALUES (696, 47); INSERT INTO events_documents (event_id, document_id) VALUES (697, 47); INSERT INTO events_documents (event_id, document_id) VALUES (698, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1091, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1092, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1093, 47); INSERT INTO events_documents (event_id, document_id) VALUES (1191, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1192, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1193, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1194, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1195, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1196, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1197, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1198, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1199, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1200, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1201, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1202, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1203, 49); INSERT INTO events_documents (event_id, document_id) VALUES (849, 49); INSERT INTO events_documents (event_id, document_id) VALUES (850, 49); INSERT INTO events_documents (event_id, document_id) VALUES (851, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1204, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1205, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1206, 49); INSERT INTO events_documents (event_id, document_id) VALUES (855, 49); INSERT INTO events_documents (event_id, document_id) VALUES (856, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1207, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1208, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1103, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1104, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1105, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1106, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1209, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1210, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1211, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1111, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1112, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1113, 49); INSERT INTO events_documents (event_id, document_id) VALUES (866, 49); INSERT INTO events_documents (event_id, document_id) VALUES (867, 49); INSERT INTO events_documents (event_id, document_id) VALUES (868, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1212, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1213, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1214, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1215, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1216, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1217, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1218, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1219, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1220, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1221, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1222, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1223, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1224, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1225, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1226, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1227, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1228, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1229, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1230, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1231, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1232, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1233, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1234, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1235, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1236, 49); INSERT INTO events_documents (event_id, document_id) VALUES (219, 49); INSERT INTO events_documents (event_id, document_id) VALUES (220, 49); INSERT INTO events_documents (event_id, document_id) VALUES (221, 49); INSERT INTO events_documents (event_id, document_id) VALUES (360, 49); INSERT INTO events_documents (event_id, document_id) VALUES (361, 49); INSERT INTO events_documents (event_id, document_id) VALUES (362, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1237, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1238, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1239, 49); INSERT INTO events_documents (event_id, document_id) VALUES (228, 49); INSERT INTO events_documents (event_id, document_id) VALUES (229, 49); INSERT INTO events_documents (event_id, document_id) VALUES (230, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1240, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1241, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1242, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1243, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1244, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1245, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1246, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1034, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1035, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1036, 49); INSERT INTO events_documents (event_id, document_id) VALUES (771, 49); INSERT INTO events_documents (event_id, document_id) VALUES (772, 49); INSERT INTO events_documents (event_id, document_id) VALUES (773, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1247, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1248, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1249, 49); INSERT INTO events_documents (event_id, document_id) VALUES (912, 49); INSERT INTO events_documents (event_id, document_id) VALUES (913, 49); INSERT INTO events_documents (event_id, document_id) VALUES (914, 49); INSERT INTO events_documents (event_id, document_id) VALUES (915, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1250, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1251, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1252, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1253, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1047, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1048, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1049, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1254, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1255, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1256, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1257, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1258, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1259, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1260, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1261, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1262, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1161, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1094, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1162, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1263, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1264, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1265, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1266, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1267, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1268, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1269, 49); INSERT INTO events_documents (event_id, document_id) VALUES (656, 49); INSERT INTO events_documents (event_id, document_id) VALUES (657, 49); INSERT INTO events_documents (event_id, document_id) VALUES (658, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1270, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1271, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1272, 49); INSERT INTO events_documents (event_id, document_id) VALUES (808, 49); INSERT INTO events_documents (event_id, document_id) VALUES (809, 49); INSERT INTO events_documents (event_id, document_id) VALUES (810, 49); INSERT INTO events_documents (event_id, document_id) VALUES (666, 49); INSERT INTO events_documents (event_id, document_id) VALUES (667, 49); INSERT INTO events_documents (event_id, document_id) VALUES (668, 49); INSERT INTO events_documents (event_id, document_id) VALUES (669, 49); INSERT INTO events_documents (event_id, document_id) VALUES (815, 49); INSERT INTO events_documents (event_id, document_id) VALUES (816, 49); INSERT INTO events_documents (event_id, document_id) VALUES (817, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1074, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1075, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1076, 49); INSERT INTO events_documents (event_id, document_id) VALUES (954, 49); INSERT INTO events_documents (event_id, document_id) VALUES (955, 49); INSERT INTO events_documents (event_id, document_id) VALUES (956, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1273, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1274, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1275, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1276, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1277, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1278, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1279, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1280, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1281, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1282, 49); INSERT INTO events_documents (event_id, document_id) VALUES (967, 49); INSERT INTO events_documents (event_id, document_id) VALUES (968, 49); INSERT INTO events_documents (event_id, document_id) VALUES (969, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1283, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1284, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1285, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1286, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1287, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1288, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1289, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1290, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1291, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1292, 49); INSERT INTO events_documents (event_id, document_id) VALUES (1293, 57); INSERT INTO events_documents (event_id, document_id) VALUES (840, 59); INSERT INTO events_documents (event_id, document_id) VALUES (841, 59); INSERT INTO events_documents (event_id, document_id) VALUES (842, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1294, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1295, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1296, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1197, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1198, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1199, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1297, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1298, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1299, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1300, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1301, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1302, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1303, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1304, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1305, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1306, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1307, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1308, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1309, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1310, 59); INSERT INTO events_documents (event_id, document_id) VALUES (992, 59); INSERT INTO events_documents (event_id, document_id) VALUES (993, 59); INSERT INTO events_documents (event_id, document_id) VALUES (994, 59); INSERT INTO events_documents (event_id, document_id) VALUES (572, 59); INSERT INTO events_documents (event_id, document_id) VALUES (573, 59); INSERT INTO events_documents (event_id, document_id) VALUES (574, 59); INSERT INTO events_documents (event_id, document_id) VALUES (575, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1311, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1312, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1313, 59); INSERT INTO events_documents (event_id, document_id) VALUES (726, 59); INSERT INTO events_documents (event_id, document_id) VALUES (727, 59); INSERT INTO events_documents (event_id, document_id) VALUES (728, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1314, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1315, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1316, 59); INSERT INTO events_documents (event_id, document_id) VALUES (732, 59); INSERT INTO events_documents (event_id, document_id) VALUES (733, 59); INSERT INTO events_documents (event_id, document_id) VALUES (734, 59); INSERT INTO events_documents (event_id, document_id) VALUES (735, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1317, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1318, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1319, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1320, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1321, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1322, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1011, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1012, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1013, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1323, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1324, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1325, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1326, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1327, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1328, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1329, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1330, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1331, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1332, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1333, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1334, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1335, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1336, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1337, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1338, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1339, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1340, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1341, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1342, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1343, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1344, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1345, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1346, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1347, 59); INSERT INTO events_documents (event_id, document_id) VALUES (617, 59); INSERT INTO events_documents (event_id, document_id) VALUES (618, 59); INSERT INTO events_documents (event_id, document_id) VALUES (619, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1348, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1349, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1350, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1037, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1038, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1039, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1351, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1352, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1353, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1354, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1355, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1356, 59); INSERT INTO events_documents (event_id, document_id) VALUES (916, 59); INSERT INTO events_documents (event_id, document_id) VALUES (917, 59); INSERT INTO events_documents (event_id, document_id) VALUES (918, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1357, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1358, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1359, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1360, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1361, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1362, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1363, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1155, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1156, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1157, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1364, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1365, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1366, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1367, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1368, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1293, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1369, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1370, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1371, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1372, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1266, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1267, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1268, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1269, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1166, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1167, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1168, 59); INSERT INTO events_documents (event_id, document_id) VALUES (805, 59); INSERT INTO events_documents (event_id, document_id) VALUES (806, 59); INSERT INTO events_documents (event_id, document_id) VALUES (807, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1373, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1374, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1375, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1376, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1377, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1378, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1379, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1380, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1381, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1382, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1383, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1384, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1385, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1178, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1179, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1180, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1386, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1387, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1388, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1389, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1390, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1391, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1392, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1393, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1394, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1395, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1396, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1397, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1398, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1399, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1400, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1401, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1402, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1403, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1404, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1405, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1406, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1407, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1408, 59); INSERT INTO events_documents (event_id, document_id) VALUES (1409, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1410, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1411, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1412, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1413, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1414, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1415, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1416, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1417, 61); INSERT INTO events_documents (event_id, document_id) VALUES (708, 61); INSERT INTO events_documents (event_id, document_id) VALUES (709, 61); INSERT INTO events_documents (event_id, document_id) VALUES (710, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1418, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1419, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1420, 61); INSERT INTO events_documents (event_id, document_id) VALUES (852, 61); INSERT INTO events_documents (event_id, document_id) VALUES (853, 61); INSERT INTO events_documents (event_id, document_id) VALUES (854, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1421, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1422, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1207, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1208, 61); INSERT INTO events_documents (event_id, document_id) VALUES (859, 61); INSERT INTO events_documents (event_id, document_id) VALUES (860, 61); INSERT INTO events_documents (event_id, document_id) VALUES (861, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1107, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1108, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1109, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1110, 61); INSERT INTO events_documents (event_id, document_id) VALUES (997, 61); INSERT INTO events_documents (event_id, document_id) VALUES (998, 61); INSERT INTO events_documents (event_id, document_id) VALUES (999, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1000, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1114, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1115, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1116, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1004, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1005, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1006, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1423, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1424, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1425, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1426, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1427, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1428, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1429, 61); INSERT INTO events_documents (event_id, document_id) VALUES (881, 61); INSERT INTO events_documents (event_id, document_id) VALUES (882, 61); INSERT INTO events_documents (event_id, document_id) VALUES (883, 61); INSERT INTO events_documents (event_id, document_id) VALUES (592, 61); INSERT INTO events_documents (event_id, document_id) VALUES (593, 61); INSERT INTO events_documents (event_id, document_id) VALUES (594, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1227, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1228, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1229, 61); INSERT INTO events_documents (event_id, document_id) VALUES (890, 61); INSERT INTO events_documents (event_id, document_id) VALUES (891, 61); INSERT INTO events_documents (event_id, document_id) VALUES (892, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1430, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1431, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1432, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1433, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1434, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1435, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1436, 61); INSERT INTO events_documents (event_id, document_id) VALUES (67, 61); INSERT INTO events_documents (event_id, document_id) VALUES (68, 61); INSERT INTO events_documents (event_id, document_id) VALUES (69, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1437, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1438, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1439, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1440, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1441, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1442, 61); INSERT INTO events_documents (event_id, document_id) VALUES (369, 61); INSERT INTO events_documents (event_id, document_id) VALUES (370, 61); INSERT INTO events_documents (event_id, document_id) VALUES (371, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1443, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1444, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1445, 61); INSERT INTO events_documents (event_id, document_id) VALUES (768, 61); INSERT INTO events_documents (event_id, document_id) VALUES (769, 61); INSERT INTO events_documents (event_id, document_id) VALUES (770, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1446, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1447, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1448, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1449, 61); INSERT INTO events_documents (event_id, document_id) VALUES (626, 61); INSERT INTO events_documents (event_id, document_id) VALUES (627, 61); INSERT INTO events_documents (event_id, document_id) VALUES (628, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1450, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1451, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1452, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1453, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1250, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1251, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1252, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1253, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1454, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1455, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1456, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1457, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1360, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1361, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1362, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1363, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1458, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1459, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1460, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1461, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1462, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1463, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1368, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1293, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1369, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1263, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1264, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1265, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1464, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1465, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1466, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1467, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1468, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1469, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1470, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1471, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1472, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1473, 61); INSERT INTO events_documents (event_id, document_id) VALUES (663, 61); INSERT INTO events_documents (event_id, document_id) VALUES (664, 61); INSERT INTO events_documents (event_id, document_id) VALUES (665, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1474, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1475, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1476, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1477, 61); INSERT INTO events_documents (event_id, document_id) VALUES (948, 61); INSERT INTO events_documents (event_id, document_id) VALUES (949, 61); INSERT INTO events_documents (event_id, document_id) VALUES (950, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1478, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1479, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1480, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1077, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1078, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1079, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1386, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1387, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1388, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1277, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1278, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1279, 61); INSERT INTO events_documents (event_id, document_id) VALUES (964, 61); INSERT INTO events_documents (event_id, document_id) VALUES (965, 61); INSERT INTO events_documents (event_id, document_id) VALUES (966, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1481, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1482, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1483, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1283, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1284, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1285, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1286, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1484, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1485, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1486, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1487, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1488, 61); INSERT INTO events_documents (event_id, document_id) VALUES (1489, 61); INSERT INTO events_documents (event_id, document_id) VALUES (648, 69); INSERT INTO events_documents (event_id, document_id) VALUES (546, 71); INSERT INTO events_documents (event_id, document_id) VALUES (547, 71); INSERT INTO events_documents (event_id, document_id) VALUES (548, 71); INSERT INTO events_documents (event_id, document_id) VALUES (549, 71); INSERT INTO events_documents (event_id, document_id) VALUES (550, 71); INSERT INTO events_documents (event_id, document_id) VALUES (551, 71); INSERT INTO events_documents (event_id, document_id) VALUES (552, 71); INSERT INTO events_documents (event_id, document_id) VALUES (553, 71); INSERT INTO events_documents (event_id, document_id) VALUES (554, 71); INSERT INTO events_documents (event_id, document_id) VALUES (555, 71); INSERT INTO events_documents (event_id, document_id) VALUES (556, 71); INSERT INTO events_documents (event_id, document_id) VALUES (557, 71); INSERT INTO events_documents (event_id, document_id) VALUES (558, 71); INSERT INTO events_documents (event_id, document_id) VALUES (559, 71); INSERT INTO events_documents (event_id, document_id) VALUES (560, 71); INSERT INTO events_documents (event_id, document_id) VALUES (561, 71); INSERT INTO events_documents (event_id, document_id) VALUES (562, 71); INSERT INTO events_documents (event_id, document_id) VALUES (563, 71); INSERT INTO events_documents (event_id, document_id) VALUES (564, 71); INSERT INTO events_documents (event_id, document_id) VALUES (565, 71); INSERT INTO events_documents (event_id, document_id) VALUES (566, 71); INSERT INTO events_documents (event_id, document_id) VALUES (567, 71); INSERT INTO events_documents (event_id, document_id) VALUES (568, 71); INSERT INTO events_documents (event_id, document_id) VALUES (569, 71); INSERT INTO events_documents (event_id, document_id) VALUES (570, 71); INSERT INTO events_documents (event_id, document_id) VALUES (571, 71); INSERT INTO events_documents (event_id, document_id) VALUES (572, 71); INSERT INTO events_documents (event_id, document_id) VALUES (573, 71); INSERT INTO events_documents (event_id, document_id) VALUES (574, 71); INSERT INTO events_documents (event_id, document_id) VALUES (575, 71); INSERT INTO events_documents (event_id, document_id) VALUES (576, 71); INSERT INTO events_documents (event_id, document_id) VALUES (577, 71); INSERT INTO events_documents (event_id, document_id) VALUES (578, 71); INSERT INTO events_documents (event_id, document_id) VALUES (579, 71); INSERT INTO events_documents (event_id, document_id) VALUES (580, 71); INSERT INTO events_documents (event_id, document_id) VALUES (581, 71); INSERT INTO events_documents (event_id, document_id) VALUES (582, 71); INSERT INTO events_documents (event_id, document_id) VALUES (583, 71); INSERT INTO events_documents (event_id, document_id) VALUES (584, 71); INSERT INTO events_documents (event_id, document_id) VALUES (585, 71); INSERT INTO events_documents (event_id, document_id) VALUES (586, 71); INSERT INTO events_documents (event_id, document_id) VALUES (587, 71); INSERT INTO events_documents (event_id, document_id) VALUES (588, 71); INSERT INTO events_documents (event_id, document_id) VALUES (200, 71); INSERT INTO events_documents (event_id, document_id) VALUES (201, 71); INSERT INTO events_documents (event_id, document_id) VALUES (202, 71); INSERT INTO events_documents (event_id, document_id) VALUES (589, 71); INSERT INTO events_documents (event_id, document_id) VALUES (590, 71); INSERT INTO events_documents (event_id, document_id) VALUES (591, 71); INSERT INTO events_documents (event_id, document_id) VALUES (592, 71); INSERT INTO events_documents (event_id, document_id) VALUES (593, 71); INSERT INTO events_documents (event_id, document_id) VALUES (594, 71); INSERT INTO events_documents (event_id, document_id) VALUES (595, 71); INSERT INTO events_documents (event_id, document_id) VALUES (596, 71); INSERT INTO events_documents (event_id, document_id) VALUES (597, 71); INSERT INTO events_documents (event_id, document_id) VALUES (598, 71); INSERT INTO events_documents (event_id, document_id) VALUES (599, 71); INSERT INTO events_documents (event_id, document_id) VALUES (600, 71); INSERT INTO events_documents (event_id, document_id) VALUES (601, 71); INSERT INTO events_documents (event_id, document_id) VALUES (602, 71); INSERT INTO events_documents (event_id, document_id) VALUES (603, 71); INSERT INTO events_documents (event_id, document_id) VALUES (604, 71); INSERT INTO events_documents (event_id, document_id) VALUES (605, 71); INSERT INTO events_documents (event_id, document_id) VALUES (606, 71); INSERT INTO events_documents (event_id, document_id) VALUES (607, 71); INSERT INTO events_documents (event_id, document_id) VALUES (608, 71); INSERT INTO events_documents (event_id, document_id) VALUES (609, 71); INSERT INTO events_documents (event_id, document_id) VALUES (610, 71); INSERT INTO events_documents (event_id, document_id) VALUES (225, 71); INSERT INTO events_documents (event_id, document_id) VALUES (226, 71); INSERT INTO events_documents (event_id, document_id) VALUES (227, 71); INSERT INTO events_documents (event_id, document_id) VALUES (611, 71); INSERT INTO events_documents (event_id, document_id) VALUES (612, 71); INSERT INTO events_documents (event_id, document_id) VALUES (613, 71); INSERT INTO events_documents (event_id, document_id) VALUES (614, 71); INSERT INTO events_documents (event_id, document_id) VALUES (615, 71); INSERT INTO events_documents (event_id, document_id) VALUES (616, 71); INSERT INTO events_documents (event_id, document_id) VALUES (617, 71); INSERT INTO events_documents (event_id, document_id) VALUES (618, 71); INSERT INTO events_documents (event_id, document_id) VALUES (619, 71); INSERT INTO events_documents (event_id, document_id) VALUES (620, 71); INSERT INTO events_documents (event_id, document_id) VALUES (621, 71); INSERT INTO events_documents (event_id, document_id) VALUES (622, 71); INSERT INTO events_documents (event_id, document_id) VALUES (623, 71); INSERT INTO events_documents (event_id, document_id) VALUES (624, 71); INSERT INTO events_documents (event_id, document_id) VALUES (625, 71); INSERT INTO events_documents (event_id, document_id) VALUES (626, 71); INSERT INTO events_documents (event_id, document_id) VALUES (627, 71); INSERT INTO events_documents (event_id, document_id) VALUES (628, 71); INSERT INTO events_documents (event_id, document_id) VALUES (629, 71); INSERT INTO events_documents (event_id, document_id) VALUES (630, 71); INSERT INTO events_documents (event_id, document_id) VALUES (631, 71); INSERT INTO events_documents (event_id, document_id) VALUES (632, 71); INSERT INTO events_documents (event_id, document_id) VALUES (633, 71); INSERT INTO events_documents (event_id, document_id) VALUES (634, 71); INSERT INTO events_documents (event_id, document_id) VALUES (635, 71); INSERT INTO events_documents (event_id, document_id) VALUES (636, 71); INSERT INTO events_documents (event_id, document_id) VALUES (637, 71); INSERT INTO events_documents (event_id, document_id) VALUES (638, 71); INSERT INTO events_documents (event_id, document_id) VALUES (639, 71); INSERT INTO events_documents (event_id, document_id) VALUES (640, 71); INSERT INTO events_documents (event_id, document_id) VALUES (641, 71); INSERT INTO events_documents (event_id, document_id) VALUES (642, 71); INSERT INTO events_documents (event_id, document_id) VALUES (643, 71); INSERT INTO events_documents (event_id, document_id) VALUES (644, 71); INSERT INTO events_documents (event_id, document_id) VALUES (645, 71); INSERT INTO events_documents (event_id, document_id) VALUES (646, 71); INSERT INTO events_documents (event_id, document_id) VALUES (647, 71); INSERT INTO events_documents (event_id, document_id) VALUES (309, 71); INSERT INTO events_documents (event_id, document_id) VALUES (648, 71); INSERT INTO events_documents (event_id, document_id) VALUES (649, 71); INSERT INTO events_documents (event_id, document_id) VALUES (650, 71); INSERT INTO events_documents (event_id, document_id) VALUES (651, 71); INSERT INTO events_documents (event_id, document_id) VALUES (652, 71); INSERT INTO events_documents (event_id, document_id) VALUES (653, 71); INSERT INTO events_documents (event_id, document_id) VALUES (654, 71); INSERT INTO events_documents (event_id, document_id) VALUES (655, 71); INSERT INTO events_documents (event_id, document_id) VALUES (656, 71); INSERT INTO events_documents (event_id, document_id) VALUES (657, 71); INSERT INTO events_documents (event_id, document_id) VALUES (658, 71); INSERT INTO events_documents (event_id, document_id) VALUES (659, 71); INSERT INTO events_documents (event_id, document_id) VALUES (660, 71); INSERT INTO events_documents (event_id, document_id) VALUES (661, 71); INSERT INTO events_documents (event_id, document_id) VALUES (662, 71); INSERT INTO events_documents (event_id, document_id) VALUES (663, 71); INSERT INTO events_documents (event_id, document_id) VALUES (664, 71); INSERT INTO events_documents (event_id, document_id) VALUES (665, 71); INSERT INTO events_documents (event_id, document_id) VALUES (666, 71); INSERT INTO events_documents (event_id, document_id) VALUES (667, 71); INSERT INTO events_documents (event_id, document_id) VALUES (668, 71); INSERT INTO events_documents (event_id, document_id) VALUES (669, 71); INSERT INTO events_documents (event_id, document_id) VALUES (670, 71); INSERT INTO events_documents (event_id, document_id) VALUES (671, 71); INSERT INTO events_documents (event_id, document_id) VALUES (672, 71); INSERT INTO events_documents (event_id, document_id) VALUES (673, 71); INSERT INTO events_documents (event_id, document_id) VALUES (674, 71); INSERT INTO events_documents (event_id, document_id) VALUES (675, 71); INSERT INTO events_documents (event_id, document_id) VALUES (676, 71); INSERT INTO events_documents (event_id, document_id) VALUES (677, 71); INSERT INTO events_documents (event_id, document_id) VALUES (678, 71); INSERT INTO events_documents (event_id, document_id) VALUES (679, 71); INSERT INTO events_documents (event_id, document_id) VALUES (680, 71); INSERT INTO events_documents (event_id, document_id) VALUES (681, 71); INSERT INTO events_documents (event_id, document_id) VALUES (682, 71); INSERT INTO events_documents (event_id, document_id) VALUES (683, 71); INSERT INTO events_documents (event_id, document_id) VALUES (684, 71); INSERT INTO events_documents (event_id, document_id) VALUES (685, 71); INSERT INTO events_documents (event_id, document_id) VALUES (686, 71); INSERT INTO events_documents (event_id, document_id) VALUES (687, 71); INSERT INTO events_documents (event_id, document_id) VALUES (688, 71); INSERT INTO events_documents (event_id, document_id) VALUES (689, 71); INSERT INTO events_documents (event_id, document_id) VALUES (690, 71); INSERT INTO events_documents (event_id, document_id) VALUES (691, 71); INSERT INTO events_documents (event_id, document_id) VALUES (692, 71); INSERT INTO events_documents (event_id, document_id) VALUES (693, 71); INSERT INTO events_documents (event_id, document_id) VALUES (694, 71); INSERT INTO events_documents (event_id, document_id) VALUES (695, 71); INSERT INTO events_documents (event_id, document_id) VALUES (696, 71); INSERT INTO events_documents (event_id, document_id) VALUES (697, 71); INSERT INTO events_documents (event_id, document_id) VALUES (698, 71); INSERT INTO events_documents (event_id, document_id) VALUES (699, 71); INSERT INTO events_documents (event_id, document_id) VALUES (700, 71); INSERT INTO events_documents (event_id, document_id) VALUES (701, 71); INSERT INTO events_documents (event_id, document_id) VALUES (1490, 73); INSERT INTO events_documents (event_id, document_id) VALUES (702, 74); INSERT INTO events_documents (event_id, document_id) VALUES (703, 74); INSERT INTO events_documents (event_id, document_id) VALUES (704, 74); INSERT INTO events_documents (event_id, document_id) VALUES (549, 74); INSERT INTO events_documents (event_id, document_id) VALUES (550, 74); INSERT INTO events_documents (event_id, document_id) VALUES (551, 74); INSERT INTO events_documents (event_id, document_id) VALUES (552, 74); INSERT INTO events_documents (event_id, document_id) VALUES (705, 74); INSERT INTO events_documents (event_id, document_id) VALUES (706, 74); INSERT INTO events_documents (event_id, document_id) VALUES (707, 74); INSERT INTO events_documents (event_id, document_id) VALUES (708, 74); INSERT INTO events_documents (event_id, document_id) VALUES (709, 74); INSERT INTO events_documents (event_id, document_id) VALUES (710, 74); INSERT INTO events_documents (event_id, document_id) VALUES (560, 74); INSERT INTO events_documents (event_id, document_id) VALUES (561, 74); INSERT INTO events_documents (event_id, document_id) VALUES (711, 74); INSERT INTO events_documents (event_id, document_id) VALUES (712, 74); INSERT INTO events_documents (event_id, document_id) VALUES (713, 74); INSERT INTO events_documents (event_id, document_id) VALUES (714, 74); INSERT INTO events_documents (event_id, document_id) VALUES (715, 74); INSERT INTO events_documents (event_id, document_id) VALUES (716, 74); INSERT INTO events_documents (event_id, document_id) VALUES (717, 74); INSERT INTO events_documents (event_id, document_id) VALUES (718, 74); INSERT INTO events_documents (event_id, document_id) VALUES (719, 74); INSERT INTO events_documents (event_id, document_id) VALUES (720, 74); INSERT INTO events_documents (event_id, document_id) VALUES (721, 74); INSERT INTO events_documents (event_id, document_id) VALUES (722, 74); INSERT INTO events_documents (event_id, document_id) VALUES (723, 74); INSERT INTO events_documents (event_id, document_id) VALUES (724, 74); INSERT INTO events_documents (event_id, document_id) VALUES (725, 74); INSERT INTO events_documents (event_id, document_id) VALUES (726, 74); INSERT INTO events_documents (event_id, document_id) VALUES (727, 74); INSERT INTO events_documents (event_id, document_id) VALUES (728, 74); INSERT INTO events_documents (event_id, document_id) VALUES (729, 74); INSERT INTO events_documents (event_id, document_id) VALUES (730, 74); INSERT INTO events_documents (event_id, document_id) VALUES (731, 74); INSERT INTO events_documents (event_id, document_id) VALUES (732, 74); INSERT INTO events_documents (event_id, document_id) VALUES (733, 74); INSERT INTO events_documents (event_id, document_id) VALUES (734, 74); INSERT INTO events_documents (event_id, document_id) VALUES (735, 74); INSERT INTO events_documents (event_id, document_id) VALUES (341, 74); INSERT INTO events_documents (event_id, document_id) VALUES (342, 74); INSERT INTO events_documents (event_id, document_id) VALUES (343, 74); INSERT INTO events_documents (event_id, document_id) VALUES (736, 74); INSERT INTO events_documents (event_id, document_id) VALUES (737, 74); INSERT INTO events_documents (event_id, document_id) VALUES (738, 74); INSERT INTO events_documents (event_id, document_id) VALUES (739, 74); INSERT INTO events_documents (event_id, document_id) VALUES (740, 74); INSERT INTO events_documents (event_id, document_id) VALUES (741, 74); INSERT INTO events_documents (event_id, document_id) VALUES (742, 74); INSERT INTO events_documents (event_id, document_id) VALUES (743, 74); INSERT INTO events_documents (event_id, document_id) VALUES (744, 74); INSERT INTO events_documents (event_id, document_id) VALUES (745, 74); INSERT INTO events_documents (event_id, document_id) VALUES (746, 74); INSERT INTO events_documents (event_id, document_id) VALUES (747, 74); INSERT INTO events_documents (event_id, document_id) VALUES (748, 74); INSERT INTO events_documents (event_id, document_id) VALUES (749, 74); INSERT INTO events_documents (event_id, document_id) VALUES (750, 74); INSERT INTO events_documents (event_id, document_id) VALUES (751, 74); INSERT INTO events_documents (event_id, document_id) VALUES (357, 74); INSERT INTO events_documents (event_id, document_id) VALUES (358, 74); INSERT INTO events_documents (event_id, document_id) VALUES (359, 74); INSERT INTO events_documents (event_id, document_id) VALUES (752, 74); INSERT INTO events_documents (event_id, document_id) VALUES (753, 74); INSERT INTO events_documents (event_id, document_id) VALUES (754, 74); INSERT INTO events_documents (event_id, document_id) VALUES (755, 74); INSERT INTO events_documents (event_id, document_id) VALUES (756, 74); INSERT INTO events_documents (event_id, document_id) VALUES (757, 74); INSERT INTO events_documents (event_id, document_id) VALUES (758, 74); INSERT INTO events_documents (event_id, document_id) VALUES (759, 74); INSERT INTO events_documents (event_id, document_id) VALUES (760, 74); INSERT INTO events_documents (event_id, document_id) VALUES (761, 74); INSERT INTO events_documents (event_id, document_id) VALUES (762, 74); INSERT INTO events_documents (event_id, document_id) VALUES (763, 74); INSERT INTO events_documents (event_id, document_id) VALUES (764, 74); INSERT INTO events_documents (event_id, document_id) VALUES (765, 74); INSERT INTO events_documents (event_id, document_id) VALUES (766, 74); INSERT INTO events_documents (event_id, document_id) VALUES (767, 74); INSERT INTO events_documents (event_id, document_id) VALUES (768, 74); INSERT INTO events_documents (event_id, document_id) VALUES (769, 74); INSERT INTO events_documents (event_id, document_id) VALUES (770, 74); INSERT INTO events_documents (event_id, document_id) VALUES (771, 74); INSERT INTO events_documents (event_id, document_id) VALUES (772, 74); INSERT INTO events_documents (event_id, document_id) VALUES (773, 74); INSERT INTO events_documents (event_id, document_id) VALUES (774, 74); INSERT INTO events_documents (event_id, document_id) VALUES (775, 74); INSERT INTO events_documents (event_id, document_id) VALUES (776, 74); INSERT INTO events_documents (event_id, document_id) VALUES (777, 74); INSERT INTO events_documents (event_id, document_id) VALUES (778, 74); INSERT INTO events_documents (event_id, document_id) VALUES (779, 74); INSERT INTO events_documents (event_id, document_id) VALUES (780, 74); INSERT INTO events_documents (event_id, document_id) VALUES (781, 74); INSERT INTO events_documents (event_id, document_id) VALUES (782, 74); INSERT INTO events_documents (event_id, document_id) VALUES (783, 74); INSERT INTO events_documents (event_id, document_id) VALUES (784, 74); INSERT INTO events_documents (event_id, document_id) VALUES (785, 74); INSERT INTO events_documents (event_id, document_id) VALUES (786, 74); INSERT INTO events_documents (event_id, document_id) VALUES (787, 74); INSERT INTO events_documents (event_id, document_id) VALUES (638, 74); INSERT INTO events_documents (event_id, document_id) VALUES (639, 74); INSERT INTO events_documents (event_id, document_id) VALUES (640, 74); INSERT INTO events_documents (event_id, document_id) VALUES (788, 74); INSERT INTO events_documents (event_id, document_id) VALUES (789, 74); INSERT INTO events_documents (event_id, document_id) VALUES (790, 74); INSERT INTO events_documents (event_id, document_id) VALUES (791, 74); INSERT INTO events_documents (event_id, document_id) VALUES (792, 74); INSERT INTO events_documents (event_id, document_id) VALUES (793, 74); INSERT INTO events_documents (event_id, document_id) VALUES (794, 74); INSERT INTO events_documents (event_id, document_id) VALUES (647, 74); INSERT INTO events_documents (event_id, document_id) VALUES (309, 74); INSERT INTO events_documents (event_id, document_id) VALUES (648, 74); INSERT INTO events_documents (event_id, document_id) VALUES (649, 74); INSERT INTO events_documents (event_id, document_id) VALUES (795, 74); INSERT INTO events_documents (event_id, document_id) VALUES (796, 74); INSERT INTO events_documents (event_id, document_id) VALUES (797, 74); INSERT INTO events_documents (event_id, document_id) VALUES (798, 74); INSERT INTO events_documents (event_id, document_id) VALUES (799, 74); INSERT INTO events_documents (event_id, document_id) VALUES (800, 74); INSERT INTO events_documents (event_id, document_id) VALUES (801, 74); INSERT INTO events_documents (event_id, document_id) VALUES (802, 74); INSERT INTO events_documents (event_id, document_id) VALUES (803, 74); INSERT INTO events_documents (event_id, document_id) VALUES (804, 74); INSERT INTO events_documents (event_id, document_id) VALUES (805, 74); INSERT INTO events_documents (event_id, document_id) VALUES (806, 74); INSERT INTO events_documents (event_id, document_id) VALUES (807, 74); INSERT INTO events_documents (event_id, document_id) VALUES (808, 74); INSERT INTO events_documents (event_id, document_id) VALUES (809, 74); INSERT INTO events_documents (event_id, document_id) VALUES (810, 74); INSERT INTO events_documents (event_id, document_id) VALUES (811, 74); INSERT INTO events_documents (event_id, document_id) VALUES (812, 74); INSERT INTO events_documents (event_id, document_id) VALUES (813, 74); INSERT INTO events_documents (event_id, document_id) VALUES (814, 74); INSERT INTO events_documents (event_id, document_id) VALUES (815, 74); INSERT INTO events_documents (event_id, document_id) VALUES (816, 74); INSERT INTO events_documents (event_id, document_id) VALUES (817, 74); INSERT INTO events_documents (event_id, document_id) VALUES (818, 74); INSERT INTO events_documents (event_id, document_id) VALUES (819, 74); INSERT INTO events_documents (event_id, document_id) VALUES (820, 74); INSERT INTO events_documents (event_id, document_id) VALUES (676, 74); INSERT INTO events_documents (event_id, document_id) VALUES (677, 74); INSERT INTO events_documents (event_id, document_id) VALUES (678, 74); INSERT INTO events_documents (event_id, document_id) VALUES (821, 74); INSERT INTO events_documents (event_id, document_id) VALUES (822, 74); INSERT INTO events_documents (event_id, document_id) VALUES (823, 74); INSERT INTO events_documents (event_id, document_id) VALUES (824, 74); INSERT INTO events_documents (event_id, document_id) VALUES (825, 74); INSERT INTO events_documents (event_id, document_id) VALUES (826, 74); INSERT INTO events_documents (event_id, document_id) VALUES (827, 74); INSERT INTO events_documents (event_id, document_id) VALUES (828, 74); INSERT INTO events_documents (event_id, document_id) VALUES (829, 74); INSERT INTO events_documents (event_id, document_id) VALUES (830, 74); INSERT INTO events_documents (event_id, document_id) VALUES (831, 74); INSERT INTO events_documents (event_id, document_id) VALUES (832, 74); INSERT INTO events_documents (event_id, document_id) VALUES (833, 74); INSERT INTO events_documents (event_id, document_id) VALUES (834, 74); INSERT INTO events_documents (event_id, document_id) VALUES (835, 74); INSERT INTO events_documents (event_id, document_id) VALUES (836, 74); INSERT INTO events_documents (event_id, document_id) VALUES (837, 74); INSERT INTO events_documents (event_id, document_id) VALUES (838, 74); INSERT INTO events_documents (event_id, document_id) VALUES (699, 74); INSERT INTO events_documents (event_id, document_id) VALUES (700, 74); INSERT INTO events_documents (event_id, document_id) VALUES (701, 74); INSERT INTO events_documents (event_id, document_id) VALUES (1491, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1492, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1493, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1494, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1495, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1496, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1497, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1498, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1499, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1500, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1501, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1502, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1503, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1504, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1505, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1506, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1507, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1508, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1509, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1510, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1511, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1512, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1513, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1514, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1515, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1516, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1517, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1518, 76); INSERT INTO events_documents (event_id, document_id) VALUES (32, 76); INSERT INTO events_documents (event_id, document_id) VALUES (33, 76); INSERT INTO events_documents (event_id, document_id) VALUES (34, 76); INSERT INTO events_documents (event_id, document_id) VALUES (35, 76); INSERT INTO events_documents (event_id, document_id) VALUES (331, 76); INSERT INTO events_documents (event_id, document_id) VALUES (332, 76); INSERT INTO events_documents (event_id, document_id) VALUES (333, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1519, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1520, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1521, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1522, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1523, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1524, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1525, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1427, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1428, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1429, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1526, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1527, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1528, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1529, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1530, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1531, 76); INSERT INTO events_documents (event_id, document_id) VALUES (350, 76); INSERT INTO events_documents (event_id, document_id) VALUES (351, 76); INSERT INTO events_documents (event_id, document_id) VALUES (352, 76); INSERT INTO events_documents (event_id, document_id) VALUES (58, 76); INSERT INTO events_documents (event_id, document_id) VALUES (59, 76); INSERT INTO events_documents (event_id, document_id) VALUES (60, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1532, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1533, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1534, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1535, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1536, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1537, 76); INSERT INTO events_documents (event_id, document_id) VALUES (222, 76); INSERT INTO events_documents (event_id, document_id) VALUES (223, 76); INSERT INTO events_documents (event_id, document_id) VALUES (224, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1437, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1438, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1439, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1538, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1539, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1540, 76); INSERT INTO events_documents (event_id, document_id) VALUES (761, 76); INSERT INTO events_documents (event_id, document_id) VALUES (762, 76); INSERT INTO events_documents (event_id, document_id) VALUES (763, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1541, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1542, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1543, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1544, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1545, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1546, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1547, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1548, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1549, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1550, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1551, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1552, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1553, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1554, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1555, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1556, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1557, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1558, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1559, 76); INSERT INTO events_documents (event_id, document_id) VALUES (499, 76); INSERT INTO events_documents (event_id, document_id) VALUES (500, 76); INSERT INTO events_documents (event_id, document_id) VALUES (501, 76); INSERT INTO events_documents (event_id, document_id) VALUES (250, 76); INSERT INTO events_documents (event_id, document_id) VALUES (251, 76); INSERT INTO events_documents (event_id, document_id) VALUES (252, 76); INSERT INTO events_documents (event_id, document_id) VALUES (253, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1560, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1561, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1562, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1563, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1564, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1565, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1566, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1567, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1568, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1569, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1570, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1490, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1571, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1572, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1573, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1574, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1575, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1576, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1577, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1578, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1579, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1580, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1581, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1582, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1583, 76); INSERT INTO events_documents (event_id, document_id) VALUES (526, 76); INSERT INTO events_documents (event_id, document_id) VALUES (527, 76); INSERT INTO events_documents (event_id, document_id) VALUES (528, 76); INSERT INTO events_documents (event_id, document_id) VALUES (280, 76); INSERT INTO events_documents (event_id, document_id) VALUES (281, 76); INSERT INTO events_documents (event_id, document_id) VALUES (282, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1584, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1585, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1586, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1587, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1588, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1589, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1590, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1591, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1592, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1593, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1594, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1595, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1596, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1597, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1598, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1599, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1600, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1601, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1602, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1603, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1604, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1605, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1606, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1607, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1608, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1609, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1610, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1611, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1612, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1613, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1614, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1615, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1616, 76); INSERT INTO events_documents (event_id, document_id) VALUES (1617, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1618, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1619, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1620, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1621, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1622, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1623, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1624, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1625, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1626, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1627, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1628, 78); INSERT INTO events_documents (event_id, document_id) VALUES (441, 78); INSERT INTO events_documents (event_id, document_id) VALUES (442, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1629, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1630, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1631, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1632, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1633, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1634, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1635, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1636, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1637, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1638, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1639, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1640, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1641, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1642, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1643, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1644, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1645, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1646, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1647, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1648, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1649, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1650, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1651, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1522, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1523, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1524, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1525, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1652, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1653, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1654, 78); INSERT INTO events_documents (event_id, document_id) VALUES (465, 78); INSERT INTO events_documents (event_id, document_id) VALUES (466, 78); INSERT INTO events_documents (event_id, document_id) VALUES (467, 78); INSERT INTO events_documents (event_id, document_id) VALUES (206, 78); INSERT INTO events_documents (event_id, document_id) VALUES (207, 78); INSERT INTO events_documents (event_id, document_id) VALUES (208, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1655, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1656, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1657, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1658, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1659, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1660, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1661, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1662, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1663, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1664, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1665, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1666, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1667, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1668, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1022, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1023, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1024, 78); INSERT INTO events_documents (event_id, document_id) VALUES (483, 78); INSERT INTO events_documents (event_id, document_id) VALUES (484, 78); INSERT INTO events_documents (event_id, document_id) VALUES (485, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1138, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1139, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1140, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1669, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1670, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1671, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1672, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1673, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1674, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1675, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1676, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1677, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1678, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1679, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1680, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1681, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1682, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1683, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1684, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1685, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1686, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1687, 78); INSERT INTO events_documents (event_id, document_id) VALUES (381, 78); INSERT INTO events_documents (event_id, document_id) VALUES (382, 78); INSERT INTO events_documents (event_id, document_id) VALUES (383, 78); INSERT INTO events_documents (event_id, document_id) VALUES (384, 78); INSERT INTO events_documents (event_id, document_id) VALUES (100, 78); INSERT INTO events_documents (event_id, document_id) VALUES (101, 78); INSERT INTO events_documents (event_id, document_id) VALUES (102, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1688, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1689, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1690, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1691, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1692, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1693, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1694, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1695, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1696, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1697, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1570, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1490, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1571, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1698, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1699, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1700, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1701, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1702, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1703, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1704, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1705, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1706, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1707, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1708, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1709, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1710, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1711, 78); INSERT INTO events_documents (event_id, document_id) VALUES (413, 78); INSERT INTO events_documents (event_id, document_id) VALUES (414, 78); INSERT INTO events_documents (event_id, document_id) VALUES (415, 78); INSERT INTO events_documents (event_id, document_id) VALUES (130, 78); INSERT INTO events_documents (event_id, document_id) VALUES (131, 78); INSERT INTO events_documents (event_id, document_id) VALUES (132, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1712, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1713, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1714, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1715, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1716, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1717, 78); INSERT INTO events_documents (event_id, document_id) VALUES (289, 78); INSERT INTO events_documents (event_id, document_id) VALUES (290, 78); INSERT INTO events_documents (event_id, document_id) VALUES (291, 78); INSERT INTO events_documents (event_id, document_id) VALUES (292, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1718, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1719, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1720, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1721, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1722, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1723, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1724, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1725, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1726, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1727, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1728, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1729, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1730, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1731, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1732, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1733, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1734, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1735, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1736, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1737, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1738, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1739, 78); INSERT INTO events_documents (event_id, document_id) VALUES (1740, 80); INSERT INTO events_documents (event_id, document_id) VALUES (1741, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1742, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1743, 81); INSERT INTO events_documents (event_id, document_id) VALUES (977, 81); INSERT INTO events_documents (event_id, document_id) VALUES (978, 81); INSERT INTO events_documents (event_id, document_id) VALUES (979, 81); INSERT INTO events_documents (event_id, document_id) VALUES (980, 81); INSERT INTO events_documents (event_id, document_id) VALUES (981, 81); INSERT INTO events_documents (event_id, document_id) VALUES (982, 81); INSERT INTO events_documents (event_id, document_id) VALUES (983, 81); INSERT INTO events_documents (event_id, document_id) VALUES (553, 81); INSERT INTO events_documents (event_id, document_id) VALUES (554, 81); INSERT INTO events_documents (event_id, document_id) VALUES (555, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1744, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1745, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1746, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1418, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1419, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1420, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1747, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1748, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1749, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1750, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1751, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1101, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1102, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1752, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1753, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1754, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1209, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1210, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1211, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1755, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1756, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1757, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1758, 81); INSERT INTO events_documents (event_id, document_id) VALUES (579, 81); INSERT INTO events_documents (event_id, document_id) VALUES (580, 81); INSERT INTO events_documents (event_id, document_id) VALUES (581, 81); INSERT INTO events_documents (event_id, document_id) VALUES (729, 81); INSERT INTO events_documents (event_id, document_id) VALUES (730, 81); INSERT INTO events_documents (event_id, document_id) VALUES (731, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1759, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1760, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1761, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1762, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1763, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1764, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1007, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1320, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1321, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1322, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1765, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1766, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1767, 81); INSERT INTO events_documents (event_id, document_id) VALUES (887, 81); INSERT INTO events_documents (event_id, document_id) VALUES (888, 81); INSERT INTO events_documents (event_id, document_id) VALUES (889, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1768, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1769, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1770, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1771, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1330, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1331, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1332, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1772, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1773, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1774, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1021, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1775, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1776, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1777, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1778, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1779, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1780, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1781, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1782, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1783, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1784, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1785, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1786, 81); INSERT INTO events_documents (event_id, document_id) VALUES (764, 81); INSERT INTO events_documents (event_id, document_id) VALUES (765, 81); INSERT INTO events_documents (event_id, document_id) VALUES (766, 81); INSERT INTO events_documents (event_id, document_id) VALUES (767, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1787, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1788, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1789, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1790, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1791, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1792, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1793, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1247, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1248, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1249, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1354, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1355, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1356, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1794, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1795, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1796, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1151, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1152, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1153, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1154, 81); INSERT INTO events_documents (event_id, document_id) VALUES (923, 81); INSERT INTO events_documents (event_id, document_id) VALUES (924, 81); INSERT INTO events_documents (event_id, document_id) VALUES (925, 81); INSERT INTO events_documents (event_id, document_id) VALUES (926, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1797, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1798, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1799, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1158, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1159, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1160, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1740, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1800, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1801, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1802, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1803, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1804, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1464, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1465, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1466, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1805, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1806, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1807, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1808, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1809, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1810, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1811, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1812, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1376, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1377, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1378, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1813, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1814, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1815, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1073, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1816, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1817, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1818, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1819, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1820, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1821, 81); INSERT INTO events_documents (event_id, document_id) VALUES (679, 81); INSERT INTO events_documents (event_id, document_id) VALUES (680, 81); INSERT INTO events_documents (event_id, document_id) VALUES (681, 81); INSERT INTO events_documents (event_id, document_id) VALUES (682, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1822, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1823, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1824, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1392, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1393, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1394, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1825, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1826, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1827, 81); INSERT INTO events_documents (event_id, document_id) VALUES (834, 81); INSERT INTO events_documents (event_id, document_id) VALUES (835, 81); INSERT INTO events_documents (event_id, document_id) VALUES (836, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1087, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1088, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1089, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1090, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1406, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1407, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1408, 81); INSERT INTO events_documents (event_id, document_id) VALUES (1828, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1829, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1830, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1831, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1832, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1833, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1415, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1416, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1417, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1834, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1835, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1836, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1837, 83); INSERT INTO events_documents (event_id, document_id) VALUES (987, 83); INSERT INTO events_documents (event_id, document_id) VALUES (988, 83); INSERT INTO events_documents (event_id, document_id) VALUES (989, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1304, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1305, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1306, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1750, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1751, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1309, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1310, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1838, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1839, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1840, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1841, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1842, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1843, 83); INSERT INTO events_documents (event_id, document_id) VALUES (863, 83); INSERT INTO events_documents (event_id, document_id) VALUES (864, 83); INSERT INTO events_documents (event_id, document_id) VALUES (865, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1844, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1845, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1846, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1847, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1848, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1849, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1759, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1760, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1761, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1850, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1851, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1852, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1123, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1124, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1125, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1224, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1225, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1226, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1853, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1854, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1855, 83); INSERT INTO events_documents (event_id, document_id) VALUES (745, 83); INSERT INTO events_documents (event_id, document_id) VALUES (746, 83); INSERT INTO events_documents (event_id, document_id) VALUES (747, 83); INSERT INTO events_documents (event_id, document_id) VALUES (602, 83); INSERT INTO events_documents (event_id, document_id) VALUES (603, 83); INSERT INTO events_documents (event_id, document_id) VALUES (604, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1856, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1857, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1858, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1859, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1860, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1861, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1862, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1863, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1864, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1538, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1539, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1540, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1865, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1866, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1867, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1243, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1244, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1245, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1246, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1868, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1869, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1870, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1446, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1447, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1448, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1449, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1871, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1872, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1873, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1874, 83); INSERT INTO events_documents (event_id, document_id) VALUES (778, 83); INSERT INTO events_documents (event_id, document_id) VALUES (779, 83); INSERT INTO events_documents (event_id, document_id) VALUES (780, 83); INSERT INTO events_documents (event_id, document_id) VALUES (781, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1875, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1876, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1877, 83); INSERT INTO events_documents (event_id, document_id) VALUES (635, 83); INSERT INTO events_documents (event_id, document_id) VALUES (636, 83); INSERT INTO events_documents (event_id, document_id) VALUES (637, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1254, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1255, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1256, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1797, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1798, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1799, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1364, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1365, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1366, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1367, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1740, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1800, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1801, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1370, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1371, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1372, 83); INSERT INTO events_documents (event_id, document_id) VALUES (653, 83); INSERT INTO events_documents (event_id, document_id) VALUES (654, 83); INSERT INTO events_documents (event_id, document_id) VALUES (655, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1060, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1061, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1062, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1169, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1170, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1171, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1066, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1067, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1068, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1878, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1879, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1880, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1881, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1813, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1814, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1815, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1382, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1383, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1384, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1385, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1819, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1820, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1821, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1882, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1883, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1884, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1389, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1390, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1391, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1885, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1886, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1887, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1184, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1185, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1186, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1888, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1889, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1890, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1891, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1892, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1893, 83); INSERT INTO events_documents (event_id, document_id) VALUES (973, 83); INSERT INTO events_documents (event_id, document_id) VALUES (974, 83); INSERT INTO events_documents (event_id, document_id) VALUES (975, 83); INSERT INTO events_documents (event_id, document_id) VALUES (976, 83); INSERT INTO events_documents (event_id, document_id) VALUES (1894, 88); INSERT INTO events_documents (event_id, document_id) VALUES (164, 90); INSERT INTO events_documents (event_id, document_id) VALUES (165, 90); INSERT INTO events_documents (event_id, document_id) VALUES (166, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1620, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1621, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1622, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1895, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1896, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1897, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1898, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1899, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1900, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1901, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1902, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1903, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1904, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1905, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1906, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1907, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1634, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1635, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1636, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1908, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1909, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1910, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1911, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1912, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1913, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1914, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1915, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1916, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1917, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1918, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1919, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1920, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1519, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1520, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1521, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1921, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1922, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1923, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1924, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1850, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1851, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1852, 90); INSERT INTO events_documents (event_id, document_id) VALUES (203, 90); INSERT INTO events_documents (event_id, document_id) VALUES (204, 90); INSERT INTO events_documents (event_id, document_id) VALUES (205, 90); INSERT INTO events_documents (event_id, document_id) VALUES (468, 90); INSERT INTO events_documents (event_id, document_id) VALUES (469, 90); INSERT INTO events_documents (event_id, document_id) VALUES (470, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1925, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1926, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1927, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1928, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1929, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1930, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1931, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1661, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1662, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1663, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1129, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1130, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1131, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1932, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1933, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1934, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1862, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1863, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1864, 90); INSERT INTO events_documents (event_id, document_id) VALUES (366, 90); INSERT INTO events_documents (event_id, document_id) VALUES (367, 90); INSERT INTO events_documents (event_id, document_id) VALUES (368, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1345, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1346, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1347, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1935, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1936, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1937, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1675, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1676, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1677, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1938, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1939, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1940, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1941, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1942, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1943, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1944, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1945, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1946, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1947, 90); INSERT INTO events_documents (event_id, document_id) VALUES (96, 90); INSERT INTO events_documents (event_id, document_id) VALUES (97, 90); INSERT INTO events_documents (event_id, document_id) VALUES (98, 90); INSERT INTO events_documents (event_id, document_id) VALUES (99, 90); INSERT INTO events_documents (event_id, document_id) VALUES (385, 90); INSERT INTO events_documents (event_id, document_id) VALUES (386, 90); INSERT INTO events_documents (event_id, document_id) VALUES (387, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1948, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1949, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1950, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1951, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1952, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1953, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1954, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1955, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1567, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1568, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1569, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1956, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1894, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1957, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1958, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1959, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1960, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1961, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1962, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1963, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1964, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1965, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1966, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1967, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1968, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1969, 90); INSERT INTO events_documents (event_id, document_id) VALUES (127, 90); INSERT INTO events_documents (event_id, document_id) VALUES (128, 90); INSERT INTO events_documents (event_id, document_id) VALUES (129, 90); INSERT INTO events_documents (event_id, document_id) VALUES (416, 90); INSERT INTO events_documents (event_id, document_id) VALUES (417, 90); INSERT INTO events_documents (event_id, document_id) VALUES (418, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1712, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1713, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1714, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1970, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1971, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1972, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1973, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1974, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1975, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1976, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1977, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1978, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1979, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1980, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1981, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1982, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1983, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1984, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1985, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1986, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1987, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1988, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1989, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1990, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1991, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1992, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1993, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1994, 90); INSERT INTO events_documents (event_id, document_id) VALUES (542, 90); INSERT INTO events_documents (event_id, document_id) VALUES (543, 90); INSERT INTO events_documents (event_id, document_id) VALUES (544, 90); INSERT INTO events_documents (event_id, document_id) VALUES (545, 90); INSERT INTO events_documents (event_id, document_id) VALUES (1995, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1996, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1997, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1998, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1999, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2000, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1497, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1498, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1499, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2001, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2002, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2003, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1503, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1504, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2004, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2005, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2006, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2007, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2008, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2009, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2010, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2011, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2012, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2013, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2014, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2015, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2016, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2017, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2018, 92); INSERT INTO events_documents (event_id, document_id) VALUES (327, 92); INSERT INTO events_documents (event_id, document_id) VALUES (328, 92); INSERT INTO events_documents (event_id, document_id) VALUES (329, 92); INSERT INTO events_documents (event_id, document_id) VALUES (330, 92); INSERT INTO events_documents (event_id, document_id) VALUES (36, 92); INSERT INTO events_documents (event_id, document_id) VALUES (37, 92); INSERT INTO events_documents (event_id, document_id) VALUES (38, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1649, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1650, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1651, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1921, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1922, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1923, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1924, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1218, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1219, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1220, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2019, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2020, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2021, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2022, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2023, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2024, 92); INSERT INTO events_documents (event_id, document_id) VALUES (55, 92); INSERT INTO events_documents (event_id, document_id) VALUES (56, 92); INSERT INTO events_documents (event_id, document_id) VALUES (57, 92); INSERT INTO events_documents (event_id, document_id) VALUES (353, 92); INSERT INTO events_documents (event_id, document_id) VALUES (354, 92); INSERT INTO events_documents (event_id, document_id) VALUES (355, 92); INSERT INTO events_documents (event_id, document_id) VALUES (356, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1532, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1533, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1534, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1333, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1334, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1335, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2025, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2026, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2027, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2028, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2029, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2030, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1781, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1782, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1783, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2031, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2032, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2033, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2034, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2035, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2036, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1545, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1546, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1547, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1548, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2037, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2038, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2039, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2040, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2041, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2042, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2043, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2044, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2045, 92); INSERT INTO events_documents (event_id, document_id) VALUES (247, 92); INSERT INTO events_documents (event_id, document_id) VALUES (248, 92); INSERT INTO events_documents (event_id, document_id) VALUES (249, 92); INSERT INTO events_documents (event_id, document_id) VALUES (502, 92); INSERT INTO events_documents (event_id, document_id) VALUES (503, 92); INSERT INTO events_documents (event_id, document_id) VALUES (504, 92); INSERT INTO events_documents (event_id, document_id) VALUES (505, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2046, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2047, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2048, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2049, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2050, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2051, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1694, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1695, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1696, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1697, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1956, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1894, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1957, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2052, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2053, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2054, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2055, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2056, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2057, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2058, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2059, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2060, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2061, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2062, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2063, 92); INSERT INTO events_documents (event_id, document_id) VALUES (277, 92); INSERT INTO events_documents (event_id, document_id) VALUES (278, 92); INSERT INTO events_documents (event_id, document_id) VALUES (279, 92); INSERT INTO events_documents (event_id, document_id) VALUES (529, 92); INSERT INTO events_documents (event_id, document_id) VALUES (530, 92); INSERT INTO events_documents (event_id, document_id) VALUES (531, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1584, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1585, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1586, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1587, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2064, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2065, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2066, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2067, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2068, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2069, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2070, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2071, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2072, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2073, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2074, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2075, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2076, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1600, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1601, 92); INSERT INTO events_documents (event_id, document_id) VALUES (1602, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2077, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2078, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2079, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2080, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2081, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2082, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2083, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2084, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2085, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2086, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2087, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2088, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2089, 92); INSERT INTO events_documents (event_id, document_id) VALUES (2090, 93); INSERT INTO events_documents (event_id, document_id) VALUES (1491, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1492, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1493, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2091, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2092, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2093, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2094, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2095, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2096, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1898, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1899, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1900, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2097, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2098, 94); INSERT INTO events_documents (event_id, document_id) VALUES (322, 94); INSERT INTO events_documents (event_id, document_id) VALUES (323, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1631, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1632, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1633, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2099, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2100, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2101, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1637, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1638, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1639, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1911, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1912, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1913, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2102, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2103, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2104, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2105, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2106, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2107, 94); INSERT INTO events_documents (event_id, document_id) VALUES (456, 94); INSERT INTO events_documents (event_id, document_id) VALUES (457, 94); INSERT INTO events_documents (event_id, document_id) VALUES (458, 94); INSERT INTO events_documents (event_id, document_id) VALUES (197, 94); INSERT INTO events_documents (event_id, document_id) VALUES (198, 94); INSERT INTO events_documents (event_id, document_id) VALUES (199, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2108, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2109, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2110, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2111, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2112, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2113, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2114, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2115, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2116, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2117, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2118, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2119, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2120, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2121, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2122, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2123, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2124, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2125, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2126, 94); INSERT INTO events_documents (event_id, document_id) VALUES (605, 94); INSERT INTO events_documents (event_id, document_id) VALUES (606, 94); INSERT INTO events_documents (event_id, document_id) VALUES (607, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1336, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1337, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1338, 94); INSERT INTO events_documents (event_id, document_id) VALUES (755, 94); INSERT INTO events_documents (event_id, document_id) VALUES (756, 94); INSERT INTO events_documents (event_id, document_id) VALUES (757, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1342, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1343, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1344, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2031, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2032, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2033, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1541, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1542, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1543, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1544, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2127, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2128, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2129, 94); INSERT INTO events_documents (event_id, document_id) VALUES (86, 94); INSERT INTO events_documents (event_id, document_id) VALUES (87, 94); INSERT INTO events_documents (event_id, document_id) VALUES (88, 94); INSERT INTO events_documents (event_id, document_id) VALUES (89, 94); INSERT INTO events_documents (event_id, document_id) VALUES (378, 94); INSERT INTO events_documents (event_id, document_id) VALUES (379, 94); INSERT INTO events_documents (event_id, document_id) VALUES (380, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2043, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2044, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2045, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2130, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2131, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2132, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2133, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2134, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2135, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2136, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1688, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1689, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1690, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1952, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1953, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1954, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1955, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2137, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2138, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2139, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2140, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2090, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2141, 94); INSERT INTO events_documents (event_id, document_id) VALUES (513, 94); INSERT INTO events_documents (event_id, document_id) VALUES (514, 94); INSERT INTO events_documents (event_id, document_id) VALUES (515, 94); INSERT INTO events_documents (event_id, document_id) VALUES (516, 94); INSERT INTO events_documents (event_id, document_id) VALUES (267, 94); INSERT INTO events_documents (event_id, document_id) VALUES (268, 94); INSERT INTO events_documents (event_id, document_id) VALUES (269, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1964, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1965, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1966, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1708, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1709, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1710, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1711, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2142, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2143, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2144, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2145, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2146, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2147, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2148, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2149, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2150, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2151, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2152, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2153, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2154, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2155, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2156, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2157, 94); INSERT INTO events_documents (event_id, document_id) VALUES (143, 94); INSERT INTO events_documents (event_id, document_id) VALUES (144, 94); INSERT INTO events_documents (event_id, document_id) VALUES (145, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2158, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2159, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2160, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1724, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1725, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1726, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1727, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2077, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2078, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2079, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2161, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2162, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2163, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2164, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1992, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1993, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1994, 94); INSERT INTO events_documents (event_id, document_id) VALUES (1613, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2165, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2166, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2167, 94); INSERT INTO events_documents (event_id, document_id) VALUES (2168, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2169, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2170, 96); INSERT INTO events_documents (event_id, document_id) VALUES (6, 96); INSERT INTO events_documents (event_id, document_id) VALUES (7, 96); INSERT INTO events_documents (event_id, document_id) VALUES (8, 96); INSERT INTO events_documents (event_id, document_id) VALUES (9, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2171, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2172, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2173, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1500, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1501, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1502, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2174, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2175, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2004, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2005, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2176, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2177, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2178, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2010, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2011, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2012, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1513, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1514, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1515, 96); INSERT INTO events_documents (event_id, document_id) VALUES (446, 96); INSERT INTO events_documents (event_id, document_id) VALUES (447, 96); INSERT INTO events_documents (event_id, document_id) VALUES (448, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1643, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1644, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1645, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1918, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1919, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1920, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2179, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2180, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2181, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2182, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2183, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2184, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2185, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2186, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2187, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2188, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2189, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2190, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2191, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2192, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2114, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2115, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2116, 96); INSERT INTO events_documents (event_id, document_id) VALUES (209, 96); INSERT INTO events_documents (event_id, document_id) VALUES (210, 96); INSERT INTO events_documents (event_id, document_id) VALUES (211, 96); INSERT INTO events_documents (event_id, document_id) VALUES (474, 96); INSERT INTO events_documents (event_id, document_id) VALUES (475, 96); INSERT INTO events_documents (event_id, document_id) VALUES (476, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2193, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2194, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2195, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1856, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1857, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1858, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2196, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2197, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2198, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1237, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1238, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1239, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2199, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2200, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2201, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1784, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1785, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1786, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2202, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2203, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2204, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2205, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2206, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2207, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1678, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1679, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1680, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1681, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1942, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1943, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1944, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2208, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2209, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2210, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2211, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2212, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2213, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2214, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2215, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2216, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2217, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2046, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2047, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2048, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1563, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1564, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1565, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1566, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2218, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2219, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2220, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2140, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2090, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2141, 96); INSERT INTO events_documents (event_id, document_id) VALUES (397, 96); INSERT INTO events_documents (event_id, document_id) VALUES (398, 96); INSERT INTO events_documents (event_id, document_id) VALUES (399, 96); INSERT INTO events_documents (event_id, document_id) VALUES (400, 96); INSERT INTO events_documents (event_id, document_id) VALUES (118, 96); INSERT INTO events_documents (event_id, document_id) VALUES (119, 96); INSERT INTO events_documents (event_id, document_id) VALUES (120, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2058, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2059, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2060, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1581, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1582, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1583, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2221, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2222, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2223, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2224, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2225, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2226, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2227, 96); INSERT INTO events_documents (event_id, document_id) VALUES (283, 96); INSERT INTO events_documents (event_id, document_id) VALUES (284, 96); INSERT INTO events_documents (event_id, document_id) VALUES (285, 96); INSERT INTO events_documents (event_id, document_id) VALUES (422, 96); INSERT INTO events_documents (event_id, document_id) VALUES (423, 96); INSERT INTO events_documents (event_id, document_id) VALUES (424, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2228, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2229, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2230, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2231, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2232, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2233, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2234, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2235, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2236, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2237, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2238, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2239, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1603, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1604, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1605, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2080, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2081, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2082, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2083, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1610, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1611, 96); INSERT INTO events_documents (event_id, document_id) VALUES (1612, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2087, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2088, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2089, 96); INSERT INTO events_documents (event_id, document_id) VALUES (2240, 98); INSERT INTO events_documents (event_id, document_id) VALUES (2241, 99); INSERT INTO events_documents (event_id, document_id) VALUES (1741, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1742, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1743, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1831, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1832, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1833, 100); INSERT INTO events_documents (event_id, document_id) VALUES (705, 100); INSERT INTO events_documents (event_id, document_id) VALUES (706, 100); INSERT INTO events_documents (event_id, document_id) VALUES (707, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1744, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1745, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1746, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1098, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1099, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1100, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2242, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2243, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2244, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1307, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1308, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2245, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2246, 100); INSERT INTO events_documents (event_id, document_id) VALUES (569, 100); INSERT INTO events_documents (event_id, document_id) VALUES (570, 100); INSERT INTO events_documents (event_id, document_id) VALUES (571, 100); INSERT INTO events_documents (event_id, document_id) VALUES (995, 100); INSERT INTO events_documents (event_id, document_id) VALUES (996, 100); INSERT INTO events_documents (event_id, document_id) VALUES (576, 100); INSERT INTO events_documents (event_id, document_id) VALUES (577, 100); INSERT INTO events_documents (event_id, document_id) VALUES (578, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1844, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1845, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1846, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1314, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1315, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1316, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1423, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1424, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1425, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1426, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1652, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1653, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1654, 100); INSERT INTO events_documents (event_id, document_id) VALUES (736, 100); INSERT INTO events_documents (event_id, document_id) VALUES (737, 100); INSERT INTO events_documents (event_id, document_id) VALUES (738, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2247, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2248, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2249, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1853, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1854, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1855, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1230, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1231, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1232, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1233, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1430, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1431, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1432, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1433, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2250, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2251, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2252, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2025, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2026, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2027, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2253, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2254, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2255, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2256, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2257, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2258, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1669, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1670, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1671, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2259, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2260, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2261, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2262, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1348, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1349, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1350, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2263, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2264, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2265, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2266, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1871, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1872, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1873, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1874, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2267, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2268, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2269, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2270, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1794, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1795, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1796, 100); INSERT INTO events_documents (event_id, document_id) VALUES (919, 100); INSERT INTO events_documents (event_id, document_id) VALUES (920, 100); INSERT INTO events_documents (event_id, document_id) VALUES (921, 100); INSERT INTO events_documents (event_id, document_id) VALUES (922, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2271, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2272, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2273, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2274, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2275, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1257, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1258, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1259, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1461, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1462, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1463, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2276, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2240, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2277, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1802, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1803, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1804, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1057, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1058, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1059, 100); INSERT INTO events_documents (event_id, document_id) VALUES (802, 100); INSERT INTO events_documents (event_id, document_id) VALUES (803, 100); INSERT INTO events_documents (event_id, document_id) VALUES (804, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1063, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1064, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1065, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1373, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1374, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1375, 100); INSERT INTO events_documents (event_id, document_id) VALUES (944, 100); INSERT INTO events_documents (event_id, document_id) VALUES (945, 100); INSERT INTO events_documents (event_id, document_id) VALUES (946, 100); INSERT INTO events_documents (event_id, document_id) VALUES (947, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2278, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1175, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1176, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1177, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1816, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1817, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1818, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2279, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2280, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2281, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1882, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1883, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1884, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1822, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1823, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1824, 100); INSERT INTO events_documents (event_id, document_id) VALUES (686, 100); INSERT INTO events_documents (event_id, document_id) VALUES (687, 100); INSERT INTO events_documents (event_id, document_id) VALUES (688, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1395, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1396, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1397, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1398, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1888, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1889, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1890, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1403, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1404, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1405, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2282, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2283, 100); INSERT INTO events_documents (event_id, document_id) VALUES (2284, 100); INSERT INTO events_documents (event_id, document_id) VALUES (1191, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1192, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1193, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1294, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1295, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1296, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2285, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2286, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2287, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1200, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1201, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1202, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1203, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1301, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1302, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1303, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2242, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2243, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2244, 102); INSERT INTO events_documents (event_id, document_id) VALUES (565, 102); INSERT INTO events_documents (event_id, document_id) VALUES (566, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2245, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2246, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1838, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1839, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1840, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2288, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2289, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2290, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1311, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1312, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1313, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1001, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1002, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1003, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1847, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1848, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1849, 102); INSERT INTO events_documents (event_id, document_id) VALUES (872, 102); INSERT INTO events_documents (event_id, document_id) VALUES (873, 102); INSERT INTO events_documents (event_id, document_id) VALUES (874, 102); INSERT INTO events_documents (event_id, document_id) VALUES (875, 102); INSERT INTO events_documents (event_id, document_id) VALUES (876, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2108, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2109, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2110, 102); INSERT INTO events_documents (event_id, document_id) VALUES (589, 102); INSERT INTO events_documents (event_id, document_id) VALUES (590, 102); INSERT INTO events_documents (event_id, document_id) VALUES (591, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1765, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1766, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1767, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2291, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2292, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2293, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1768, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1769, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1770, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1771, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1126, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1127, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1128, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1535, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1536, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1537, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1932, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1933, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1934, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2028, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2029, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2030, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2199, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2200, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2201, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2294, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2295, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2296, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1144, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1145, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1146, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1147, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1868, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1869, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1870, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1791, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1792, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1793, 102); INSERT INTO events_documents (event_id, document_id) VALUES (909, 102); INSERT INTO events_documents (event_id, document_id) VALUES (910, 102); INSERT INTO events_documents (event_id, document_id) VALUES (911, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1040, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1041, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1042, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1043, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1875, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1876, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1877, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1357, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1358, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1359, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2271, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2272, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2273, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2274, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2275, 102); INSERT INTO events_documents (event_id, document_id) VALUES (641, 102); INSERT INTO events_documents (event_id, document_id) VALUES (642, 102); INSERT INTO events_documents (event_id, document_id) VALUES (643, 102); INSERT INTO events_documents (event_id, document_id) VALUES (792, 102); INSERT INTO events_documents (event_id, document_id) VALUES (793, 102); INSERT INTO events_documents (event_id, document_id) VALUES (794, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2276, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2240, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2277, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2297, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2298, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2299, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2300, 102); INSERT INTO events_documents (event_id, document_id) VALUES (798, 102); INSERT INTO events_documents (event_id, document_id) VALUES (799, 102); INSERT INTO events_documents (event_id, document_id) VALUES (800, 102); INSERT INTO events_documents (event_id, document_id) VALUES (801, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1805, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1806, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1470, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1471, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1472, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1473, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1810, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1811, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1812, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1474, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1475, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1476, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1477, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1379, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1380, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1381, 102); INSERT INTO events_documents (event_id, document_id) VALUES (818, 102); INSERT INTO events_documents (event_id, document_id) VALUES (819, 102); INSERT INTO events_documents (event_id, document_id) VALUES (820, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2279, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2280, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2281, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1080, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1081, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1082, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1276, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1181, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1182, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1183, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1885, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1886, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1887, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1825, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1826, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1827, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1399, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1400, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1401, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1891, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1892, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1893, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2282, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2283, 102); INSERT INTO events_documents (event_id, document_id) VALUES (2284, 102); INSERT INTO events_documents (event_id, document_id) VALUES (1995, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1996, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1997, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1494, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1495, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1496, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2171, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2172, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2173, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2301, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2302, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2303, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2174, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2175, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1629, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1630, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1507, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1508, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1509, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2304, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2305, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2306, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2307, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2308, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2309, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2016, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2017, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2018, 104); INSERT INTO events_documents (event_id, document_id) VALUES (187, 104); INSERT INTO events_documents (event_id, document_id) VALUES (188, 104); INSERT INTO events_documents (event_id, document_id) VALUES (189, 104); INSERT INTO events_documents (event_id, document_id) VALUES (452, 104); INSERT INTO events_documents (event_id, document_id) VALUES (453, 104); INSERT INTO events_documents (event_id, document_id) VALUES (454, 104); INSERT INTO events_documents (event_id, document_id) VALUES (455, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2310, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2311, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2312, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2182, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2183, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2184, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2185, 104); INSERT INTO events_documents (event_id, document_id) VALUES (877, 104); INSERT INTO events_documents (event_id, document_id) VALUES (878, 104); INSERT INTO events_documents (event_id, document_id) VALUES (879, 104); INSERT INTO events_documents (event_id, document_id) VALUES (880, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1526, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1527, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1528, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2022, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2023, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2024, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1925, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1926, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1927, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1658, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1659, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1660, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2313, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2314, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2315, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2316, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1664, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1665, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1666, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1667, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1859, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1860, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1861, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1778, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1779, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1780, 104); INSERT INTO events_documents (event_id, document_id) VALUES (896, 104); INSERT INTO events_documents (event_id, document_id) VALUES (897, 104); INSERT INTO events_documents (event_id, document_id) VALUES (898, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2294, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2295, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2296, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2202, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2203, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2204, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2317, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2318, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2319, 104); INSERT INTO events_documents (event_id, document_id) VALUES (237, 104); INSERT INTO events_documents (event_id, document_id) VALUES (238, 104); INSERT INTO events_documents (event_id, document_id) VALUES (239, 104); INSERT INTO events_documents (event_id, document_id) VALUES (240, 104); INSERT INTO events_documents (event_id, document_id) VALUES (496, 104); INSERT INTO events_documents (event_id, document_id) VALUES (497, 104); INSERT INTO events_documents (event_id, document_id) VALUES (498, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2320, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2321, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2322, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2323, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2324, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2325, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2133, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2134, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2135, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2136, 104); INSERT INTO events_documents (event_id, document_id) VALUES (388, 104); INSERT INTO events_documents (event_id, document_id) VALUES (389, 104); INSERT INTO events_documents (event_id, document_id) VALUES (390, 104); INSERT INTO events_documents (event_id, document_id) VALUES (391, 104); INSERT INTO events_documents (event_id, document_id) VALUES (107, 104); INSERT INTO events_documents (event_id, document_id) VALUES (108, 104); INSERT INTO events_documents (event_id, document_id) VALUES (109, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2326, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2327, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2328, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2329, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2241, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2330, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1572, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1573, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1574, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2055, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2056, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2057, 104); INSERT INTO events_documents (event_id, document_id) VALUES (406, 104); INSERT INTO events_documents (event_id, document_id) VALUES (407, 104); INSERT INTO events_documents (event_id, document_id) VALUES (408, 104); INSERT INTO events_documents (event_id, document_id) VALUES (124, 104); INSERT INTO events_documents (event_id, document_id) VALUES (125, 104); INSERT INTO events_documents (event_id, document_id) VALUES (126, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2331, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2332, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2333, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2334, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2145, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2146, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2147, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2335, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2336, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2337, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1588, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1589, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1590, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2067, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2068, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2069, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2231, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2232, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2233, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1597, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1598, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1599, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2237, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2238, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2239, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2338, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2339, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2340, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1988, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1989, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1990, 104); INSERT INTO events_documents (event_id, document_id) VALUES (1991, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2084, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2085, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2086, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2341, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2342, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2343, 104); INSERT INTO events_documents (event_id, document_id) VALUES (2344, 105); INSERT INTO events_documents (event_id, document_id) VALUES (3, 107); INSERT INTO events_documents (event_id, document_id) VALUES (4, 107); INSERT INTO events_documents (event_id, document_id) VALUES (5, 107); INSERT INTO events_documents (event_id, document_id) VALUES (438, 107); INSERT INTO events_documents (event_id, document_id) VALUES (439, 107); INSERT INTO events_documents (event_id, document_id) VALUES (440, 107); INSERT INTO events_documents (event_id, document_id) VALUES (170, 107); INSERT INTO events_documents (event_id, document_id) VALUES (171, 107); INSERT INTO events_documents (event_id, document_id) VALUES (172, 107); INSERT INTO events_documents (event_id, document_id) VALUES (13, 107); INSERT INTO events_documents (event_id, document_id) VALUES (14, 107); INSERT INTO events_documents (event_id, document_id) VALUES (15, 107); INSERT INTO events_documents (event_id, document_id) VALUES (320, 107); INSERT INTO events_documents (event_id, document_id) VALUES (321, 107); INSERT INTO events_documents (event_id, document_id) VALUES (176, 107); INSERT INTO events_documents (event_id, document_id) VALUES (177, 107); INSERT INTO events_documents (event_id, document_id) VALUES (443, 107); INSERT INTO events_documents (event_id, document_id) VALUES (444, 107); INSERT INTO events_documents (event_id, document_id) VALUES (445, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1510, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1511, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1512, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2307, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2308, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2309, 107); INSERT INTO events_documents (event_id, document_id) VALUES (324, 107); INSERT INTO events_documents (event_id, document_id) VALUES (325, 107); INSERT INTO events_documents (event_id, document_id) VALUES (326, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2345, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2346, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2347, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2105, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2106, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2107, 107); INSERT INTO events_documents (event_id, document_id) VALUES (334, 107); INSERT INTO events_documents (event_id, document_id) VALUES (335, 107); INSERT INTO events_documents (event_id, document_id) VALUES (336, 107); INSERT INTO events_documents (event_id, document_id) VALUES (337, 107); INSERT INTO events_documents (event_id, document_id) VALUES (42, 107); INSERT INTO events_documents (event_id, document_id) VALUES (43, 107); INSERT INTO events_documents (event_id, document_id) VALUES (44, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1317, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1318, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1319, 107); INSERT INTO events_documents (event_id, document_id) VALUES (48, 107); INSERT INTO events_documents (event_id, document_id) VALUES (49, 107); INSERT INTO events_documents (event_id, document_id) VALUES (50, 107); INSERT INTO events_documents (event_id, document_id) VALUES (347, 107); INSERT INTO events_documents (event_id, document_id) VALUES (348, 107); INSERT INTO events_documents (event_id, document_id) VALUES (349, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2117, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2118, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2119, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2120, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2348, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2349, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2350, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2351, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2352, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2353, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2354, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2355, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2356, 107); INSERT INTO events_documents (event_id, document_id) VALUES (893, 107); INSERT INTO events_documents (event_id, document_id) VALUES (894, 107); INSERT INTO events_documents (event_id, document_id) VALUES (895, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2357, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2358, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2359, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1440, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1441, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1442, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1240, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1241, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1242, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1672, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1673, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1674, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2360, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2361, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2362, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2363, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1549, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1550, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1551, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2040, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2041, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2042, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1945, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1946, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1947, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2364, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2365, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2366, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2214, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2215, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2216, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2217, 107); INSERT INTO events_documents (event_id, document_id) VALUES (506, 107); INSERT INTO events_documents (event_id, document_id) VALUES (507, 107); INSERT INTO events_documents (event_id, document_id) VALUES (508, 107); INSERT INTO events_documents (event_id, document_id) VALUES (257, 107); INSERT INTO events_documents (event_id, document_id) VALUES (258, 107); INSERT INTO events_documents (event_id, document_id) VALUES (259, 107); INSERT INTO events_documents (event_id, document_id) VALUES (260, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2367, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2368, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2369, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2329, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2241, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2330, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1958, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1959, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1960, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1701, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1702, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1703, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1704, 107); INSERT INTO events_documents (event_id, document_id) VALUES (520, 107); INSERT INTO events_documents (event_id, document_id) VALUES (521, 107); INSERT INTO events_documents (event_id, document_id) VALUES (522, 107); INSERT INTO events_documents (event_id, document_id) VALUES (274, 107); INSERT INTO events_documents (event_id, document_id) VALUES (275, 107); INSERT INTO events_documents (event_id, document_id) VALUES (276, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2370, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2371, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2372, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2373, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2225, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2226, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2227, 107); INSERT INTO events_documents (event_id, document_id) VALUES (419, 107); INSERT INTO events_documents (event_id, document_id) VALUES (420, 107); INSERT INTO events_documents (event_id, document_id) VALUES (421, 107); INSERT INTO events_documents (event_id, document_id) VALUES (137, 107); INSERT INTO events_documents (event_id, document_id) VALUES (138, 107); INSERT INTO events_documents (event_id, document_id) VALUES (139, 107); INSERT INTO events_documents (event_id, document_id) VALUES (425, 107); INSERT INTO events_documents (event_id, document_id) VALUES (426, 107); INSERT INTO events_documents (event_id, document_id) VALUES (427, 107); INSERT INTO events_documents (event_id, document_id) VALUES (532, 107); INSERT INTO events_documents (event_id, document_id) VALUES (533, 107); INSERT INTO events_documents (event_id, document_id) VALUES (534, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2073, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2074, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2075, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2076, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2374, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2375, 107); INSERT INTO events_documents (event_id, document_id) VALUES (2376, 107); INSERT INTO events_documents (event_id, document_id) VALUES (299, 107); INSERT INTO events_documents (event_id, document_id) VALUES (300, 107); INSERT INTO events_documents (event_id, document_id) VALUES (301, 107); INSERT INTO events_documents (event_id, document_id) VALUES (539, 107); INSERT INTO events_documents (event_id, document_id) VALUES (540, 107); INSERT INTO events_documents (event_id, document_id) VALUES (541, 107); INSERT INTO events_documents (event_id, document_id) VALUES (302, 107); INSERT INTO events_documents (event_id, document_id) VALUES (303, 107); INSERT INTO events_documents (event_id, document_id) VALUES (304, 107); INSERT INTO events_documents (event_id, document_id) VALUES (161, 107); INSERT INTO events_documents (event_id, document_id) VALUES (162, 107); INSERT INTO events_documents (event_id, document_id) VALUES (163, 107); INSERT INTO events_documents (event_id, document_id) VALUES (1828, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1829, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1830, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1412, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1413, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1414, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2285, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2286, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2287, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1297, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1298, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1299, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1300, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2377, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2378, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2379, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1204, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1205, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1206, 109); INSERT INTO events_documents (event_id, document_id) VALUES (714, 109); INSERT INTO events_documents (event_id, document_id) VALUES (715, 109); INSERT INTO events_documents (event_id, document_id) VALUES (857, 109); INSERT INTO events_documents (event_id, document_id) VALUES (858, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1752, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1753, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1754, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2288, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2289, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2290, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1755, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1756, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1757, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1758, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2380, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2381, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2382, 109); INSERT INTO events_documents (event_id, document_id) VALUES (869, 109); INSERT INTO events_documents (event_id, document_id) VALUES (870, 109); INSERT INTO events_documents (event_id, document_id) VALUES (871, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1215, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1216, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1217, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2186, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2187, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2188, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1221, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1222, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1223, 109); INSERT INTO events_documents (event_id, document_id) VALUES (739, 109); INSERT INTO events_documents (event_id, document_id) VALUES (740, 109); INSERT INTO events_documents (event_id, document_id) VALUES (741, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1323, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1324, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1325, 109); INSERT INTO events_documents (event_id, document_id) VALUES (598, 109); INSERT INTO events_documents (event_id, document_id) VALUES (599, 109); INSERT INTO events_documents (event_id, document_id) VALUES (600, 109); INSERT INTO events_documents (event_id, document_id) VALUES (601, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1018, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1019, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1020, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2354, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2355, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2356, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2196, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2197, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2198, 109); INSERT INTO events_documents (event_id, document_id) VALUES (70, 109); INSERT INTO events_documents (event_id, document_id) VALUES (71, 109); INSERT INTO events_documents (event_id, document_id) VALUES (72, 109); INSERT INTO events_documents (event_id, document_id) VALUES (486, 109); INSERT INTO events_documents (event_id, document_id) VALUES (487, 109); INSERT INTO events_documents (event_id, document_id) VALUES (488, 109); INSERT INTO events_documents (event_id, document_id) VALUES (76, 109); INSERT INTO events_documents (event_id, document_id) VALUES (77, 109); INSERT INTO events_documents (event_id, document_id) VALUES (78, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1443, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1444, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1445, 109); INSERT INTO events_documents (event_id, document_id) VALUES (620, 109); INSERT INTO events_documents (event_id, document_id) VALUES (621, 109); INSERT INTO events_documents (event_id, document_id) VALUES (622, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2263, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2264, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2265, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2266, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1148, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1149, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1150, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2267, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2268, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2269, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2270, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1044, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1045, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1046, 109); INSERT INTO events_documents (event_id, document_id) VALUES (785, 109); INSERT INTO events_documents (event_id, document_id) VALUES (786, 109); INSERT INTO events_documents (event_id, document_id) VALUES (787, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2383, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2384, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2385, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1458, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1459, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1460, 109); INSERT INTO events_documents (event_id, document_id) VALUES (930, 109); INSERT INTO events_documents (event_id, document_id) VALUES (931, 109); INSERT INTO events_documents (event_id, document_id) VALUES (932, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2386, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2344, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2387, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1054, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1055, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1056, 109); INSERT INTO events_documents (event_id, document_id) VALUES (935, 109); INSERT INTO events_documents (event_id, document_id) VALUES (936, 109); INSERT INTO events_documents (event_id, document_id) VALUES (937, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1467, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1468, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1469, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1270, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1271, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1272, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1172, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1173, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1174, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1878, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1879, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1880, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1881, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2388, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2389, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2390, 109); INSERT INTO events_documents (event_id, document_id) VALUES (951, 109); INSERT INTO events_documents (event_id, document_id) VALUES (952, 109); INSERT INTO events_documents (event_id, document_id) VALUES (953, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2391, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2392, 109); INSERT INTO events_documents (event_id, document_id) VALUES (2393, 109); INSERT INTO events_documents (event_id, document_id) VALUES (957, 109); INSERT INTO events_documents (event_id, document_id) VALUES (958, 109); INSERT INTO events_documents (event_id, document_id) VALUES (959, 109); INSERT INTO events_documents (event_id, document_id) VALUES (960, 109); INSERT INTO events_documents (event_id, document_id) VALUES (683, 109); INSERT INTO events_documents (event_id, document_id) VALUES (684, 109); INSERT INTO events_documents (event_id, document_id) VALUES (685, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1280, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1281, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1282, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1481, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1482, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1483, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1187, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1188, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1189, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1190, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1402, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1287, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1288, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1289, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1487, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1488, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1489, 109); INSERT INTO events_documents (event_id, document_id) VALUES (1409, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1410, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1411, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1194, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1195, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1196, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1095, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1096, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1097, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1834, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1835, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1836, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1837, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2377, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2378, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2379, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1747, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1748, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1749, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1421, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1422, 111); INSERT INTO events_documents (event_id, document_id) VALUES (567, 111); INSERT INTO events_documents (event_id, document_id) VALUES (568, 111); INSERT INTO events_documents (event_id, document_id) VALUES (718, 111); INSERT INTO events_documents (event_id, document_id) VALUES (719, 111); INSERT INTO events_documents (event_id, document_id) VALUES (720, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1841, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1842, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1843, 111); INSERT INTO events_documents (event_id, document_id) VALUES (723, 111); INSERT INTO events_documents (event_id, document_id) VALUES (724, 111); INSERT INTO events_documents (event_id, document_id) VALUES (725, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2380, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2381, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2382, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1212, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1213, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1214, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1117, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1118, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1119, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2394, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2395, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2396, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1008, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1009, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1010, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2247, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2248, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2249, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2291, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2292, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2293, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1326, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1327, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1328, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1329, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1234, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1235, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1236, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2397, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2398, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2399, 111); INSERT INTO events_documents (event_id, document_id) VALUES (480, 111); INSERT INTO events_documents (event_id, document_id) VALUES (481, 111); INSERT INTO events_documents (event_id, document_id) VALUES (482, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2357, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2358, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2359, 111); INSERT INTO events_documents (event_id, document_id) VALUES (73, 111); INSERT INTO events_documents (event_id, document_id) VALUES (74, 111); INSERT INTO events_documents (event_id, document_id) VALUES (75, 111); INSERT INTO events_documents (event_id, document_id) VALUES (231, 111); INSERT INTO events_documents (event_id, document_id) VALUES (232, 111); INSERT INTO events_documents (event_id, document_id) VALUES (233, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2259, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2260, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2261, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2262, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1787, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1788, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1789, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1790, 111); INSERT INTO events_documents (event_id, document_id) VALUES (906, 111); INSERT INTO events_documents (event_id, document_id) VALUES (907, 111); INSERT INTO events_documents (event_id, document_id) VALUES (908, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1351, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1352, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1353, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1450, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1451, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1452, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1453, 111); INSERT INTO events_documents (event_id, document_id) VALUES (632, 111); INSERT INTO events_documents (event_id, document_id) VALUES (633, 111); INSERT INTO events_documents (event_id, document_id) VALUES (634, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1454, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1455, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1456, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1457, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2383, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2384, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2385, 111); INSERT INTO events_documents (event_id, document_id) VALUES (927, 111); INSERT INTO events_documents (event_id, document_id) VALUES (928, 111); INSERT INTO events_documents (event_id, document_id) VALUES (929, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1260, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1261, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1262, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2386, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2344, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2387, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2297, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2298, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2299, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2300, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1163, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1164, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1165, 111); INSERT INTO events_documents (event_id, document_id) VALUES (938, 111); INSERT INTO events_documents (event_id, document_id) VALUES (939, 111); INSERT INTO events_documents (event_id, document_id) VALUES (940, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1807, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1808, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1809, 111); INSERT INTO events_documents (event_id, document_id) VALUES (941, 111); INSERT INTO events_documents (event_id, document_id) VALUES (942, 111); INSERT INTO events_documents (event_id, document_id) VALUES (943, 111); INSERT INTO events_documents (event_id, document_id) VALUES (811, 111); INSERT INTO events_documents (event_id, document_id) VALUES (812, 111); INSERT INTO events_documents (event_id, document_id) VALUES (813, 111); INSERT INTO events_documents (event_id, document_id) VALUES (814, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2278, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2388, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2389, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2390, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1478, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1479, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1480, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2391, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2392, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2393, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1273, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1274, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1275, 111); INSERT INTO events_documents (event_id, document_id) VALUES (961, 111); INSERT INTO events_documents (event_id, document_id) VALUES (962, 111); INSERT INTO events_documents (event_id, document_id) VALUES (963, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1083, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1084, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1085, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1086, 111); INSERT INTO events_documents (event_id, document_id) VALUES (689, 111); INSERT INTO events_documents (event_id, document_id) VALUES (690, 111); INSERT INTO events_documents (event_id, document_id) VALUES (691, 111); INSERT INTO events_documents (event_id, document_id) VALUES (970, 111); INSERT INTO events_documents (event_id, document_id) VALUES (971, 111); INSERT INTO events_documents (event_id, document_id) VALUES (972, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1484, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1485, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1486, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1290, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1291, 111); INSERT INTO events_documents (event_id, document_id) VALUES (1292, 111); INSERT INTO events_documents (event_id, document_id) VALUES (2400, 113); INSERT INTO events_documents (event_id, document_id) VALUES (2401, 115); INSERT INTO events_documents (event_id, document_id) VALUES (1617, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1618, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1619, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2402, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2403, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2404, 116); INSERT INTO events_documents (event_id, document_id) VALUES (10, 116); INSERT INTO events_documents (event_id, document_id) VALUES (11, 116); INSERT INTO events_documents (event_id, document_id) VALUES (12, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1626, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1627, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1628, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1901, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1902, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2405, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2406, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2006, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2007, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2008, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2099, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2100, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2101, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2407, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2408, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2409, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2410, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2411, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2412, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2345, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2346, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2347, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2413, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2414, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2415, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2416, 116); INSERT INTO events_documents (event_id, document_id) VALUES (194, 116); INSERT INTO events_documents (event_id, document_id) VALUES (195, 116); INSERT INTO events_documents (event_id, document_id) VALUES (196, 116); INSERT INTO events_documents (event_id, document_id) VALUES (459, 116); INSERT INTO events_documents (event_id, document_id) VALUES (460, 116); INSERT INTO events_documents (event_id, document_id) VALUES (461, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1762, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1763, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1764, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2189, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2190, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2191, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2192, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2417, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2418, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2419, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2420, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2421, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2422, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2423, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2348, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2349, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2350, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2124, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2125, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2126, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1772, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1773, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1774, 116); INSERT INTO events_documents (event_id, document_id) VALUES (608, 116); INSERT INTO events_documents (event_id, document_id) VALUES (609, 116); INSERT INTO events_documents (event_id, document_id) VALUES (610, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1135, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1136, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1137, 116); INSERT INTO events_documents (event_id, document_id) VALUES (758, 116); INSERT INTO events_documents (event_id, document_id) VALUES (759, 116); INSERT INTO events_documents (event_id, document_id) VALUES (760, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1031, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1032, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1033, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2034, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2035, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2036, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2127, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2128, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2129, 116); INSERT INTO events_documents (event_id, document_id) VALUES (375, 116); INSERT INTO events_documents (event_id, document_id) VALUES (376, 116); INSERT INTO events_documents (event_id, document_id) VALUES (377, 116); INSERT INTO events_documents (event_id, document_id) VALUES (90, 116); INSERT INTO events_documents (event_id, document_id) VALUES (91, 116); INSERT INTO events_documents (event_id, document_id) VALUES (92, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1556, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1557, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1558, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1559, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2323, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2324, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2325, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2424, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2425, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2426, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2427, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1948, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1949, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1950, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1951, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1691, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1692, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1693, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2218, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2219, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2220, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2428, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2401, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2429, 116); INSERT INTO events_documents (event_id, document_id) VALUES (264, 116); INSERT INTO events_documents (event_id, document_id) VALUES (265, 116); INSERT INTO events_documents (event_id, document_id) VALUES (266, 116); INSERT INTO events_documents (event_id, document_id) VALUES (517, 116); INSERT INTO events_documents (event_id, document_id) VALUES (518, 116); INSERT INTO events_documents (event_id, document_id) VALUES (519, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1705, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1706, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1707, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1967, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1968, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1969, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2331, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2332, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2333, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2334, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2430, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2431, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2432, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2433, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2434, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2435, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2151, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2152, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2153, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1591, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1592, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1593, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1976, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1977, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1978, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2158, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2159, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2160, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1982, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1983, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1984, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1728, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1729, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1730, 116); INSERT INTO events_documents (event_id, document_id) VALUES (431, 116); INSERT INTO events_documents (event_id, document_id) VALUES (432, 116); INSERT INTO events_documents (event_id, document_id) VALUES (433, 116); INSERT INTO events_documents (event_id, document_id) VALUES (434, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2436, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2437, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2438, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1737, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1738, 116); INSERT INTO events_documents (event_id, document_id) VALUES (1739, 116); INSERT INTO events_documents (event_id, document_id) VALUES (2439, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2440, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2441, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2402, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2403, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2404, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2094, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2095, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2096, 118); INSERT INTO events_documents (event_id, document_id) VALUES (316, 118); INSERT INTO events_documents (event_id, document_id) VALUES (317, 118); INSERT INTO events_documents (event_id, document_id) VALUES (318, 118); INSERT INTO events_documents (event_id, document_id) VALUES (319, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2097, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2098, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1903, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1904, 118); INSERT INTO events_documents (event_id, document_id) VALUES (178, 118); INSERT INTO events_documents (event_id, document_id) VALUES (179, 118); INSERT INTO events_documents (event_id, document_id) VALUES (180, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2442, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2443, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2444, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2407, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2408, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2409, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1640, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1641, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1642, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1914, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1915, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1916, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1917, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1646, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1647, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1648, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2310, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2311, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2312, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2445, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2446, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2447, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2448, 118); INSERT INTO events_documents (event_id, document_id) VALUES (45, 118); INSERT INTO events_documents (event_id, document_id) VALUES (46, 118); INSERT INTO events_documents (event_id, document_id) VALUES (47, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2111, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2112, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2113, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2417, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2418, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2419, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2420, 118); INSERT INTO events_documents (event_id, document_id) VALUES (471, 118); INSERT INTO events_documents (event_id, document_id) VALUES (472, 118); INSERT INTO events_documents (event_id, document_id) VALUES (473, 118); INSERT INTO events_documents (event_id, document_id) VALUES (212, 118); INSERT INTO events_documents (event_id, document_id) VALUES (213, 118); INSERT INTO events_documents (event_id, document_id) VALUES (214, 118); INSERT INTO events_documents (event_id, document_id) VALUES (215, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2193, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2194, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2195, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1434, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1435, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1436, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1132, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1133, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1134, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2253, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2254, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2255, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1028, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1029, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1030, 118); INSERT INTO events_documents (event_id, document_id) VALUES (614, 118); INSERT INTO events_documents (event_id, document_id) VALUES (615, 118); INSERT INTO events_documents (event_id, document_id) VALUES (616, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2449, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2450, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2451, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2205, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2206, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2207, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1938, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1939, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1940, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1941, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1682, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1683, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1684, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2320, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2321, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2322, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2364, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2365, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2366, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2452, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2453, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2454, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1560, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1561, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1562, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2049, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2050, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2051, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2137, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2138, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2139, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2428, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2401, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2429, 118); INSERT INTO events_documents (event_id, document_id) VALUES (115, 118); INSERT INTO events_documents (event_id, document_id) VALUES (116, 118); INSERT INTO events_documents (event_id, document_id) VALUES (117, 118); INSERT INTO events_documents (event_id, document_id) VALUES (401, 118); INSERT INTO events_documents (event_id, document_id) VALUES (402, 118); INSERT INTO events_documents (event_id, document_id) VALUES (403, 118); INSERT INTO events_documents (event_id, document_id) VALUES (404, 118); INSERT INTO events_documents (event_id, document_id) VALUES (405, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1578, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1579, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1580, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2061, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2062, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2063, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2370, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2371, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2372, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2373, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2455, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2456, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2457, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2433, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2434, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2435, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1970, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1971, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1972, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2154, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2155, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2156, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2157, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1718, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1719, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1720, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1979, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1980, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1981, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2458, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2459, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2460, 118); INSERT INTO events_documents (event_id, document_id) VALUES (535, 118); INSERT INTO events_documents (event_id, document_id) VALUES (536, 118); INSERT INTO events_documents (event_id, document_id) VALUES (537, 118); INSERT INTO events_documents (event_id, document_id) VALUES (538, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1731, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1732, 118); INSERT INTO events_documents (event_id, document_id) VALUES (1733, 118); INSERT INTO events_documents (event_id, document_id) VALUES (158, 118); INSERT INTO events_documents (event_id, document_id) VALUES (159, 118); INSERT INTO events_documents (event_id, document_id) VALUES (160, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2165, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2166, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2167, 118); INSERT INTO events_documents (event_id, document_id) VALUES (2461, 136); INSERT INTO events_documents (event_id, document_id) VALUES (2461, 137); INSERT INTO events_documents (event_id, document_id) VALUES (2462, 141); INSERT INTO events_documents (event_id, document_id) VALUES (2462, 142); INSERT INTO events_documents (event_id, document_id) VALUES (2463, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2464, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2465, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2466, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2467, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2468, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2469, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2470, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2471, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2472, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2473, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2474, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2475, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2476, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2462, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2477, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2478, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2479, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2480, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2481, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2482, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2483, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2484, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2485, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2486, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2487, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2488, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2489, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2490, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2491, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2492, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2493, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2494, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2495, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2496, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2497, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2498, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2499, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2500, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2501, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2502, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2503, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2504, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2505, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2506, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2507, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2508, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2509, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2510, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2511, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2512, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2513, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2514, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2515, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2516, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2517, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2518, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2519, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2520, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2521, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2522, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2523, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2524, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2525, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2526, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2527, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2528, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2529, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2530, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2531, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2532, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2533, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2534, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2535, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2536, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2537, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2538, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2539, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2540, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2541, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2542, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2543, 144); INSERT INTO events_documents (event_id, document_id) VALUES (2544, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2545, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2546, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2547, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2548, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2549, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2550, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2474, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2551, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2552, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2553, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2462, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2478, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2554, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2555, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2556, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2557, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2558, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2559, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2484, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2560, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2561, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2562, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2563, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2564, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2565, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2566, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2567, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2568, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2569, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2570, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2571, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2572, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2573, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2574, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2575, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2576, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2577, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2578, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2505, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2579, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2580, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2581, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2582, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2583, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2584, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2585, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2586, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2587, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2588, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2589, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2590, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2591, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2592, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2593, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2594, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2595, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2596, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2597, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2598, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2599, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2600, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2601, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2602, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2603, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2604, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2605, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2606, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2607, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2533, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2608, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2609, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2610, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2611, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2612, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2538, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2613, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2614, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2615, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2616, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2617, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2543, 146); INSERT INTO events_documents (event_id, document_id) VALUES (2618, 147); INSERT INTO events_documents (event_id, document_id) VALUES (2618, 148); INSERT INTO events_documents (event_id, document_id) VALUES (2619, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2620, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2621, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2622, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2623, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2624, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2625, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2626, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2627, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2628, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2629, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2630, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2631, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2618, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2632, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2479, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2555, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2556, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2633, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2557, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2482, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2634, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2635, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2636, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2637, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2638, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2566, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2639, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2640, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2641, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2642, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2496, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2497, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2572, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2499, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2643, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2644, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2645, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2646, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2647, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2648, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2649, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2650, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2508, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2583, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2651, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2652, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2653, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2654, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2655, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2656, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2657, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2658, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2659, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2660, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2661, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2662, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2663, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2664, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2665, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2666, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2667, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2668, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2669, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2670, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2671, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2672, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2673, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2674, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2675, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2676, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2677, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2678, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2679, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2537, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2613, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2680, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2540, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2615, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2681, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2682, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2683, 150); INSERT INTO events_documents (event_id, document_id) VALUES (2463, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2464, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2684, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2685, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2686, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2687, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2688, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2689, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2690, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2691, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2692, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2693, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2694, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2631, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2618, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2695, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2480, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2481, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2558, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2696, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2559, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2634, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2485, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2635, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2697, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2698, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2565, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2699, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2567, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2700, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2701, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2702, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2703, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2704, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2705, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2706, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2707, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2643, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2708, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2709, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2710, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2711, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2712, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2713, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2714, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2715, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2716, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2717, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2718, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2719, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2514, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2720, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2721, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2722, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2723, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2724, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2725, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2726, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2727, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2728, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2597, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2598, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2729, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2730, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2731, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2732, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2733, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2734, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2735, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2736, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2737, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2738, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2739, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2678, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2612, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2740, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2539, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2614, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2741, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2681, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2682, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2542, 152); INSERT INTO events_documents (event_id, document_id) VALUES (2742, 153); INSERT INTO events_documents (event_id, document_id) VALUES (2742, 154); INSERT INTO events_documents (event_id, document_id) VALUES (2743, 157); INSERT INTO events_documents (event_id, document_id) VALUES (2743, 158); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 160); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 161); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 162); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 163); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 167); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 168); INSERT INTO events_documents (event_id, document_id) VALUES (2745, 169); INSERT INTO events_documents (event_id, document_id) VALUES (2745, 170); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 171); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 172); INSERT INTO events_documents (event_id, document_id) VALUES (2620, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2746, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2747, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2748, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2749, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2624, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2690, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2750, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2751, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2752, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2753, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2754, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2755, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2742, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2756, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2757, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2758, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2759, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2760, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2761, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2762, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2763, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2764, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2486, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2765, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2766, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2767, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2768, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2769, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2700, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2494, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2641, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2770, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2771, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2772, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2573, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2773, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2774, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2502, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2775, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2776, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2777, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2649, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2581, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2778, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2779, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2780, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2718, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2781, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2782, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2783, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2784, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2785, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2786, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2787, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2788, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2789, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2790, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2791, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2792, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2793, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2794, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2795, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2796, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2797, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2798, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2799, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2800, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2737, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2534, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2608, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2801, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2610, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2802, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2803, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2804, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2805, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2806, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2807, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2808, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2809, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2810, 175); INSERT INTO events_documents (event_id, document_id) VALUES (2811, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2812, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2621, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2813, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2814, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2815, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2816, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2817, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2818, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2819, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2820, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2821, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2742, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2822, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2823, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2757, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2824, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2825, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2826, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2827, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2828, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2829, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2830, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2636, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2697, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2637, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2831, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2832, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2833, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2834, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2835, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2836, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2704, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2498, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2837, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2773, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2838, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2708, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2576, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2577, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2839, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2840, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2841, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2842, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2843, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2844, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2845, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2846, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2847, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2848, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2849, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2850, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2851, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2591, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2658, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2788, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2522, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2852, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2853, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2854, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2525, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2600, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2855, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2856, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2795, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2732, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2798, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2531, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2857, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2858, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2859, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2860, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2861, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2862, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2863, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2864, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2865, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2805, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2866, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2867, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2808, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2868, 177); INSERT INTO events_documents (event_id, document_id) VALUES (2869, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2870, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2871, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2872, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2873, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2874, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2875, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2876, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2877, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2878, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2879, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2880, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2881, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2882, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2743, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2883, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2884, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2885, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2886, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2887, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2888, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2889, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2890, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2560, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2891, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2892, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2893, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2894, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2895, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2896, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2897, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2898, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2899, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2900, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2901, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2902, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2903, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2904, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2905, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2906, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2907, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2908, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2507, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2714, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2650, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2909, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2910, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2911, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2912, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2913, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2914, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2915, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2916, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2917, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2918, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2919, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2920, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2921, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2922, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2923, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2924, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2925, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2926, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2927, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2928, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2929, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2930, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2931, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2932, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2933, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2934, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2935, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2936, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2937, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2938, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2939, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2940, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2941, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2942, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2943, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2944, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2945, 178); INSERT INTO events_documents (event_id, document_id) VALUES (2946, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2871, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2947, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2948, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2949, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2950, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2951, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2952, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2953, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2954, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2955, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2956, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2743, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2957, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2958, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2959, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2886, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2960, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2961, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2962, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2963, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2964, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2965, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2891, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2966, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2967, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2968, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2969, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2970, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2971, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2972, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2899, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2973, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2974, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2975, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2976, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2977, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2978, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2979, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2980, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2981, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2982, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2983, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2984, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2985, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2986, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2987, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2988, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2989, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2990, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2991, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2992, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2993, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2994, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2919, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2995, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2996, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2997, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2998, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2999, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3000, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3001, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3002, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3003, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3004, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3005, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2671, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2606, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2736, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2532, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3006, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3007, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3008, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3009, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3010, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3011, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3012, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3013, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2942, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3014, 179); INSERT INTO events_documents (event_id, document_id) VALUES (3015, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2945, 179); INSERT INTO events_documents (event_id, document_id) VALUES (2742, 183); INSERT INTO events_documents (event_id, document_id) VALUES (2742, 184); INSERT INTO events_documents (event_id, document_id) VALUES (2544, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2684, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3016, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2813, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3017, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3018, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2473, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3019, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3020, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2552, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3021, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3022, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3023, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3024, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3025, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3026, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3027, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3028, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2763, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3029, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3030, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3031, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3032, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3033, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3034, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2833, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3035, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3036, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3037, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3038, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3039, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3040, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3041, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2644, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3042, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3043, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3044, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3045, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3046, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3047, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3048, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2778, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3049, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3050, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3051, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2782, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2654, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2915, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2516, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2851, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3052, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3053, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3054, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2727, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2852, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3055, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3056, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3057, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2729, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2526, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2601, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3058, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2603, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2670, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2734, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3059, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2800, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3060, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3061, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2676, 185); INSERT INTO events_documents (event_id, document_id) VALUES (2535, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3009, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3062, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3063, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3064, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3065, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3066, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3067, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3068, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3069, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3070, 185); INSERT INTO events_documents (event_id, document_id) VALUES (3071, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3072, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2622, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3073, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3074, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3017, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2816, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2877, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3075, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3076, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3077, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3078, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3079, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3080, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3023, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3081, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3082, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3083, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3084, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3085, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3086, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2764, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3087, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2562, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3032, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2767, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2491, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3088, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2701, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3089, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3090, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3091, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3092, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3093, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3094, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2709, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2710, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2578, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2504, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3095, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2982, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3096, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3097, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3098, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3049, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2845, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2585, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2653, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3099, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2849, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2657, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3100, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3101, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2789, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3102, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3103, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2853, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3057, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3104, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2730, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2527, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2602, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3105, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2797, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3106, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2530, 186); INSERT INTO events_documents (event_id, document_id) VALUES (2673, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3107, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3108, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3109, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3110, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3111, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3112, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3113, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3063, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3114, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3066, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3115, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3116, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3117, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3118, 186); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3120, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3121, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3122, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3123, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3124, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3125, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3126, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3129, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3131, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3132, 190); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3120, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3121, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3122, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3123, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3124, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3125, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3126, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3129, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3131, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3132, 207); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3120, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3121, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3122, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3123, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3124, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3125, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3126, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3129, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3131, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3132, 208); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3120, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3121, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3122, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3123, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3124, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3125, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3126, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3129, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3131, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3132, 209); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3120, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3121, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3122, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3123, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3124, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3125, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3126, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3129, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3131, 210); INSERT INTO events_documents (event_id, document_id) VALUES (3132, 210); INSERT INTO events_documents (event_id, document_id) VALUES (2619, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3133, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3134, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3135, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2748, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2749, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2549, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3136, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2818, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3137, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2693, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2475, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3138, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3139, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3140, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2823, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3141, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2758, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3142, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3143, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2761, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2828, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3086, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3144, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2830, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2488, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2489, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2698, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3145, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3034, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3146, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3035, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3147, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2770, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3148, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3149, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3093, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2500, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3150, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3151, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3044, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3152, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3153, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3154, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2580, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3155, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2716, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3156, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3157, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3158, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3159, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3160, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2655, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3161, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3162, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3100, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3163, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3164, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2662, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2791, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3165, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3166, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2855, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3167, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2731, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3168, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3169, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3170, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3107, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3061, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2860, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2609, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2677, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2611, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2802, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2864, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3171, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3172, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2866, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3173, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3174, 216); INSERT INTO events_documents (event_id, document_id) VALUES (2809, 216); INSERT INTO events_documents (event_id, document_id) VALUES (3175, 231); INSERT INTO events_documents (event_id, document_id) VALUES (3175, 234); INSERT INTO events_documents (event_id, document_id) VALUES (3122, 249); INSERT INTO events_documents (event_id, document_id) VALUES (3122, 250); INSERT INTO events_documents (event_id, document_id) VALUES (3176, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3177, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3178, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3179, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3180, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3181, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3182, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3122, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3183, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3184, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3185, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3186, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3187, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3188, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3189, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3190, 251); INSERT INTO events_documents (event_id, document_id) VALUES (3191, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3192, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3193, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3194, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3195, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3196, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3197, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3122, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3198, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3199, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3200, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3201, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3202, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3203, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3204, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3205, 253); INSERT INTO events_documents (event_id, document_id) VALUES (3121, 255); INSERT INTO events_documents (event_id, document_id) VALUES (3121, 256); INSERT INTO events_documents (event_id, document_id) VALUES (3206, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3207, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3208, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3209, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3210, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3181, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3211, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3121, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3212, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3213, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3214, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3215, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3216, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3217, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3218, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3219, 257); INSERT INTO events_documents (event_id, document_id) VALUES (3220, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3221, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3222, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3179, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3223, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3195, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3224, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3225, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3121, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3226, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3227, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3228, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3229, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3230, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3231, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3190, 259); INSERT INTO events_documents (event_id, document_id) VALUES (3120, 266); INSERT INTO events_documents (event_id, document_id) VALUES (3120, 267); INSERT INTO events_documents (event_id, document_id) VALUES (3232, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3233, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3234, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3235, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3236, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3237, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3238, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3120, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3239, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3184, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3240, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3241, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3242, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3243, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3244, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3245, 268); INSERT INTO events_documents (event_id, document_id) VALUES (3246, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3247, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3248, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3249, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3250, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3251, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3252, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3120, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3253, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3254, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3255, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3256, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3257, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3203, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3258, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3259, 270); INSERT INTO events_documents (event_id, document_id) VALUES (3123, 272); INSERT INTO events_documents (event_id, document_id) VALUES (3123, 273); INSERT INTO events_documents (event_id, document_id) VALUES (3126, 274); INSERT INTO events_documents (event_id, document_id) VALUES (3126, 275); INSERT INTO events_documents (event_id, document_id) VALUES (3206, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3260, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3261, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3262, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3263, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3264, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3265, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3123, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3266, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3267, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3214, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3186, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3268, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3269, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3231, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3270, 276); INSERT INTO events_documents (event_id, document_id) VALUES (3271, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3272, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3178, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3273, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3194, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3274, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3275, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3123, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3183, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3226, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3276, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3277, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3278, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3230, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3218, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3279, 278); INSERT INTO events_documents (event_id, document_id) VALUES (3280, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3281, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3282, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3283, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3251, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3284, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3285, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3126, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3286, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3213, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3200, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3287, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3288, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3269, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3289, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3290, 280); INSERT INTO events_documents (event_id, document_id) VALUES (3291, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3292, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3293, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3294, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3295, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3296, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3297, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3126, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3298, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3299, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3300, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3301, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3302, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3303, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3304, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3305, 282); INSERT INTO events_documents (event_id, document_id) VALUES (3125, 285); INSERT INTO events_documents (event_id, document_id) VALUES (3125, 286); INSERT INTO events_documents (event_id, document_id) VALUES (3291, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3306, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3307, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3308, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3309, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3310, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3238, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3125, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3253, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3199, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3311, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3312, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3257, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3313, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3314, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3315, 287); INSERT INTO events_documents (event_id, document_id) VALUES (3316, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3317, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3318, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3319, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3320, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3224, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3321, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3125, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3212, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3322, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3240, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3323, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3324, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3325, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3258, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3245, 289); INSERT INTO events_documents (event_id, document_id) VALUES (3316, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3317, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3318, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3319, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3320, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3224, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3321, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3125, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3212, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3322, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3240, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3323, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3324, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3325, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3258, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3245, 290); INSERT INTO events_documents (event_id, document_id) VALUES (3124, 293); INSERT INTO events_documents (event_id, document_id) VALUES (3124, 294); INSERT INTO events_documents (event_id, document_id) VALUES (3191, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3272, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3307, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3250, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3326, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3327, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3225, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3124, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3198, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3328, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3300, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3329, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3187, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3330, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3331, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3332, 295); INSERT INTO events_documents (event_id, document_id) VALUES (3333, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3221, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3193, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3180, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3334, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3275, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3265, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3124, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3335, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3336, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3185, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3228, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3278, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3217, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3337, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3338, 297); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 298); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 299); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 306); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 307); INSERT INTO events_documents (event_id, document_id) VALUES (3339, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3340, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3234, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3249, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3309, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3341, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3342, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3343, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3328, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3344, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3256, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3202, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3325, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3314, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3345, 308); INSERT INTO events_documents (event_id, document_id) VALUES (3271, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3317, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3248, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3235, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3346, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3347, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3348, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3239, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3349, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3350, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3323, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3268, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3351, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3352, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3315, 310); INSERT INTO events_documents (event_id, document_id) VALUES (3175, 312); INSERT INTO events_documents (event_id, document_id) VALUES (3353, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3175, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3354, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3355, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3356, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3357, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3358, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3359, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3360, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3361, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3362, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3363, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3364, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3365, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3366, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3367, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3368, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3369, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3370, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3371, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3372, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3373, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3374, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3375, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3376, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3377, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3378, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3379, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3380, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3381, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3382, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3383, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3384, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3385, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3386, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3387, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3388, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3389, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3390, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3391, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3392, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3393, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3394, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3395, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3396, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3397, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3398, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3399, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3400, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3401, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3402, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3403, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3404, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3405, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3406, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3407, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3408, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3409, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3410, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3411, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3412, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3413, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3414, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3415, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3416, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3417, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3418, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3419, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3420, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3421, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3422, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3423, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3424, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3425, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3426, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3427, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3428, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3429, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3430, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3431, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3432, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3433, 313); INSERT INTO events_documents (event_id, document_id) VALUES (3434, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3435, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3175, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3436, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3437, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3438, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3439, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3440, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3441, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3442, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3443, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3444, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3445, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3446, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3447, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3448, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3449, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3450, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3451, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3369, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3452, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3453, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3454, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3455, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3373, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3456, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3457, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3458, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3459, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3460, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3461, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3462, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3463, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3464, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3465, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3466, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3467, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3468, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3469, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3470, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3471, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3391, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3472, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3473, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3474, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3475, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3476, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3477, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3478, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3479, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3480, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3481, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3482, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3483, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3484, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3485, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3486, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3487, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3488, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3489, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3490, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3491, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3492, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3493, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3494, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3495, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3496, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3497, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3498, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3499, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3500, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3501, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3502, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3503, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3504, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3505, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3506, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3507, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3508, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3509, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3510, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3511, 314); INSERT INTO events_documents (event_id, document_id) VALUES (3512, 318); INSERT INTO events_documents (event_id, document_id) VALUES (3513, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3514, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3512, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3515, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3516, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3517, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3518, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3519, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3520, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3521, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3522, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3523, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3524, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3525, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3526, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3527, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3528, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3529, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3530, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3531, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3532, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3533, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3534, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3535, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3536, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3537, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3458, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3538, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3378, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3539, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3540, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3541, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3542, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3543, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3544, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3545, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3546, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3547, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3548, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3549, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3550, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3551, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3552, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3553, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3554, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3555, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3556, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3557, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3558, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3559, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3560, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3561, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3562, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3563, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3564, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3565, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3566, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3567, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3568, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3569, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3570, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3571, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3491, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3572, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3414, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3573, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3574, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3575, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3576, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3577, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3578, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3579, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3580, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3581, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3582, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3583, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3584, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3585, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3586, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3587, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3588, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3589, 319); INSERT INTO events_documents (event_id, document_id) VALUES (3590, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3512, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3591, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3592, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3593, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3594, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3595, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3596, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3597, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3598, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3599, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3600, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3601, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3602, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3603, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3604, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3530, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3605, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3606, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3607, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3608, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3609, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3610, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3456, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3611, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3612, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3613, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3614, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3615, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3616, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3617, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3618, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3619, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3620, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3621, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3622, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3623, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3624, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3625, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3626, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3627, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3628, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3629, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3630, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3631, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3397, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3477, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3632, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3633, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3634, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3635, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3636, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3637, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3406, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3638, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3639, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3640, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3641, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3642, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3643, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3644, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3645, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3646, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3647, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3648, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3649, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3650, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3651, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3652, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3653, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3654, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3655, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3656, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3657, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3582, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3658, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3659, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3660, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3661, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3662, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3663, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3664, 320); INSERT INTO events_documents (event_id, document_id) VALUES (3665, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3340, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3293, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3283, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3666, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3667, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3668, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3669, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3129, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3299, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3670, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3671, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3672, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3673, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3674, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3675, 325); INSERT INTO events_documents (event_id, document_id) VALUES (3333, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3192, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3676, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3308, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3223, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3327, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3182, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3129, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3343, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3254, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3276, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3329, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3677, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3678, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3679, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3205, 326); INSERT INTO events_documents (event_id, document_id) VALUES (3129, 331); INSERT INTO events_documents (event_id, document_id) VALUES (3129, 332); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 338); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 339); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 340); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 341); INSERT INTO events_documents (event_id, document_id) VALUES (3246, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3177, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3676, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3273, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3680, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3326, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3196, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3342, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3336, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3681, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3201, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3229, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3313, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3679, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3332, 342); INSERT INTO events_documents (event_id, document_id) VALUES (3316, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3306, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3682, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3683, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3341, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3252, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3197, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3130, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3684, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3349, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3255, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3312, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3242, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3678, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3331, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3345, 344); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 346); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 347); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 348); INSERT INTO events_documents (event_id, document_id) VALUES (3127, 349); INSERT INTO events_documents (event_id, document_id) VALUES (3022, 350); INSERT INTO events_documents (event_id, document_id) VALUES (3022, 351); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 352); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 353); INSERT INTO events_documents (event_id, document_id) VALUES (3220, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3207, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3282, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3262, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3685, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3334, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3686, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3266, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3687, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3688, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3689, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3216, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3188, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3690, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3279, 355); INSERT INTO events_documents (event_id, document_id) VALUES (3691, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3281, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3682, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3692, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3666, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3693, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3694, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3695, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3696, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3681, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3215, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3697, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3303, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3289, 357); INSERT INTO events_documents (event_id, document_id) VALUES (3270, 357); INSERT INTO events_documents (event_id, document_id) VALUES (2466, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3698, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2546, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2814, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3699, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3700, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2750, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3075, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3019, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2629, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2694, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2476, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3022, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3080, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3701, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3702, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3703, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3082, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3025, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3704, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3705, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3706, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3707, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3144, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2765, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3708, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3709, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2831, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3710, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2493, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2834, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3711, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3712, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2706, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3713, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3714, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3715, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3716, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3151, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2503, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2711, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2648, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3046, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3048, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3717, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2779, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2584, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3718, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2846, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3719, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3099, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2588, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3720, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3721, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3722, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2593, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2659, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2726, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3102, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3723, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3056, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2924, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3724, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3002, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2668, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2796, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3168, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3725, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3170, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3726, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3110, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3727, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3728, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3729, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3730, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3731, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3114, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3732, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3115, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3733, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3069, 360); INSERT INTO events_documents (event_id, document_id) VALUES (3070, 360); INSERT INTO events_documents (event_id, document_id) VALUES (2544, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2684, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3016, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2813, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3017, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3018, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2473, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3019, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3020, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2552, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3021, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3022, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3023, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3024, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3025, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3026, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3027, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3028, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2763, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3029, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3030, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3031, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3032, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3033, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3034, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2833, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3035, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3036, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3037, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3038, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3039, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3040, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3041, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2644, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3042, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3043, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3044, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3045, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3046, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3047, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3048, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2778, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3049, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3050, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3051, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2782, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2654, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2915, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2516, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2851, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3052, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3053, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3054, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2727, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2852, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3055, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3056, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3057, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2729, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2526, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2601, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3058, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2603, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2670, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2734, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3059, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2800, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3060, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3061, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2676, 362); INSERT INTO events_documents (event_id, document_id) VALUES (2535, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3009, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3062, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3063, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3064, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3065, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3066, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3067, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3068, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3069, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3070, 362); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 368); INSERT INTO events_documents (event_id, document_id) VALUES (3128, 369); INSERT INTO events_documents (event_id, document_id) VALUES (3079, 372); INSERT INTO events_documents (event_id, document_id) VALUES (3079, 373); INSERT INTO events_documents (event_id, document_id) VALUES (2812, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3734, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3016, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2547, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3735, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2471, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2626, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2691, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3736, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3737, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3738, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2755, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3139, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3079, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3739, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3702, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3703, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3083, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3026, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3027, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3740, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3741, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3742, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2967, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2894, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2768, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2492, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3743, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2835, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2836, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3744, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3091, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2707, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3713, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3094, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3715, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2645, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3745, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3152, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3746, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2506, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2713, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3717, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3098, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3747, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2510, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3050, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3051, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2847, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2587, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3748, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3720, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2590, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3749, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3750, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2660, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2594, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3751, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3103, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3055, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3752, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3165, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2793, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3753, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3754, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3755, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3169, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2799, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3756, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3757, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2675, 375); INSERT INTO events_documents (event_id, document_id) VALUES (2738, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3758, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3759, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3760, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3113, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3731, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3732, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3761, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3067, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3068, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3117, 375); INSERT INTO events_documents (event_id, document_id) VALUES (3071, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3072, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2622, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3073, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3074, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3017, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2816, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2877, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3075, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3076, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3077, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3078, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2744, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3079, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3080, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3023, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3081, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3082, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3083, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3084, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3085, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3086, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2764, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3087, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2562, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3032, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2767, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2491, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3088, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2701, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3089, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3090, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3091, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3092, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3093, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3094, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2709, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2710, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2578, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2504, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3095, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2982, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3096, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3097, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3098, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3049, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2845, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2585, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2653, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3099, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2849, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2657, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3100, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3101, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2789, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3102, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3103, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2853, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3057, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3104, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2730, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2527, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2602, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3105, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2797, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3106, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2530, 377); INSERT INTO events_documents (event_id, document_id) VALUES (2673, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3107, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3108, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3109, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3110, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3111, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3112, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3113, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3063, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3114, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3066, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3115, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3116, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3117, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3118, 377); INSERT INTO events_documents (event_id, document_id) VALUES (3762, 381); INSERT INTO events_documents (event_id, document_id) VALUES (3763, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3762, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3764, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3765, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3766, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3767, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3768, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3769, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3522, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3770, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3771, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3772, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3363, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3773, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3774, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3450, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3775, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3776, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3777, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3608, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3778, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3779, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3780, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3781, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3782, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3783, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3784, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3785, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3786, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3787, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3788, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3789, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3790, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3384, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3791, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3792, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3793, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3794, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3795, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3796, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3797, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3798, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3799, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3800, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3627, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3801, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3802, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3803, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3804, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3805, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3806, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3807, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3808, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3809, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3810, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3811, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3812, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3408, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3487, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3813, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3814, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3815, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3816, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3817, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3818, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3819, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3820, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3821, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3822, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3823, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3824, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3580, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3825, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3503, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3826, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3505, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3427, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3827, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3828, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3829, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3830, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3831, 382); INSERT INTO events_documents (event_id, document_id) VALUES (3832, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3833, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3762, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3834, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3835, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3836, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3768, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3520, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3359, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3837, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3838, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3839, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3840, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3773, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3366, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3841, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3842, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3843, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3844, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3606, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3845, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3846, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3847, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3848, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3849, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3850, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3851, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3852, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3853, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3854, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3855, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3856, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3857, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3858, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3859, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3860, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3861, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3862, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3863, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3864, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3865, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3866, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3867, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3394, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3868, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3869, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3476, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3870, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3871, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3872, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3873, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3874, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3875, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3876, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3877, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3878, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3567, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3879, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3489, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3880, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3881, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3645, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3882, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3883, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3884, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3885, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3497, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3886, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3822, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3887, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3888, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3889, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3424, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3890, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3891, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3892, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3893, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3894, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3895, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3896, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3510, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3897, 383); INSERT INTO events_documents (event_id, document_id) VALUES (3898, 386); INSERT INTO events_documents (event_id, document_id) VALUES (3898, 387); INSERT INTO events_documents (event_id, document_id) VALUES (2869, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2870, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3899, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3900, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3901, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3902, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3903, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2950, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3904, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3905, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3906, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3907, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3898, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2883, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3908, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2959, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3909, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2888, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2962, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3910, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3911, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3912, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3913, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3742, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3914, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3915, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3916, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3917, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3918, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3919, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3920, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3921, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3922, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3092, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3923, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3924, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3925, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3926, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3927, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3928, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3929, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3930, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3931, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3932, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3933, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3934, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3935, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3936, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3937, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3938, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3939, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3940, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2917, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2994, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3941, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2995, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3942, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3943, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3944, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3945, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3724, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3946, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2927, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3947, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3948, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3949, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2529, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2672, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2735, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2607, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3950, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3007, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3951, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3062, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2939, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3012, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3952, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3953, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3954, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3014, 389); INSERT INTO events_documents (event_id, document_id) VALUES (2944, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3955, 389); INSERT INTO events_documents (event_id, document_id) VALUES (3956, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2545, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2468, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2686, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2623, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3957, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3958, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2952, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3076, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3959, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3960, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3907, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3898, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3961, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2958, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3962, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2887, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2961, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2889, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3963, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3964, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3965, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3966, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3967, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3968, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3969, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2969, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2896, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3970, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3971, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3972, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3711, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3921, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3973, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3039, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3974, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3975, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3976, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3977, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3978, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3979, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3980, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2983, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3981, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2910, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3982, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3983, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2988, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3984, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3748, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3940, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3985, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3986, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3987, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3988, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3989, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3990, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2923, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3991, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3992, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3993, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3947, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3994, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3995, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3996, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3997, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2932, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3998, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3999, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3950, 391); INSERT INTO events_documents (event_id, document_id) VALUES (4000, 391); INSERT INTO events_documents (event_id, document_id) VALUES (4001, 391); INSERT INTO events_documents (event_id, document_id) VALUES (4002, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3010, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3011, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2940, 391); INSERT INTO events_documents (event_id, document_id) VALUES (2941, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3954, 391); INSERT INTO events_documents (event_id, document_id) VALUES (4003, 391); INSERT INTO events_documents (event_id, document_id) VALUES (4004, 391); INSERT INTO events_documents (event_id, document_id) VALUES (3955, 391); INSERT INTO events_documents (event_id, document_id) VALUES (4005, 391); INSERT INTO events_documents (event_id, document_id) VALUES (4006, 395); INSERT INTO events_documents (event_id, document_id) VALUES (4007, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4006, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4008, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4009, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4010, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4011, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4012, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4013, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4014, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4015, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4016, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4017, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4018, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4019, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4020, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4021, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4022, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4023, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4024, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4025, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3535, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4026, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3848, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4027, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4028, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4029, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4030, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4031, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3539, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3615, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4032, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4033, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4034, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3859, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4035, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4036, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4037, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4038, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4039, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4040, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4041, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3392, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4042, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4043, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4044, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3629, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4045, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3398, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3478, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4046, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4047, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4048, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4049, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4050, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4051, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3485, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4052, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3568, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3813, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4053, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4054, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3644, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4055, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3573, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4056, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3649, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4057, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4058, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4059, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4060, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4061, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4062, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4063, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4064, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4065, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4066, 396); INSERT INTO events_documents (event_id, document_id) VALUES (3827, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4067, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4068, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4069, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4070, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4071, 396); INSERT INTO events_documents (event_id, document_id) VALUES (4072, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4006, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4073, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4074, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3836, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4075, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3595, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4076, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4077, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4078, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4079, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4080, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4081, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3365, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4082, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4083, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4084, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4085, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4086, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4087, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3534, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4088, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4089, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4090, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4091, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3781, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4092, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4093, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4094, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4095, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4096, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4097, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4098, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4099, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3466, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4100, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4101, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4102, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4103, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3864, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3390, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4104, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4105, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4106, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4107, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4108, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3556, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3631, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4109, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4110, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4111, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3401, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4112, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4113, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3482, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3483, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3812, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4114, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4115, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4116, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4117, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4118, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4119, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4120, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3882, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4121, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4122, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4123, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4059, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4124, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3888, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3501, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4125, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4126, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4127, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4128, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4129, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4130, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3828, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4131, 397); INSERT INTO events_documents (event_id, document_id) VALUES (3432, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4132, 397); INSERT INTO events_documents (event_id, document_id) VALUES (4133, 399); INSERT INTO events_documents (event_id, document_id) VALUES (4134, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4072, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4133, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4135, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4136, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4137, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3594, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4138, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4139, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4140, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4141, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4014, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3445, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4142, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3364, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4143, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3448, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3367, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4144, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4145, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3776, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4146, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4147, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4148, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4149, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4091, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4150, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4151, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3852, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4152, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4153, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4154, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4155, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3464, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3543, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4156, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3791, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4157, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4158, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3865, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4159, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4160, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4161, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4162, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3555, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3630, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3396, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4163, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4164, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4165, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4166, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4167, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4168, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4169, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4170, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4171, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4172, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3407, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4052, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4173, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4117, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4174, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4175, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4176, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4177, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4178, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3819, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4179, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4180, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3498, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4181, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4182, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4183, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4184, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3826, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4185, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4186, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4187, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4188, 400); INSERT INTO events_documents (event_id, document_id) VALUES (3896, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4189, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4190, 400); INSERT INTO events_documents (event_id, document_id) VALUES (4134, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4072, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4133, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4135, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4136, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4137, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3594, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4138, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4139, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4140, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4141, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4014, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3445, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4142, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3364, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4143, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3448, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3367, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4144, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4145, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3776, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4146, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4147, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4148, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4149, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4091, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4150, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4151, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3852, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4152, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4153, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4154, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4155, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3464, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3543, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4156, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3791, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4157, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4158, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3865, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4159, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4160, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4161, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4162, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3555, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3630, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3396, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4163, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4164, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4165, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4166, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4167, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4168, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4169, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4170, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4171, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4172, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3407, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4052, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4173, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4117, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4174, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4175, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4176, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4177, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4178, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3819, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4179, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4180, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3498, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4181, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4182, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4183, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4184, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3826, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4185, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4186, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4187, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4188, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3896, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4189, 401); INSERT INTO events_documents (event_id, document_id) VALUES (4190, 401); INSERT INTO events_documents (event_id, document_id) VALUES (3514, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4191, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4133, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3764, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4192, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3835, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4193, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4075, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4194, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4195, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4196, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4197, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3599, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4198, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4199, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4200, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4083, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4201, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3451, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4202, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4023, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3845, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4203, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4204, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4205, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4206, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3459, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4207, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3613, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3614, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4208, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3541, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4209, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4210, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4211, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4212, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4213, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3620, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4214, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4038, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4215, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4216, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4041, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4160, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4217, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4218, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4219, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3804, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4220, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3559, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4221, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4222, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4223, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4224, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3404, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4225, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4226, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4227, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4228, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4229, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4230, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4231, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4232, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4233, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4234, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4235, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4236, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3575, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4237, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4238, 402); INSERT INTO events_documents (event_id, document_id) VALUES (3422, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4239, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4240, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4241, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4242, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4065, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4243, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4244, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4245, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4246, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4247, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4248, 402); INSERT INTO events_documents (event_id, document_id) VALUES (4249, 404); INSERT INTO events_documents (event_id, document_id) VALUES (4250, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4249, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4251, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4192, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3355, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4252, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3769, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3521, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4253, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4254, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3838, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4016, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4255, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4256, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4257, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4258, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4259, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4022, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4260, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4261, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3453, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4262, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3779, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4263, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3849, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4264, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4265, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4266, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4154, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4267, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4268, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4156, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4269, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4270, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4271, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4272, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3470, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4273, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4274, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3552, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4275, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4218, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3628, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4276, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4277, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4278, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4164, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4279, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4280, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3808, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4281, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4282, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4283, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4284, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4285, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4286, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4114, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3409, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4287, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4288, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3815, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3881, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4289, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4290, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3647, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4121, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4291, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4292, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4293, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4294, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4295, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4296, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4125, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4297, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3504, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4298, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4299, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4300, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4131, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3431, 405); INSERT INTO events_documents (event_id, document_id) VALUES (4301, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3897, 405); INSERT INTO events_documents (event_id, document_id) VALUES (3832, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4302, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4249, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4303, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3593, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3518, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4304, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4305, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4306, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4307, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4079, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4308, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4309, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4143, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4310, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4311, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4259, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4312, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4313, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3777, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4314, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4315, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4262, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4316, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3374, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4317, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4318, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4319, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4320, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4321, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4322, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4323, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3463, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3383, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4324, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4325, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3792, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4100, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3468, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4326, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4327, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4328, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4329, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4330, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4331, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4332, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4333, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3870, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4334, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3806, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4280, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4335, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4336, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4337, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4338, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4225, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4339, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4340, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3640, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3569, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3410, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4118, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4341, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4342, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4343, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4344, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4345, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4180, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4346, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4238, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3500, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3889, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4183, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4063, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4347, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3893, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4130, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4348, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4349, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3509, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4070, 406); INSERT INTO events_documents (event_id, document_id) VALUES (4190, 406); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 408); INSERT INTO events_documents (event_id, document_id) VALUES (3119, 409); INSERT INTO events_documents (event_id, document_id) VALUES (3131, 411); INSERT INTO events_documents (event_id, document_id) VALUES (3131, 412); INSERT INTO events_documents (event_id, document_id) VALUES (4350, 413); INSERT INTO events_documents (event_id, document_id) VALUES (4350, 414); -- -- Data for Name: events_media; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: events_sub_seasons; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (39, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (40, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (41, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (51, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (52, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (53, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (54, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (103, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (104, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (105, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (106, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (121, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (122, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (123, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (16, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (17, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (29, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (30, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (31, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (190, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (191, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (192, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (193, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (79, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (80, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (81, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (82, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (241, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (242, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (243, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (254, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (255, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (256, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (113, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (114, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (270, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (271, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (272, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (273, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (149, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (150, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (151, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (155, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (156, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (157, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (167, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (168, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (169, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (20, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (21, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (22, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (181, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (182, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (183, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (26, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (27, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (28, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (338, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (339, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (340, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (344, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (345, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (346, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (61, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (62, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (63, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (83, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (84, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (85, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (244, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (245, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (246, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (392, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (393, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (394, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (261, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (262, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (263, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (409, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (410, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (411, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (412, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (293, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (294, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (295, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (146, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (147, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (148, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (152, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (153, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (154, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (305, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (306, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (307, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (310, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (311, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (312, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (313, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (314, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (315, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (173, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (174, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (175, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (18, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (19, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (23, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (24, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (25, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (184, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (185, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (186, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (449, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (450, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (451, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (216, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (217, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (218, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (372, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (373, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (374, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (234, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (235, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (236, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (492, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (493, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (494, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (495, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (93, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (94, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (95, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (509, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (510, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (511, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (512, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (110, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (111, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (112, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (308, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (395, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (396, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (523, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (524, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (525, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (133, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (134, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (135, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (136, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (286, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (287, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (288, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (140, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (141, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (142, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (296, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (297, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (298, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (428, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (429, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (430, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (435, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (436, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (437, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (64, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (65, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (66, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (363, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (364, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (365, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (489, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (490, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (491, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (846, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (847, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (848, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (862, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (462, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (463, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (464, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (477, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (478, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (479, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1025, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1026, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1027, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (899, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (900, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (901, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (839, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (933, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (934, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (843, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (844, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (845, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (984, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (985, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (986, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (990, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (991, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1120, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1121, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1122, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (884, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (885, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (886, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1014, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1015, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1016, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1017, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1141, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1142, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1143, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (902, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (903, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (904, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (905, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1050, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1051, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1052, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1053, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1069, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1070, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1071, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1072, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1091, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1092, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1093, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (849, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (850, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (851, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (855, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (856, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1103, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1104, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1105, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1106, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1111, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1112, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1113, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (866, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (867, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (868, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (219, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (220, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (221, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (360, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (361, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (362, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (228, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (229, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (230, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1034, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1035, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1036, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (912, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (913, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (914, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (915, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1047, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1048, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1049, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1161, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1094, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1162, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1074, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1075, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1076, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (954, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (955, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (956, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (967, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (968, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (969, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (840, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (841, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (842, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1197, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1198, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1199, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (992, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (993, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (994, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1011, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1012, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1013, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1339, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1340, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1341, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1037, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1038, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1039, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (916, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (917, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (918, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1155, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1156, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1157, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1266, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1267, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1268, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1269, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1166, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1167, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1168, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1178, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1179, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1180, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (852, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (853, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (854, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1207, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1208, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (859, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (860, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (861, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1107, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1108, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1109, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1110, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (997, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (998, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (999, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1000, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1114, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1115, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1116, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1004, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1005, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1006, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (881, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (882, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (883, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1227, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1228, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1229, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (890, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (891, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (892, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (67, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (68, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (69, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (369, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (370, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (371, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1250, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1251, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1252, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1253, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1360, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1361, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1362, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1363, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1368, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1293, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1369, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1263, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1264, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1265, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (948, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (949, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (950, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1077, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1078, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1079, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1386, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1387, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1388, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1277, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1278, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1279, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (964, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (965, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (966, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1283, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1284, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1285, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1286, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (546, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (547, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (548, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (556, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (557, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (558, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (559, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (562, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (563, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (564, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (572, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (573, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (574, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (575, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (582, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (583, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (584, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (585, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (586, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (587, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (588, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (200, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (201, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (202, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (592, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (593, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (594, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (595, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (596, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (597, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (225, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (226, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (227, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (611, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (612, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (613, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (617, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (618, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (619, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (623, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (624, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (625, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (626, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (627, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (628, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (629, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (630, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (631, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (644, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (645, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (646, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (650, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (651, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (652, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (656, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (657, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (658, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (659, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (660, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (661, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (662, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (663, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (664, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (665, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (666, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (667, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (668, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (669, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (670, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (671, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (672, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (673, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (674, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (675, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (692, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (693, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (694, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (695, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (696, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (697, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (698, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (702, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (703, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (704, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (549, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (550, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (551, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (552, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (708, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (709, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (710, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (560, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (561, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (711, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (712, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (713, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (716, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (717, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (721, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (722, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (726, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (727, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (728, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (732, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (733, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (734, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (735, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (341, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (342, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (343, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (742, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (743, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (744, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (748, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (749, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (750, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (751, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (357, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (358, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (359, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (752, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (753, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (754, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (768, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (769, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (770, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (771, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (772, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (773, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (774, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (775, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (776, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (777, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (782, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (783, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (784, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (638, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (639, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (640, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (788, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (789, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (790, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (791, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (647, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (309, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (648, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (649, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (795, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (796, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (797, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (805, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (806, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (807, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (808, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (809, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (810, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (815, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (816, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (817, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (676, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (677, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (678, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (821, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (822, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (823, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (824, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (825, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (826, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (827, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (828, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (829, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (830, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (831, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (832, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (833, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (837, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (838, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (699, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (700, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (701, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1505, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1506, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1516, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1517, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1518, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (32, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (33, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (34, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (35, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (331, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (332, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (333, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1427, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1428, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1429, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1529, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1530, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1531, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (350, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (351, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (352, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (58, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (59, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (60, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (222, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (223, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (224, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1437, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1438, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1439, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (761, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (762, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (763, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1552, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1553, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1554, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1555, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (499, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (500, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (501, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (250, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (251, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (252, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (253, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1575, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1576, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1577, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (526, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (527, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (528, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (280, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (281, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (282, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1594, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1595, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1596, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1606, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1607, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1608, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1609, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1614, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1615, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1616, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1623, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1624, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1625, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (441, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (442, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1522, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1523, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1524, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1525, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (465, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (466, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (467, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (206, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (207, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (208, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1655, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1656, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1657, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1668, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1022, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1023, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1024, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (483, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (484, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (485, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1138, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1139, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1140, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1685, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1686, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1687, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (381, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (382, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (383, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (384, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (100, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (101, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (102, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1570, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1490, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1571, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1698, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1699, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1700, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (413, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (414, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (415, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (130, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (131, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (132, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1715, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1716, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1717, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (289, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (290, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (291, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (292, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1721, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1722, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1723, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1734, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1735, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1736, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (977, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (978, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (979, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (980, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (981, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (982, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (983, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (553, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (554, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (555, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1418, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1419, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1420, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1101, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1102, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1209, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1210, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1211, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (579, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (580, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (581, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (729, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (730, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (731, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1007, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1320, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1321, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1322, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (887, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (888, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (889, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1330, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1331, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1332, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1021, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1775, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1776, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1777, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (764, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (765, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (766, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (767, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1247, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1248, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1249, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1354, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1355, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1356, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1151, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1152, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1153, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1154, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (923, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (924, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (925, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (926, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1158, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1159, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1160, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1464, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1465, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1466, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1376, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1377, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1378, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1073, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (679, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (680, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (681, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (682, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1392, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1393, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1394, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (834, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (835, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (836, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1087, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1088, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1089, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1090, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1406, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1407, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1408, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1415, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1416, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1417, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (987, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (988, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (989, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1304, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1305, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1306, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1750, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1751, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1309, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1310, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (863, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (864, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (865, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1759, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1760, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1761, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1123, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1124, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1125, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1224, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1225, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1226, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (745, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (746, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (747, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (602, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (603, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (604, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1538, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1539, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1540, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1865, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1866, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1867, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1243, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1244, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1245, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1246, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1446, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1447, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1448, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1449, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (778, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (779, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (780, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (781, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (635, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (636, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (637, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1254, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1255, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1256, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1797, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1798, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1799, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1364, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1365, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1366, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1367, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1740, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1800, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1801, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1370, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1371, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1372, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (653, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (654, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (655, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1060, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1061, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1062, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1169, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1170, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1171, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1066, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1067, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1068, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1813, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1814, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1815, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1382, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1383, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1384, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1385, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1819, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1820, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1821, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1389, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1390, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1391, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1184, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1185, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1186, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (973, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (974, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (975, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (976, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (164, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (165, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (166, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1620, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1621, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1622, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1895, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1896, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1897, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1905, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1906, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1907, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1634, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1635, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1636, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1908, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1909, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1910, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1519, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1520, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1521, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1850, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1851, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1852, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (203, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (204, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (205, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (468, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (469, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (470, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1928, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1929, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1930, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1931, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1661, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1662, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1663, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1129, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1130, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1131, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1862, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1863, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1864, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (366, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (367, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (368, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1345, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1346, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1347, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1935, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1936, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1937, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1675, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1676, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1677, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (96, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (97, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (98, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (99, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (385, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (386, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (387, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1567, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1568, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1569, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1961, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1962, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1963, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (127, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (128, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (129, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (416, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (417, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (418, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1712, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1713, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1714, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1973, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1974, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1975, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1985, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1986, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1987, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (542, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (543, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (544, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (545, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1998, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1999, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2000, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1497, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1498, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1499, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2001, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2002, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2003, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1503, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1504, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2009, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2013, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2014, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2015, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (327, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (328, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (329, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (330, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (36, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (37, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (38, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1649, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1650, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1651, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1921, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1922, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1923, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1924, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1218, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1219, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1220, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2019, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2020, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2021, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (55, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (56, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (57, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (353, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (354, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (355, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (356, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1532, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1533, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1534, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1333, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1334, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1335, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1781, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1782, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1783, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1545, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1546, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1547, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1548, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2037, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2038, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2039, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (247, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (248, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (249, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (502, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (503, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (504, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (505, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1694, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1695, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1696, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1697, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1956, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1894, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1957, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2052, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2053, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2054, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (277, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (278, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (279, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (529, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (530, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (531, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1584, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1585, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1586, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1587, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2064, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2065, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2066, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2070, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2071, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2072, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1600, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1601, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1602, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1491, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1492, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1493, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2091, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2092, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2093, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1898, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1899, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1900, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (322, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (323, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1631, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1632, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1633, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1637, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1638, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1639, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1911, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1912, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1913, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2102, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2103, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2104, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (456, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (457, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (458, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (197, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (198, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (199, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2121, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2122, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2123, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (605, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (606, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (607, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1336, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1337, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1338, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (755, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (756, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (757, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1342, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1343, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1344, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2031, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2032, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2033, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1541, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1542, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1543, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1544, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (86, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (87, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (88, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (89, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (378, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (379, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (380, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2043, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2044, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2045, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2130, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2131, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2132, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1688, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1689, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1690, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1952, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1953, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1954, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1955, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (513, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (514, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (515, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (516, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (267, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (268, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (269, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1964, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1965, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1966, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1708, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1709, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1710, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1711, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2142, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2143, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2144, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2148, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2149, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2150, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (143, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (144, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (145, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1724, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1725, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1726, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1727, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2077, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2078, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2079, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2161, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2162, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2163, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2164, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1992, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1993, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1994, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1613, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2168, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2169, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2170, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (6, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (7, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (8, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (9, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1500, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1501, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1502, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2004, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2005, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2176, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2177, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2178, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2010, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2011, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2012, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1513, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1514, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1515, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (446, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (447, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (448, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1643, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1644, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1645, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1918, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1919, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1920, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2179, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2180, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2181, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2114, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2115, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2116, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (209, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (210, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (211, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (474, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (475, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (476, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1856, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1857, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1858, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1237, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1238, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1239, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1784, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1785, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1786, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1678, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1679, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1680, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1681, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1942, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1943, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1944, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2208, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2209, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2210, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2211, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2212, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2213, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2046, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2047, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2048, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1563, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1564, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1565, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1566, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2140, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2090, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2141, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (397, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (398, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (399, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (400, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (118, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (119, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (120, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2058, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2059, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2060, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1581, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1582, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1583, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2221, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2222, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2223, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2224, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (283, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (284, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (285, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (422, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (423, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (424, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2228, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2229, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2230, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2234, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2235, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2236, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1603, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1604, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1605, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2080, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2081, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2082, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2083, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1610, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1611, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1612, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2087, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2088, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2089, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1741, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1742, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1743, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1831, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1832, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1833, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (705, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (706, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (707, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1744, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1745, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1746, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1098, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1099, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1100, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1307, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1308, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (569, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (570, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (571, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (995, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (996, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (576, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (577, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (578, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1844, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1845, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1846, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1314, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1315, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1316, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1423, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1424, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1425, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1426, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1652, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1653, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1654, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (736, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (737, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (738, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1853, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1854, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1855, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1230, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1231, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1232, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1233, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1430, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1431, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1432, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1433, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2250, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2251, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2252, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2025, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2026, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2027, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2256, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2257, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2258, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1669, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1670, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1671, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1348, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1349, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1350, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1871, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1872, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1873, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1874, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1794, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1795, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1796, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (919, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (920, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (921, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (922, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1257, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1258, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1259, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1461, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1462, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1463, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1802, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1803, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1804, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1057, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1058, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1059, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (802, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (803, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (804, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1063, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1064, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1065, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1373, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1374, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1375, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (944, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (945, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (946, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (947, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1175, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1176, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1177, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1816, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1817, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1818, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1882, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1883, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1884, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1822, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1823, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1824, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (686, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (687, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (688, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1395, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1396, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1397, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1398, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1888, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1889, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1890, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1403, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1404, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1405, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1191, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1192, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1193, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1294, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1295, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1296, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1200, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1201, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1202, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1203, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1301, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1302, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1303, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2242, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2243, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2244, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (565, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (566, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2245, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2246, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1838, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1839, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1840, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1311, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1312, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1313, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1001, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1002, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1003, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1847, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1848, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1849, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (872, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (873, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (874, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (875, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (876, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2108, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2109, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2110, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (589, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (590, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (591, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1765, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1766, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1767, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1768, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1769, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1770, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1771, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1126, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1127, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1128, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1535, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1536, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1537, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1932, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1933, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1934, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2028, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2029, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2030, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2199, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2200, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2201, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1144, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1145, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1146, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1147, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1868, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1869, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1870, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1791, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1792, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1793, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (909, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (910, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (911, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1040, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1041, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1042, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1043, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1875, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1876, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1877, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1357, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1358, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1359, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2271, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2272, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2273, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2274, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2275, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (641, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (642, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (643, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (792, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (793, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (794, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2276, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2240, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2277, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (798, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (799, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (800, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (801, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1805, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1806, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1470, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1471, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1472, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1473, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1810, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1811, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1812, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1474, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1475, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1476, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1477, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1379, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1380, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1381, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (818, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (819, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (820, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2279, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2280, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2281, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1080, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1081, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1082, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1276, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1181, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1182, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1183, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1885, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1886, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1887, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1825, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1826, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1827, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1399, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1400, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1401, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1891, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1892, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1893, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2282, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2283, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2284, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1995, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1996, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1997, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1494, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1495, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1496, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2171, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2172, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2173, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2301, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2302, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2303, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2174, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2175, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1629, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1630, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1507, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1508, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1509, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2304, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2305, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2306, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2016, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2017, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2018, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (187, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (188, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (189, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (452, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (453, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (454, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (455, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2182, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2183, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2184, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2185, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (877, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (878, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (879, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (880, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1526, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1527, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1528, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2022, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2023, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2024, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1925, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1926, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1927, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1658, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1659, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1660, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2313, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2314, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2315, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2316, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1664, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1665, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1666, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1667, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1859, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1860, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1861, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1778, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1779, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1780, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (896, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (897, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (898, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2294, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2295, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2296, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2202, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2203, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2204, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2317, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2318, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2319, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (237, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (238, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (239, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (240, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (496, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (497, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (498, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2133, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2134, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2135, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2136, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (388, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (389, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (390, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (391, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (107, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (108, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (109, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2326, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2327, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2328, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1572, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1573, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1574, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2055, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2056, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2057, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (406, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (407, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (408, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (124, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (125, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (126, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2145, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2146, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2147, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2335, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2336, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2337, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1588, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1589, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1590, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2067, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2068, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2069, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2231, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2232, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2233, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1597, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1598, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1599, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2237, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2238, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2239, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2338, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2339, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2340, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1988, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1989, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1990, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1991, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2084, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2085, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2086, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2341, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2342, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2343, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (5, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (438, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (439, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (440, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (170, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (171, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (172, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (13, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (14, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (15, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (320, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (321, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (176, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (177, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (443, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (444, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (445, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1510, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1511, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1512, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2307, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2308, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2309, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (324, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (325, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (326, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2105, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2106, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2107, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (334, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (335, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (336, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (337, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (42, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (43, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (44, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1317, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1318, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1319, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (48, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (49, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (50, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (347, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (348, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (349, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2117, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2118, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2119, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2120, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2351, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2352, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2353, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (893, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (894, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (895, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1440, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1441, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1442, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1240, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1241, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1242, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1672, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1673, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1674, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2360, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2361, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2362, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2363, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1549, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1550, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1551, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2040, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2041, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2042, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1945, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1946, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1947, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2214, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2215, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2216, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2217, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (506, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (507, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (508, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (257, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (258, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (259, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (260, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2367, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2368, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2369, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2329, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2241, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2330, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1958, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1959, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1960, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1701, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1702, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1703, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1704, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (520, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (521, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (522, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (274, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (275, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (276, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2225, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2226, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2227, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (419, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (420, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (421, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (137, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (138, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (139, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (425, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (426, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (427, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (532, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (533, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (534, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2073, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2074, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2075, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2076, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2374, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2375, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2376, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (299, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (300, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (301, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (539, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (540, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (541, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (302, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (303, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (304, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (161, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (162, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (163, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1828, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1829, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1830, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1412, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1413, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1414, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2285, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2286, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2287, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1297, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1298, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1299, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1300, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1204, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1205, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1206, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (714, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (715, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (857, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (858, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1752, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1753, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1754, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2288, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2289, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2290, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1755, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1756, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1757, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1758, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (869, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (870, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (871, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1215, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1216, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1217, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2186, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2187, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2188, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1221, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1222, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1223, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (739, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (740, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (741, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1323, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1324, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1325, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (598, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (599, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (600, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (601, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1018, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1019, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1020, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2354, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2355, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2356, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2196, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2197, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2198, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (70, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (71, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (72, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (486, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (487, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (488, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (76, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (77, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (78, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1443, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1444, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1445, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (620, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (621, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (622, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2263, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2264, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2265, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2266, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1148, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1149, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1150, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2267, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2268, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2269, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2270, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1044, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1045, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1046, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (785, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (786, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (787, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1458, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1459, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1460, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (930, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (931, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (932, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1054, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1055, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1056, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (935, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (936, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (937, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1467, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1468, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1469, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1270, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1271, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1272, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1172, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1173, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1174, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1878, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1879, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1880, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1881, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (951, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (952, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (953, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (957, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (958, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (959, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (960, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (683, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (684, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (685, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1280, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1281, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1282, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1481, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1482, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1483, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1187, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1188, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1189, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1190, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1402, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1287, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1288, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1289, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1487, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1488, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1489, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1409, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1410, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1411, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1194, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1195, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1196, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1095, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1096, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1097, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1834, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1835, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1836, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1837, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2377, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2378, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2379, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1747, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1748, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1749, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1421, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1422, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (567, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (568, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (718, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (719, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (720, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1841, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1842, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1843, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (723, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (724, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (725, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2380, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2381, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2382, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1212, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1213, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1214, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1117, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1118, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1119, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2394, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2395, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2396, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1008, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1009, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1010, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2247, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2248, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2249, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2291, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2292, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2293, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1326, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1327, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1328, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1329, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1234, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1235, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1236, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2397, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2398, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2399, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (480, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (481, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (482, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2357, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2358, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2359, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (73, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (74, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (75, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (231, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (232, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (233, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2259, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2260, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2261, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2262, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1787, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1788, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1789, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1790, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (906, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (907, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (908, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1351, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1352, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1353, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1450, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1451, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1452, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1453, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (632, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (633, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (634, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1454, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1455, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1456, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1457, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2383, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2384, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2385, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (927, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (928, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (929, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1260, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1261, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1262, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2386, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2344, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2387, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2297, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2298, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2299, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2300, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1163, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1164, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1165, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (938, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (939, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (940, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1807, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1808, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1809, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (941, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (942, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (943, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (811, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (812, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (813, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (814, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2278, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2388, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2389, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2390, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1478, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1479, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1480, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2391, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2392, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2393, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1273, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1274, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1275, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (961, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (962, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (963, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1083, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1084, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1085, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1086, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (689, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (690, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (691, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (970, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (971, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (972, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1484, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1485, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1486, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1290, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1291, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1292, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2400, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1617, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1618, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1619, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (10, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (11, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (12, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1626, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1627, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1628, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1901, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1902, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2405, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2406, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2006, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2007, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2008, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2099, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2100, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2101, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2410, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2411, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2412, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2345, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2346, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2347, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2413, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2414, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2415, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2416, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (194, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (195, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (196, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (459, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (460, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (461, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1762, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1763, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1764, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2189, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2190, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2191, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2192, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2421, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2422, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2423, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2348, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2349, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2350, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2124, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2125, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2126, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1772, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1773, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1774, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (608, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (609, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (610, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1135, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1136, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1137, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (758, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (759, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (760, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1031, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1032, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1033, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2034, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2035, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2036, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2127, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2128, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2129, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (375, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (376, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (377, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (90, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (91, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (92, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1556, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1557, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1558, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1559, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2323, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2324, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2325, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2424, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2425, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2426, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2427, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1948, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1949, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1950, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1951, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1691, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1692, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1693, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2218, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2219, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2220, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (264, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (265, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (266, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (517, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (518, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (519, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1705, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1706, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1707, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1967, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1968, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1969, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2331, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2332, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2333, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2334, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2430, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2431, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2432, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2151, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2152, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2153, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1591, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1592, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1593, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1976, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1977, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1978, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2158, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2159, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2160, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1982, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1983, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1984, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1728, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1729, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1730, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (431, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (432, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (433, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (434, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2436, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2437, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2438, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1737, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1738, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1739, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2439, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2440, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2441, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2402, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2403, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2404, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2094, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2095, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2096, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (316, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (317, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (318, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (319, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2097, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2098, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1903, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1904, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (178, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (179, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (180, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2442, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2443, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2444, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2407, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2408, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2409, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1640, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1641, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1642, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1914, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1915, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1916, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1917, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1646, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1647, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1648, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2310, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2311, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2312, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2445, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2446, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2447, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2448, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (45, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (46, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (47, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2111, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2112, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2113, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2417, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2418, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2419, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2420, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (471, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (472, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (473, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (212, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (213, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (214, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (215, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2193, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2194, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2195, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1434, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1435, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1436, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1132, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1133, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1134, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2253, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2254, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2255, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1028, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1029, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1030, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (614, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (615, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (616, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2449, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2450, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2451, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2205, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2206, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2207, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1938, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1939, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1940, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1941, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1682, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1683, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1684, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2320, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2321, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2322, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2364, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2365, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2366, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2452, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2453, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2454, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1560, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1561, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1562, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2049, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2050, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2051, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2137, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2138, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2139, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2428, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2401, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2429, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (115, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (116, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (117, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (401, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (402, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (403, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (404, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (405, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1578, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1579, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1580, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2061, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2062, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2063, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2370, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2371, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2372, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2373, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2455, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2456, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2457, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2433, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2434, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2435, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1970, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1971, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1972, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2154, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2155, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2156, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2157, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1718, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1719, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1720, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1979, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1980, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1981, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2458, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2459, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2460, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (535, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (536, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (537, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (538, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1731, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1732, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (1733, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (158, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (159, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (160, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2165, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2166, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2167, 1); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2461, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2465, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2467, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2469, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2470, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2472, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2477, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2483, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2487, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2490, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2495, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2501, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2509, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2511, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2512, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2513, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2515, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2517, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2518, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2519, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2520, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2521, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2523, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2524, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2528, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2536, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2541, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2548, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2550, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2474, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2551, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2553, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2462, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2478, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2554, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2484, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2561, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2563, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2564, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2568, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2569, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2570, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2571, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2574, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2575, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2505, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2579, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2582, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2586, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2589, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2592, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2595, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2596, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2599, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2604, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2605, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2533, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2538, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2616, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2617, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2543, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2625, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2627, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2628, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2630, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2632, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2479, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2555, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2556, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2633, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2557, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2482, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2638, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2566, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2639, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2640, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2642, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2496, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2497, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2572, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2499, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2646, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2647, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2508, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2583, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2651, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2652, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2656, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2661, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2663, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2664, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2665, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2666, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2667, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2669, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2674, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2679, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2537, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2613, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2680, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2540, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2615, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2683, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2463, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2464, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2685, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2687, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2688, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2689, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2692, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2631, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2618, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2695, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2480, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2481, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2558, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2696, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2559, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2634, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2485, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2635, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2565, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2699, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2567, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2702, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2703, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2705, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2643, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2712, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2715, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2717, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2719, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2514, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2720, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2721, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2722, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2723, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2724, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2725, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2728, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2597, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2598, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2733, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2739, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2678, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2612, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2740, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2539, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2614, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2741, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2681, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2682, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2542, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2745, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2620, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2746, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2747, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2624, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2690, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2751, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2752, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2753, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2754, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2756, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2759, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2760, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2762, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2486, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2766, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2769, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2700, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2494, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2641, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2771, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2772, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2573, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2774, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2502, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2775, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2776, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2777, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2649, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2581, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2780, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2718, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2781, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2783, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2784, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2785, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2786, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2787, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2790, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2792, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2794, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2737, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2534, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2608, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2801, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2610, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2803, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2804, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2806, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2807, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2810, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2811, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2621, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2815, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2817, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2819, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2820, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2821, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2822, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2757, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2824, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2825, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2826, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2827, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2829, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2636, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2697, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2637, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2832, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2704, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2498, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2837, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2773, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2838, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2708, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2576, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2577, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2839, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2840, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2841, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2842, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2843, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2844, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2848, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2850, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2591, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2658, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2788, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2522, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2854, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2525, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2600, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2856, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2795, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2732, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2798, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2531, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2857, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2858, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2859, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2861, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2862, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2863, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2865, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2805, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2867, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2808, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2868, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2872, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2873, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2874, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2875, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2876, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2878, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2879, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2880, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2881, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2882, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2884, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2885, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2890, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2560, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2892, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2893, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2895, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2897, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2898, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2900, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2901, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2902, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2903, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2904, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2905, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2906, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2907, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2908, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2507, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2714, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2650, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2909, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2911, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2912, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2913, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2914, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2916, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2918, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2920, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2921, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2922, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2925, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2926, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2928, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2929, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2930, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2931, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2933, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2934, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2935, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2936, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2937, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2938, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2943, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2946, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2871, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2947, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2948, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2949, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2951, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2953, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2954, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2955, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2956, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2743, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2957, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2886, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2960, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2963, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2964, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2965, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2891, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2966, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2968, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2970, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2971, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2972, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2899, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2973, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2974, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2975, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2976, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2977, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2978, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2979, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2980, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2981, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2984, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2985, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2986, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2987, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2989, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2990, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2991, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2992, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2993, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2919, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2996, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2997, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2998, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2999, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3000, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3001, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3003, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3004, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3005, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2671, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2606, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2736, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2532, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3006, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3008, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3013, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2942, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3015, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2945, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2742, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3119, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3131, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3132, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2619, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3133, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3134, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3135, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2748, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2749, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2549, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3136, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2818, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3137, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2693, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2475, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3138, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3140, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2823, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3141, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2758, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3142, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3143, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2761, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2828, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2830, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2488, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2489, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2698, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3145, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3146, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3147, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2770, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3148, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3149, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2500, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3150, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3153, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3154, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2580, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3155, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2716, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3156, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3157, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3158, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3159, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3160, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2655, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3161, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3162, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3163, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3164, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2662, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2791, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3166, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2855, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3167, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2731, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2860, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2609, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2677, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2611, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2802, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2864, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3171, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3172, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2866, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3173, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3174, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2809, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3176, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3189, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3122, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3204, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3208, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3209, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3210, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3181, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3211, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3219, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3222, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3179, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3195, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3121, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3227, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3190, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3232, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3233, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3236, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3237, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3184, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3241, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3243, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3244, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3247, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3120, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3203, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3259, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3206, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3260, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3261, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3263, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3264, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3267, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3214, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3186, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3231, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3178, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3194, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3274, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3123, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3183, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3226, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3277, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3230, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3218, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3280, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3251, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3284, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3285, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3286, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3213, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3200, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3287, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3288, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3269, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3290, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3292, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3294, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3295, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3296, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3297, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3126, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3298, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3301, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3302, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3304, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3305, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3291, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3310, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3238, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3253, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3199, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3311, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3257, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3318, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3319, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3320, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3224, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3321, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3125, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3212, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3322, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3240, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3324, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3258, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3245, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3191, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3272, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3307, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3250, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3225, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3198, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3300, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3187, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3330, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3221, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3193, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3180, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3275, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3265, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3124, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3335, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3185, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3228, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3278, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3217, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3337, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3338, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3339, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3234, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3249, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3309, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3328, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3344, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3256, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3202, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3325, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3314, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3271, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3317, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3248, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3235, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3346, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3347, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3348, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3127, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3239, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3350, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3323, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3268, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3351, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3352, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3315, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3353, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3354, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3356, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3357, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3358, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3360, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3361, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3362, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3368, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3370, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3371, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3372, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3375, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3376, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3377, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3379, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3380, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3381, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3382, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3385, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3386, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3387, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3388, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3389, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3393, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3395, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3399, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3400, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3402, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3403, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3405, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3411, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3412, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3413, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3415, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3416, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3417, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3418, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3419, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3420, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3421, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3423, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3425, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3426, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3428, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3429, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3430, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3433, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3434, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3435, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3175, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3436, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3437, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3438, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3439, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3440, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3441, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3442, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3443, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3444, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3446, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3447, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3449, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3369, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3452, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3454, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3455, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3373, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3457, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3460, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3461, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3462, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3465, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3467, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3469, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3471, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3391, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3472, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3473, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3474, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3475, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3479, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3480, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3481, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3484, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3486, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3488, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3490, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3492, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3493, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3494, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3495, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3496, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3499, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3502, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3506, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3507, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3508, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3511, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3513, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3515, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3516, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3517, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3519, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3523, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3524, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3525, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3526, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3527, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3528, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3529, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3531, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3532, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3533, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3536, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3537, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3458, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3538, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3378, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3540, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3542, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3544, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3545, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3546, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3547, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3548, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3549, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3550, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3551, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3553, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3554, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3557, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3558, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3560, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3561, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3562, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3563, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3564, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3565, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3566, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3570, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3571, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3491, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3572, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3414, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3574, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3576, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3577, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3578, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3579, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3581, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3583, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3584, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3585, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3586, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3587, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3588, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3589, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3590, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3512, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3591, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3592, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3596, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3597, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3598, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3600, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3601, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3602, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3603, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3604, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3530, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3605, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3607, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3609, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3610, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3456, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3611, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3612, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3616, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3617, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3618, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3619, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3621, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3622, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3623, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3624, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3625, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3626, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3397, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3477, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3632, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3633, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3634, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3635, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3636, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3637, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3406, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3638, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3639, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3641, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3642, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3643, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3646, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3648, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3650, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3651, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3652, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3653, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3654, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3655, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3656, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3657, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3582, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3658, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3659, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3660, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3661, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3662, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3663, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3664, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3665, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3340, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3293, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3283, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3667, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3668, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3669, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3299, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3670, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3671, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3672, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3673, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3674, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3675, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3333, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3192, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3308, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3223, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3327, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3182, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3129, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3343, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3254, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3276, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3329, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3677, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3205, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3246, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3177, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3676, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3273, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3680, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3326, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3196, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3342, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3336, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3201, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3229, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3313, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3679, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3332, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3316, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3306, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3683, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3341, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3252, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3197, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3130, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3684, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3349, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3255, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3312, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3242, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3678, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3331, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3345, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3220, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3207, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3282, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3262, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3685, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3334, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3686, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3266, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3687, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3688, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3689, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3216, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3188, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3690, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3279, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3691, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3281, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3682, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3692, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3666, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3693, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3694, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3128, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3695, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3696, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3681, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3215, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3697, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3303, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3289, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3270, 4); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2466, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3698, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2546, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2814, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3699, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3700, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2750, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2629, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2694, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2476, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3701, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3704, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3705, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3706, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3707, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3144, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2765, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3708, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3709, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2831, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3710, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2493, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2834, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3712, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2706, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3714, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3716, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3151, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2503, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2711, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2648, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2779, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2584, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3718, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2846, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3719, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2588, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3721, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3722, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2593, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2659, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2726, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3723, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2924, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3002, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2668, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2796, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3168, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3725, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3170, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3726, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3727, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3728, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3729, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3730, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3733, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2544, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2684, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2813, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3018, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2473, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3019, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3020, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2552, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3021, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3022, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3024, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3025, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3028, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2763, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3029, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3030, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3031, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3033, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3034, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2833, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3035, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3036, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3037, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3038, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3040, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3041, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2644, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3042, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3043, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3044, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3045, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3046, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3047, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3048, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2778, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2782, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2654, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2915, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2516, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2851, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3052, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3053, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3054, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2727, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2852, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3056, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2729, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2526, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2601, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3058, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2603, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2670, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2734, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3059, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2800, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3060, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3061, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2676, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2535, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3009, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3064, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3065, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3069, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3070, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2812, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3734, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3016, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2547, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3735, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2471, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2626, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2691, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3736, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3737, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3738, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2755, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3139, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3739, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3702, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3703, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3026, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3027, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3740, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3741, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2967, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2894, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2768, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2492, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3743, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2835, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2836, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3744, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2707, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3713, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3715, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2645, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3745, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3152, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3746, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2506, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2713, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3717, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3747, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2510, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3050, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3051, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2847, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2587, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3720, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2590, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3749, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3750, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2660, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2594, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3751, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3055, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3752, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3165, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2793, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3753, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3754, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3755, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3169, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2799, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3756, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3757, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2675, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2738, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3758, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3759, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3760, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3731, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3732, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3761, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3067, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3068, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3071, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3072, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2622, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3073, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3074, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3017, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2816, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2877, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3075, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3077, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3078, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2744, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3079, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3080, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3023, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3081, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3082, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3083, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3084, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3085, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3086, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2764, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3087, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2562, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3032, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2767, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2491, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3088, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2701, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3089, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3090, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3091, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3093, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3094, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2709, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2710, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2578, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2504, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3095, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2982, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3096, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3097, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3098, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3049, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2845, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2585, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2653, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3099, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2849, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2657, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3100, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3101, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2789, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3102, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3103, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2853, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3057, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3104, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2730, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2527, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2602, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3105, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2797, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3106, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2530, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2673, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3107, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3108, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3109, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3110, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3111, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3112, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3113, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3063, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3114, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3066, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3115, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3116, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3117, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3118, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3763, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3765, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3766, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3767, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3522, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3770, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3771, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3772, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3363, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3774, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3450, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3775, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3608, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3778, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3780, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3782, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3783, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3784, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3785, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3786, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3787, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3788, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3789, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3790, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3384, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3793, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3794, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3795, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3796, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3797, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3798, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3799, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3800, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3627, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3801, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3802, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3803, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3805, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3807, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3809, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3810, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3811, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3408, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3487, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3814, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3816, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3817, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3818, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3820, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3821, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3823, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3824, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3580, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3825, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3503, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3505, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3427, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3829, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3830, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3831, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3833, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3762, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3834, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3768, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3520, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3359, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3837, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3839, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3840, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3773, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3366, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3841, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3842, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3843, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3844, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3606, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3846, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3847, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3850, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3851, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3853, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3854, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3855, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3856, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3857, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3858, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3860, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3861, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3862, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3863, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3866, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3867, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3394, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3868, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3869, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3476, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3871, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3872, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3873, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3874, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3875, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3876, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3877, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3878, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3567, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3879, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3489, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3880, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3645, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3883, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3884, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3885, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3497, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3886, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3822, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3887, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3424, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3890, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3891, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3892, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3894, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3895, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3510, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2869, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2870, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3899, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3900, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3901, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3902, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3903, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2950, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3904, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3905, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3906, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2883, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3908, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2959, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3909, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2888, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2962, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3910, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3911, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3912, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3913, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3742, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3914, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3915, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3916, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3917, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3918, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3919, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3920, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3922, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3092, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3923, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3924, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3925, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3926, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3927, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3928, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3929, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3930, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3931, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3932, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3933, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3934, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3935, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3936, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3937, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3938, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3939, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2917, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2994, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3941, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2995, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3942, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3943, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3944, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3945, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3724, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3946, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2927, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3948, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3949, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2529, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2672, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2735, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2607, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3007, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3951, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3062, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2939, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3012, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3952, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3953, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3014, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2944, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3956, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2545, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2468, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2686, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2623, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3957, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3958, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2952, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3076, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3959, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3960, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3907, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3898, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3961, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2958, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3962, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2887, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2961, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2889, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3963, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3964, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3965, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3966, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3967, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3968, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3969, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2969, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2896, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3970, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3971, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3972, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3711, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3921, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3973, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3039, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3974, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3975, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3976, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3977, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3978, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3979, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3980, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2983, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3981, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2910, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3982, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3983, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2988, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3984, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3748, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3940, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3985, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3986, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3987, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3988, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3989, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3990, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2923, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3991, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3992, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3993, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3947, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3994, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3995, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3996, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3997, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2932, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3998, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3999, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3950, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4000, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4001, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4002, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3010, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3011, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2940, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (2941, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3954, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4003, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4004, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3955, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4005, 3); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4007, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4008, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4009, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4010, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4011, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4012, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4013, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4015, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4017, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4018, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4019, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4020, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4021, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4024, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4025, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3535, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4026, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3848, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4027, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4028, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4029, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4030, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4031, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3539, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3615, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4032, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4033, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4034, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3859, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4035, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4036, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4037, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4039, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4040, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3392, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4042, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4043, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4044, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3629, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4045, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3398, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3478, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4046, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4047, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4048, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4049, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4050, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4051, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3485, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3568, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3813, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4053, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4054, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3644, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4055, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3573, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4056, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3649, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4057, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4058, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4060, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4061, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4062, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4064, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4066, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3827, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4067, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4068, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4069, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4071, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4006, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4073, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4074, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3836, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3595, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4076, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4077, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4078, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4080, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4081, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3365, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4082, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4084, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4085, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4086, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4087, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3534, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4088, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4089, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4090, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3781, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4092, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4093, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4094, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4095, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4096, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4097, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4098, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4099, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3466, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4101, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4102, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4103, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3864, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3390, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4104, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4105, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4106, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4107, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4108, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3556, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3631, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4109, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4110, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4111, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3401, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4112, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4113, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3482, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3483, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3812, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4115, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4116, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4119, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4120, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3882, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4122, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4123, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4059, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4124, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3888, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3501, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4126, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4127, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4128, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4129, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3828, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3432, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4132, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4134, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4072, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4135, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4136, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4137, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3594, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4138, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4139, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4140, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4141, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4014, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3445, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4142, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3364, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3448, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3367, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4144, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4145, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3776, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4146, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4147, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4148, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4149, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4091, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4150, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4151, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3852, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4152, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4153, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4155, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3464, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3543, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3791, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4157, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4158, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3865, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4159, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4161, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4162, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3555, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3630, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3396, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4163, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4165, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4166, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4167, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4168, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4169, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4170, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4171, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4172, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3407, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4052, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4173, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4117, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4174, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4175, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4176, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4177, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4178, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3819, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4179, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3498, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4181, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4182, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4184, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3826, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4185, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4186, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4187, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4188, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3896, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4189, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3514, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4191, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4133, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3764, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3835, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4193, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4075, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4194, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4195, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4196, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4197, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3599, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4198, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4199, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4200, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4083, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4201, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3451, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4202, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4023, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3845, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4203, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4204, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4205, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4206, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3459, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4207, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3613, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3614, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4208, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3541, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4209, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4210, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4211, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4212, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4213, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3620, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4214, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4038, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4215, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4216, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4041, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4160, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4217, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4219, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3804, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4220, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3559, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4221, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4222, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4223, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4224, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3404, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4226, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4227, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4228, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4229, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4230, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4231, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4232, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4233, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4234, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4235, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4236, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3575, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4237, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3422, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4239, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4240, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4241, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4242, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4065, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4243, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4244, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4245, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4246, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4247, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4248, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4250, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4251, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4192, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3355, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4252, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3769, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3521, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4253, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4254, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3838, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4016, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4255, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4256, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4257, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4258, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4022, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4260, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4261, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3453, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3779, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4263, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3849, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4264, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4265, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4266, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4154, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4267, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4268, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4156, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4269, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4270, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4271, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4272, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3470, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4273, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4274, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3552, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4275, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4218, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3628, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4276, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4277, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4278, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4164, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4279, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3808, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4281, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4282, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4283, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4284, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4285, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4286, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4114, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3409, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4287, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4288, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3815, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3881, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4289, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4290, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3647, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4121, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4291, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4292, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4293, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4294, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4295, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4296, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4125, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4297, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3504, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4298, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4299, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4300, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4131, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3431, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4301, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3897, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3832, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4302, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4249, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4303, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3593, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3518, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4304, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4305, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4306, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4307, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4079, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4308, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4309, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4143, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4310, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4311, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4259, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4312, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4313, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3777, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4314, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4315, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4262, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4316, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3374, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4317, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4318, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4319, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4320, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4321, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4322, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4323, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3463, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3383, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4324, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4325, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3792, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4100, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3468, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4326, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4327, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4328, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4329, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4330, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4331, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4332, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4333, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3870, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4334, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3806, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4280, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4335, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4336, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4337, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4338, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4225, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4339, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4340, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3640, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3569, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3410, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4118, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4341, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4342, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4343, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4344, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4345, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4180, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4346, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4238, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3500, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3889, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4183, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4063, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4347, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3893, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4130, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4348, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4349, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (3509, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4070, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4190, 2); INSERT INTO events_sub_seasons (event_id, sub_season_id) VALUES (4350, 3); -- -- Data for Name: ice_hockey_action_participants; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (1, 1, 1817, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (2, 1, 1818, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (3, 1, 1819, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (4, 2, 1820, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (5, 2, 1821, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (6, 2, 1822, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (7, 3, 1823, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (8, 3, 1824, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (9, 4, 1825, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (10, 4, 1826, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (11, 4, 1827, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (12, 5, 1828, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (13, 5, 1829, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (14, 5, 1830, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (15, 6, 1862, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (16, 6, 1863, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (17, 6, 1864, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (18, 7, 1865, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (19, 7, 1866, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (20, 7, 1867, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (21, 8, 1868, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (22, 8, 1869, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (23, 8, 1870, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (24, 9, 1871, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (25, 9, 1872, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (26, 9, 1873, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (27, 10, 1874, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (28, 10, 1875, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (29, 10, 1876, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (30, 11, 1877, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (31, 11, 1878, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (32, 11, 1879, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (33, 12, 1880, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (34, 13, 1924, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (35, 13, 1925, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (36, 13, 1926, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (37, 14, 1927, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (38, 14, 1928, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (39, 15, 1929, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (40, 15, 1930, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (41, 15, 1931, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (42, 16, 1932, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (43, 16, 1933, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (64, 24, 1972, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (65, 24, 1973, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (66, 24, 1974, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (67, 25, 1975, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (68, 25, 1976, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (69, 25, 1977, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (70, 26, 1978, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (71, 26, 1979, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (72, 26, 1980, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (73, 27, 1981, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (74, 27, 1982, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (75, 27, 1983, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (76, 28, 1984, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (77, 28, 1985, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (117, 34, 2137, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (118, 34, 2134, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (119, 34, 2138, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (120, 35, 2139, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (121, 35, 2140, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (122, 35, 2141, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (123, 29, 2167, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (124, 29, 2168, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (125, 29, 2169, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (126, 30, 2170, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (127, 30, 2171, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (128, 30, 2172, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (129, 31, 2173, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (130, 31, 2174, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (131, 32, 2175, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (132, 32, 2176, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (133, 32, 2177, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (134, 33, 2178, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (135, 33, 2179, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (136, 17, 2195, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (137, 17, 2196, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (138, 17, 2197, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (139, 18, 2198, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (140, 18, 2199, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (141, 19, 2200, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (142, 19, 2201, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (143, 19, 2202, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (144, 20, 2203, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (145, 20, 2204, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (146, 20, 2205, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (147, 21, 2206, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (148, 21, 2207, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (149, 21, 2208, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (150, 22, 2209, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (151, 22, 2210, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (152, 22, 2211, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (153, 23, 2212, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (154, 23, 2213, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (155, 23, 2214, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (156, 36, 3548, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (157, 36, 3549, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (158, 36, 3550, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (159, 37, 3551, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (160, 37, 3552, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (161, 37, 3553, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (162, 38, 3554, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (163, 38, 3555, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (164, 38, 3556, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (165, 39, 3746, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (166, 39, 3747, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (167, 39, 3748, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (168, 40, 3749, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (169, 40, 3750, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (170, 40, 3751, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (171, 41, 3752, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (172, 41, 3753, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (173, 41, 3754, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (174, 42, 3755, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (175, 42, 3756, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (176, 42, 3757, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (177, 43, 3758, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (178, 43, 3759, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (179, 44, 3760, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (180, 45, 3761, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (181, 46, 3776, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (182, 46, 3779, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (183, 46, 3780, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (184, 47, 3774, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (185, 47, 3781, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (186, 47, 3782, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (187, 48, 3925, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (188, 48, 3926, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (189, 48, 3927, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (190, 49, 3928, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (191, 49, 3929, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (192, 49, 3930, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (195, 51, 3933, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (196, 51, 3934, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (197, 51, 3935, 'assist', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (198, 50, 3936, 'goal', 0); INSERT INTO ice_hockey_action_participants (id, ice_hockey_action_play_id, person_id, participant_role, point_credit) VALUES (199, 50, 3937, 'assist', 0); -- -- Data for Name: ice_hockey_action_plays; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (1, 1, NULL, 'power-play', NULL, 'Pittsburgh Power-Play Goal - Ryan Malone (3), from Evgeni Malkin and Sidney Crosby at 12:06.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (2, 2, NULL, 'regular', NULL, 'Pittsburgh Goal - Tyler Kennedy (1), from Gary Roberts and Maxime Talbot at 1:48.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (3, 3, NULL, 'regular', NULL, 'NY Islanders Goal - Trent Hunter (3), from Mike Sillinger at 8:20.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (4, 4, NULL, 'regular', NULL, 'NY Islanders Goal - Miroslav Satan (2), from Josef Vasicek and Andy Sutton at 5:30.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (5, 5, NULL, 'regular', NULL, 'NY Islanders Goal - Miroslav Satan 2 (3), from Marc-Andre Bergeron and Richard Park at 17:19.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (6, 6, NULL, 'power-play', NULL, 'Anaheim Power-Play Goal - Mathieu Schneider (1), from Ryan Getzlaf and Chris Pronger at 11:13.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (7, 7, NULL, 'regular', NULL, 'Anaheim Goal - Corey Perry (7), from Chris Pronger and Ryan Getzlaf at 4:58.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (8, 8, NULL, 'regular', NULL, 'Anahiem Goal - Brad May (1), from Mathieu Schneider and Corey Perry at 8:54.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (9, 9, NULL, 'regular', NULL, 'Phoenix Goal - Radim Vrbata (4), from Ed Jovanovski and Steven Reinprecht at 2:29.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (10, 10, NULL, 'power-play', NULL, 'Anaheim Power-Play Goal - Ryan Getzlaf (4), from Mathieu Schneider and Chris Pronger at 13:19.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (11, 11, NULL, 'power-play', NULL, 'Phoenix Power-Play Goal - Ed Jovanovski (1), from Radim Vrbata and Shane Doan at 18:08.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (12, 12, NULL, 'empty-net', NULL, 'Anaheim Empty-Net Goal - Corey Perry 2 (8), unassisted at 19:35.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (13, 13, NULL, 'power-play', NULL, 'San Jose Power-Play Goal - Joe Pavelski (3), from Joe Thornton and Jonathan Cheechoo at 2:21.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (14, 14, NULL, 'regular', NULL, 'Los Angeles Goal - Brad Stuart (2), from Brian Willsie at 5:28.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (15, 15, NULL, 'regular', NULL, 'San Jose Goal - Jeremy Roenick (4), from Alexei Semenov and Kyle McLaren at 10:38.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (16, 16, NULL, 'regular', NULL, 'San Jose Goal - Jonathan Cheechoo (3), from Joe Thornton at 13:37.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (24, 24, NULL, 'power-play', NULL, 'Toronto Power-Play Goal - Tomas Kaberle (5), from Alexei Ponikarovsky and Matt Stajan at 1:18.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (25, 25, NULL, 'regular', NULL, 'Montreal Goal - Michael Komisarek (1), from Mathieu Dandenault and Bryan Smolinski at 16:46.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (26, 26, NULL, 'power-play', NULL, 'Montreal Power-Play Goal - Christopher Higgins (6), from Andrei Markov and Bryan Smolinski at 2:33.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (27, 27, NULL, 'regular', NULL, 'Toronto Goal - Matts Sundin (8), from Alexei Ponikarovsky and Ian White at 6:04.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (28, 28, NULL, 'power-play', NULL, 'Toronto Power-Play Goal - Matt Stajan (4),from Ian White at 18:26.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (34, 34, NULL, 'regular', NULL, 'NY Rangers Goal - Scott Gomez (3), from Petr Prucha and Fedor Tyutin at 6:01.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (35, 35, NULL, 'regular', NULL, 'New Jersey Goal - Sergei Brylin (2), from John Oduya and Mike Mottau at 6:34.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (29, 29, NULL, 'regular', NULL, 'Chicago Goal - Dustin Byfuglien (1), from Rene Bourque and Martin LaPointe at 4:35.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (30, 30, NULL, 'regular', NULL, 'St. Louis Goal - David Perron (1), from Doug Weight and Martin Rucinsky at 15:44.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (31, 31, NULL, 'short-handed', NULL, 'Chicago Short-Handed Goal - Patrick Sharp (4), from James Vandermeer at 7:41.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (32, 32, NULL, 'regular', NULL, 'St. Louis Goal - Paul Kariya (3), from Keith Tkachuk and Christian Backman at 14:40.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (33, 33, NULL, 'short-handed', NULL, 'Chicago Short-Handed Goal - Patrick Sharp 2 (5), from Rene Bourque at 17:39.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (17, 17, NULL, 'regular', NULL, 'Vancouver Goal - Daniel Sedin (6), from Henrik Sedin and Markus Naslund at 10:20.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (18, 18, NULL, 'short-handed', NULL, 'Colorado Short-Handed Goal - Jeff Finger (1), from Wyatt Smith to Ben Guite at 11:53.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (19, 19, NULL, 'power-play', NULL, 'Vancouver Power-Play Goal - Brendan Morrison (5), from Henrik Sedin and Daniel Sedin at 15:54.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (20, 20, NULL, 'regular', NULL, 'Vancouver Goal - Ryan Kesler (3), from Markus Naslund and Taylor Pyatt at 1:16.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (21, 21, NULL, 'power-play', NULL, 'Colorado Power-Play Goal - Marek Svatos (6), from Paul Stastny and John-Michael Liles at 5:06.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (22, 22, NULL, 'power-play', NULL, 'Vancouver Power-Play Goal - Daniel Sedin 2 (7), from Henrik Sedin and Mattias Ohlund at 13:25.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (23, 23, NULL, 'regular', NULL, 'Colorado Goal - Marek Svatos 2 (7), from Paul Stastny and Joe Sakic at 19:50.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (36, 36, NULL, 'regular', NULL, 'Columbus Goal - Manny Malhotra (2) from Adam Foote and Sergei Fedorov at 15:41.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (37, 37, NULL, 'regular', NULL, 'Columbus Goal - Rick Nash (10) from Nikolai Zherdev and Adam Foote at 18:09.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (38, 38, NULL, 'regular', NULL, 'Columbus Goal - Jason Chimera (4) from Manny Malhotra and Jan Hejda at 12:36.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (39, 39, NULL, 'regular', NULL, 'Nashville Goal - David Legwand (6), from Alexander Radulov and Vernon Fiddler at 1:23.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (40, 40, NULL, 'power-play', NULL, 'Nashville Power-Play Goal - Alexander Radulov (3), from Ryan Suter and Marek Zidlicky at 3:21.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (41, 41, NULL, 'regular', NULL, 'Chicago Goal - Robert Lang (6), from Patrick Kane and Jonathan Toews at 9:43.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (42, 42, NULL, 'regular', NULL, 'Nashville Goal - Martin Erat (2), from J.P. Dumont and Jason Arnott at 18:21.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (43, 43, NULL, 'regular', NULL, 'Chicago Goal - Yanic Perreault (1), from David Bolland at 9:23.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (44, 44, NULL, 'regular', NULL, 'Nashville Goal - Jordin Tootoo (3), unassisted at 4:20.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (45, 45, NULL, 'power-play', NULL, 'Nashville Power-Play Empty-Net Goal - Jason Arnott (6), unassisted at 19:13.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (46, 46, NULL, 'regular', NULL, 'Boston Goal - Chuck Kobasew (6), from Phil Kessel and Marco Sturm at 4:13.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (47, 47, NULL, 'short-handed', NULL, 'Ottawa Short-Handed Goal - Antoine Vermette (3), from Chris Kelly and Anton Volchenkov at 4:01.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (48, 48, NULL, 'regular', NULL, 'Washington Goal - Tomas Fleischmann (2), from Nicklas Backstrom and Michael Nylander at 7:29.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (49, 49, NULL, 'regular', NULL, 'Philadelphia Goal - Danny Briere (5), from R.J. Umberger and Braydon Coburn at 8:03.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (51, 51, NULL, 'power-play', NULL, 'Philadelphia Power-Play Goal - R.J. Umberger (2), from Braydon Coburn and Jeff Carter at 1:33.'); INSERT INTO ice_hockey_action_plays (id, ice_hockey_event_state_id, play_type, score_attempt_type, play_result, "comment") VALUES (50, 50, NULL, 'power-play', NULL, 'Washington Power-Play Goal - Alex Ovechkin (9), from Michael Nylander at 15:52.'); -- -- Data for Name: ice_hockey_defensive_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (1, NULL, NULL, '0', NULL, NULL, NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (2, NULL, NULL, '1', NULL, NULL, NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (6, NULL, NULL, NULL, NULL, NULL, '36', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (7, NULL, NULL, NULL, NULL, NULL, '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (8, NULL, NULL, NULL, NULL, NULL, '16', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (9, NULL, NULL, '1', NULL, NULL, NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (10, NULL, NULL, '2', NULL, NULL, NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (13, NULL, NULL, NULL, NULL, NULL, '30', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (14, NULL, NULL, NULL, NULL, NULL, '34', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (15, NULL, NULL, '0', NULL, NULL, NULL, NULL, '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (16, NULL, NULL, '1', NULL, NULL, NULL, NULL, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (19, NULL, NULL, NULL, NULL, NULL, '24', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (20, NULL, NULL, NULL, NULL, NULL, '25', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (27, NULL, NULL, '1', NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (28, NULL, NULL, '1', NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (31, NULL, NULL, NULL, NULL, NULL, '32', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (32, NULL, NULL, NULL, NULL, NULL, '28', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (51, NULL, NULL, '0', NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (52, NULL, NULL, '0', NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (55, NULL, NULL, NULL, NULL, NULL, '26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (56, NULL, NULL, NULL, NULL, NULL, '28', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (57, NULL, NULL, '0', NULL, NULL, NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (58, NULL, NULL, '0', NULL, NULL, NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (61, NULL, NULL, NULL, NULL, NULL, '20', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (62, NULL, NULL, NULL, NULL, NULL, '19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (63, NULL, NULL, '1', NULL, NULL, NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (64, NULL, NULL, '2', NULL, NULL, NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (67, NULL, NULL, NULL, NULL, NULL, '29', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (68, NULL, NULL, NULL, NULL, NULL, '18', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (69, NULL, NULL, '0', NULL, NULL, NULL, NULL, '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (70, NULL, NULL, '0', NULL, NULL, NULL, NULL, '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (73, NULL, NULL, NULL, NULL, NULL, '22', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (74, NULL, NULL, NULL, NULL, NULL, '21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (75, NULL, NULL, '0', NULL, NULL, NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (76, NULL, NULL, '2', NULL, NULL, NULL, NULL, '8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (80, NULL, NULL, NULL, NULL, NULL, '30', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (81, NULL, NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (82, NULL, NULL, NULL, NULL, NULL, '11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (83, NULL, NULL, '0', NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (84, NULL, NULL, '0', NULL, NULL, NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (87, NULL, NULL, NULL, NULL, NULL, '21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (88, NULL, NULL, NULL, NULL, NULL, '35', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (89, NULL, NULL, '1', NULL, NULL, NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (90, NULL, NULL, '1', NULL, NULL, NULL, NULL, '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (93, NULL, NULL, NULL, NULL, NULL, '24', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_defensive_stats (id, shots_power_play_allowed, shots_penalty_shot_allowed, goals_power_play_allowed, goals_penalty_shot_allowed, goals_against_average, saves, save_percentage, penalty_killing_amount, penalty_killing_percentage, shots_blocked, takeaways, shutouts, minutes_penalty_killing, hits, goals_empty_net_allowed, goals_short_handed_allowed, goals_shootout_allowed, shots_shootout_allowed) VALUES (94, NULL, NULL, NULL, NULL, NULL, '26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); -- -- Data for Name: ice_hockey_event_states; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (1, 2461, 0, NULL, '1', '12:06', '7:54', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (2, 2461, 0, NULL, '2', '1:48', '18:12', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (3, 2461, 0, NULL, '2', '8:20', '11:40', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (4, 2461, 0, NULL, '3', '5:30', '14:30', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (5, 2461, 0, NULL, '3', '17:19', '2:41', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (6, 2462, 0, NULL, '1', '11:13', '8:47', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (7, 2462, 0, NULL, '2', '4:58', '15:02', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (8, 2462, 0, NULL, '2', '8:54', '11:06', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (9, 2462, 0, NULL, '3', '2:29', '17:31', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (10, 2462, 0, NULL, '3', '13:19', '6:41', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (11, 2462, 0, NULL, '3', '18:08', '1:52', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (12, 2462, 0, NULL, '3', '19:35', '0:25', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (13, 2618, 0, NULL, '1', '2:21', '17:39', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (14, 2618, 0, NULL, '1', '5:28', '14:32', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (15, 2618, 0, NULL, '2', '10:38', '9:22', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (16, 2618, 0, NULL, '3', '13:37', '6:23', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (24, 2743, 0, NULL, '1', '1:18', '18:42', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (25, 2743, 0, NULL, '1', '16:46', '3:14', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (26, 2743, 0, NULL, '2', '2:33', '17:27', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (27, 2743, 0, NULL, '2', '6:04', '13:56', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (28, 2743, 0, NULL, '3', '18:26', '1:34', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (34, 2745, 0, NULL, '1', '6:01', '13:59', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (35, 2745, 0, NULL, '1', '6:34', '13:26', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (29, 2744, 0, NULL, '1', '4:35', '15:25', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (30, 2744, 0, NULL, '1', '15:44', '4:16', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (31, 2744, 0, NULL, '3', '7:41', '12:19', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (32, 2744, 0, NULL, '3', '14:40', '5:20', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (33, 2744, 0, NULL, '3', '17:39', '2:21', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (17, 2742, 0, NULL, '1', '10:20', '9:40', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (18, 2742, 0, NULL, '2', '11:53', '8:06', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (19, 2742, 0, NULL, '2', '15:54', '4:06', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (20, 2742, 0, NULL, '3', '1:16', '18:44', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (21, 2742, 0, NULL, '3', '5:06', '14:54', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (22, 2742, 0, NULL, '3', '13:25', '6:35', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (23, 2742, 0, NULL, '3', '19:50', '0:10', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (36, 3022, 0, NULL, '1', '15:41', '4:19', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (37, 3022, 0, NULL, '2', '18:09', '1:51', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (38, 3022, 0, NULL, '3', '12:36', '7:24', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (39, 3079, 0, NULL, '1', '1:23', '18:37', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (40, 3079, 0, NULL, '1', '3:21', '16:39', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (41, 3079, 0, NULL, '1', '9:43', '10:17', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (42, 3079, 0, NULL, '1', '(2), from J', '1:39', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (43, 3079, 0, NULL, '2', '9:23', '10:37', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (44, 3079, 0, NULL, '3', '4:20', '15:40', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (45, 3079, 0, NULL, '3', '19:13', '0:47', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (46, 3898, 0, NULL, '1', '4:13', '15:47', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (47, 3898, 0, NULL, '3', '4:01', '15:59', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (48, 4350, 0, NULL, '1', '7:29', '7:31', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (49, 4350, 0, NULL, '2', '8:03', '11:57', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (51, 4350, 0, NULL, '3', '1:33', '18:27', 'event'); INSERT INTO ice_hockey_event_states (id, event_id, current_state, sequence_number, period_value, period_time_elapsed, period_time_remaining, context) VALUES (50, 4350, 0, NULL, '3', '15:52', '4:08', 'event'); -- -- Data for Name: ice_hockey_offensive_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1, NULL, NULL, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (2, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (3, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (4, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (5, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (6, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (7, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (8, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (9, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (10, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (11, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (12, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (13, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (14, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (15, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (16, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (17, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (18, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (19, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (20, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (21, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (22, '1', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (23, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (24, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (25, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (26, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (27, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (28, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (29, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (30, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (31, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (32, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (33, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (34, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (35, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (36, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (37, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (38, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (39, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (40, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (41, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (42, '2', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '8', '13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (43, '2', '0', '3', '0', NULL, NULL, NULL, NULL, NULL, '6', '11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (44, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '5', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (45, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '6', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (46, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '7', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (47, '0', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '2', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (48, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '2', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (49, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '3', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (50, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (51, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (52, '2', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (53, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (54, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (55, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (56, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (57, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (58, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (59, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (60, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (61, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (62, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (63, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (64, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (65, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (66, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (67, NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (68, NULL, NULL, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (69, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '3', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (70, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '2', '3', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (71, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '2', '3', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (72, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '3', '3', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (73, '1', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (74, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (75, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (76, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (77, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (78, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (79, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (80, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (81, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (82, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (83, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (84, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (85, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (86, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (87, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (88, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '1', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (89, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (90, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (91, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (92, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (93, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (94, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (95, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (96, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (97, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (98, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (99, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (100, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (101, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (102, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (103, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (104, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (105, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (106, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (107, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '5', '13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (108, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '9', '13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (109, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '9', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (110, '1', '0', '3', '1', NULL, NULL, NULL, NULL, NULL, '4', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (111, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (112, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (113, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (114, '1', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (115, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (116, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (117, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (118, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (119, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (120, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (121, '0', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (122, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (123, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (124, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (125, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (126, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (127, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (128, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (129, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (130, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (131, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (132, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (133, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (134, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (135, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '9', '11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (136, '0', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '4', '8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (137, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '3', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (138, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (139, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (140, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (141, '1', '0', '1', '1', NULL, NULL, NULL, NULL, NULL, '1', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (142, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (143, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '1', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (144, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (145, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (146, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (147, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (148, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (149, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (150, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (151, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (152, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (153, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (154, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (155, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (156, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (157, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (158, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (159, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (160, NULL, NULL, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (161, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (162, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (163, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '2', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (164, '1', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (165, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (166, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (167, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (168, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (169, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (170, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (171, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (172, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (173, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (174, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (175, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (176, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (177, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (178, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (179, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (180, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (181, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (182, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (183, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (184, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (185, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (186, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (187, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (188, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (189, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (190, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (191, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (192, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (193, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (194, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (195, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (196, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (197, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (198, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (199, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (200, '1', '1', '1', '0', NULL, NULL, NULL, NULL, NULL, '11', '16', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (201, '2', '0', '2', '1', NULL, NULL, NULL, NULL, NULL, '3', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (202, '3', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '3', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (203, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '7', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (204, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (205, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '3', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (206, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '6', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (207, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (208, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '2', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (209, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (210, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '1', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (211, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (212, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (213, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (214, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (215, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (216, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (217, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (218, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (219, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (220, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (221, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (222, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (223, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (224, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (225, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (226, '1', '0', '6', '0', NULL, NULL, NULL, NULL, NULL, '5', '16', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (227, '0', '0', '3', '1', NULL, NULL, NULL, NULL, NULL, '9', '14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (228, '2', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '9', '12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (229, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (230, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '7', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (231, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '9', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (232, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '3', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (233, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (234, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '6', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (235, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '3', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (236, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (237, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (238, '0', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (239, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (240, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (241, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (242, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (243, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (244, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (245, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (246, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (247, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (248, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (249, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (250, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (291, NULL, NULL, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (292, NULL, NULL, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (293, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '2', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (294, '1', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '1', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (295, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '2', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (296, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (297, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (298, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (299, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (300, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (301, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (302, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (303, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (304, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (305, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (306, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (307, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (308, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (309, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (310, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (311, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (312, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '2', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (313, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (314, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (315, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (316, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (317, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (318, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (319, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (320, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (321, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (322, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (323, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (324, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (325, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (326, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (327, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (328, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (329, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (330, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (502, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (503, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (510, '0', '1', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (511, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (512, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (513, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (514, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (515, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (516, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (517, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (518, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (519, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (520, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (521, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (522, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (523, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (524, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (525, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (526, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (527, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (528, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (529, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (530, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (531, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (532, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (533, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (534, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (535, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (536, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (537, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (538, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (539, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (540, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (541, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (542, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (543, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (544, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (545, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (546, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (547, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (548, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (549, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (550, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '2', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (551, '1', '0', '0', '2', NULL, '0', NULL, NULL, NULL, '0', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (552, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (553, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (554, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (555, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (556, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (557, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (558, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (559, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (560, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (561, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (562, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (563, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (564, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (565, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (566, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (567, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (568, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (569, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (570, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (571, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (572, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (573, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (574, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (575, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (576, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (577, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (578, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (579, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (580, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (581, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (582, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (583, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (584, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (585, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (586, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (587, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (640, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '12', '17', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (641, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '10', '15', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (642, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '9', '11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (643, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '5', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (644, '2', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '5', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (645, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '1', '8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (646, '1', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '2', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (647, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (648, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '3', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (649, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (650, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (651, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (652, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (653, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (654, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (655, '0', '1', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (656, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (657, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (658, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (659, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (660, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (661, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (662, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (663, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (664, '0', '0', '1', '1', NULL, NULL, NULL, NULL, NULL, '13', '21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (665, '1', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '7', '15', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (666, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '12', '14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (667, '1', '0', '3', '0', NULL, NULL, NULL, NULL, NULL, '5', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (668, '1', '0', '1', '1', NULL, NULL, NULL, NULL, NULL, '6', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (669, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '7', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (670, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '9', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (671, '0', '1', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (672, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (673, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (674, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (675, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (676, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (677, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (678, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (679, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (680, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (681, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (682, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (683, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (684, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (685, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (686, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (687, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (688, '1', '0', '3', '0', NULL, NULL, NULL, NULL, NULL, '10', '14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (689, '1', '0', '5', '0', NULL, NULL, NULL, NULL, NULL, '4', '11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (690, '0', '1', '3', '0', NULL, NULL, NULL, NULL, NULL, '5', '11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (691, '1', '0', '2', '1', NULL, NULL, NULL, NULL, NULL, '7', '11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (692, '0', '0', '3', '0', NULL, NULL, NULL, NULL, NULL, '7', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (693, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '7', '8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (694, '1', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '5', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (695, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (696, '0', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '2', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (697, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (698, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (699, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (700, '1', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (701, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (702, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (703, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (704, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (705, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (706, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (707, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (708, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (709, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (710, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (711, '3', '0', '5', '0', NULL, NULL, NULL, NULL, NULL, '7', '14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (712, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '10', '12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (713, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '7', '11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (714, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (715, '0', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '6', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (716, '1', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '2', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (717, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (718, '1', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (719, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (720, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (721, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (722, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '0', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (723, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (724, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (725, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (726, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (727, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (728, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (729, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (730, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (731, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (732, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (733, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (734, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (735, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (736, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (737, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (738, NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (739, NULL, NULL, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (740, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '3', '3', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (741, '1', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '1', '3', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (742, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '2', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (743, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (744, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (745, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (746, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (747, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (748, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (749, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (750, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (751, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (752, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (753, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (754, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (755, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (756, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (757, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (758, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (759, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '2', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (760, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '0', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (761, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (762, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (763, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (764, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (765, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (766, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (767, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (768, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (769, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (770, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (771, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (772, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (773, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (774, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (775, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (776, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (777, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (778, '1', '0', '5', '0', NULL, NULL, NULL, NULL, NULL, '7', '16', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (779, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '9', '13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (780, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (781, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '6', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (782, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '3', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (783, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '6', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (784, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (785, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (786, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (787, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (788, '0', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (789, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (790, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (791, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (792, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (793, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (794, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (795, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (796, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (797, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (798, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (799, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (800, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (801, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (802, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (803, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (804, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (805, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (806, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (807, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (808, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (809, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (810, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (811, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (812, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (813, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (814, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (815, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (816, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (817, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (818, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (819, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (820, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (821, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (822, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (823, '1', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (824, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '2', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (825, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (826, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (827, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (828, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (829, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (830, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (831, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (832, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (833, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (834, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (835, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (836, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (837, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (838, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (839, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (840, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (841, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (842, '2', '0', '4', '1', NULL, NULL, NULL, NULL, NULL, '6', '15', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (843, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (844, '0', '1', '1', '0', NULL, NULL, NULL, NULL, NULL, '5', '8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (845, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (846, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '5', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (847, '1', '0', '3', '0', NULL, NULL, NULL, NULL, NULL, '3', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (848, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (849, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (850, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (851, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (852, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (853, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (854, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (855, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (856, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (857, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (858, '0', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (859, '0', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (860, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (861, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (862, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (863, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (864, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (865, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '13', '16', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (866, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '8', '13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (867, '2', '0', '3', '0', NULL, NULL, NULL, NULL, NULL, '3', '12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (868, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '6', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (869, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (870, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (871, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (872, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (873, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (874, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (875, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (876, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (877, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (878, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (879, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (880, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (881, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (882, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (883, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (884, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (885, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (886, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (887, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (888, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (889, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (890, NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (891, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (892, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '1', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (893, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '1', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (894, '1', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (895, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (896, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (897, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (898, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (899, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (900, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (901, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (902, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (903, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (904, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (905, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (906, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (907, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (908, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (909, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (910, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (911, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (912, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (913, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (914, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (915, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (916, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (917, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (918, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (919, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (920, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (921, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (922, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (923, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (924, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (925, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (926, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (927, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (928, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (929, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (930, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (931, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '7', '13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (932, '2', '0', '3', '0', NULL, NULL, NULL, NULL, NULL, '7', '13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (933, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '9', '11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (934, '0', '0', '3', '0', NULL, NULL, NULL, NULL, NULL, '6', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (935, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (936, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '5', '8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (937, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '1', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (938, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (939, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '6', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (940, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (941, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (942, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (943, '2', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (944, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (945, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (946, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (947, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (948, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (949, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (950, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (951, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (952, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (953, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (954, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (955, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '12', '17', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (956, '1', '1', '2', '0', NULL, NULL, NULL, NULL, NULL, '7', '13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (957, '2', '0', '4', '0', NULL, NULL, NULL, NULL, NULL, '6', '12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (958, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '6', '11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (959, '2', '0', '2', '2', NULL, NULL, NULL, NULL, NULL, '4', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (960, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '5', '8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (961, '0', '0', '1', '1', NULL, NULL, NULL, NULL, NULL, '3', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (962, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (963, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (964, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (965, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (966, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (967, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (968, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (969, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (970, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (971, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '2', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (972, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (973, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (974, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (975, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (976, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (977, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (978, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (979, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (980, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (981, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (982, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (987, '0', '1', '0', '1', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (988, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (989, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (990, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (991, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (992, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (993, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (994, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (995, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (996, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (997, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (998, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (999, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1000, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1001, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1002, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1003, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1004, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1005, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1006, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1007, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1008, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1009, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1010, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1011, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1012, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1013, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1014, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1015, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1016, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1017, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1018, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1019, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1020, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1021, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1022, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1023, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1024, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1025, '2', '0', '1', '2', NULL, NULL, NULL, NULL, NULL, '10', '19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1026, '1', '0', '3', '0', NULL, NULL, NULL, NULL, NULL, '7', '15', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1027, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '12', '13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1028, '1', '0', '3', '0', NULL, NULL, NULL, NULL, NULL, '4', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1029, '1', '1', '0', '1', NULL, NULL, NULL, NULL, NULL, '6', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1030, '1', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '5', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1031, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '5', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1032, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '4', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1033, '1', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1034, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1035, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1036, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1037, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '2', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1038, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1039, '2', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1040, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1041, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1042, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1043, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1044, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1045, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1046, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1047, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1048, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1049, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '11', '13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1050, '2', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '5', '10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1051, '1', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '3', '9', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1052, '1', '0', '0', '1', NULL, NULL, NULL, NULL, NULL, '1', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1053, '0', '0', '2', '0', NULL, NULL, NULL, NULL, NULL, '4', '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1054, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '5', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1055, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '6', '6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1056, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1057, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '4', '5', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1058, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '2', '4', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1059, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1060, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1061, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '3', '3', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1062, '1', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1063, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1064, '0', '0', '1', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1065, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '1', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1066, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1067, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1068, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1069, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1070, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1071, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1072, '0', '0', '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1073, NULL, NULL, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '7', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1074, NULL, NULL, '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1075, '1', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '1', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1076, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '2', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1077, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1078, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1079, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1080, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1081, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1082, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1083, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1084, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1085, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1086, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1087, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1088, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1089, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1090, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1091, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1092, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1093, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1094, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '2', '2', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1095, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '1', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1096, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1097, '0', '0', '1', '0', NULL, '0', NULL, NULL, NULL, '0', '1', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1098, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1099, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1100, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1101, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1102, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1103, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1104, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1105, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1106, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1107, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1108, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1109, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1110, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1111, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO ice_hockey_offensive_stats (id, goals_game_winning, goals_game_tying, goals_power_play, goals_short_handed, goals_even_strength, goals_empty_net, goals_overtime, goals_shootout, goals_penalty_shot, assists, points, power_play_amount, power_play_percentage, shots_penalty_shot_taken, shots_penalty_shot_missed, shots_penalty_shot_percentage, giveaways, minutes_power_play, faceoff_wins, faceoff_losses, faceoff_win_percentage, scoring_chances) VALUES (1112, '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); -- -- Data for Name: ice_hockey_player_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (2, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (3, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (4, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (5, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (6, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (7, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (8, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (9, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (10, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (11, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (12, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (13, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (14, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (15, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (16, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (17, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (18, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (19, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (20, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (21, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (22, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (23, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (24, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (25, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (26, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (27, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (28, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (29, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (30, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (31, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (32, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (33, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (34, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (35, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (36, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (37, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (38, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (39, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (40, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (41, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (42, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (43, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (44, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (45, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (46, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (47, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (48, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (49, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (50, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (51, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (52, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (53, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (54, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (55, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (56, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (57, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (58, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (59, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (60, '-5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (61, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (62, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (63, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (64, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (65, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (66, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (67, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (68, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (69, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (70, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (71, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (72, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (73, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (74, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (75, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (76, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (77, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (78, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (79, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (80, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (81, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (82, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (83, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (84, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (85, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (86, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (87, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (88, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (89, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (90, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (91, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (92, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (93, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (94, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (95, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (96, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (97, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (98, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (99, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (100, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (101, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (102, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (103, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (104, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (105, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (106, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (107, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (108, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (109, '6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (110, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (111, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (112, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (113, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (114, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (115, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (116, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (117, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (118, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (119, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (120, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (121, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (122, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (123, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (124, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (125, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (126, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (127, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (128, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (129, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (130, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (131, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (132, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (133, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (134, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (135, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (136, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (137, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (138, '-6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (139, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (140, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (141, '-6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (142, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (143, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (144, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (145, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (146, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (147, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (148, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (149, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (150, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (151, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (152, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (153, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (154, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (155, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (156, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (157, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (158, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (159, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (160, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (161, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (162, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (163, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (164, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (165, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (166, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (167, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (168, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (169, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (170, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (171, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (172, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (173, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (174, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (175, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (176, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (177, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (178, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (179, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (180, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (181, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (182, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (183, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (184, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (185, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (186, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (187, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (188, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (189, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (190, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (191, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (192, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (193, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (194, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (195, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (196, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (197, '-5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (198, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (199, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (200, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (201, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (202, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (203, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (204, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (205, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (206, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (207, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (208, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (209, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (210, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (211, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (212, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (213, '-5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (214, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (215, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (216, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (217, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (218, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (219, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (220, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (221, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (222, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (223, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (224, '6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (225, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (226, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (227, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (228, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (229, '-8'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (230, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (231, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (232, '-6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (233, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (234, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (235, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (236, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (237, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (238, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (239, '6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (240, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (241, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (242, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (243, '-6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (244, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (283, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (284, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (285, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (286, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (287, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (288, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (289, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (290, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (291, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (292, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (293, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (294, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (295, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (296, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (297, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (298, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (299, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (300, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (301, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (302, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (303, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (304, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (305, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (306, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (307, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (308, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (309, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (310, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (311, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (312, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (313, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (314, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (315, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (316, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (317, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (318, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (319, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (320, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (486, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (487, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (488, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (489, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (490, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (491, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (492, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (493, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (494, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (495, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (496, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (497, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (498, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (499, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (500, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (501, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (502, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (503, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (504, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (505, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (506, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (507, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (508, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (509, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (510, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (511, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (512, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (513, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (514, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (515, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (516, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (517, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (518, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (519, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (520, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (521, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (522, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (523, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (524, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (525, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (526, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (527, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (528, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (529, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (530, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (531, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (532, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (533, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (534, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (535, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (536, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (537, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (538, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (539, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (540, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (541, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (542, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (543, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (544, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (545, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (546, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (547, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (548, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (549, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (550, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (551, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (552, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (553, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (554, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (555, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (556, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (557, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (558, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (559, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (560, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (561, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (614, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (615, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (616, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (617, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (618, '6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (619, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (620, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (621, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (622, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (623, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (624, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (625, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (626, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (627, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (628, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (629, '7'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (630, '-8'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (631, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (632, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (633, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (634, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (635, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (636, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (637, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (638, '8'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (639, '9'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (640, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (641, '7'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (642, '8'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (643, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (644, '9'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (645, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (646, '-5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (647, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (648, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (649, '-6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (650, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (651, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (652, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (653, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (654, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (655, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (656, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (657, '-5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (658, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (659, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (660, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (661, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (662, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (663, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (664, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (665, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (666, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (667, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (668, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (669, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (670, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (671, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (672, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (673, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (674, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (675, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (676, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (677, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (678, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (679, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (680, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (681, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (682, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (683, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (684, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (685, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (686, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (687, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (688, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (689, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (690, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (691, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (692, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (693, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (694, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (695, '-5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (696, '-7'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (697, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (698, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (699, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (700, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (701, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (702, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (703, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (704, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (705, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (706, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (707, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (708, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (709, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (710, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (711, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (712, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (713, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (714, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (715, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (716, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (717, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (718, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (719, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (720, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (721, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (722, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (723, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (724, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (725, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (726, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (727, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (728, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (729, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (730, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (731, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (732, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (733, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (734, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (735, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (736, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (737, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (738, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (739, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (740, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (741, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (742, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (743, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (744, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (745, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (746, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (747, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (748, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (749, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (750, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (751, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (752, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (753, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (754, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (755, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (756, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (757, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (758, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (759, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (760, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (761, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (762, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (763, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (764, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (765, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (766, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (767, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (768, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (769, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (770, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (771, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (772, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (773, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (774, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (775, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (776, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (777, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (778, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (779, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (780, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (781, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (782, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (783, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (784, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (785, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (786, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (787, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (788, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (789, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (790, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (791, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (792, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (793, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (794, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (795, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (796, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (797, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (798, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (799, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (800, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (801, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (802, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (803, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (804, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (805, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (806, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (807, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (808, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (809, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (810, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (811, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (812, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (813, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (814, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (815, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (816, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (817, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (818, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (819, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (820, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (821, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (822, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (823, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (824, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (825, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (826, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (827, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (828, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (829, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (830, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (831, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (832, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (833, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (834, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (835, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (836, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (837, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (838, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (839, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (840, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (841, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (842, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (843, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (844, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (845, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (846, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (847, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (848, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (849, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (850, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (851, '-6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (852, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (853, '-5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (854, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (855, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (856, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (857, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (858, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (859, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (860, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (861, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (862, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (863, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (864, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (865, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (866, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (867, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (868, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (869, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (870, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (871, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (872, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (873, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (874, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (875, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (876, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (877, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (878, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (879, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (880, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (881, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (882, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (883, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (884, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (885, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (886, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (887, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (888, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (889, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (890, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (891, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (892, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (893, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (894, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (895, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (896, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (897, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (898, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (899, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (900, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (901, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (902, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (903, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (904, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (905, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (906, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (907, '-5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (908, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (909, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (910, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (911, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (912, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (913, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (914, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (915, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (916, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (917, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (918, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (919, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (920, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (921, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (922, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (923, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (924, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (925, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (926, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (927, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (928, '8'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (929, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (930, '-4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (931, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (932, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (933, '-6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (934, '-5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (935, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (936, '-6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (937, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (938, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (939, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (940, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (941, '-5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (942, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (943, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (944, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (945, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (946, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (947, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (948, '-6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (949, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (950, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (951, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (952, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (953, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (954, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (955, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (956, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (957, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (958, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (959, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (960, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (961, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (962, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (963, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (964, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (965, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (966, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (967, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (968, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (969, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (970, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (971, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (972, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (973, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (974, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (975, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (976, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (977, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (978, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (979, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (980, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (981, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (982, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (983, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (984, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (985, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (986, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (987, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (988, '6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (989, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (990, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (991, '8'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (992, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (993, '4'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (994, '7'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (995, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (996, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (997, '14'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (998, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (999, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1000, '8'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1001, '3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1002, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1003, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1004, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1005, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1006, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1007, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1008, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1009, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1010, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1011, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1012, '6'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1013, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1014, '9'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1015, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1016, '-2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1017, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1018, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1019, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1020, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1021, '5'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1022, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1023, '-3'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1024, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1025, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1026, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1027, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1028, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1029, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1030, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1031, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1032, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1033, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1034, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1035, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1036, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1037, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1038, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1039, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1040, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1041, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1042, '2'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1043, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1044, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1045, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1046, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1047, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1048, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1049, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1050, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1051, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1052, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1053, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1054, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1055, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1056, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1057, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1058, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1059, '1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1060, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1061, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1062, '0'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1063, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1064, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1065, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1066, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1067, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1068, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1069, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1070, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1071, '-1'); INSERT INTO ice_hockey_player_stats (id, plus_minus) VALUES (1072, '-1'); -- -- Data for Name: injury_phases; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (10, 491, NULL, 'other-excused', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (14, 553, NULL, 'leg', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (21, 559, NULL, 'knee', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (23, 516, NULL, 'other-excused', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (40, 287, NULL, 'other-excused', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (44, 417, NULL, 'other-excused', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (50, 17, NULL, 'thumb', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (70, 297, NULL, 'other-excused', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (85, 368, NULL, 'flu', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (134, 73, NULL, 'other-excused', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (137, 243, NULL, 'other-excused', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (170, 476, NULL, 'other-excused', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (175, 255, NULL, 'lower-back', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (176, 258, NULL, 'lower-back', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (198, 746, NULL, 'other-excused', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (1, 544, NULL, 'trapezius', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (2, 545, NULL, 'hamstring', NULL, NULL, '2007-07-07 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (3, 546, NULL, 'elbow', NULL, NULL, '2007-05-02 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (4, 547, NULL, 'other-excused', NULL, NULL, '2007-07-13 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (5, 400, NULL, 'elbow', NULL, NULL, '2007-07-21 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (6, 548, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (200, 724, NULL, 'other-excused', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (7, 549, NULL, 'trapezius', NULL, NULL, '2007-04-30 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (8, 550, NULL, 'shoulder', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (9, 439, NULL, 'elbow', NULL, NULL, '2007-06-11 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (11, 377, NULL, 'shoulder', NULL, NULL, '2007-06-19 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (12, 551, NULL, 'stomach', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (13, 552, NULL, 'lower-back', NULL, NULL, '2007-06-05 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (15, 554, NULL, 'ankle', NULL, NULL, '2007-05-28 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (16, 555, NULL, 'groin', NULL, NULL, '2007-07-24 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (17, 556, NULL, 'back', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (18, 36, NULL, 'hamstring', NULL, NULL, '2007-06-20 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (19, 557, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (197, 395, NULL, 'other-excused', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (20, 558, NULL, 'shoulder', NULL, NULL, '2007-03-31 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (22, 523, NULL, 'hamstring', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (24, 561, NULL, 'shoulder', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (25, 541, NULL, 'elbow', NULL, NULL, '2007-07-26 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (26, 562, NULL, 'shoulder', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (27, 563, NULL, 'hamstring', NULL, NULL, '2007-07-19 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (28, 564, NULL, 'elbow', NULL, NULL, '2007-03-30 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (29, 565, NULL, 'fingers', NULL, NULL, '2007-05-02 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (30, 566, NULL, 'neck', NULL, NULL, '2007-03-31 00:00:00', NULL, NULL, '60-day', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (31, 388, NULL, 'elbow', NULL, NULL, '2007-08-02 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (32, 567, NULL, 'oblique', NULL, NULL, '2007-06-14 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (33, 442, NULL, 'shoulder', NULL, NULL, '2007-05-11 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (34, 568, NULL, 'shoulder', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (35, 569, NULL, 'wrist', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (36, 570, NULL, 'elbow', NULL, NULL, '2007-03-28 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (37, 571, NULL, 'hamstring', NULL, NULL, '2007-07-30 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (38, 572, NULL, 'knee', NULL, NULL, '2007-06-18 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (39, 407, NULL, 'lower-back', NULL, NULL, '2007-07-15 00:00:00', NULL, NULL, '15-day', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (41, 424, NULL, 'other-excused', NULL, NULL, '2007-07-02 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (42, 378, NULL, 'elbow', NULL, NULL, '2007-07-24 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (43, 418, NULL, 'fingers', NULL, NULL, '2007-07-08 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (45, 573, NULL, 'back', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (46, 420, NULL, 'hamstring', NULL, NULL, '2007-07-28 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (47, 428, NULL, 'triceps', NULL, NULL, '2007-07-09 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (48, 574, NULL, 'shin', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (49, 575, NULL, 'shoulder', NULL, NULL, '2007-05-16 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (51, 576, NULL, 'elbow', NULL, NULL, '2007-03-24 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (52, 577, NULL, 'shoulder', NULL, NULL, '2007-03-24 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (53, 578, NULL, 'shoulder', NULL, NULL, '2007-05-22 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (54, 579, NULL, 'shoulder', NULL, NULL, '2007-05-10 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (55, 580, NULL, 'foot', NULL, NULL, '2007-05-31 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (56, 581, NULL, 'ankle', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (57, 582, NULL, 'wrist', NULL, NULL, '2007-06-03 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (58, 583, NULL, 'elbow', NULL, NULL, '2007-04-10 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (59, 584, NULL, 'knee', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (60, 536, NULL, 'fingers', NULL, NULL, '2007-05-20 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (61, 585, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (62, 586, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (63, 461, NULL, 'back', NULL, NULL, '2007-07-27 00:00:00', NULL, NULL, '15-day', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (64, 462, NULL, 'hand', NULL, NULL, '2007-07-25 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (65, 587, NULL, 'elbow', NULL, NULL, '2007-04-27 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (66, 372, NULL, 'hip', NULL, NULL, '2007-05-15 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (67, 431, NULL, 'shoulder', NULL, NULL, '2007-07-08 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (68, 588, NULL, 'knee', NULL, NULL, '2007-03-25 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (69, 458, NULL, 'knee', NULL, NULL, '2007-05-11 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (71, 393, NULL, 'shoulder', NULL, NULL, '2007-06-17 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (72, 589, NULL, 'forearm', NULL, NULL, '2007-06-07 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (73, 590, NULL, 'elbow', NULL, NULL, '2007-04-01 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (74, 512, NULL, 'elbow', NULL, NULL, '2007-07-30 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (75, 591, NULL, 'elbow', NULL, NULL, '2007-04-01 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (76, 392, NULL, 'biceps', NULL, NULL, '2007-06-02 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (77, 592, NULL, 'hamstring', NULL, NULL, '2007-05-16 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (78, 593, NULL, 'elbow', NULL, NULL, '2007-06-09 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (79, 143, NULL, 'biceps', NULL, NULL, '2007-08-02 00:00:00', NULL, NULL, 'probable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (80, 594, NULL, 'elbow', NULL, NULL, '2007-06-02 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (81, 595, NULL, 'elbow', NULL, NULL, '2007-07-22 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (82, 596, NULL, 'shoulder', NULL, NULL, '2007-03-28 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (83, 597, NULL, 'shoulder', NULL, NULL, '2007-05-17 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (84, 391, NULL, 'lower-back', NULL, NULL, '2007-07-29 00:00:00', NULL, NULL, '15-day', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (86, 520, NULL, 'forearm', NULL, NULL, '2007-07-09 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (87, 370, NULL, 'triceps', NULL, NULL, '2007-06-22 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (88, 598, NULL, 'elbow', NULL, NULL, '2007-06-16 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (89, 326, NULL, 'shoulder', NULL, NULL, '2007-06-29 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (90, 599, NULL, 'shoulder', NULL, NULL, '2007-03-31 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (91, 600, NULL, 'elbow', NULL, NULL, '2007-04-15 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (92, 100, NULL, 'lower-back', NULL, NULL, '2007-06-29 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (93, 176, NULL, 'hamstring', NULL, NULL, '2007-08-02 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (94, 337, NULL, 'oblique', NULL, NULL, '2007-08-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (194, 698, NULL, 'wrist', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (95, 352, NULL, 'elbow', NULL, NULL, '2007-05-16 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (96, 609, NULL, 'elbow', NULL, NULL, '2007-03-30 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (97, 610, NULL, 'knee', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (195, 699, NULL, 'thumb', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (196, 700, NULL, 'elbow', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (98, 517, NULL, 'elbow', NULL, NULL, '2007-05-20 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (99, 611, NULL, 'ankle', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (100, 612, NULL, 'shoulder', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (101, 613, NULL, 'neck', NULL, NULL, '2007-05-31 00:00:00', NULL, NULL, '15-day', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (102, 212, NULL, 'elbow', NULL, NULL, '2007-06-02 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (103, 614, NULL, 'back', NULL, NULL, '2007-04-23 00:00:00', NULL, NULL, '60-day', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (104, 615, NULL, 'shoulder', NULL, NULL, '2007-03-31 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (105, 616, NULL, 'shoulder', NULL, NULL, '2007-04-25 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (106, 617, NULL, 'calf', NULL, NULL, '2007-07-20 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (107, 618, NULL, 'shoulder', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (108, 211, NULL, 'other-excused', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'probable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (109, 619, NULL, 'elbow', NULL, NULL, '2007-07-29 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (110, 620, NULL, 'knee', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (111, 621, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (112, 622, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (113, 623, NULL, 'wrist', NULL, NULL, '2007-07-08 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (114, 330, NULL, 'lower-back', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (115, 624, NULL, 'other-excused', NULL, NULL, '2007-07-26 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (116, 625, NULL, 'elbow', NULL, NULL, '2007-05-09 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (117, 626, NULL, 'other-excused', NULL, NULL, '2007-07-04 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (201, 847, NULL, 'other-excused', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (118, 77, NULL, 'forearm', NULL, NULL, '2007-07-27 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (119, 627, NULL, 'shoulder', NULL, NULL, '2007-05-14 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (202, 848, NULL, 'other-excused', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (120, 628, NULL, 'knee', NULL, NULL, '2007-06-25 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (121, 629, NULL, 'ankle', NULL, NULL, '2007-04-16 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (122, 630, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (123, 631, NULL, 'elbow', NULL, NULL, '2007-07-05 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (124, 632, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (125, 200, NULL, 'elbow', NULL, NULL, '2007-05-18 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (126, 201, NULL, 'shoulder', NULL, NULL, '2007-06-09 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (127, 231, NULL, 'shoulder', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (128, 633, NULL, 'elbow', NULL, NULL, '2007-03-28 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (129, 634, NULL, 'fibula', NULL, NULL, '2007-06-14 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (130, 635, NULL, 'shoulder', NULL, NULL, '2007-03-28 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (131, 636, NULL, 'wrist', NULL, NULL, '2007-07-23 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (132, 116, NULL, 'other-excused', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (133, 252, NULL, 'shoulder', NULL, NULL, '2007-06-01 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (135, 244, NULL, 'hamstring', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'doubtful', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (136, 217, NULL, 'elbow', NULL, NULL, '2007-06-30 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (138, 148, NULL, 'hip', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'probable', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (139, 637, NULL, 'hamstring', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (140, 188, NULL, 'shoulder', NULL, NULL, '2007-06-17 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (141, 198, NULL, 'shoulder', NULL, NULL, '2007-07-15 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (142, 106, NULL, 'shoulder', NULL, NULL, '2007-07-04 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (143, 638, NULL, 'concussion', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '15-day', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (144, 639, NULL, 'other-excused', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (145, 186, NULL, 'fingers', NULL, NULL, '2007-07-15 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (146, 640, NULL, 'forearm', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (147, 641, NULL, 'oblique', NULL, NULL, '2007-07-25 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (148, 642, NULL, 'hamstring', NULL, NULL, '2007-06-07 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (149, 643, NULL, 'other-excused', NULL, NULL, '2007-07-05 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (150, 644, NULL, 'hamstring', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (151, 645, NULL, 'trapezius', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (152, 646, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (153, 647, NULL, 'shoulder', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (154, 648, NULL, 'tibia', NULL, NULL, '2007-07-22 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (155, 649, NULL, 'groin', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (156, 650, NULL, 'ankle', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (157, 129, NULL, 'shoulder', NULL, NULL, '2007-06-09 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (158, 130, NULL, 'foot', NULL, NULL, '2007-06-21 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (159, 651, NULL, 'forearm', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'questionable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (160, 652, NULL, 'shoulder', NULL, NULL, '2007-07-29 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (161, 653, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (162, 113, NULL, 'shoulder', NULL, NULL, '2007-06-16 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (163, 654, NULL, 'hand', NULL, NULL, '2007-07-27 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (164, 655, NULL, 'calf', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (165, 656, NULL, 'ankle', NULL, NULL, '2007-06-29 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (166, 216, NULL, 'elbow', NULL, NULL, '2007-06-29 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (167, 193, NULL, 'shoulder', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'probable', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (168, 657, NULL, 'hamstring', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (203, 851, NULL, 'other-excused', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (169, 267, NULL, 'hamstring', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'doubtful', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (171, 472, NULL, 'ankle', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'questionable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (172, 102, NULL, 'oblique', NULL, NULL, '2007-07-25 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (173, 341, NULL, 'knee', NULL, NULL, '2007-06-09 00:00:00', NULL, NULL, '60-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (174, 342, NULL, 'hamstring', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'doubtful', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (177, 95, NULL, 'forearm', NULL, NULL, '2007-06-05 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (178, 658, NULL, 'elbow', NULL, NULL, '2007-04-02 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (179, 404, NULL, 'biceps', NULL, NULL, '2007-06-19 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (180, 659, NULL, 'elbow', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (181, 660, NULL, 'shoulder', NULL, NULL, '2007-03-23 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (199, 802, NULL, 'elbow', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (182, 153, NULL, 'elbow', NULL, NULL, '2007-07-09 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (183, 661, NULL, 'knee', NULL, NULL, '2007-05-06 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (184, 79, NULL, 'hamstring', NULL, NULL, '2007-07-25 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (185, 215, NULL, 'hip', NULL, NULL, '2007-06-28 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (186, 662, NULL, 'infection', NULL, NULL, '2007-06-24 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (187, 663, NULL, 'shoulder', NULL, NULL, '2007-03-28 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (188, 664, NULL, 'thumb', NULL, NULL, '2007-06-24 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (189, 85, NULL, 'shoulder', NULL, NULL, '2007-05-12 00:00:00', NULL, NULL, '15-day', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (190, 665, NULL, 'leg', NULL, NULL, '2007-03-28 00:00:00', NULL, NULL, '60-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (191, 83, NULL, 'elbow', NULL, NULL, '2007-05-06 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (192, 213, NULL, 'elbow', NULL, NULL, '2007-07-16 00:00:00', NULL, NULL, '15-day', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (193, 666, NULL, 'shoulder', NULL, NULL, '2007-05-07 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (217, 1180, NULL, 'other-excused', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (228, 2073, NULL, 'thumb', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'probable', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (234, 2080, NULL, 'back', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (617, 2486, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (766, 3280, NULL, 'head', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (272, 1534, NULL, 'knee', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (261, 1537, NULL, 'foot', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (262, 1535, NULL, 'ankle', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (263, 1510, NULL, 'knee', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (264, 1497, NULL, 'thigh', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (265, 1525, NULL, 'knee', NULL, NULL, '2007-09-12 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (266, 1491, NULL, 'ankle', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (267, 1523, NULL, 'other-illness', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (268, 1532, NULL, 'thigh', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (269, 1490, NULL, 'knee', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (270, 1521, NULL, 'wrist', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (271, 1513, NULL, 'groin', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (273, 1485, NULL, 'hamstring', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (274, 1477, NULL, 'thigh', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (275, 2216, NULL, 'calf', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (276, 2217, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (277, 2218, NULL, 'shoulder', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (278, 2219, NULL, 'neck', NULL, NULL, '2007-09-11 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (279, 2220, NULL, 'forearm', NULL, NULL, '2007-09-13 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (280, 2221, NULL, 'hamstring', NULL, NULL, '2007-09-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (281, 2222, NULL, 'neck', NULL, NULL, '2007-10-19 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (282, 2223, NULL, 'foot', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (283, 2224, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (284, 2225, NULL, 'ankle', NULL, NULL, '2007-09-11 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (285, 2226, NULL, 'knee', NULL, NULL, '2007-10-05 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (286, 2227, NULL, 'forearm', NULL, NULL, '2007-09-24 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (287, 2228, NULL, 'shoulder', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (288, 2229, NULL, 'thigh', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (289, 2230, NULL, 'wrist', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (769, 3051, NULL, 'concussion', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (290, 2231, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (291, 2232, NULL, 'ankle', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (292, 2233, NULL, 'hip', NULL, NULL, '2007-10-16 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (293, 2234, NULL, 'achilles-tendon', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (294, 2236, NULL, 'neck', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (295, 2238, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (296, 2239, NULL, 'undisclosed', NULL, NULL, '2007-08-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (297, 2240, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (298, 2241, NULL, 'undisclosed', NULL, NULL, '2007-08-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (299, 2242, NULL, 'neck', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (300, 2243, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (301, 2244, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (302, 2245, NULL, 'foot', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (303, 2246, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (304, 2247, NULL, 'neck', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (305, 2248, NULL, 'wrist', NULL, NULL, '2007-08-21 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (306, 2249, NULL, 'knee', NULL, NULL, '2007-08-10 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (307, 2250, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (308, 2251, NULL, 'head', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (309, 2252, NULL, 'undisclosed', NULL, NULL, '2007-08-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (310, 2253, NULL, 'knee', NULL, NULL, '2007-10-16 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (311, 2254, NULL, 'undisclosed', NULL, NULL, '2007-08-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (312, 2255, NULL, 'undisclosed', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (313, 2256, NULL, 'knee', NULL, NULL, '2007-10-23 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (314, 2257, NULL, 'undisclosed', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (770, 3387, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (315, 2258, NULL, 'knee', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (316, 2259, NULL, 'shoulder', NULL, NULL, '2007-08-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (317, 2260, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (318, 2261, NULL, 'knee', NULL, NULL, '2007-10-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (319, 2262, NULL, 'achilles-tendon', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (320, 2263, NULL, 'concussion', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (321, 2264, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (322, 1291, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (323, 1278, NULL, 'biceps', NULL, NULL, '2007-10-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (324, 1266, NULL, 'groin', NULL, NULL, '2007-10-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (325, 1288, NULL, 'hip', NULL, NULL, '2007-11-01 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (326, 1264, NULL, 'spine', NULL, NULL, '2007-08-22 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (757, 1245, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (327, 1234, NULL, 'calf', NULL, NULL, '2007-10-18 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (328, 1265, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (329, 1270, NULL, 'neck', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (330, 1296, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (331, 1260, NULL, 'concussion', NULL, NULL, '2007-09-29 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (332, 1263, NULL, 'ribs', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (333, 1293, NULL, 'knee', NULL, NULL, '2007-10-18 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (334, 1247, NULL, 'achilles-tendon', NULL, NULL, '2007-08-20 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (335, 1235, NULL, 'quadriceps', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (336, 1240, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (337, 1275, NULL, 'other-excused', NULL, NULL, '2007-11-01 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (338, 2265, NULL, 'chest', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (339, 2266, NULL, 'arm', NULL, NULL, '2007-08-13 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (340, 2267, NULL, 'knee', NULL, NULL, '2007-07-30 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (341, 2268, NULL, 'biceps', NULL, NULL, '2007-08-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (765, 3279, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (342, 2269, NULL, 'head', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (343, 2270, NULL, 'foot', NULL, NULL, '2007-08-13 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (344, 2271, NULL, 'foot', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (345, 2272, NULL, 'hamstring', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (346, 2273, NULL, 'other-illness', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (347, 2274, NULL, 'fibula', NULL, NULL, '2007-10-06 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (348, 2275, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (349, 2276, NULL, 'concussion', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (350, 2277, NULL, 'other-illness', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (351, 2278, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (352, 2279, NULL, 'thigh', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (353, 2280, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (354, 2281, NULL, 'knee', NULL, NULL, '2007-09-11 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (355, 2282, NULL, 'neck', NULL, NULL, '2007-10-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (356, 2283, NULL, 'hand', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (357, 2284, NULL, 'knee', NULL, NULL, '2007-09-25 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (358, 2285, NULL, 'leg', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (359, 2286, NULL, 'neck', NULL, NULL, '2007-09-25 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (360, 2287, NULL, 'knee', NULL, NULL, '2007-07-30 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (361, 2288, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (362, 2289, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (363, 2290, NULL, 'undisclosed', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (364, 2291, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (365, 2292, NULL, 'elbow', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (366, 1424, NULL, 'other-excused', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (367, 1460, NULL, 'knee', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (368, 1450, NULL, 'knee', NULL, NULL, '2007-08-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (369, 1452, NULL, 'knee', NULL, NULL, '2007-10-04 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (370, 1432, NULL, 'neck', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (371, 1435, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (372, 1470, NULL, 'neck', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (373, 1434, NULL, 'shoulder', NULL, NULL, '2007-10-07 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (374, 1444, NULL, 'ear', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (375, 1464, NULL, 'undisclosed', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (376, 2293, NULL, 'achilles-tendon', NULL, NULL, '2007-08-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (758, 2623, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (377, 2294, NULL, 'wrist', NULL, NULL, '2007-11-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (378, 2295, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (379, 2296, NULL, 'thigh', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (380, 2297, NULL, 'shoulder', NULL, NULL, '2007-09-19 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (381, 2298, NULL, 'biceps', NULL, NULL, '2008-08-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (382, 2299, NULL, 'quadriceps', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (383, 2300, NULL, 'ankle', NULL, NULL, '2007-10-24 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (384, 2301, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (385, 2302, NULL, 'foot', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (386, 2303, NULL, 'groin', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (387, 2304, NULL, 'undisclosed', NULL, NULL, '2007-08-26 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (388, 2305, NULL, 'knee', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (763, 2655, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (389, 2306, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (390, 2307, NULL, 'hip', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (391, 2308, NULL, 'shoulder', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (392, 2309, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (393, 2310, NULL, 'knee', NULL, NULL, '2007-10-30 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (394, 2311, NULL, 'knee', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (395, 2312, NULL, 'shoulder', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (396, 2313, NULL, 'shoulder', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (397, 2314, NULL, 'knee', NULL, NULL, '2007-10-24 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (398, 2315, NULL, 'achilles-tendon', NULL, NULL, '2007-09-11 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (399, 2317, NULL, 'knee', NULL, NULL, '2007-10-08 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (400, 2318, NULL, 'neck', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (401, 2319, NULL, 'groin', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (402, 2320, NULL, 'ankle', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (403, 2321, NULL, 'concussion', NULL, NULL, '2007-10-20 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (404, 2322, NULL, 'shoulder', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (405, 2323, NULL, 'shoulder', NULL, NULL, '2007-10-16 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (406, 2324, NULL, 'knee', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (407, 2325, NULL, 'foot', NULL, NULL, '2007-08-29 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (408, 2326, NULL, 'knee', NULL, NULL, '2007-10-24 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (409, 2327, NULL, 'knee', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (410, 2328, NULL, 'knee', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (411, 2329, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (412, 2330, NULL, 'knee', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (413, 2331, NULL, 'chest', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (414, 2332, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (415, 2333, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (416, 2334, NULL, 'knee', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (417, 2335, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (418, 2336, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (419, 2337, NULL, 'foot', NULL, NULL, '2007-10-03 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (420, 2338, NULL, 'arm', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (421, 1433, NULL, 'hamstring', NULL, NULL, '2007-08-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (422, 2339, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (423, 2340, NULL, 'chest', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (424, 2341, NULL, 'knee', NULL, NULL, '2007-10-27 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (425, 2342, NULL, 'concussion', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (426, 2343, NULL, 'other-excused', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (427, 2344, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (428, 2345, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (429, 2346, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (430, 2347, NULL, 'other-illness', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (431, 2348, NULL, 'foot', NULL, NULL, '2007-09-12 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (432, 2349, NULL, 'thigh', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (433, 2350, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (434, 2351, NULL, 'neck', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (435, 2352, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (436, 2353, NULL, 'knee', NULL, NULL, '2007-09-18 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (437, 2354, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (438, 2355, NULL, 'undisclosed', NULL, NULL, '2007-08-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (439, 2356, NULL, 'quadriceps', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (440, 2357, NULL, 'knee', NULL, NULL, '2007-08-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (767, 3361, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (441, 2358, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (442, 2359, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (443, 2360, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (444, 2361, NULL, 'knee', NULL, NULL, '2007-11-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (445, 2362, NULL, 'foot', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (446, 2363, NULL, 'leg', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (447, 2364, NULL, 'toe', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (448, 2365, NULL, 'undisclosed', NULL, NULL, '2007-08-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (449, 2366, NULL, 'back', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (450, 2367, NULL, 'knee', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (451, 2368, NULL, 'spleen', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (452, 2369, NULL, 'foot', NULL, NULL, '2007-10-16 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (760, 2625, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (453, 2370, NULL, 'toe', NULL, NULL, '2007-10-16 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (454, 2371, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (455, 2372, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (456, 2373, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (457, 2374, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (458, 2375, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (459, 2376, NULL, 'undisclosed', NULL, NULL, '2007-08-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (460, 2377, NULL, 'undisclosed', NULL, NULL, '2007-08-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (461, 2378, NULL, 'knee', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (462, 2380, NULL, 'knee', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (463, 2381, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (464, 2382, NULL, 'thigh', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (465, 2383, NULL, 'toe', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (466, 2384, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (467, 2385, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (468, 2386, NULL, 'knee', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (469, 2387, NULL, 'quadriceps', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (470, 2388, NULL, 'undisclosed', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (471, 2389, NULL, 'forearm', NULL, NULL, '2007-10-22 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (472, 2390, NULL, 'biceps', NULL, NULL, '2007-09-03 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (473, 2391, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (474, 2392, NULL, 'ankle', NULL, NULL, '2007-08-27 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (475, 2393, NULL, 'collarbone', NULL, NULL, '2007-10-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (476, 2394, NULL, 'triceps', NULL, NULL, '2007-08-27 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (477, 2395, NULL, 'elbow', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (478, 2396, NULL, 'calf', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (479, 2397, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (480, 1402, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (481, 1377, NULL, 'knee', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (482, 1358, NULL, 'knee', NULL, NULL, '2007-08-22 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (483, 1360, NULL, 'knee', NULL, NULL, '2007-07-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (484, 1353, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (485, 1363, NULL, 'knee', NULL, NULL, '2007-10-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (486, 1362, NULL, 'knee', NULL, NULL, '2007-10-23 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (487, 1394, NULL, 'knee', NULL, NULL, '2007-08-22 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (488, 1355, NULL, 'wrist', NULL, NULL, '2007-08-04 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (489, 1386, NULL, 'undisclosed', NULL, NULL, '2007-07-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (490, 1383, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (491, 1396, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (492, 1375, NULL, 'ankle', NULL, NULL, '2007-10-24 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (493, 2398, NULL, 'knee', NULL, NULL, '2007-09-20 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (494, 2399, NULL, 'calf', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (495, 2400, NULL, 'elbow', NULL, NULL, '2007-10-10 00:00:00', NULL, NULL, 'injured-reserve', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (764, 2656, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (496, 2401, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (497, 2402, NULL, 'knee', NULL, NULL, '2007-08-07 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (498, 2403, NULL, 'achilles-tendon', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (499, 2404, NULL, 'knee', NULL, NULL, '2007-10-30 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (500, 2405, NULL, 'collarbone', NULL, NULL, '2007-09-19 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (501, 2406, NULL, 'hand', NULL, NULL, '2007-08-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (502, 2407, NULL, 'concussion', NULL, NULL, '2007-10-24 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (503, 2408, NULL, 'appendix', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (504, 2409, NULL, 'knee', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (505, 2410, NULL, 'knee', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (506, 2411, NULL, 'elbow', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (507, 2412, NULL, 'knee', NULL, NULL, '2007-09-10 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (508, 2413, NULL, 'groin', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (509, 2414, NULL, 'arm', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (510, 2415, NULL, 'back', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (511, 2416, NULL, 'knee', NULL, NULL, '2007-09-10 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (512, 2417, NULL, 'shoulder', NULL, NULL, '2007-09-04 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (513, 2419, NULL, 'knee', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (514, 2420, NULL, 'neck', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (515, 2421, NULL, 'ankle', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (516, 2422, NULL, 'biceps', NULL, NULL, '2007-09-11 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (517, 2423, NULL, 'calf', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (518, 1556, NULL, 'elbow', NULL, NULL, '2007-09-23 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (519, 1566, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (520, 1571, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (521, 1568, NULL, 'undisclosed', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (761, 1607, NULL, 'undisclosed', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (522, 1554, NULL, 'knee', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (523, 1555, NULL, 'knee', NULL, NULL, '2007-10-04 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (524, 1576, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (525, 1560, NULL, 'knee', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (526, 1604, NULL, 'knee', NULL, NULL, '2007-08-03 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (527, 1562, NULL, 'undisclosed', NULL, NULL, '2007-08-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (528, 2424, NULL, 'neck', NULL, NULL, '2007-09-20 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (529, 2425, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (530, 2426, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (531, 2427, NULL, 'knee', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (532, 2428, NULL, 'undisclosed', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (533, 2429, NULL, 'other-illness', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (534, 2430, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (535, 2431, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (536, 2432, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (537, 2433, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (538, 2434, NULL, 'knee', NULL, NULL, '2007-09-16 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (539, 2435, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (540, 2436, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (541, 2437, NULL, 'foot', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (762, 2654, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (542, 2438, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (543, 2439, NULL, 'knee', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (544, 2440, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (545, 2441, NULL, 'shoulder', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (546, 2442, NULL, 'knee', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (547, 2443, NULL, 'neck', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (548, 2444, NULL, 'ankle', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (549, 2445, NULL, 'shoulder', NULL, NULL, '2007-10-30 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (550, 2446, NULL, 'foot', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (551, 1661, NULL, 'foot', NULL, NULL, '2007-10-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (552, 1616, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (553, 1636, NULL, 'neck', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (554, 1669, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (555, 1676, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (556, 1631, NULL, 'knee', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (557, 1664, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (558, 1617, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (559, 1650, NULL, 'back', NULL, NULL, '2007-08-14 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (560, 1611, NULL, 'knee', NULL, NULL, '2007-08-13 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (561, 1644, NULL, 'knee', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (562, 1638, NULL, 'neck', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (563, 1660, NULL, 'other-illness', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (564, 1639, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (565, 2447, NULL, 'pectoral', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (566, 2448, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (567, 2449, NULL, 'knee', NULL, NULL, '2007-09-25 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (568, 2450, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (569, 2451, NULL, 'knee', NULL, NULL, '2007-07-19 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (570, 2452, NULL, 'back', NULL, NULL, '2007-09-16 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (571, 2453, NULL, 'concussion', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (572, 2454, NULL, 'back', NULL, NULL, '2007-09-19 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (573, 2455, NULL, 'back', NULL, NULL, '2007-09-11 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (574, 2456, NULL, 'shoulder', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (575, 2457, NULL, 'achilles-tendon', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (576, 2458, NULL, 'ankle', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (577, 2459, NULL, 'hamstring', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (578, 2460, NULL, 'undisclosed', NULL, NULL, '2007-09-04 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (579, 2461, NULL, 'shoulder', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (580, 2462, NULL, 'knee', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (581, 2463, NULL, 'undisclosed', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (582, 2464, NULL, 'shoulder', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (583, 2465, NULL, 'undisclosed', NULL, NULL, '2007-08-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (584, 2466, NULL, 'foot', NULL, NULL, '2007-08-27 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (585, 2467, NULL, 'knee', NULL, NULL, '2007-09-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (586, 2468, NULL, 'foot', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (587, 2469, NULL, 'neck', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (588, 2470, NULL, 'triceps', NULL, NULL, '2007-08-27 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (589, 2471, NULL, 'knee', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (590, 2472, NULL, 'ankle', NULL, NULL, '2007-08-27 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (591, 2473, NULL, 'other-excused', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (592, 2474, NULL, 'chest', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (593, 2475, NULL, 'ankle', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (594, 2476, NULL, 'knee', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (595, 2477, NULL, 'neck', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (596, 2478, NULL, 'ankle', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (597, 2479, NULL, 'groin', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (598, 1684, NULL, 'knee', NULL, NULL, '2007-08-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (599, 1707, NULL, 'quadriceps', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (600, 1700, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (601, 1735, NULL, 'pectoral', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (602, 1724, NULL, 'knee', NULL, NULL, '2007-08-26 00:00:00', NULL, NULL, 'physically-unable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (603, 1708, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (604, 1698, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (605, 1716, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (606, 1729, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (607, 1711, NULL, 'knee', NULL, NULL, '2007-09-21 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (608, 1737, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (609, 1720, NULL, 'ankle', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (610, 1688, NULL, 'knee', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (611, 2480, NULL, 'knee', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (612, 2481, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (613, 2482, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (614, 2483, NULL, 'knee', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (615, 2484, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (616, 2485, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (618, 2487, NULL, 'knee', NULL, NULL, '2007-10-16 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (619, 2488, NULL, 'oblique', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (620, 2489, NULL, 'foot', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (621, 2490, NULL, 'foot', NULL, NULL, '2007-10-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (622, 2491, NULL, 'ankle', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (623, 2492, NULL, 'knee', NULL, NULL, '2007-10-06 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (624, 2493, NULL, 'knee', NULL, NULL, '2007-09-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (625, 2494, NULL, 'toe', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (626, 2495, NULL, 'knee', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (627, 2496, NULL, 'knee', NULL, NULL, '2007-10-17 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (628, 2497, NULL, 'back', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (629, 2498, NULL, 'shoulder', NULL, NULL, '2007-09-11 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (630, 2499, NULL, 'hamstring', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (631, 2500, NULL, 'ankle', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (632, 2501, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (633, 2502, NULL, 'calf', NULL, NULL, '2007-11-01 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (634, 2503, NULL, 'knee', NULL, NULL, '2007-10-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (635, 2504, NULL, 'knee', NULL, NULL, '2007-08-20 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (636, 2505, NULL, 'neck', NULL, NULL, '2007-08-09 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (637, 2506, NULL, 'knee', NULL, NULL, '2007-10-24 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (638, 2507, NULL, 'other-excused', NULL, NULL, '2007-10-10 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (639, 2508, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (640, 2509, NULL, 'calf', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (641, 2510, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (642, 2511, NULL, 'knee', NULL, NULL, '2007-10-03 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (643, 2512, NULL, 'knee', NULL, NULL, '2007-10-03 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (644, 2513, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (645, 2514, NULL, 'knee', NULL, NULL, '2007-06-22 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (646, 2515, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (647, 2516, NULL, 'undisclosed', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (648, 2517, NULL, 'achilles-tendon', NULL, NULL, '2007-08-20 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (649, 2518, NULL, 'foot', NULL, NULL, '2007-09-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (650, 2519, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (651, 2520, NULL, 'neck', NULL, NULL, '2007-08-27 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (652, 2521, NULL, 'triceps', NULL, NULL, '2007-09-18 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (653, 2522, NULL, 'knee', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (654, 2523, NULL, 'knee', NULL, NULL, '2007-07-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (655, 2524, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (656, 2525, NULL, 'quadriceps', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (657, 2526, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (658, 2527, NULL, 'ankle', NULL, NULL, '2007-09-11 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (659, 2528, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (660, 2529, NULL, 'ankle', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (661, 2530, NULL, 'knee', NULL, NULL, '2007-10-30 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (662, 2531, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (663, 2532, NULL, 'undisclosed', NULL, NULL, '2007-09-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (664, 2533, NULL, 'hamstring', NULL, NULL, '2007-08-27 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (665, 2534, NULL, 'knee', NULL, NULL, '2007-08-20 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (666, 1910, NULL, 'concussion', NULL, NULL, '2007-10-16 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (667, 2535, NULL, 'groin', NULL, NULL, '2007-10-19 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (668, 2536, NULL, 'concussion', NULL, NULL, '2007-09-18 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (669, 2537, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (670, 2538, NULL, 'ankle', NULL, NULL, '2007-10-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (671, 2539, NULL, 'nose', NULL, NULL, '2007-10-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (672, 2540, NULL, 'shoulder', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (673, 2541, NULL, 'heart', NULL, NULL, '2007-09-21 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (674, 2542, NULL, 'groin', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (675, 2543, NULL, 'knee', NULL, NULL, '2007-10-25 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (676, 2544, NULL, 'ankle', NULL, NULL, '2007-10-22 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (677, 2545, NULL, 'knee', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (678, 2546, NULL, 'ankle', NULL, NULL, '2007-10-21 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (679, 2547, NULL, 'other-excused', NULL, NULL, '2007-10-21 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (680, 2548, NULL, 'shoulder', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (681, 2107, NULL, 'shoulder', NULL, NULL, '2007-10-06 00:00:00', NULL, NULL, 'injured-reserve', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (682, 2103, NULL, 'other-excused', NULL, NULL, '2007-10-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (683, 2109, NULL, 'nose', NULL, NULL, '2007-10-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (684, 2186, NULL, 'shoulder', NULL, NULL, '2007-10-23 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (685, 2549, NULL, 'wrist', NULL, NULL, '2007-10-03 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (686, 2184, NULL, 'wrist', NULL, NULL, '2007-10-26 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (687, 2550, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (688, 2551, NULL, 'concussion', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (689, 2552, NULL, 'leg', NULL, NULL, '2007-09-25 00:00:00', NULL, NULL, 'injured-reserve', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (690, 2554, NULL, 'knee', NULL, NULL, '2007-09-12 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (691, 1326, NULL, 'abdomen', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (692, 2555, NULL, 'shoulder', NULL, NULL, '2007-09-22 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (693, 2556, NULL, 'groin', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (694, 2557, NULL, 'hip', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (695, 2558, NULL, 'other-excused', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (696, 2559, NULL, 'shoulder', NULL, NULL, '2007-10-13 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (697, 2560, NULL, 'shoulder', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (698, 2561, NULL, 'knee', NULL, NULL, '2007-10-24 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (699, 2562, NULL, 'ankle', NULL, NULL, '2007-10-03 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (700, 2563, NULL, 'other-excused', NULL, NULL, '2007-09-10 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (701, 2564, NULL, 'ankle', NULL, NULL, '2007-11-01 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (702, 2565, NULL, 'hand', NULL, NULL, '2007-10-26 00:00:00', NULL, NULL, 'injured-reserve', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (703, 2566, NULL, 'shoulder', NULL, NULL, '2007-11-01 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (704, 1217, NULL, 'thumb', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'injured-reserve', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (705, 1226, NULL, 'other-excused', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (706, 2567, NULL, 'other-excused', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (707, 2569, NULL, 'abdomen', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (708, 2192, NULL, 'shoulder', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (709, 2193, NULL, 'ankle', NULL, NULL, '2007-10-19 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (710, 2570, NULL, 'back', NULL, NULL, '2007-09-14 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (711, 2571, NULL, 'shoulder', NULL, NULL, '2007-10-31 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (712, 2572, NULL, 'toe', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (713, 2573, NULL, 'knee', NULL, NULL, '2007-10-10 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (714, 2575, NULL, 'sports-hernia', NULL, NULL, '2007-09-21 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (715, 2576, NULL, 'eye', NULL, NULL, '2007-10-01 00:00:00', NULL, NULL, 'injured-reserve', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (716, 2577, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (717, 2578, NULL, 'shoulder', NULL, NULL, '2007-09-21 00:00:00', NULL, NULL, 'injured-reserve', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (718, 1855, NULL, 'groin', NULL, NULL, '2007-10-23 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (719, 1857, NULL, 'knee', NULL, NULL, '2007-10-07 00:00:00', NULL, NULL, 'injured-reserve', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (720, 1816, NULL, 'other-excused', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (721, 2579, NULL, 'abdomen', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (722, 2580, NULL, 'knee', NULL, NULL, '2007-10-24 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (723, 2581, NULL, 'fingers', NULL, NULL, '2007-10-21 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (724, 2582, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (725, 2164, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (726, 2583, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (727, 2585, NULL, 'groin', NULL, NULL, '2007-10-03 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (728, 1186, NULL, 'other-excused', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (729, 2586, NULL, 'knee', NULL, NULL, '2007-11-01 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (730, 2587, NULL, 'other-excused', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (731, 2589, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (732, 1935, NULL, 'fingers', NULL, NULL, '2007-10-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (733, 2590, NULL, 'shoulder', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (734, 2591, NULL, 'back', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (735, 1934, NULL, 'knee', NULL, NULL, '2007-10-28 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (736, 1790, NULL, 'wrist', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (737, 2111, NULL, 'foot', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (738, 2034, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (739, 2592, NULL, 'hip', NULL, NULL, '2007-09-14 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (740, 2593, NULL, 'back', NULL, NULL, '2007-09-25 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (741, 2594, NULL, 'sports-hernia', NULL, NULL, '2007-09-22 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (756, 1770, NULL, 'other-excused', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (742, 2189, NULL, 'knee', NULL, NULL, '2007-10-22 00:00:00', NULL, NULL, 'injured-reserve', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (743, 1779, NULL, 'groin', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (744, 2595, NULL, 'knee', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'injured-reserve', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (745, 1747, NULL, 'calf', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'injured-reserve', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (746, 1749, NULL, 'nose', NULL, NULL, '2007-11-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (747, 1759, NULL, 'hip', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (748, 2180, NULL, 'foot', NULL, NULL, '2007-11-01 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (749, 2182, NULL, 'fingers', NULL, NULL, '2007-10-25 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (750, 2596, NULL, 'groin', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (751, 2597, NULL, 'other-excused', NULL, NULL, '2007-10-03 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (752, 2598, NULL, 'ankle', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'injured-reserve', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (753, 2599, NULL, 'other-excused', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (754, 2600, NULL, 'ankle', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (204, 2054, NULL, 'knee', NULL, NULL, '2007-10-26 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (205, 2055, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (206, 2056, NULL, 'foot', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (207, 2057, NULL, 'other-excused', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (208, 2058, NULL, 'knee', NULL, NULL, '2007-10-05 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (209, 2059, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (210, 2060, NULL, 'knee', NULL, NULL, '2007-10-21 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (211, 2061, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (212, 2062, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (213, 1304, NULL, 'knee', NULL, NULL, '2007-10-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (214, 1306, NULL, 'wrist', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (215, 1302, NULL, 'ankle', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'questionable', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (216, 1177, NULL, 'thigh', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (218, 1173, NULL, 'shoulder', NULL, NULL, '2007-10-26 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (219, 1174, NULL, 'foot', NULL, NULL, '2007-10-26 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (220, 2063, NULL, 'groin', NULL, NULL, '2007-10-27 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (221, 2065, NULL, 'hand', NULL, NULL, '2007-10-08 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (222, 2066, NULL, 'other-excused', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (223, 2067, NULL, 'other-excused', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (224, 2068, NULL, 'hand', NULL, NULL, '2007-10-25 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (225, 2070, NULL, 'back', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (226, 2071, NULL, 'back', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (227, 2072, NULL, 'achilles-tendon', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (755, 2074, NULL, 'other-excused', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (229, 2075, NULL, 'calf', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (230, 2076, NULL, 'achilles-tendon', NULL, NULL, '2007-10-24 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (231, 2077, NULL, 'knee', NULL, NULL, '2007-10-29 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (232, 2078, NULL, 'shoulder', NULL, NULL, '2007-10-24 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (233, 2079, NULL, 'flu', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (235, 2081, NULL, 'shoulder', NULL, NULL, '2007-10-02 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (236, 2082, NULL, 'hip', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (237, 2083, NULL, 'shoulder', NULL, NULL, '2007-08-17 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (238, 2084, NULL, 'knee', NULL, NULL, '2007-10-30 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (239, 2085, NULL, 'foot', NULL, NULL, '2007-10-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (240, 2086, NULL, 'knee', NULL, NULL, '2007-10-19 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (241, 2087, NULL, 'knee', NULL, NULL, '2007-10-27 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (242, 2088, NULL, 'trapezius', NULL, NULL, '2007-10-04 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (243, 2089, NULL, 'ankle', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'doubtful', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (244, 2090, NULL, 'hip', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (245, 2091, NULL, 'knee', NULL, NULL, '2007-10-30 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (771, 3388, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (246, 2092, NULL, 'back', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'questionable', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (247, 2093, NULL, 'knee', NULL, NULL, '2007-09-13 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (248, 2094, NULL, 'knee', NULL, NULL, '2007-09-15 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (249, 2095, NULL, 'ankle', NULL, NULL, '2007-10-30 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (250, 1154, NULL, 'thumb', NULL, NULL, '2007-10-27 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (251, 1161, NULL, 'knee', NULL, NULL, '2007-10-09 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (252, 1156, NULL, 'fingers', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'questionable', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (253, 1160, NULL, 'other-excused', NULL, NULL, '2007-10-17 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (254, 2096, NULL, 'other-excused', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (255, 2097, NULL, 'calf', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'questionable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (256, 2098, NULL, 'hamstring', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (257, 2099, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', 'right'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (768, 2650, NULL, 'quadriceps', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'out', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (258, 2100, NULL, 'wrist', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'doubtful', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (759, 2624, NULL, 'knee', NULL, NULL, '2007-11-04 00:00:00', NULL, NULL, 'probable', 'left'); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (259, 2101, NULL, 'heart', NULL, NULL, '2007-10-10 00:00:00', NULL, NULL, 'out', NULL); INSERT INTO injury_phases (id, person_id, injury_status, injury_type, injury_comment, disabled_list, start_date_time, end_date_time, season_id, phase_type, injury_side) VALUES (260, 2102, NULL, 'ankle', NULL, NULL, '2007-11-03 00:00:00', NULL, NULL, 'out', 'right'); -- -- Data for Name: key_aliases; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: key_roots; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: latest_revisions; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (1, 'xt.20070720T170606-0400.l.mlb.com-leaguedir', 1); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (2, 'xt.20070720T170606-0400.l.nfl.com-leaguedir', 2); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (3, 'xt.20070914T171323-0400.l.nba.com-leaguedir', 3); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (4, 'xt.20070919T145324-0400.l.nhl.com-leaguedir', 4); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (5, 'l.mlb.com-2007-e.19860-event-stats-sportsnetwork.com', 5); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (6, 'xt.6164389-indstats-cle', 6); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (7, 'l.mlb.com-2007-e.20721-event-stats-sportsnetwork.com', 7); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (8, 'xt.6164706-ari-sked', 8); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (9, 'xt.6164707-indstats-ari', 9); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (10, 'xt.6164708-los-sked', 10); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (11, 'xt.6164709-indstats-los', 11); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (12, 'l.mlb.com-2007-e.20848-event-stats-sportsnetwork.com', 12); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (13, 'l.mlb.com-2007-e.20383-event-stats-sportsnetwork.com', 13); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (14, 'xt.6164726-sfg-sked', 14); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (15, 'xt.6164727-indstats-sfg', 15); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (16, 'xt.6164729-sdp-sked', 16); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (17, 'xt.6164730-ana-sked', 17); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (18, 'xt.6164731-indstats-ana', 18); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (19, 'xt.6161378-standings', 19); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (20, 'xt.6164734-oak-sked', 20); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (21, 'xt.6164735-indstats-oak', 21); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (22, 'xt.6164736-indstats-sdp', 22); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (23, 'l.mlb.com-2007-e.19723-event-stats-sportsnetwork.com', 23); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (24, 'xt.6164750-bos-sked', 24); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (25, 'xt.6164753-indstats-bos', 25); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (26, 'xt.6164754-sea-sked', 26); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (27, 'xt.6161486-AL-INJURIES', 27); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (28, 'xt.6164757-indstats-sea', 28); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (29, 'xt.6161488-NL-INJURIES', 29); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (30, 'xt.6165087-standings', 30); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (31, 'xt.6165166-roster-sea', 31); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (32, 'xt.6165172-roster-fla', 32); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (33, 'xt.6165173-roster-hou', 33); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (38, 'xt.6165450-RODRIGUEZ-NYY', 40); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (39, 'l.mlb.com-2007-e.20638-event-stats-sportsnetwork.com', 46); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (40, 'xt.6165911-tex-sked', 47); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (41, 'xt.6165916-indstats-tex', 48); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (42, 'xt.6165917-tor-sked', 49); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (43, 'xt.6165918-indstats-tor', 50); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (45, 'xt.6166077-roster-oak', 55); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (46, 'xt.6166081-roster-det', 56); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (47, 'l.mlb.com-2007-e.20131-event-stats-sportsnetwork.com', 57); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (48, 'xt.6166094-kan-sked', 59); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (49, 'xt.6166098-indstats-kan', 60); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (50, 'xt.6166100-nyy-sked', 61); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (36, 'xt.6165333-indstats-nyy', 62); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (51, 'xt.6166122-roster-tor', 64); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (44, 'xt.6166076-roster-ari', 68); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (52, 'l.mlb.com-2007-e.20385-event-stats-sportsnetwork.com', 69); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (53, 'xt.6166319-ana-sked', 71); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (54, 'xt.6166320-indstats-ana', 72); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (55, 'l.mlb.com-2007-e.18640-event-stats-sportsnetwork.com', 73); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (56, 'xt.6166322-oak-sked', 74); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (57, 'xt.6166323-indstats-oak', 75); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (58, 'xt.6166324-nym-sked', 76); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (59, 'xt.6166325-indstats-nym', 77); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (60, 'xt.6166326-chc-sked', 78); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (61, 'xt.6166327-indstats-chc', 79); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (62, 'l.mlb.com-2007-e.19861-event-stats-sportsnetwork.com', 80); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (63, 'xt.6166343-cle-sked', 81); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (64, 'xt.6166349-indstats-cle', 82); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (65, 'xt.6166350-min-sked', 83); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (66, 'xt.6166351-indstats-min', 84); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (35, 'xt.6165249-AL-INJURIES', 86); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (34, 'xt.6165247-NL-INJURIES', 87); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (67, 'l.mlb.com-2007-e.19460-event-stats-sportsnetwork.com', 88); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (68, 'xt.6167584-indstats-mil', 89); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (69, 'xt.6167585-mil-sked', 90); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (70, 'xt.6167590-indstats-phi', 91); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (71, 'xt.6167591-phi-sked', 92); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (72, 'l.mlb.com-2007-e.19635-event-stats-sportsnetwork.com', 93); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (73, 'xt.6167782-stl-sked', 94); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (74, 'xt.6167783-indstats-stl', 95); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (75, 'xt.6167785-was-sked', 96); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (76, 'xt.6167787-indstats-was', 97); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (77, 'l.mlb.com-2007-e.20095-event-stats-sportsnetwork.com', 98); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (78, 'l.mlb.com-2007-e.18639-event-stats-sportsnetwork.com', 99); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (79, 'xt.6167840-cws-sked', 100); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (80, 'xt.6167843-indstats-cws', 101); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (81, 'xt.6167845-det-sked', 102); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (82, 'xt.6167847-indstats-det', 103); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (83, 'xt.6167848-atl-sked', 104); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (84, 'l.mlb.com-2007-e.19266-event-stats-sportsnetwork.com', 105); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (85, 'xt.6167850-indstats-atl', 106); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (86, 'xt.6167856-col-sked', 107); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (87, 'xt.6167861-indstats-col', 108); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (88, 'xt.6167870-bal-sked', 109); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (37, 'xt.6165365-indstats-bal', 110); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (89, 'xt.6167883-tam-sked', 111); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (90, 'xt.6167901-indstats-tam', 112); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (91, 'l.mlb.com-2007-e.18895-event-stats-sportsnetwork.com', 113); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (92, 'xt.6167931-BONDS-SFG', 114); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (93, 'l.mlb.com-2007-e.19001-event-stats-sportsnetwork.com', 115); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (94, 'xt.6168066-cin-sked', 116); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (95, 'xt.6168073-indstats-cin', 117); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (96, 'xt.6168075-pit-sked', 118); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (97, 'xt.6168084-indstats-pit', 119); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (98, 'xt.6547615-roster-sac', 120); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (99, 'xt.6547619-roster-dal', 121); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (100, 'xt.6547638-roster-phi', 122); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (101, 'xt.6547672-roster-los', 123); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (102, 'xt.6547777-roster-den', 124); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (103, 'xt.6547860-roster-cle', 125); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (104, 'xt.6547873-roster-dal', 126); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (105, 'xt.6547889-roster-atl', 127); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (106, 'xt.6547899-roster-ind', 128); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (107, 'xt.6547909-roster-bal', 129); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (108, 'xt.6547981-roster-det', 130); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (109, 'xt.6547993-roster-min', 131); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (110, 'xt.6548063-roster-sfx', 132); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (111, 'xt.6548155-roster-van', 133); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (112, 'xt.6548161-roster-tor', 134); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (113, 'xt.6548256-roster-sjs', 135); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (114, 'l.nhl.com-2007-e.8613-event-stats-sportsnetwork.com', 136); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (115, 'l.nhl.com-2007-e.8613-event-stats-composite-sportsnetwork.com', 137); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (116, 'xt.6559156-indstats-nyi', 138); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (118, 'l.nhl.com-2007-e.8634-event-stats-sportsnetwork.com', 141); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (119, 'l.nhl.com-2007-e.8634-event-stats-composite-sportsnetwork.com', 142); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (120, 'xt.6559702-indstats-ana', 143); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (121, 'xt.6559703-ana-sked', 144); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (122, 'xt.6559704-indstats-pho', 145); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (123, 'xt.6559705-pho-sked', 146); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (124, 'l.nhl.com-2007-e.8643-event-stats-sportsnetwork.com', 147); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (125, 'l.nhl.com-2007-e.8643-event-stats-composite-sportsnetwork.com', 148); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (126, 'xt.6559752-indstats-sjs', 149); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (127, 'xt.6559755-sjs-sked', 150); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (128, 'xt.6559757-indstats-los', 151); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (129, 'xt.6559760-los-sked', 152); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (117, 'xt.6551907-standings', 156); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (132, 'l.nhl.com-2007-e.8611-event-stats-sportsnetwork.com', 157); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (133, 'l.nhl.com-2007-e.8611-event-stats-composite-sportsnetwork.com', 158); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (134, 'xt.6559898-DIPIETRO-NYI', 159); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (137, 'xt.6552113-NBA-INJURIES', 164); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (138, 'xt.6559926-indstats-chi', 165); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (140, 'l.nhl.com-2007-e.8616-event-stats-sportsnetwork.com', 169); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (141, 'l.nhl.com-2007-e.8616-event-stats-composite-sportsnetwork.com', 170); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (135, 'l.nhl.com-2007-e.8632-event-stats-sportsnetwork.com', 171); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (136, 'l.nhl.com-2007-e.8632-event-stats-composite-sportsnetwork.com', 172); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (139, 'xt.6559927-indstats-stl', 173); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (143, 'xt.6559944-van-sked', 175); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (144, 'xt.6559945-indstats-col', 176); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (145, 'xt.6559946-col-sked', 177); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (146, 'xt.6559955-tor-sked', 178); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (147, 'xt.6559956-mon-sked', 179); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (148, 'xt.6559961-indstats-tor', 180); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (149, 'xt.6559962-indstats-mon', 181); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (142, 'xt.6559943-indstats-van', 182); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (130, 'l.nhl.com-2007-e.8638-event-stats-sportsnetwork.com', 183); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (131, 'l.nhl.com-2007-e.8638-event-stats-composite-sportsnetwork.com', 184); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (150, 'xt.6559967-stl-sked', 185); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (151, 'xt.6559968-chi-sked', 186); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (153, 'xt.6563054-standings', 189); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (155, 'xt.6563099-teamstats-was', 191); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (156, 'xt.6563100-teamstats-orl', 192); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (157, 'xt.6563101-teamstats-uta', 193); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (158, 'xt.6563102-teamstats-gsw', 194); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (159, 'xt.6563103-teamstats-sac', 195); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (160, 'xt.6563104-teamstats-dal', 196); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (161, 'xt.6563106-teamstats-por', 197); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (162, 'xt.6563107-teamstats-hou', 198); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (163, 'xt.6563108-teamstats-phi', 199); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (164, 'xt.6563119-teamstats-njn', 200); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (165, 'xt.6563120-teamstats-mil', 201); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (166, 'xt.6563121-teamstats-chi', 202); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (167, 'xt.6563122-teamstats-mem', 203); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (168, 'xt.6563123-teamstats-ind', 204); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (154, 'xt.6563097-daysked', 210); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (173, 'xt.6563526-indstats-was', 215); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (174, 'xt.6563549-edm-sked', 216); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (176, 'l.nba.com-2007-e.8779-event-stats-progressive-sportsnetwork.com', 248); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (178, 'l.nfl.com-2007-e.2150-event-stats-sportsnetwork.com', 249); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (179, 'l.nfl.com-2007-e.2150-event-stats-composite-sportsnetwork.com', 250); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (180, 'xt.6566106-car-sked', 251); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (181, 'xt.6566107-teamstats-car', 252); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (182, 'xt.6566108-ten-sked', 253); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (183, 'xt.6566109-teamstats-ten', 254); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (184, 'l.nfl.com-2007-e.2149-event-stats-sportsnetwork.com', 255); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (185, 'l.nfl.com-2007-e.2149-event-stats-composite-sportsnetwork.com', 256); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (186, 'xt.6566132-ari-sked', 257); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (187, 'xt.6566134-teamstats-ari', 258); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (188, 'xt.6566138-tam-sked', 259); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (189, 'xt.6566141-teamstats-tam', 260); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (190, 'l.nfl.com-2007-e.2140-event-stats-sportsnetwork.com', 266); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (191, 'l.nfl.com-2007-e.2140-event-stats-composite-sportsnetwork.com', 267); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (192, 'xt.6566280-gbp-sked', 268); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (193, 'xt.6566286-teamstats-gbp', 269); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (194, 'xt.6566289-kan-sked', 270); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (195, 'xt.6566292-teamstats-kan', 271); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (196, 'l.nfl.com-2007-e.2130-event-stats-sportsnetwork.com', 272); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (197, 'l.nfl.com-2007-e.2130-event-stats-composite-sportsnetwork.com', 273); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (198, 'l.nfl.com-2007-e.2137-event-stats-sportsnetwork.com', 274); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (199, 'l.nfl.com-2007-e.2137-event-stats-composite-sportsnetwork.com', 275); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (200, 'xt.6566339-sfx-sked', 276); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (201, 'xt.6566340-teamstats-sfx', 277); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (202, 'xt.6566342-atl-sked', 278); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (203, 'xt.6566343-teamstats-atl', 279); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (204, 'xt.6566349-cin-sked', 280); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (205, 'xt.6566351-teamstats-cin', 281); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (206, 'xt.6566355-buf-sked', 282); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (207, 'xt.6566358-teamstats-buf', 283); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (208, 'l.nfl.com-2007-e.2138-event-stats-sportsnetwork.com', 285); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (209, 'l.nfl.com-2007-e.2138-event-stats-composite-sportsnetwork.com', 286); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (210, 'xt.6566423-den-sked', 287); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (211, 'xt.6566426-teamstats-den', 288); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (212, 'xt.6566428-det-sked', 290); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (213, 'xt.6566434-teamstats-det', 291); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (214, 'l.nfl.com-2007-e.2145-event-stats-sportsnetwork.com', 293); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (215, 'l.nfl.com-2007-e.2145-event-stats-composite-sportsnetwork.com', 294); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (216, 'xt.6566478-jac-sked', 295); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (217, 'xt.6566481-teamstats-jac', 296); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (218, 'xt.6566482-nos-sked', 297); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (221, 'xt.6566486-teamstats-nos', 300); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (177, 'l.nba.com-2007-e.8781-event-stats-progressive-sportsnetwork.com', 301); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (222, 'xt.6566504-JOHNSON-CIN', 303); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (225, 'xt.6566740-sdc-sked', 308); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (226, 'xt.6566745-teamstats-sdc', 309); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (227, 'xt.6566748-min-sked', 310); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (228, 'xt.6566751-teamstats-min', 311); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (175, 'l.nba.com-2007-e.8779-event-stats-sportsnetwork.com', 312); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (229, 'xt.6566891-bos-sked', 313); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (230, 'xt.6566895-tor-sked', 314); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (233, 'l.nba.com-2007-e.8781-event-stats-sportsnetwork.com', 318); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (234, 'xt.6567078-sea-sked', 319); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (235, 'xt.6567086-lac-sked', 320); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (169, 'xt.6563176-AFC-HURTS', 322); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (170, 'xt.6563178-NFC-HURTS', 323); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (171, 'xt.6563386-NHL-INJURIES', 324); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (236, 'xt.6567288-nep-sked', 325); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (237, 'xt.6567290-ind-sked', 326); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (172, 'xt.6563434-NBA-INJURIES', 330); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (238, 'l.nfl.com-2007-e.2154-event-stats-sportsnetwork.com', 331); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (239, 'l.nfl.com-2007-e.2154-event-stats-composite-sportsnetwork.com', 332); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (240, 'xt.6567429-teamstats-ind', 333); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (241, 'xt.6567430-teamstats-nep', 334); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (231, 'l.nba.com-2007-e.8786-event-stats-progressive-sportsnetwork.com', 336); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (232, 'l.nba.com-2007-e.8784-event-stats-progressive-sportsnetwork.com', 337); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (243, 'l.nfl.com-2007-e.2157-event-stats-sportsnetwork.com', 340); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (244, 'l.nfl.com-2007-e.2157-event-stats-composite-sportsnetwork.com', 341); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (245, 'xt.6567473-hou-sked', 342); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (246, 'xt.6567474-teamstats-hou', 343); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (247, 'xt.6567475-oak-sked', 344); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (248, 'xt.6567479-teamstats-oak', 345); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (223, 'l.nfl.com-2007-e.2142-event-stats-sportsnetwork.com', 348); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (224, 'l.nfl.com-2007-e.2142-event-stats-composite-sportsnetwork.com', 349); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (249, 'l.nhl.com-2007-e.8648-event-stats-sportsnetwork.com', 350); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (250, 'l.nhl.com-2007-e.8648-event-stats-composite-sportsnetwork.com', 351); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (254, 'xt.6567610-sea-sked', 355); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (255, 'xt.6567612-teamstats-sea', 356); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (256, 'xt.6567613-cle-sked', 357); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (257, 'xt.6567614-teamstats-cle', 358); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (258, 'xt.6567616-indstats-clb', 359); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (259, 'xt.6567618-clb-sked', 360); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (260, 'xt.6567641-indstats-stl', 361); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (261, 'xt.6567642-stl-sked', 362); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (262, 'xt.6565254-HARRISON-IND', 363); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (263, 'xt.6563529-RIVERS-BOS', 364); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (251, 'l.nfl.com-2007-e.2152-event-stats-sportsnetwork.com', 368); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (252, 'l.nfl.com-2007-e.2152-event-stats-composite-sportsnetwork.com', 369); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (266, 'l.nhl.com-2007-e.8654-event-stats-sportsnetwork.com', 372); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (267, 'l.nhl.com-2007-e.8654-event-stats-composite-sportsnetwork.com', 373); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (268, 'xt.6568025-indstats-nas', 374); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (269, 'xt.6568026-nas-sked', 375); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (270, 'xt.6568027-indstats-chi', 376); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (271, 'xt.6568028-chi-sked', 377); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (253, 'l.nba.com-2007-e.8788-event-stats-progressive-sportsnetwork.com', 378); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (272, 'l.nba.com-2007-e.8786-event-stats-sportsnetwork.com', 381); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (273, 'xt.6568079-cha-sked', 382); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (274, 'xt.6568081-mia-sked', 383); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (264, 'l.nba.com-2007-e.8790-event-stats-progressive-sportsnetwork.com', 384); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (265, 'l.nba.com-2007-e.8793-event-stats-progressive-sportsnetwork.com', 385); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (275, 'l.nhl.com-2007-e.8651-event-stats-sportsnetwork.com', 386); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (276, 'l.nhl.com-2007-e.8651-event-stats-composite-sportsnetwork.com', 387); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (277, 'xt.6568150-indstats-ott', 388); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (278, 'xt.6568152-ott-sked', 389); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (279, 'xt.6568153-indstats-bos', 390); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (280, 'xt.6568154-bos-sked', 391); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (152, 'xt.6563042-standings', 393); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (282, 'l.nba.com-2007-e.8784-event-stats-sportsnetwork.com', 395); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (283, 'xt.6568275-min-sked', 396); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (284, 'xt.6568277-nyk-sked', 397); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (285, 'l.nba.com-2007-e.8793-event-stats-sportsnetwork.com', 399); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (286, 'xt.6568329-cle-sked', 401); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (287, 'xt.6568335-pho-sked', 402); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (242, 'xt.6567447-standings', 403); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (288, 'l.nba.com-2007-e.8788-event-stats-sportsnetwork.com', 404); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (289, 'xt.6568360-atl-sked', 405); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (290, 'xt.6568363-det-sked', 406); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (281, 'l.nba.com-2007-e.8796-event-stats-progressive-sportsnetwork.com', 407); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (219, 'l.nfl.com-2007-e.2147-event-stats-sportsnetwork.com', 408); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (220, 'l.nfl.com-2007-e.2147-event-stats-composite-sportsnetwork.com', 409); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (291, 'xt.6568397-teamstats-was', 410); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (292, 'l.nfl.com-2007-e.2160-event-stats-sportsnetwork.com', 411); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (293, 'l.nfl.com-2007-e.2160-event-stats-composite-sportsnetwork.com', 412); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (294, 'l.nhl.com-2007-e.8593-event-stats-sportsnetwork.com', 413); INSERT INTO latest_revisions (id, revision_id, latest_document_id) VALUES (295, 'l.nhl.com-2007-e.8593-event-stats-composite-sportsnetwork.com', 414); -- -- Data for Name: locations; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: media; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: media_captions; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: media_contents; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: media_keywords; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: motor_racing_event_states; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: motor_racing_qualifying_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: motor_racing_race_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: outcome_totals; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: participants_events; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (77, 'teams', 26, 39, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (78, 'teams', 17, 39, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (79, 'teams', 26, 40, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (80, 'teams', 17, 40, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (81, 'teams', 26, 41, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (82, 'teams', 17, 41, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (101, 'teams', 17, 51, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (102, 'teams', 26, 51, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (103, 'teams', 17, 52, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (104, 'teams', 26, 52, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (105, 'teams', 17, 53, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (106, 'teams', 26, 53, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (107, 'teams', 17, 54, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (108, 'teams', 26, 54, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (205, 'teams', 22, 103, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (206, 'teams', 26, 103, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (207, 'teams', 22, 104, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (208, 'teams', 26, 104, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (209, 'teams', 22, 105, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (210, 'teams', 26, 105, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (211, 'teams', 22, 106, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (212, 'teams', 26, 106, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (241, 'teams', 26, 121, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (242, 'teams', 22, 121, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (243, 'teams', 26, 122, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (244, 'teams', 22, 122, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (245, 'teams', 26, 123, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (246, 'teams', 22, 123, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (31, 'teams', 28, 16, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (32, 'teams', 26, 16, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (33, 'teams', 28, 17, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (34, 'teams', 26, 17, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (57, 'teams', 26, 29, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (58, 'teams', 28, 29, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (59, 'teams', 26, 30, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (60, 'teams', 28, 30, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (61, 'teams', 26, 31, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (62, 'teams', 28, 31, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (379, 'teams', 28, 190, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (380, 'teams', 22, 190, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (381, 'teams', 28, 191, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (382, 'teams', 22, 191, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (383, 'teams', 28, 192, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (384, 'teams', 22, 192, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (385, 'teams', 28, 193, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (386, 'teams', 22, 193, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (157, 'teams', 28, 79, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (158, 'teams', 26, 79, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (159, 'teams', 28, 80, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (160, 'teams', 26, 80, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (161, 'teams', 28, 81, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (162, 'teams', 26, 81, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (163, 'teams', 28, 82, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (164, 'teams', 26, 82, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (481, 'teams', 22, 241, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (482, 'teams', 28, 241, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (483, 'teams', 22, 242, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (484, 'teams', 28, 242, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (485, 'teams', 22, 243, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (486, 'teams', 28, 243, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (507, 'teams', 28, 254, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (508, 'teams', 17, 254, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (509, 'teams', 28, 255, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (510, 'teams', 17, 255, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (511, 'teams', 28, 256, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (512, 'teams', 17, 256, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3, 'teams', 26, 2, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4, 'teams', 28, 2, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (225, 'teams', 26, 113, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (226, 'teams', 28, 113, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (227, 'teams', 26, 114, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (228, 'teams', 28, 114, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (539, 'teams', 17, 270, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (540, 'teams', 28, 270, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (541, 'teams', 17, 271, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (542, 'teams', 28, 271, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (543, 'teams', 17, 272, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (544, 'teams', 28, 272, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (545, 'teams', 17, 273, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (546, 'teams', 28, 273, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (297, 'teams', 26, 149, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (298, 'teams', 28, 149, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (299, 'teams', 26, 150, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (300, 'teams', 28, 150, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (301, 'teams', 26, 151, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (302, 'teams', 28, 151, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (309, 'teams', 28, 155, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (310, 'teams', 26, 155, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (311, 'teams', 28, 156, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (312, 'teams', 26, 156, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (313, 'teams', 28, 157, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (314, 'teams', 26, 157, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (333, 'teams', 28, 167, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (334, 'teams', 30, 167, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (335, 'teams', 28, 168, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (336, 'teams', 30, 168, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (337, 'teams', 28, 169, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (338, 'teams', 30, 169, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (39, 'teams', 26, 20, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (40, 'teams', 30, 20, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (41, 'teams', 26, 21, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (42, 'teams', 30, 21, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (43, 'teams', 26, 22, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (44, 'teams', 30, 22, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (361, 'teams', 30, 181, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (362, 'teams', 28, 181, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (363, 'teams', 30, 182, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (364, 'teams', 28, 182, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (365, 'teams', 30, 183, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (366, 'teams', 28, 183, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (51, 'teams', 30, 26, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (52, 'teams', 26, 26, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (53, 'teams', 30, 27, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (54, 'teams', 26, 27, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (55, 'teams', 30, 28, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (56, 'teams', 26, 28, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (675, 'teams', 30, 338, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (676, 'teams', 17, 338, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (677, 'teams', 30, 339, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (678, 'teams', 17, 339, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (679, 'teams', 30, 340, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (680, 'teams', 17, 340, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (687, 'teams', 17, 344, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (688, 'teams', 30, 344, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (689, 'teams', 17, 345, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (690, 'teams', 30, 345, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (691, 'teams', 17, 346, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (692, 'teams', 30, 346, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (121, 'teams', 30, 61, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (122, 'teams', 26, 61, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (123, 'teams', 30, 62, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (124, 'teams', 26, 62, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (125, 'teams', 30, 63, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (126, 'teams', 26, 63, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (165, 'teams', 26, 83, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (166, 'teams', 30, 83, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (167, 'teams', 26, 84, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (168, 'teams', 30, 84, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (169, 'teams', 26, 85, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (170, 'teams', 30, 85, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (487, 'teams', 28, 244, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (488, 'teams', 30, 244, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (489, 'teams', 28, 245, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (490, 'teams', 30, 245, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (491, 'teams', 28, 246, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (492, 'teams', 30, 246, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (783, 'teams', 22, 392, 'away', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (784, 'teams', 30, 392, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (785, 'teams', 22, 393, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (786, 'teams', 30, 393, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (787, 'teams', 22, 394, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (788, 'teams', 30, 394, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (521, 'teams', 30, 261, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (522, 'teams', 28, 261, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (523, 'teams', 30, 262, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (524, 'teams', 28, 262, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (525, 'teams', 30, 263, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (526, 'teams', 28, 263, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (817, 'teams', 30, 409, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (818, 'teams', 22, 409, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (819, 'teams', 30, 410, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (820, 'teams', 22, 410, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (821, 'teams', 30, 411, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (822, 'teams', 22, 411, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (823, 'teams', 30, 412, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (824, 'teams', 22, 412, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (585, 'teams', 28, 293, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (586, 'teams', 30, 293, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (587, 'teams', 28, 294, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (588, 'teams', 30, 294, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (589, 'teams', 28, 295, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (590, 'teams', 30, 295, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (291, 'teams', 26, 146, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (292, 'teams', 30, 146, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (293, 'teams', 26, 147, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (294, 'teams', 30, 147, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (295, 'teams', 26, 148, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (296, 'teams', 30, 148, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (303, 'teams', 30, 152, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (304, 'teams', 26, 152, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (305, 'teams', 30, 153, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (306, 'teams', 26, 153, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (307, 'teams', 30, 154, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (308, 'teams', 26, 154, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (609, 'teams', 30, 305, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (610, 'teams', 28, 305, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (611, 'teams', 30, 306, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (612, 'teams', 28, 306, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (613, 'teams', 30, 307, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (614, 'teams', 28, 307, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (619, 'teams', 29, 310, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (620, 'teams', 30, 310, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (621, 'teams', 29, 311, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (622, 'teams', 30, 311, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (623, 'teams', 29, 312, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (624, 'teams', 30, 312, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (625, 'teams', 30, 313, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (626, 'teams', 29, 313, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (627, 'teams', 30, 314, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (628, 'teams', 29, 314, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (629, 'teams', 30, 315, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (630, 'teams', 29, 315, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (345, 'teams', 29, 173, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (346, 'teams', 28, 173, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (347, 'teams', 29, 174, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (348, 'teams', 28, 174, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (349, 'teams', 29, 175, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (350, 'teams', 28, 175, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (35, 'teams', 26, 18, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (36, 'teams', 29, 18, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (37, 'teams', 26, 19, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (38, 'teams', 29, 19, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (45, 'teams', 29, 23, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (46, 'teams', 26, 23, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (47, 'teams', 29, 24, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (48, 'teams', 26, 24, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (49, 'teams', 29, 25, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (50, 'teams', 26, 25, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (367, 'teams', 28, 184, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (368, 'teams', 29, 184, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (369, 'teams', 28, 185, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (370, 'teams', 29, 185, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (371, 'teams', 28, 186, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (372, 'teams', 29, 186, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (897, 'teams', 29, 449, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (898, 'teams', 22, 449, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (899, 'teams', 29, 450, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (900, 'teams', 22, 450, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (901, 'teams', 29, 451, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (902, 'teams', 22, 451, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (431, 'teams', 28, 216, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (432, 'teams', 29, 216, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (433, 'teams', 28, 217, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (434, 'teams', 29, 217, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (435, 'teams', 28, 218, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (436, 'teams', 29, 218, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (743, 'teams', 29, 372, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (744, 'teams', 30, 372, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (745, 'teams', 29, 373, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (746, 'teams', 30, 373, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (747, 'teams', 29, 374, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (748, 'teams', 30, 374, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (467, 'teams', 29, 234, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (468, 'teams', 28, 234, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (469, 'teams', 29, 235, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (470, 'teams', 28, 235, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (471, 'teams', 29, 236, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (472, 'teams', 28, 236, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (983, 'teams', 22, 492, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (984, 'teams', 29, 492, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (985, 'teams', 22, 493, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (986, 'teams', 29, 493, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (987, 'teams', 22, 494, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (988, 'teams', 29, 494, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (989, 'teams', 22, 495, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (990, 'teams', 29, 495, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (185, 'teams', 29, 93, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (186, 'teams', 26, 93, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (187, 'teams', 29, 94, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (188, 'teams', 26, 94, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (189, 'teams', 29, 95, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (190, 'teams', 26, 95, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1017, 'teams', 29, 509, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1018, 'teams', 17, 509, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1019, 'teams', 29, 510, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1020, 'teams', 17, 510, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1021, 'teams', 29, 511, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1022, 'teams', 17, 511, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1023, 'teams', 29, 512, 'away', '18', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1024, 'teams', 17, 512, 'home', '11', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (219, 'teams', 26, 110, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (220, 'teams', 29, 110, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (221, 'teams', 26, 111, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (222, 'teams', 29, 111, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (223, 'teams', 26, 112, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (224, 'teams', 29, 112, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (615, 'teams', 30, 308, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (616, 'teams', 29, 308, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (789, 'teams', 30, 395, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (790, 'teams', 29, 395, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (791, 'teams', 30, 396, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (792, 'teams', 29, 396, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1045, 'teams', 17, 523, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1046, 'teams', 29, 523, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1047, 'teams', 17, 524, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1048, 'teams', 29, 524, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1049, 'teams', 17, 525, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1050, 'teams', 29, 525, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (265, 'teams', 26, 133, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (266, 'teams', 29, 133, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (267, 'teams', 26, 134, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (268, 'teams', 29, 134, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (269, 'teams', 26, 135, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (270, 'teams', 29, 135, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (271, 'teams', 26, 136, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (272, 'teams', 29, 136, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (571, 'teams', 28, 286, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (572, 'teams', 29, 286, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (573, 'teams', 28, 287, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (574, 'teams', 29, 287, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (575, 'teams', 28, 288, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (576, 'teams', 29, 288, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (279, 'teams', 29, 140, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (280, 'teams', 26, 140, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (281, 'teams', 29, 141, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (282, 'teams', 26, 141, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (283, 'teams', 29, 142, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (284, 'teams', 26, 142, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (591, 'teams', 29, 296, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (592, 'teams', 28, 296, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (593, 'teams', 29, 297, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (594, 'teams', 28, 297, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (595, 'teams', 29, 298, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (596, 'teams', 28, 298, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (855, 'teams', 30, 428, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (856, 'teams', 29, 428, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (857, 'teams', 30, 429, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (858, 'teams', 29, 429, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (859, 'teams', 30, 430, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (860, 'teams', 29, 430, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (869, 'teams', 29, 435, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (870, 'teams', 30, 435, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (871, 'teams', 29, 436, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (872, 'teams', 30, 436, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (873, 'teams', 29, 437, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (874, 'teams', 30, 437, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (127, 'teams', 7, 64, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (128, 'teams', 26, 64, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (129, 'teams', 7, 65, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (130, 'teams', 26, 65, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (131, 'teams', 7, 66, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (132, 'teams', 26, 66, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (725, 'teams', 30, 363, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (726, 'teams', 7, 363, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (727, 'teams', 30, 364, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (728, 'teams', 7, 364, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (729, 'teams', 30, 365, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (730, 'teams', 7, 365, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (977, 'teams', 7, 489, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (978, 'teams', 29, 489, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (979, 'teams', 7, 490, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (980, 'teams', 29, 490, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (981, 'teams', 7, 491, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (982, 'teams', 29, 491, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1691, 'teams', 13, 846, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1692, 'teams', 7, 846, 'home', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1693, 'teams', 13, 847, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1694, 'teams', 7, 847, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1695, 'teams', 13, 848, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1696, 'teams', 7, 848, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1723, 'teams', 13, 862, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1724, 'teams', 7, 862, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (923, 'teams', 29, 462, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (924, 'teams', 13, 462, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (925, 'teams', 29, 463, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (926, 'teams', 13, 463, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (927, 'teams', 29, 464, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (928, 'teams', 13, 464, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (953, 'teams', 13, 477, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (954, 'teams', 29, 477, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (955, 'teams', 13, 478, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (956, 'teams', 29, 478, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (957, 'teams', 13, 479, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (958, 'teams', 29, 479, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2049, 'teams', 13, 1025, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2050, 'teams', 17, 1025, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2051, 'teams', 13, 1026, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2052, 'teams', 17, 1026, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2053, 'teams', 13, 1027, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2054, 'teams', 17, 1027, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1797, 'teams', 7, 899, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1798, 'teams', 13, 899, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1799, 'teams', 7, 900, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1800, 'teams', 13, 900, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1801, 'teams', 7, 901, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1802, 'teams', 13, 901, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1677, 'teams', 7, 839, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1678, 'teams', 13, 839, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1865, 'teams', 7, 933, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1866, 'teams', 13, 933, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1867, 'teams', 7, 934, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1868, 'teams', 13, 934, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1685, 'teams', 7, 843, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1686, 'teams', 14, 843, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1687, 'teams', 7, 844, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1688, 'teams', 14, 844, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1689, 'teams', 7, 845, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1690, 'teams', 14, 845, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1967, 'teams', 14, 984, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1968, 'teams', 13, 984, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1969, 'teams', 14, 985, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1970, 'teams', 13, 985, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1971, 'teams', 14, 986, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1972, 'teams', 13, 986, 'home', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1979, 'teams', 13, 990, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1980, 'teams', 14, 990, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1981, 'teams', 13, 991, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1982, 'teams', 14, 991, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2239, 'teams', 14, 1120, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2240, 'teams', 17, 1120, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2241, 'teams', 14, 1121, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2242, 'teams', 17, 1121, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2243, 'teams', 14, 1122, 'away', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2244, 'teams', 17, 1122, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1767, 'teams', 7, 884, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1768, 'teams', 14, 884, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1769, 'teams', 7, 885, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1770, 'teams', 14, 885, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1771, 'teams', 7, 886, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1772, 'teams', 14, 886, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2027, 'teams', 14, 1014, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2028, 'teams', 13, 1014, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2029, 'teams', 14, 1015, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2030, 'teams', 13, 1015, 'home', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2031, 'teams', 14, 1016, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2032, 'teams', 13, 1016, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2033, 'teams', 14, 1017, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2034, 'teams', 13, 1017, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2281, 'teams', 17, 1141, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2282, 'teams', 14, 1141, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2283, 'teams', 17, 1142, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2284, 'teams', 14, 1142, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2285, 'teams', 17, 1143, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2286, 'teams', 14, 1143, 'home', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1803, 'teams', 14, 902, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1804, 'teams', 7, 902, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1805, 'teams', 14, 903, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1806, 'teams', 7, 903, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1807, 'teams', 14, 904, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1808, 'teams', 7, 904, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1809, 'teams', 14, 905, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1810, 'teams', 7, 905, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2099, 'teams', 13, 1050, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2100, 'teams', 14, 1050, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2101, 'teams', 13, 1051, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2102, 'teams', 14, 1051, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2103, 'teams', 13, 1052, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2104, 'teams', 14, 1052, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2105, 'teams', 13, 1053, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2106, 'teams', 14, 1053, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2137, 'teams', 13, 1069, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2138, 'teams', 14, 1069, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2139, 'teams', 13, 1070, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2140, 'teams', 14, 1070, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2141, 'teams', 13, 1071, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2142, 'teams', 14, 1071, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2143, 'teams', 13, 1072, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2144, 'teams', 14, 1072, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2181, 'teams', 14, 1091, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2182, 'teams', 13, 1091, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2183, 'teams', 14, 1092, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2184, 'teams', 13, 1092, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2185, 'teams', 14, 1093, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2186, 'teams', 13, 1093, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1697, 'teams', 7, 849, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1698, 'teams', 10, 849, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1699, 'teams', 7, 850, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1700, 'teams', 10, 850, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1701, 'teams', 7, 851, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1702, 'teams', 10, 851, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1709, 'teams', 10, 855, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1710, 'teams', 7, 855, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1711, 'teams', 10, 856, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1712, 'teams', 7, 856, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2205, 'teams', 14, 1103, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2206, 'teams', 10, 1103, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2207, 'teams', 14, 1104, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2208, 'teams', 10, 1104, 'home', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2209, 'teams', 14, 1105, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2210, 'teams', 10, 1105, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2211, 'teams', 14, 1106, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2212, 'teams', 10, 1106, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2221, 'teams', 10, 1111, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2222, 'teams', 14, 1111, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2223, 'teams', 10, 1112, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2224, 'teams', 14, 1112, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2225, 'teams', 10, 1113, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2226, 'teams', 14, 1113, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1731, 'teams', 7, 866, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1732, 'teams', 10, 866, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1733, 'teams', 7, 867, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1734, 'teams', 10, 867, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1735, 'teams', 7, 868, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1736, 'teams', 10, 868, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (437, 'teams', 10, 219, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (438, 'teams', 28, 219, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (439, 'teams', 10, 220, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (440, 'teams', 28, 220, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (441, 'teams', 10, 221, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (442, 'teams', 28, 221, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (719, 'teams', 10, 360, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (720, 'teams', 30, 360, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (721, 'teams', 10, 361, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (722, 'teams', 30, 361, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (723, 'teams', 10, 362, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (724, 'teams', 30, 362, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (455, 'teams', 28, 228, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (456, 'teams', 10, 228, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (457, 'teams', 28, 229, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (458, 'teams', 10, 229, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (459, 'teams', 28, 230, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (460, 'teams', 10, 230, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2067, 'teams', 10, 1034, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2068, 'teams', 13, 1034, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2069, 'teams', 10, 1035, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2070, 'teams', 13, 1035, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2071, 'teams', 10, 1036, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2072, 'teams', 13, 1036, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1823, 'teams', 10, 912, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1824, 'teams', 7, 912, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1825, 'teams', 10, 913, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1826, 'teams', 7, 913, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1827, 'teams', 10, 914, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1828, 'teams', 7, 914, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1829, 'teams', 10, 915, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1830, 'teams', 7, 915, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2093, 'teams', 13, 1047, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2094, 'teams', 10, 1047, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2095, 'teams', 13, 1048, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2096, 'teams', 10, 1048, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2097, 'teams', 13, 1049, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2098, 'teams', 10, 1049, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2321, 'teams', 14, 1161, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2322, 'teams', 10, 1161, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2187, 'teams', 14, 1094, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2188, 'teams', 10, 1094, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2323, 'teams', 14, 1162, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2324, 'teams', 10, 1162, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2147, 'teams', 13, 1074, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2148, 'teams', 10, 1074, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2149, 'teams', 13, 1075, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2150, 'teams', 10, 1075, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2151, 'teams', 13, 1076, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2152, 'teams', 10, 1076, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1907, 'teams', 10, 954, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1908, 'teams', 7, 954, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1909, 'teams', 10, 955, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1910, 'teams', 7, 955, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1911, 'teams', 10, 956, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1912, 'teams', 7, 956, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1933, 'teams', 7, 967, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1934, 'teams', 10, 967, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1935, 'teams', 7, 968, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1936, 'teams', 10, 968, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1937, 'teams', 7, 969, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1938, 'teams', 10, 969, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1679, 'teams', 7, 840, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1680, 'teams', 4, 840, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1681, 'teams', 7, 841, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1682, 'teams', 4, 841, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1683, 'teams', 7, 842, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1684, 'teams', 4, 842, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2393, 'teams', 4, 1197, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2394, 'teams', 10, 1197, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2395, 'teams', 4, 1198, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2396, 'teams', 10, 1198, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2397, 'teams', 4, 1199, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2398, 'teams', 10, 1199, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1983, 'teams', 4, 992, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1984, 'teams', 13, 992, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1985, 'teams', 4, 993, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1986, 'teams', 13, 993, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1987, 'teams', 4, 994, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1988, 'teams', 13, 994, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2021, 'teams', 13, 1011, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2022, 'teams', 4, 1011, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2023, 'teams', 13, 1012, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2024, 'teams', 4, 1012, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2025, 'teams', 13, 1013, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2026, 'teams', 4, 1013, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2677, 'teams', 22, 1339, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2678, 'teams', 4, 1339, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2679, 'teams', 22, 1340, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2680, 'teams', 4, 1340, 'home', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2681, 'teams', 22, 1341, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2682, 'teams', 4, 1341, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2073, 'teams', 13, 1037, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2074, 'teams', 4, 1037, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2075, 'teams', 13, 1038, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2076, 'teams', 4, 1038, 'home', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2077, 'teams', 13, 1039, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2078, 'teams', 4, 1039, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1831, 'teams', 4, 916, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1832, 'teams', 7, 916, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1833, 'teams', 4, 917, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1834, 'teams', 7, 917, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1835, 'teams', 4, 918, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1836, 'teams', 7, 918, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2309, 'teams', 14, 1155, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2310, 'teams', 4, 1155, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2311, 'teams', 14, 1156, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2312, 'teams', 4, 1156, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2313, 'teams', 14, 1157, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2314, 'teams', 4, 1157, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2531, 'teams', 10, 1266, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2532, 'teams', 4, 1266, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2533, 'teams', 10, 1267, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2534, 'teams', 4, 1267, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2535, 'teams', 10, 1268, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2536, 'teams', 4, 1268, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2537, 'teams', 10, 1269, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2538, 'teams', 4, 1269, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2331, 'teams', 4, 1166, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2332, 'teams', 14, 1166, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2333, 'teams', 4, 1167, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2334, 'teams', 14, 1167, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2335, 'teams', 4, 1168, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2336, 'teams', 14, 1168, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2719, 'teams', 8, 1360, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2355, 'teams', 4, 1178, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2356, 'teams', 14, 1178, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2357, 'teams', 4, 1179, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2358, 'teams', 14, 1179, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2359, 'teams', 4, 1180, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2360, 'teams', 14, 1180, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1703, 'teams', 8, 852, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1704, 'teams', 7, 852, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1705, 'teams', 8, 853, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1706, 'teams', 7, 853, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1707, 'teams', 8, 854, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1708, 'teams', 7, 854, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2413, 'teams', 10, 1207, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2414, 'teams', 8, 1207, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2415, 'teams', 10, 1208, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2416, 'teams', 8, 1208, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1717, 'teams', 7, 859, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1718, 'teams', 8, 859, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1719, 'teams', 7, 860, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1720, 'teams', 8, 860, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1721, 'teams', 7, 861, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1722, 'teams', 8, 861, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2213, 'teams', 8, 1107, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2214, 'teams', 14, 1107, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2215, 'teams', 8, 1108, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2216, 'teams', 14, 1108, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2217, 'teams', 8, 1109, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2218, 'teams', 14, 1109, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2219, 'teams', 8, 1110, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2220, 'teams', 14, 1110, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1993, 'teams', 13, 997, 'away', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1994, 'teams', 8, 997, 'home', '11', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1995, 'teams', 13, 998, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1996, 'teams', 8, 998, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1997, 'teams', 13, 999, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1998, 'teams', 8, 999, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1999, 'teams', 13, 1000, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2000, 'teams', 8, 1000, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2227, 'teams', 14, 1114, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2228, 'teams', 8, 1114, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2229, 'teams', 14, 1115, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2230, 'teams', 8, 1115, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2231, 'teams', 14, 1116, 'away', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2232, 'teams', 8, 1116, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2007, 'teams', 8, 1004, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2008, 'teams', 13, 1004, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2009, 'teams', 8, 1005, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2010, 'teams', 13, 1005, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2011, 'teams', 8, 1006, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2012, 'teams', 13, 1006, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1761, 'teams', 7, 881, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1762, 'teams', 8, 881, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1763, 'teams', 7, 882, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1764, 'teams', 8, 882, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1765, 'teams', 7, 883, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1766, 'teams', 8, 883, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2453, 'teams', 8, 1227, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2454, 'teams', 10, 1227, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2455, 'teams', 8, 1228, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2456, 'teams', 10, 1228, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2457, 'teams', 8, 1229, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2458, 'teams', 10, 1229, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1779, 'teams', 8, 890, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1780, 'teams', 7, 890, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1781, 'teams', 8, 891, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1782, 'teams', 7, 891, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1783, 'teams', 8, 892, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1784, 'teams', 7, 892, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (133, 'teams', 26, 67, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (134, 'teams', 8, 67, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (135, 'teams', 26, 68, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (136, 'teams', 8, 68, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (137, 'teams', 26, 69, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (138, 'teams', 8, 69, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (737, 'teams', 8, 369, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (738, 'teams', 30, 369, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (739, 'teams', 8, 370, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (740, 'teams', 30, 370, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (741, 'teams', 8, 371, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (742, 'teams', 30, 371, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2499, 'teams', 10, 1250, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2500, 'teams', 8, 1250, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2501, 'teams', 10, 1251, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2502, 'teams', 8, 1251, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2503, 'teams', 10, 1252, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2504, 'teams', 8, 1252, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2505, 'teams', 10, 1253, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2506, 'teams', 8, 1253, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2720, 'teams', 4, 1360, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2721, 'teams', 8, 1361, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2722, 'teams', 4, 1361, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2723, 'teams', 8, 1362, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2724, 'teams', 4, 1362, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2725, 'teams', 8, 1363, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2726, 'teams', 4, 1363, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2735, 'teams', 4, 1368, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2736, 'teams', 8, 1368, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2585, 'teams', 4, 1293, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2586, 'teams', 8, 1293, 'home', '16', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2737, 'teams', 4, 1369, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2738, 'teams', 8, 1369, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2525, 'teams', 8, 1263, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2526, 'teams', 10, 1263, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2527, 'teams', 8, 1264, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2528, 'teams', 10, 1264, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2529, 'teams', 8, 1265, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2530, 'teams', 10, 1265, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1895, 'teams', 7, 948, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1896, 'teams', 8, 948, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1897, 'teams', 7, 949, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1898, 'teams', 8, 949, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1899, 'teams', 7, 950, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1900, 'teams', 8, 950, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2153, 'teams', 13, 1077, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2154, 'teams', 8, 1077, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2155, 'teams', 13, 1078, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2156, 'teams', 8, 1078, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2157, 'teams', 13, 1079, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2158, 'teams', 8, 1079, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2771, 'teams', 8, 1386, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2772, 'teams', 4, 1386, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2773, 'teams', 8, 1387, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2774, 'teams', 4, 1387, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2775, 'teams', 8, 1388, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2776, 'teams', 4, 1388, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2553, 'teams', 8, 1277, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2554, 'teams', 10, 1277, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2555, 'teams', 8, 1278, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2556, 'teams', 10, 1278, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2557, 'teams', 8, 1279, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2558, 'teams', 10, 1279, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1927, 'teams', 8, 964, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1928, 'teams', 7, 964, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1929, 'teams', 8, 965, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1930, 'teams', 7, 965, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1931, 'teams', 8, 966, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1932, 'teams', 7, 966, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2565, 'teams', 10, 1283, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2566, 'teams', 8, 1283, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2567, 'teams', 10, 1284, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2568, 'teams', 8, 1284, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2569, 'teams', 10, 1285, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2570, 'teams', 8, 1285, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2571, 'teams', 10, 1286, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2572, 'teams', 8, 1286, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1091, 'teams', 14, 546, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1092, 'teams', 11, 546, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1093, 'teams', 14, 547, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1094, 'teams', 11, 547, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1095, 'teams', 14, 548, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1096, 'teams', 11, 548, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1111, 'teams', 11, 556, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1112, 'teams', 7, 556, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1113, 'teams', 11, 557, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1114, 'teams', 7, 557, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1115, 'teams', 11, 558, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1116, 'teams', 7, 558, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1117, 'teams', 11, 559, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1118, 'teams', 7, 559, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1123, 'teams', 13, 562, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1124, 'teams', 11, 562, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1125, 'teams', 13, 563, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1126, 'teams', 11, 563, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1127, 'teams', 13, 564, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1128, 'teams', 11, 564, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1143, 'teams', 11, 572, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1144, 'teams', 4, 572, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1145, 'teams', 11, 573, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1146, 'teams', 4, 573, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1147, 'teams', 11, 574, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1148, 'teams', 4, 574, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1149, 'teams', 11, 575, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1150, 'teams', 4, 575, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1163, 'teams', 11, 582, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1164, 'teams', 14, 582, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1165, 'teams', 11, 583, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1166, 'teams', 14, 583, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1167, 'teams', 11, 584, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1168, 'teams', 14, 584, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1169, 'teams', 11, 585, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1170, 'teams', 14, 585, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1171, 'teams', 11, 586, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1172, 'teams', 13, 586, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1173, 'teams', 11, 587, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1174, 'teams', 13, 587, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1175, 'teams', 11, 588, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1176, 'teams', 13, 588, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (399, 'teams', 28, 200, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (400, 'teams', 11, 200, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (401, 'teams', 28, 201, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (402, 'teams', 11, 201, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (403, 'teams', 28, 202, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (404, 'teams', 11, 202, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1183, 'teams', 11, 592, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1184, 'teams', 8, 592, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1185, 'teams', 11, 593, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1186, 'teams', 8, 593, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1187, 'teams', 11, 594, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1188, 'teams', 8, 594, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1189, 'teams', 13, 595, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1190, 'teams', 11, 595, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1191, 'teams', 13, 596, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1192, 'teams', 11, 596, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1193, 'teams', 13, 597, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1194, 'teams', 11, 597, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (449, 'teams', 11, 225, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (450, 'teams', 28, 225, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (451, 'teams', 11, 226, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (452, 'teams', 28, 226, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (453, 'teams', 11, 227, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (454, 'teams', 28, 227, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1221, 'teams', 17, 611, 'away', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1222, 'teams', 11, 611, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1223, 'teams', 17, 612, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1224, 'teams', 11, 612, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1225, 'teams', 17, 613, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1226, 'teams', 11, 613, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1233, 'teams', 4, 617, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1234, 'teams', 11, 617, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1235, 'teams', 4, 618, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1236, 'teams', 11, 618, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1237, 'teams', 4, 619, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1238, 'teams', 11, 619, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1245, 'teams', 11, 623, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1246, 'teams', 14, 623, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1247, 'teams', 11, 624, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1248, 'teams', 14, 624, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1249, 'teams', 11, 625, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1250, 'teams', 14, 625, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1251, 'teams', 11, 626, 'away', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1252, 'teams', 8, 626, 'home', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1253, 'teams', 11, 627, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1254, 'teams', 8, 627, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1255, 'teams', 11, 628, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1256, 'teams', 8, 628, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1257, 'teams', 14, 629, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1258, 'teams', 11, 629, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1259, 'teams', 14, 630, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1260, 'teams', 11, 630, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1261, 'teams', 14, 631, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1262, 'teams', 11, 631, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1287, 'teams', 11, 644, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1288, 'teams', 13, 644, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1289, 'teams', 11, 645, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1290, 'teams', 13, 645, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1291, 'teams', 11, 646, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1292, 'teams', 13, 646, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1299, 'teams', 7, 650, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1300, 'teams', 11, 650, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1301, 'teams', 7, 651, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1302, 'teams', 11, 651, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1303, 'teams', 7, 652, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1304, 'teams', 11, 652, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1311, 'teams', 11, 656, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1312, 'teams', 10, 656, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1313, 'teams', 11, 657, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1314, 'teams', 10, 657, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1315, 'teams', 11, 658, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1316, 'teams', 10, 658, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1317, 'teams', 11, 659, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1318, 'teams', 7, 659, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1319, 'teams', 11, 660, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1320, 'teams', 7, 660, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1321, 'teams', 11, 661, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1322, 'teams', 7, 661, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1323, 'teams', 11, 662, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1324, 'teams', 7, 662, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1325, 'teams', 8, 663, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1326, 'teams', 11, 663, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1327, 'teams', 8, 664, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1328, 'teams', 11, 664, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1329, 'teams', 8, 665, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1330, 'teams', 11, 665, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1331, 'teams', 10, 666, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1332, 'teams', 11, 666, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1333, 'teams', 10, 667, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1334, 'teams', 11, 667, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1335, 'teams', 10, 668, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1336, 'teams', 11, 668, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1337, 'teams', 10, 669, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1338, 'teams', 11, 669, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1339, 'teams', 11, 670, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1340, 'teams', 13, 670, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1341, 'teams', 11, 671, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1342, 'teams', 13, 671, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1343, 'teams', 11, 672, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1344, 'teams', 13, 672, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1345, 'teams', 14, 673, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1346, 'teams', 11, 673, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1347, 'teams', 14, 674, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1348, 'teams', 11, 674, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1349, 'teams', 14, 675, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1350, 'teams', 11, 675, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1383, 'teams', 13, 692, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1384, 'teams', 11, 692, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1385, 'teams', 13, 693, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1386, 'teams', 11, 693, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1387, 'teams', 13, 694, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1388, 'teams', 11, 694, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1389, 'teams', 13, 695, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1390, 'teams', 11, 695, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1391, 'teams', 11, 696, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1392, 'teams', 14, 696, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1393, 'teams', 11, 697, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1394, 'teams', 14, 697, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1395, 'teams', 11, 698, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1396, 'teams', 14, 698, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1403, 'teams', 12, 702, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1404, 'teams', 13, 702, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1405, 'teams', 12, 703, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1406, 'teams', 13, 703, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1407, 'teams', 12, 704, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1408, 'teams', 13, 704, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1097, 'teams', 12, 549, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1098, 'teams', 11, 549, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1099, 'teams', 12, 550, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1100, 'teams', 11, 550, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1101, 'teams', 12, 551, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1102, 'teams', 11, 551, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1103, 'teams', 12, 552, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1104, 'teams', 11, 552, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1415, 'teams', 8, 708, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1416, 'teams', 12, 708, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1417, 'teams', 8, 709, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1418, 'teams', 12, 709, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1419, 'teams', 8, 710, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1420, 'teams', 12, 710, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1119, 'teams', 11, 560, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1120, 'teams', 12, 560, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1121, 'teams', 11, 561, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1122, 'teams', 12, 561, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1421, 'teams', 12, 711, 'away', '16', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1422, 'teams', 14, 711, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1423, 'teams', 12, 712, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1424, 'teams', 14, 712, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1425, 'teams', 12, 713, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1426, 'teams', 14, 713, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1431, 'teams', 13, 716, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1432, 'teams', 12, 716, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1433, 'teams', 13, 717, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1434, 'teams', 12, 717, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1441, 'teams', 12, 721, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1442, 'teams', 7, 721, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1443, 'teams', 12, 722, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1444, 'teams', 7, 722, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1451, 'teams', 12, 726, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1452, 'teams', 4, 726, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1453, 'teams', 12, 727, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1454, 'teams', 4, 727, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1455, 'teams', 12, 728, 'away', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1456, 'teams', 4, 728, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1463, 'teams', 4, 732, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1464, 'teams', 12, 732, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1465, 'teams', 4, 733, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1466, 'teams', 12, 733, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1467, 'teams', 4, 734, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1468, 'teams', 12, 734, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1469, 'teams', 4, 735, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1470, 'teams', 12, 735, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (681, 'teams', 30, 341, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (682, 'teams', 12, 341, 'home', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (683, 'teams', 30, 342, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (684, 'teams', 12, 342, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (685, 'teams', 30, 343, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (686, 'teams', 12, 343, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1483, 'teams', 14, 742, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1484, 'teams', 12, 742, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1485, 'teams', 14, 743, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1486, 'teams', 12, 743, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1487, 'teams', 14, 744, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1488, 'teams', 12, 744, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1495, 'teams', 7, 748, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1496, 'teams', 12, 748, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1497, 'teams', 7, 749, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1498, 'teams', 12, 749, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1499, 'teams', 7, 750, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1500, 'teams', 12, 750, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1501, 'teams', 7, 751, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1502, 'teams', 12, 751, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (713, 'teams', 12, 357, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (714, 'teams', 30, 357, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (715, 'teams', 12, 358, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (716, 'teams', 30, 358, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (717, 'teams', 12, 359, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (718, 'teams', 30, 359, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1503, 'teams', 12, 752, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1504, 'teams', 17, 752, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1505, 'teams', 12, 753, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1506, 'teams', 17, 753, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1507, 'teams', 12, 754, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1508, 'teams', 17, 754, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1535, 'teams', 12, 768, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1536, 'teams', 8, 768, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1537, 'teams', 12, 769, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1538, 'teams', 8, 769, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1539, 'teams', 12, 770, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1540, 'teams', 8, 770, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1541, 'teams', 10, 771, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1542, 'teams', 12, 771, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1543, 'teams', 10, 772, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1544, 'teams', 12, 772, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1545, 'teams', 10, 773, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1546, 'teams', 12, 773, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1547, 'teams', 13, 774, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1548, 'teams', 12, 774, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1549, 'teams', 13, 775, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1550, 'teams', 12, 775, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1551, 'teams', 13, 776, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1552, 'teams', 12, 776, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1553, 'teams', 13, 777, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1554, 'teams', 12, 777, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1563, 'teams', 14, 782, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1564, 'teams', 12, 782, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1565, 'teams', 14, 783, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1566, 'teams', 12, 783, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1567, 'teams', 14, 784, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1568, 'teams', 12, 784, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1275, 'teams', 12, 638, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1276, 'teams', 11, 638, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1277, 'teams', 12, 639, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1278, 'teams', 11, 639, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1279, 'teams', 12, 640, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1280, 'teams', 11, 640, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1575, 'teams', 12, 788, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1576, 'teams', 13, 788, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1577, 'teams', 12, 789, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1578, 'teams', 13, 789, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1579, 'teams', 12, 790, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1580, 'teams', 13, 790, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1581, 'teams', 12, 791, 'away', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1582, 'teams', 13, 791, 'home', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1293, 'teams', 11, 647, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1294, 'teams', 12, 647, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (617, 'teams', 11, 309, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (618, 'teams', 12, 309, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1295, 'teams', 11, 648, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1296, 'teams', 12, 648, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1297, 'teams', 11, 649, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1298, 'teams', 12, 649, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1589, 'teams', 12, 795, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1590, 'teams', 14, 795, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1591, 'teams', 12, 796, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1592, 'teams', 14, 796, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1593, 'teams', 12, 797, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1594, 'teams', 14, 797, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1609, 'teams', 4, 805, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1610, 'teams', 12, 805, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1611, 'teams', 4, 806, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1612, 'teams', 12, 806, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1613, 'teams', 4, 807, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1614, 'teams', 12, 807, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1615, 'teams', 12, 808, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1616, 'teams', 10, 808, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1617, 'teams', 12, 809, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1618, 'teams', 10, 809, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1619, 'teams', 12, 810, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1620, 'teams', 10, 810, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1629, 'teams', 10, 815, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1630, 'teams', 12, 815, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1631, 'teams', 10, 816, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1632, 'teams', 12, 816, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1633, 'teams', 10, 817, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1634, 'teams', 12, 817, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1351, 'teams', 12, 676, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1352, 'teams', 11, 676, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1353, 'teams', 12, 677, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1354, 'teams', 11, 677, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1355, 'teams', 12, 678, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1356, 'teams', 11, 678, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1641, 'teams', 12, 821, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1642, 'teams', 14, 821, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1643, 'teams', 12, 822, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1644, 'teams', 14, 822, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1645, 'teams', 12, 823, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1646, 'teams', 14, 823, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1647, 'teams', 12, 824, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1648, 'teams', 13, 824, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1649, 'teams', 12, 825, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1650, 'teams', 13, 825, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1651, 'teams', 12, 826, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1652, 'teams', 13, 826, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1653, 'teams', 14, 827, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1654, 'teams', 12, 827, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1655, 'teams', 14, 828, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1656, 'teams', 12, 828, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1657, 'teams', 14, 829, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1658, 'teams', 12, 829, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1659, 'teams', 14, 830, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1660, 'teams', 12, 830, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1661, 'teams', 13, 831, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1662, 'teams', 12, 831, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1663, 'teams', 13, 832, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1664, 'teams', 12, 832, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1665, 'teams', 13, 833, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1666, 'teams', 12, 833, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1673, 'teams', 12, 837, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1674, 'teams', 7, 837, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1675, 'teams', 12, 838, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1676, 'teams', 7, 838, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1397, 'teams', 11, 699, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1398, 'teams', 12, 699, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1399, 'teams', 11, 700, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1400, 'teams', 12, 700, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1401, 'teams', 11, 701, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1402, 'teams', 12, 701, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3009, 'teams', 23, 1505, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3010, 'teams', 22, 1505, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3011, 'teams', 23, 1506, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3012, 'teams', 22, 1506, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3031, 'teams', 22, 1516, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3032, 'teams', 23, 1516, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3033, 'teams', 22, 1517, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3034, 'teams', 23, 1517, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3035, 'teams', 22, 1518, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3036, 'teams', 23, 1518, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (63, 'teams', 23, 32, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (64, 'teams', 26, 32, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (65, 'teams', 23, 33, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (66, 'teams', 26, 33, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (67, 'teams', 23, 34, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (68, 'teams', 26, 34, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (69, 'teams', 23, 35, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (70, 'teams', 26, 35, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (661, 'teams', 23, 331, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (662, 'teams', 30, 331, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (663, 'teams', 23, 332, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (664, 'teams', 30, 332, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (665, 'teams', 23, 333, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (666, 'teams', 30, 333, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2853, 'teams', 8, 1427, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2854, 'teams', 23, 1427, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2855, 'teams', 8, 1428, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2856, 'teams', 23, 1428, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2857, 'teams', 8, 1429, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2858, 'teams', 23, 1429, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3057, 'teams', 23, 1529, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3058, 'teams', 22, 1529, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3059, 'teams', 23, 1530, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3060, 'teams', 22, 1530, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3061, 'teams', 23, 1531, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3062, 'teams', 22, 1531, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (699, 'teams', 30, 350, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (700, 'teams', 23, 350, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (701, 'teams', 30, 351, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (702, 'teams', 23, 351, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (703, 'teams', 30, 352, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (704, 'teams', 23, 352, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (115, 'teams', 26, 58, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (116, 'teams', 23, 58, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (117, 'teams', 26, 59, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (118, 'teams', 23, 59, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (119, 'teams', 26, 60, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (120, 'teams', 23, 60, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (443, 'teams', 23, 222, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (444, 'teams', 28, 222, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (445, 'teams', 23, 223, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (446, 'teams', 28, 223, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (447, 'teams', 23, 224, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (448, 'teams', 28, 224, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2873, 'teams', 23, 1437, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2874, 'teams', 8, 1437, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2875, 'teams', 23, 1438, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2876, 'teams', 8, 1438, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2877, 'teams', 23, 1439, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2878, 'teams', 8, 1439, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1521, 'teams', 12, 761, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1522, 'teams', 23, 761, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1523, 'teams', 12, 762, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1524, 'teams', 23, 762, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1525, 'teams', 12, 763, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1526, 'teams', 23, 763, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3103, 'teams', 23, 1552, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3104, 'teams', 17, 1552, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3105, 'teams', 23, 1553, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3106, 'teams', 17, 1553, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3107, 'teams', 23, 1554, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3108, 'teams', 17, 1554, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3109, 'teams', 23, 1555, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3110, 'teams', 17, 1555, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (997, 'teams', 23, 499, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (998, 'teams', 29, 499, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (999, 'teams', 23, 500, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1000, 'teams', 29, 500, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1001, 'teams', 23, 501, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1002, 'teams', 29, 501, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (499, 'teams', 23, 250, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (500, 'teams', 28, 250, 'home', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (501, 'teams', 23, 251, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (502, 'teams', 28, 251, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (503, 'teams', 23, 252, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (504, 'teams', 28, 252, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (505, 'teams', 23, 253, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (506, 'teams', 28, 253, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3149, 'teams', 22, 1575, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3150, 'teams', 23, 1575, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3151, 'teams', 22, 1576, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3152, 'teams', 23, 1576, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3153, 'teams', 22, 1577, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3154, 'teams', 23, 1577, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1051, 'teams', 29, 526, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1052, 'teams', 23, 526, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1053, 'teams', 29, 527, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1054, 'teams', 23, 527, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1055, 'teams', 29, 528, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1056, 'teams', 23, 528, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (559, 'teams', 28, 280, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (560, 'teams', 23, 280, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (561, 'teams', 28, 281, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (562, 'teams', 23, 281, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (563, 'teams', 28, 282, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (564, 'teams', 23, 282, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3187, 'teams', 17, 1594, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3188, 'teams', 23, 1594, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3189, 'teams', 17, 1595, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3190, 'teams', 23, 1595, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3191, 'teams', 17, 1596, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3192, 'teams', 23, 1596, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3211, 'teams', 23, 1606, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3212, 'teams', 22, 1606, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3213, 'teams', 23, 1607, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3214, 'teams', 22, 1607, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3215, 'teams', 23, 1608, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3216, 'teams', 22, 1608, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3217, 'teams', 23, 1609, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3218, 'teams', 22, 1609, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3227, 'teams', 22, 1614, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3228, 'teams', 23, 1614, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3229, 'teams', 22, 1615, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3230, 'teams', 23, 1615, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3231, 'teams', 22, 1616, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3232, 'teams', 23, 1616, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3245, 'teams', 17, 1623, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3246, 'teams', 15, 1623, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3247, 'teams', 17, 1624, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3248, 'teams', 15, 1624, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3249, 'teams', 17, 1625, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3250, 'teams', 15, 1625, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (881, 'teams', 29, 441, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (882, 'teams', 15, 441, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (883, 'teams', 29, 442, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (884, 'teams', 15, 442, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3043, 'teams', 15, 1522, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3044, 'teams', 23, 1522, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3045, 'teams', 15, 1523, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3046, 'teams', 23, 1523, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3047, 'teams', 15, 1524, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3048, 'teams', 23, 1524, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3049, 'teams', 15, 1525, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3050, 'teams', 23, 1525, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (929, 'teams', 15, 465, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (930, 'teams', 29, 465, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (931, 'teams', 15, 466, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (932, 'teams', 29, 466, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (933, 'teams', 15, 467, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (934, 'teams', 29, 467, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (411, 'teams', 15, 206, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (412, 'teams', 28, 206, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (413, 'teams', 15, 207, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (414, 'teams', 28, 207, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (415, 'teams', 15, 208, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (416, 'teams', 28, 208, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3309, 'teams', 22, 1655, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3310, 'teams', 15, 1655, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3311, 'teams', 22, 1656, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3312, 'teams', 15, 1656, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3313, 'teams', 22, 1657, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3314, 'teams', 15, 1657, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3335, 'teams', 17, 1668, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3336, 'teams', 15, 1668, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2043, 'teams', 13, 1022, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2044, 'teams', 15, 1022, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2045, 'teams', 13, 1023, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2046, 'teams', 15, 1023, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2047, 'teams', 13, 1024, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2048, 'teams', 15, 1024, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (965, 'teams', 29, 483, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (966, 'teams', 15, 483, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (967, 'teams', 29, 484, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (968, 'teams', 15, 484, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (969, 'teams', 29, 485, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (970, 'teams', 15, 485, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2275, 'teams', 15, 1138, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2276, 'teams', 14, 1138, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2277, 'teams', 15, 1139, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2278, 'teams', 14, 1139, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2279, 'teams', 15, 1140, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2280, 'teams', 14, 1140, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3369, 'teams', 17, 1685, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3370, 'teams', 15, 1685, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3371, 'teams', 17, 1686, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3372, 'teams', 15, 1686, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3373, 'teams', 17, 1687, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3374, 'teams', 15, 1687, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (761, 'teams', 30, 381, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (762, 'teams', 15, 381, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (763, 'teams', 30, 382, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (764, 'teams', 15, 382, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (765, 'teams', 30, 383, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (766, 'teams', 15, 383, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (767, 'teams', 30, 384, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (768, 'teams', 15, 384, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (199, 'teams', 26, 100, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (200, 'teams', 15, 100, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (201, 'teams', 26, 101, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (202, 'teams', 15, 101, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (203, 'teams', 26, 102, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (204, 'teams', 15, 102, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3139, 'teams', 23, 1570, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3140, 'teams', 15, 1570, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2979, 'teams', 23, 1490, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2980, 'teams', 15, 1490, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3141, 'teams', 23, 1571, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3142, 'teams', 15, 1571, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3395, 'teams', 15, 1698, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3396, 'teams', 17, 1698, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3397, 'teams', 15, 1699, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3398, 'teams', 17, 1699, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3399, 'teams', 15, 1700, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3400, 'teams', 17, 1700, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (825, 'teams', 15, 413, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (826, 'teams', 30, 413, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (827, 'teams', 15, 414, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (828, 'teams', 30, 414, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (829, 'teams', 15, 415, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (830, 'teams', 30, 415, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (259, 'teams', 15, 130, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (260, 'teams', 26, 130, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (261, 'teams', 15, 131, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (262, 'teams', 26, 131, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (263, 'teams', 15, 132, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (264, 'teams', 26, 132, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3429, 'teams', 17, 1715, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3430, 'teams', 15, 1715, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3431, 'teams', 17, 1716, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3432, 'teams', 15, 1716, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3433, 'teams', 17, 1717, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3434, 'teams', 15, 1717, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (577, 'teams', 28, 289, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (578, 'teams', 15, 289, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (579, 'teams', 28, 290, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (580, 'teams', 15, 290, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (581, 'teams', 28, 291, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (582, 'teams', 15, 291, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (583, 'teams', 28, 292, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (584, 'teams', 15, 292, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3441, 'teams', 15, 1721, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3442, 'teams', 17, 1721, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3443, 'teams', 15, 1722, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3444, 'teams', 17, 1722, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3445, 'teams', 15, 1723, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3446, 'teams', 17, 1723, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3467, 'teams', 15, 1734, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3468, 'teams', 22, 1734, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3469, 'teams', 15, 1735, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3470, 'teams', 22, 1735, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3471, 'teams', 15, 1736, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3472, 'teams', 22, 1736, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1953, 'teams', 13, 977, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1954, 'teams', 2, 977, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1955, 'teams', 13, 978, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1956, 'teams', 2, 978, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1957, 'teams', 13, 979, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1958, 'teams', 2, 979, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1959, 'teams', 13, 980, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1960, 'teams', 2, 980, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1961, 'teams', 13, 981, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1962, 'teams', 2, 981, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1963, 'teams', 13, 982, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1964, 'teams', 2, 982, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1965, 'teams', 13, 983, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1966, 'teams', 2, 983, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1105, 'teams', 11, 553, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1106, 'teams', 2, 553, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1107, 'teams', 11, 554, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1108, 'teams', 2, 554, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1109, 'teams', 11, 555, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1110, 'teams', 2, 555, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2835, 'teams', 2, 1418, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2836, 'teams', 8, 1418, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2837, 'teams', 2, 1419, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2838, 'teams', 8, 1419, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2839, 'teams', 2, 1420, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2840, 'teams', 8, 1420, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2201, 'teams', 14, 1101, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2202, 'teams', 2, 1101, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2203, 'teams', 14, 1102, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2204, 'teams', 2, 1102, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2417, 'teams', 10, 1209, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2418, 'teams', 2, 1209, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2419, 'teams', 10, 1210, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2420, 'teams', 2, 1210, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2421, 'teams', 10, 1211, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2422, 'teams', 2, 1211, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1157, 'teams', 2, 579, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1158, 'teams', 11, 579, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1159, 'teams', 2, 580, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1160, 'teams', 11, 580, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1161, 'teams', 2, 581, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1162, 'teams', 11, 581, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1457, 'teams', 2, 729, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1458, 'teams', 12, 729, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1459, 'teams', 2, 730, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1460, 'teams', 12, 730, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1461, 'teams', 2, 731, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1462, 'teams', 12, 731, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2013, 'teams', 13, 1007, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2014, 'teams', 2, 1007, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2639, 'teams', 2, 1320, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2640, 'teams', 4, 1320, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2641, 'teams', 2, 1321, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2642, 'teams', 4, 1321, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2643, 'teams', 2, 1322, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2644, 'teams', 4, 1322, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1773, 'teams', 2, 887, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1774, 'teams', 7, 887, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1775, 'teams', 2, 888, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1776, 'teams', 7, 888, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1777, 'teams', 2, 889, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1778, 'teams', 7, 889, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2659, 'teams', 4, 1330, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2660, 'teams', 2, 1330, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2661, 'teams', 4, 1331, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2662, 'teams', 2, 1331, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2663, 'teams', 4, 1332, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2664, 'teams', 2, 1332, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2041, 'teams', 13, 1021, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2042, 'teams', 2, 1021, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3549, 'teams', 2, 1775, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3550, 'teams', 22, 1775, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3551, 'teams', 2, 1776, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3552, 'teams', 22, 1776, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3553, 'teams', 2, 1777, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3554, 'teams', 22, 1777, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1527, 'teams', 12, 764, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1528, 'teams', 2, 764, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1529, 'teams', 12, 765, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1530, 'teams', 2, 765, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1531, 'teams', 12, 766, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1532, 'teams', 2, 766, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1533, 'teams', 12, 767, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1534, 'teams', 2, 767, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2493, 'teams', 2, 1247, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2494, 'teams', 10, 1247, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2495, 'teams', 2, 1248, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2496, 'teams', 10, 1248, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2497, 'teams', 2, 1249, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2498, 'teams', 10, 1249, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2707, 'teams', 4, 1354, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2708, 'teams', 2, 1354, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2709, 'teams', 4, 1355, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2710, 'teams', 2, 1355, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2711, 'teams', 4, 1356, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2712, 'teams', 2, 1356, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2301, 'teams', 2, 1151, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2302, 'teams', 14, 1151, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2303, 'teams', 2, 1152, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2304, 'teams', 14, 1152, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2305, 'teams', 2, 1153, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2306, 'teams', 14, 1153, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2307, 'teams', 2, 1154, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2308, 'teams', 14, 1154, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1845, 'teams', 7, 923, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1846, 'teams', 2, 923, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1847, 'teams', 7, 924, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1848, 'teams', 2, 924, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1849, 'teams', 7, 925, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1850, 'teams', 2, 925, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1851, 'teams', 7, 926, 'away', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1852, 'teams', 2, 926, 'home', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2315, 'teams', 14, 1158, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2316, 'teams', 2, 1158, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2317, 'teams', 14, 1159, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2318, 'teams', 2, 1159, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2319, 'teams', 14, 1160, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2320, 'teams', 2, 1160, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2927, 'teams', 8, 1464, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2928, 'teams', 2, 1464, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2929, 'teams', 8, 1465, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2930, 'teams', 2, 1465, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2931, 'teams', 8, 1466, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2932, 'teams', 2, 1466, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2751, 'teams', 2, 1376, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2752, 'teams', 4, 1376, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2753, 'teams', 2, 1377, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2754, 'teams', 4, 1377, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2755, 'teams', 2, 1378, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2756, 'teams', 4, 1378, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2145, 'teams', 13, 1073, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2146, 'teams', 2, 1073, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1357, 'teams', 2, 679, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1358, 'teams', 11, 679, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1359, 'teams', 2, 680, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1360, 'teams', 11, 680, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1361, 'teams', 2, 681, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1362, 'teams', 11, 681, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1363, 'teams', 2, 682, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1364, 'teams', 11, 682, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2783, 'teams', 4, 1392, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2784, 'teams', 2, 1392, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2785, 'teams', 4, 1393, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2786, 'teams', 2, 1393, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2787, 'teams', 4, 1394, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2788, 'teams', 2, 1394, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1667, 'teams', 12, 834, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1668, 'teams', 2, 834, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1669, 'teams', 12, 835, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1670, 'teams', 2, 835, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1671, 'teams', 12, 836, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1672, 'teams', 2, 836, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2173, 'teams', 2, 1087, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2174, 'teams', 13, 1087, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2175, 'teams', 2, 1088, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2176, 'teams', 13, 1088, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2177, 'teams', 2, 1089, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2178, 'teams', 13, 1089, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2179, 'teams', 2, 1090, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2180, 'teams', 13, 1090, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2811, 'teams', 2, 1406, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2812, 'teams', 4, 1406, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2813, 'teams', 2, 1407, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2814, 'teams', 4, 1407, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2815, 'teams', 2, 1408, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2816, 'teams', 4, 1408, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2829, 'teams', 8, 1415, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2830, 'teams', 5, 1415, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2831, 'teams', 8, 1416, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2832, 'teams', 5, 1416, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2833, 'teams', 8, 1417, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2834, 'teams', 5, 1417, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1973, 'teams', 5, 987, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1974, 'teams', 13, 987, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1975, 'teams', 5, 988, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1976, 'teams', 13, 988, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1977, 'teams', 5, 989, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1978, 'teams', 13, 989, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2607, 'teams', 5, 1304, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2608, 'teams', 4, 1304, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2609, 'teams', 5, 1305, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2610, 'teams', 4, 1305, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2611, 'teams', 5, 1306, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2612, 'teams', 4, 1306, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3499, 'teams', 2, 1750, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3500, 'teams', 5, 1750, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3501, 'teams', 2, 1751, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3502, 'teams', 5, 1751, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2617, 'teams', 4, 1309, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2618, 'teams', 5, 1309, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2619, 'teams', 4, 1310, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2620, 'teams', 5, 1310, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1725, 'teams', 7, 863, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1726, 'teams', 5, 863, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1727, 'teams', 7, 864, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1728, 'teams', 5, 864, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1729, 'teams', 7, 865, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1730, 'teams', 5, 865, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3517, 'teams', 5, 1759, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3518, 'teams', 2, 1759, 'home', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3519, 'teams', 5, 1760, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3520, 'teams', 2, 1760, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3521, 'teams', 5, 1761, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3522, 'teams', 2, 1761, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2245, 'teams', 5, 1123, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2246, 'teams', 14, 1123, 'home', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2247, 'teams', 5, 1124, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2248, 'teams', 14, 1124, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2249, 'teams', 5, 1125, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2250, 'teams', 14, 1125, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2447, 'teams', 10, 1224, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2448, 'teams', 5, 1224, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2449, 'teams', 10, 1225, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2450, 'teams', 5, 1225, 'home', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2451, 'teams', 10, 1226, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2452, 'teams', 5, 1226, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1489, 'teams', 5, 745, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1490, 'teams', 12, 745, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1491, 'teams', 5, 746, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1492, 'teams', 12, 746, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1493, 'teams', 5, 747, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1494, 'teams', 12, 747, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1203, 'teams', 5, 602, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1204, 'teams', 11, 602, 'home', '16', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1205, 'teams', 5, 603, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1206, 'teams', 11, 603, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1207, 'teams', 5, 604, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1208, 'teams', 11, 604, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3075, 'teams', 5, 1538, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3076, 'teams', 23, 1538, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3077, 'teams', 5, 1539, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3078, 'teams', 23, 1539, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3079, 'teams', 5, 1540, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3080, 'teams', 23, 1540, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3729, 'teams', 5, 1865, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3730, 'teams', 22, 1865, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3731, 'teams', 5, 1866, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3732, 'teams', 22, 1866, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3733, 'teams', 5, 1867, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3734, 'teams', 22, 1867, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2485, 'teams', 10, 1243, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2486, 'teams', 5, 1243, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2487, 'teams', 10, 1244, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2488, 'teams', 5, 1244, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2489, 'teams', 10, 1245, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2490, 'teams', 5, 1245, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2491, 'teams', 10, 1246, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2492, 'teams', 5, 1246, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2891, 'teams', 5, 1446, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2892, 'teams', 8, 1446, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2893, 'teams', 5, 1447, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2894, 'teams', 8, 1447, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2895, 'teams', 5, 1448, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2896, 'teams', 8, 1448, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2897, 'teams', 5, 1449, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2898, 'teams', 8, 1449, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1555, 'teams', 12, 778, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1556, 'teams', 5, 778, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1557, 'teams', 12, 779, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1558, 'teams', 5, 779, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1559, 'teams', 12, 780, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1560, 'teams', 5, 780, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1561, 'teams', 12, 781, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1562, 'teams', 5, 781, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1269, 'teams', 11, 635, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1270, 'teams', 5, 635, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1271, 'teams', 11, 636, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1272, 'teams', 5, 636, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1273, 'teams', 11, 637, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1274, 'teams', 5, 637, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2507, 'teams', 5, 1254, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2508, 'teams', 10, 1254, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2509, 'teams', 5, 1255, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2510, 'teams', 10, 1255, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2511, 'teams', 5, 1256, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2512, 'teams', 10, 1256, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3593, 'teams', 5, 1797, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3594, 'teams', 2, 1797, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3595, 'teams', 5, 1798, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3596, 'teams', 2, 1798, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3597, 'teams', 5, 1799, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3598, 'teams', 2, 1799, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2727, 'teams', 4, 1364, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2728, 'teams', 5, 1364, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2729, 'teams', 4, 1365, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2730, 'teams', 5, 1365, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2731, 'teams', 4, 1366, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2732, 'teams', 5, 1366, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2733, 'teams', 4, 1367, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2734, 'teams', 5, 1367, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1, 'teams', 2, 1, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2, 'teams', 5, 1, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3479, 'teams', 2, 1740, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3480, 'teams', 5, 1740, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3599, 'teams', 2, 1800, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3600, 'teams', 5, 1800, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3601, 'teams', 2, 1801, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3602, 'teams', 5, 1801, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2739, 'teams', 5, 1370, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2740, 'teams', 4, 1370, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2741, 'teams', 5, 1371, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2742, 'teams', 4, 1371, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2743, 'teams', 5, 1372, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2744, 'teams', 4, 1372, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1305, 'teams', 5, 653, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1306, 'teams', 11, 653, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1307, 'teams', 5, 654, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1308, 'teams', 11, 654, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1309, 'teams', 5, 655, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1310, 'teams', 11, 655, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2119, 'teams', 5, 1060, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2120, 'teams', 13, 1060, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2121, 'teams', 5, 1061, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2122, 'teams', 13, 1061, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2123, 'teams', 5, 1062, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2124, 'teams', 13, 1062, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2337, 'teams', 14, 1169, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2338, 'teams', 5, 1169, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2339, 'teams', 14, 1170, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2340, 'teams', 5, 1170, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2341, 'teams', 14, 1171, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2342, 'teams', 5, 1171, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2131, 'teams', 13, 1066, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2132, 'teams', 5, 1066, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2133, 'teams', 13, 1067, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2134, 'teams', 5, 1067, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2135, 'teams', 13, 1068, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2136, 'teams', 5, 1068, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3625, 'teams', 5, 1813, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3626, 'teams', 2, 1813, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3627, 'teams', 5, 1814, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3628, 'teams', 2, 1814, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3629, 'teams', 5, 1815, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3630, 'teams', 2, 1815, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2763, 'teams', 4, 1382, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2764, 'teams', 5, 1382, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2765, 'teams', 4, 1383, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2766, 'teams', 5, 1383, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2767, 'teams', 4, 1384, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2768, 'teams', 5, 1384, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2769, 'teams', 4, 1385, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2770, 'teams', 5, 1385, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3637, 'teams', 2, 1819, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3638, 'teams', 5, 1819, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3639, 'teams', 2, 1820, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3640, 'teams', 5, 1820, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3641, 'teams', 2, 1821, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3642, 'teams', 5, 1821, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2777, 'teams', 5, 1389, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2778, 'teams', 4, 1389, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2779, 'teams', 5, 1390, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2780, 'teams', 4, 1390, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2781, 'teams', 5, 1391, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2782, 'teams', 4, 1391, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2367, 'teams', 14, 1184, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2368, 'teams', 5, 1184, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2369, 'teams', 14, 1185, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2370, 'teams', 5, 1185, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2371, 'teams', 14, 1186, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2372, 'teams', 5, 1186, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1945, 'teams', 5, 973, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1946, 'teams', 7, 973, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1947, 'teams', 5, 974, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1948, 'teams', 7, 974, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1949, 'teams', 5, 975, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1950, 'teams', 7, 975, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1951, 'teams', 5, 976, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1952, 'teams', 7, 976, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (327, 'teams', 28, 164, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (328, 'teams', 18, 164, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (329, 'teams', 28, 165, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (330, 'teams', 18, 165, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (331, 'teams', 28, 166, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (332, 'teams', 18, 166, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3239, 'teams', 15, 1620, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3240, 'teams', 18, 1620, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3241, 'teams', 15, 1621, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3242, 'teams', 18, 1621, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3243, 'teams', 15, 1622, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3244, 'teams', 18, 1622, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3789, 'teams', 18, 1895, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3790, 'teams', 22, 1895, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3791, 'teams', 18, 1896, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3792, 'teams', 22, 1896, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3793, 'teams', 18, 1897, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3794, 'teams', 22, 1897, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3809, 'teams', 17, 1905, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3810, 'teams', 18, 1905, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3811, 'teams', 17, 1906, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3812, 'teams', 18, 1906, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3813, 'teams', 17, 1907, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3814, 'teams', 18, 1907, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3267, 'teams', 18, 1634, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3268, 'teams', 15, 1634, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3269, 'teams', 18, 1635, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3270, 'teams', 15, 1635, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3271, 'teams', 18, 1636, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3272, 'teams', 15, 1636, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3815, 'teams', 18, 1908, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3816, 'teams', 17, 1908, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3817, 'teams', 18, 1909, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3818, 'teams', 17, 1909, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3819, 'teams', 18, 1910, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3820, 'teams', 17, 1910, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3037, 'teams', 18, 1519, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3038, 'teams', 23, 1519, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3039, 'teams', 18, 1520, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3040, 'teams', 23, 1520, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3041, 'teams', 18, 1521, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3042, 'teams', 23, 1521, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3699, 'teams', 5, 1850, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3700, 'teams', 18, 1850, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3701, 'teams', 5, 1851, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3702, 'teams', 18, 1851, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3703, 'teams', 5, 1852, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3704, 'teams', 18, 1852, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (405, 'teams', 18, 203, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (406, 'teams', 28, 203, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (407, 'teams', 18, 204, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (408, 'teams', 28, 204, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (409, 'teams', 18, 205, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (410, 'teams', 28, 205, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (935, 'teams', 18, 468, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (936, 'teams', 29, 468, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (937, 'teams', 18, 469, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (938, 'teams', 29, 469, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (939, 'teams', 18, 470, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (940, 'teams', 29, 470, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3855, 'teams', 22, 1928, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3856, 'teams', 18, 1928, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3857, 'teams', 22, 1929, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3858, 'teams', 18, 1929, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3859, 'teams', 22, 1930, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3860, 'teams', 18, 1930, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3861, 'teams', 22, 1931, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3862, 'teams', 18, 1931, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3321, 'teams', 15, 1661, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3322, 'teams', 18, 1661, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3323, 'teams', 15, 1662, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3324, 'teams', 18, 1662, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3325, 'teams', 15, 1663, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3326, 'teams', 18, 1663, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2257, 'teams', 18, 1129, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2258, 'teams', 14, 1129, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2259, 'teams', 18, 1130, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2260, 'teams', 14, 1130, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2261, 'teams', 18, 1131, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2262, 'teams', 14, 1131, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3723, 'teams', 18, 1862, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3724, 'teams', 5, 1862, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3725, 'teams', 18, 1863, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3726, 'teams', 5, 1863, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3727, 'teams', 18, 1864, 'away', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3728, 'teams', 5, 1864, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (731, 'teams', 30, 366, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (732, 'teams', 18, 366, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (733, 'teams', 30, 367, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (734, 'teams', 18, 367, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (735, 'teams', 30, 368, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (736, 'teams', 18, 368, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2689, 'teams', 4, 1345, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2690, 'teams', 18, 1345, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2691, 'teams', 4, 1346, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2692, 'teams', 18, 1346, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2693, 'teams', 4, 1347, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2694, 'teams', 18, 1347, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3869, 'teams', 17, 1935, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3870, 'teams', 18, 1935, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3871, 'teams', 17, 1936, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3872, 'teams', 18, 1936, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3873, 'teams', 17, 1937, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3874, 'teams', 18, 1937, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3349, 'teams', 18, 1675, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3350, 'teams', 15, 1675, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3351, 'teams', 18, 1676, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3352, 'teams', 15, 1676, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3353, 'teams', 18, 1677, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3354, 'teams', 15, 1677, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (191, 'teams', 26, 96, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (192, 'teams', 18, 96, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (193, 'teams', 26, 97, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (194, 'teams', 18, 97, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (195, 'teams', 26, 98, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (196, 'teams', 18, 98, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (197, 'teams', 26, 99, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (198, 'teams', 18, 99, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (769, 'teams', 30, 385, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (770, 'teams', 18, 385, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (771, 'teams', 30, 386, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (772, 'teams', 18, 386, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (773, 'teams', 30, 387, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (774, 'teams', 18, 387, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3133, 'teams', 23, 1567, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3134, 'teams', 18, 1567, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3135, 'teams', 23, 1568, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3136, 'teams', 18, 1568, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3137, 'teams', 23, 1569, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3138, 'teams', 18, 1569, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3921, 'teams', 18, 1961, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3922, 'teams', 17, 1961, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3923, 'teams', 18, 1962, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3924, 'teams', 17, 1962, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3925, 'teams', 18, 1963, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3926, 'teams', 17, 1963, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (253, 'teams', 18, 127, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (254, 'teams', 26, 127, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (255, 'teams', 18, 128, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (256, 'teams', 26, 128, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (257, 'teams', 18, 129, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (258, 'teams', 26, 129, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (831, 'teams', 18, 416, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (832, 'teams', 30, 416, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (833, 'teams', 18, 417, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (834, 'teams', 30, 417, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (835, 'teams', 18, 418, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (836, 'teams', 30, 418, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3423, 'teams', 18, 1712, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3424, 'teams', 15, 1712, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3425, 'teams', 18, 1713, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3426, 'teams', 15, 1713, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3427, 'teams', 18, 1714, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3428, 'teams', 15, 1714, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3945, 'teams', 17, 1973, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3946, 'teams', 18, 1973, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3947, 'teams', 17, 1974, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3948, 'teams', 18, 1974, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3949, 'teams', 17, 1975, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3950, 'teams', 18, 1975, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3969, 'teams', 18, 1985, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3970, 'teams', 17, 1985, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3971, 'teams', 18, 1986, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3972, 'teams', 17, 1986, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3973, 'teams', 18, 1987, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3974, 'teams', 17, 1987, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1083, 'teams', 29, 542, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1084, 'teams', 18, 542, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1085, 'teams', 29, 543, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1086, 'teams', 18, 543, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1087, 'teams', 29, 544, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1088, 'teams', 18, 544, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1089, 'teams', 29, 545, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1090, 'teams', 18, 545, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3995, 'teams', 24, 1998, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3996, 'teams', 22, 1998, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3997, 'teams', 24, 1999, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3998, 'teams', 22, 1999, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3999, 'teams', 24, 2000, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4000, 'teams', 22, 2000, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2993, 'teams', 24, 1497, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2994, 'teams', 23, 1497, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2995, 'teams', 24, 1498, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2996, 'teams', 23, 1498, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2997, 'teams', 24, 1499, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2998, 'teams', 23, 1499, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4001, 'teams', 17, 2001, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4002, 'teams', 24, 2001, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4003, 'teams', 17, 2002, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4004, 'teams', 24, 2002, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4005, 'teams', 17, 2003, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4006, 'teams', 24, 2003, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3005, 'teams', 23, 1503, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3006, 'teams', 24, 1503, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3007, 'teams', 23, 1504, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3008, 'teams', 24, 1504, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4017, 'teams', 17, 2009, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4018, 'teams', 24, 2009, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4025, 'teams', 22, 2013, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4026, 'teams', 24, 2013, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4027, 'teams', 22, 2014, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4028, 'teams', 24, 2014, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4029, 'teams', 22, 2015, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4030, 'teams', 24, 2015, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (653, 'teams', 24, 327, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (654, 'teams', 30, 327, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (655, 'teams', 24, 328, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (656, 'teams', 30, 328, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (657, 'teams', 24, 329, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (658, 'teams', 30, 329, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (659, 'teams', 24, 330, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (660, 'teams', 30, 330, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (71, 'teams', 24, 36, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (72, 'teams', 26, 36, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (73, 'teams', 24, 37, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (74, 'teams', 26, 37, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (75, 'teams', 24, 38, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (76, 'teams', 26, 38, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3297, 'teams', 15, 1649, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3298, 'teams', 24, 1649, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3299, 'teams', 15, 1650, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3300, 'teams', 24, 1650, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3301, 'teams', 15, 1651, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3302, 'teams', 24, 1651, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3841, 'teams', 18, 1921, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3842, 'teams', 24, 1921, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3843, 'teams', 18, 1922, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3844, 'teams', 24, 1922, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3845, 'teams', 18, 1923, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3846, 'teams', 24, 1923, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3847, 'teams', 18, 1924, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3848, 'teams', 24, 1924, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2435, 'teams', 10, 1218, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2436, 'teams', 24, 1218, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2437, 'teams', 10, 1219, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2438, 'teams', 24, 1219, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2439, 'teams', 10, 1220, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2440, 'teams', 24, 1220, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4037, 'teams', 24, 2019, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4038, 'teams', 22, 2019, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4039, 'teams', 24, 2020, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4040, 'teams', 22, 2020, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4041, 'teams', 24, 2021, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4042, 'teams', 22, 2021, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (109, 'teams', 26, 55, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (110, 'teams', 24, 55, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (111, 'teams', 26, 56, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (112, 'teams', 24, 56, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (113, 'teams', 26, 57, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (114, 'teams', 24, 57, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (705, 'teams', 30, 353, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (706, 'teams', 24, 353, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (707, 'teams', 30, 354, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (708, 'teams', 24, 354, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (709, 'teams', 30, 355, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (710, 'teams', 24, 355, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (711, 'teams', 30, 356, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (712, 'teams', 24, 356, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3063, 'teams', 24, 1532, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3064, 'teams', 23, 1532, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3065, 'teams', 24, 1533, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3066, 'teams', 23, 1533, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3067, 'teams', 24, 1534, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3068, 'teams', 23, 1534, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2665, 'teams', 24, 1333, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2666, 'teams', 4, 1333, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2667, 'teams', 24, 1334, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2668, 'teams', 4, 1334, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2669, 'teams', 24, 1335, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2670, 'teams', 4, 1335, 'home', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3561, 'teams', 24, 1781, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3562, 'teams', 2, 1781, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3563, 'teams', 24, 1782, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3564, 'teams', 2, 1782, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3565, 'teams', 24, 1783, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3566, 'teams', 2, 1783, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3089, 'teams', 23, 1545, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3090, 'teams', 24, 1545, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3091, 'teams', 23, 1546, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3092, 'teams', 24, 1546, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3093, 'teams', 23, 1547, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3094, 'teams', 24, 1547, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3095, 'teams', 23, 1548, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3096, 'teams', 24, 1548, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4073, 'teams', 24, 2037, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4074, 'teams', 17, 2037, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4075, 'teams', 24, 2038, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4076, 'teams', 17, 2038, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4077, 'teams', 24, 2039, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4078, 'teams', 17, 2039, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (493, 'teams', 24, 247, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (494, 'teams', 28, 247, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (495, 'teams', 24, 248, 'away', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (496, 'teams', 28, 248, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (497, 'teams', 24, 249, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (498, 'teams', 28, 249, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1003, 'teams', 24, 502, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1004, 'teams', 29, 502, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1005, 'teams', 24, 503, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1006, 'teams', 29, 503, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1007, 'teams', 24, 504, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1008, 'teams', 29, 504, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1009, 'teams', 24, 505, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1010, 'teams', 29, 505, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3387, 'teams', 24, 1694, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3388, 'teams', 15, 1694, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3389, 'teams', 24, 1695, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3390, 'teams', 15, 1695, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3391, 'teams', 24, 1696, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3392, 'teams', 15, 1696, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3393, 'teams', 24, 1697, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3394, 'teams', 15, 1697, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3911, 'teams', 24, 1956, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3912, 'teams', 18, 1956, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3787, 'teams', 24, 1894, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3788, 'teams', 18, 1894, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3913, 'teams', 24, 1957, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3914, 'teams', 18, 1957, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4103, 'teams', 22, 2052, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4104, 'teams', 24, 2052, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4105, 'teams', 22, 2053, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4106, 'teams', 24, 2053, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4107, 'teams', 22, 2054, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4108, 'teams', 24, 2054, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (553, 'teams', 28, 277, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (554, 'teams', 24, 277, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (555, 'teams', 28, 278, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (556, 'teams', 24, 278, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (557, 'teams', 28, 279, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (558, 'teams', 24, 279, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1057, 'teams', 29, 529, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1058, 'teams', 24, 529, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1059, 'teams', 29, 530, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1060, 'teams', 24, 530, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1061, 'teams', 29, 531, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1062, 'teams', 24, 531, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3167, 'teams', 23, 1584, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3168, 'teams', 24, 1584, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3169, 'teams', 23, 1585, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3170, 'teams', 24, 1585, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3171, 'teams', 23, 1586, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3172, 'teams', 24, 1586, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3173, 'teams', 23, 1587, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3174, 'teams', 24, 1587, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4127, 'teams', 24, 2064, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4128, 'teams', 22, 2064, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4129, 'teams', 24, 2065, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4130, 'teams', 22, 2065, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4131, 'teams', 24, 2066, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4132, 'teams', 22, 2066, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4139, 'teams', 22, 2070, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4140, 'teams', 24, 2070, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4141, 'teams', 22, 2071, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4142, 'teams', 24, 2071, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4143, 'teams', 22, 2072, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4144, 'teams', 24, 2072, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3199, 'teams', 24, 1600, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3200, 'teams', 23, 1600, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3201, 'teams', 24, 1601, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3202, 'teams', 23, 1601, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3203, 'teams', 24, 1602, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3204, 'teams', 23, 1602, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2981, 'teams', 23, 1491, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2982, 'teams', 20, 1491, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2983, 'teams', 23, 1492, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2984, 'teams', 20, 1492, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2985, 'teams', 23, 1493, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2986, 'teams', 20, 1493, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4181, 'teams', 20, 2091, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4182, 'teams', 17, 2091, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4183, 'teams', 20, 2092, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4184, 'teams', 17, 2092, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4185, 'teams', 20, 2093, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4186, 'teams', 17, 2093, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3795, 'teams', 18, 1898, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3796, 'teams', 20, 1898, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3797, 'teams', 18, 1899, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3798, 'teams', 20, 1899, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3799, 'teams', 18, 1900, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3800, 'teams', 20, 1900, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (643, 'teams', 20, 322, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (644, 'teams', 30, 322, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (645, 'teams', 20, 323, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (646, 'teams', 30, 323, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3261, 'teams', 20, 1631, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3262, 'teams', 15, 1631, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3263, 'teams', 20, 1632, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3264, 'teams', 15, 1632, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3265, 'teams', 20, 1633, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3266, 'teams', 15, 1633, 'home', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3273, 'teams', 15, 1637, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3274, 'teams', 20, 1637, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3275, 'teams', 15, 1638, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3276, 'teams', 20, 1638, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3277, 'teams', 15, 1639, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3278, 'teams', 20, 1639, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3821, 'teams', 20, 1911, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3822, 'teams', 18, 1911, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3823, 'teams', 20, 1912, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3824, 'teams', 18, 1912, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3825, 'teams', 20, 1913, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3826, 'teams', 18, 1913, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4203, 'teams', 17, 2102, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4204, 'teams', 20, 2102, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4205, 'teams', 17, 2103, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4206, 'teams', 20, 2103, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4207, 'teams', 17, 2104, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4208, 'teams', 20, 2104, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (911, 'teams', 20, 456, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (912, 'teams', 29, 456, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (913, 'teams', 20, 457, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (914, 'teams', 29, 457, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (915, 'teams', 20, 458, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (916, 'teams', 29, 458, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (393, 'teams', 20, 197, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (394, 'teams', 28, 197, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (395, 'teams', 20, 198, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (396, 'teams', 28, 198, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (397, 'teams', 20, 199, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (398, 'teams', 28, 199, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4241, 'teams', 20, 2121, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4242, 'teams', 17, 2121, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4243, 'teams', 20, 2122, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4244, 'teams', 17, 2122, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4245, 'teams', 20, 2123, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4246, 'teams', 17, 2123, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1209, 'teams', 11, 605, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1210, 'teams', 20, 605, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1211, 'teams', 11, 606, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1212, 'teams', 20, 606, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1213, 'teams', 11, 607, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1214, 'teams', 20, 607, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2671, 'teams', 20, 1336, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2672, 'teams', 4, 1336, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2673, 'teams', 20, 1337, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2674, 'teams', 4, 1337, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2675, 'teams', 20, 1338, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2676, 'teams', 4, 1338, 'home', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1509, 'teams', 20, 755, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1510, 'teams', 12, 755, 'home', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1511, 'teams', 20, 756, 'away', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1512, 'teams', 12, 756, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1513, 'teams', 20, 757, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1514, 'teams', 12, 757, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2683, 'teams', 4, 1342, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2684, 'teams', 20, 1342, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2685, 'teams', 4, 1343, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2686, 'teams', 20, 1343, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2687, 'teams', 4, 1344, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2688, 'teams', 20, 1344, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4061, 'teams', 24, 2031, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4062, 'teams', 20, 2031, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4063, 'teams', 24, 2032, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4064, 'teams', 20, 2032, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4065, 'teams', 24, 2033, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4066, 'teams', 20, 2033, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3081, 'teams', 20, 1541, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3082, 'teams', 23, 1541, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3083, 'teams', 20, 1542, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3084, 'teams', 23, 1542, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3085, 'teams', 20, 1543, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3086, 'teams', 23, 1543, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3087, 'teams', 20, 1544, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3088, 'teams', 23, 1544, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (171, 'teams', 26, 86, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (172, 'teams', 20, 86, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (173, 'teams', 26, 87, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (174, 'teams', 20, 87, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (175, 'teams', 26, 88, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (176, 'teams', 20, 88, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (177, 'teams', 26, 89, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (178, 'teams', 20, 89, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (755, 'teams', 30, 378, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (756, 'teams', 20, 378, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (757, 'teams', 30, 379, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (758, 'teams', 20, 379, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (759, 'teams', 30, 380, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (760, 'teams', 20, 380, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4085, 'teams', 20, 2043, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4086, 'teams', 24, 2043, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4087, 'teams', 20, 2044, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4088, 'teams', 24, 2044, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4089, 'teams', 20, 2045, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4090, 'teams', 24, 2045, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4259, 'teams', 20, 2130, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4260, 'teams', 22, 2130, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4261, 'teams', 20, 2131, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4262, 'teams', 22, 2131, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4263, 'teams', 20, 2132, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4264, 'teams', 22, 2132, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3375, 'teams', 15, 1688, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3376, 'teams', 20, 1688, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3377, 'teams', 15, 1689, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3378, 'teams', 20, 1689, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3379, 'teams', 15, 1690, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3380, 'teams', 20, 1690, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3903, 'teams', 18, 1952, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3904, 'teams', 20, 1952, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3905, 'teams', 18, 1953, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3906, 'teams', 20, 1953, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3907, 'teams', 18, 1954, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3908, 'teams', 20, 1954, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3909, 'teams', 18, 1955, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3910, 'teams', 20, 1955, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1025, 'teams', 29, 513, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1026, 'teams', 20, 513, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1027, 'teams', 29, 514, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1028, 'teams', 20, 514, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1029, 'teams', 29, 515, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1030, 'teams', 20, 515, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1031, 'teams', 29, 516, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1032, 'teams', 20, 516, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (533, 'teams', 28, 267, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (534, 'teams', 20, 267, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (535, 'teams', 28, 268, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (536, 'teams', 20, 268, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (537, 'teams', 28, 269, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (538, 'teams', 20, 269, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3927, 'teams', 20, 1964, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3928, 'teams', 18, 1964, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3929, 'teams', 20, 1965, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3930, 'teams', 18, 1965, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3931, 'teams', 20, 1966, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3932, 'teams', 18, 1966, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3415, 'teams', 20, 1708, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3416, 'teams', 15, 1708, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3417, 'teams', 20, 1709, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3418, 'teams', 15, 1709, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3419, 'teams', 20, 1710, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3420, 'teams', 15, 1710, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3421, 'teams', 20, 1711, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3422, 'teams', 15, 1711, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4283, 'teams', 22, 2142, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4284, 'teams', 20, 2142, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4285, 'teams', 22, 2143, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4286, 'teams', 20, 2143, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4287, 'teams', 22, 2144, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4288, 'teams', 20, 2144, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4295, 'teams', 20, 2148, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4296, 'teams', 17, 2148, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4297, 'teams', 20, 2149, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4298, 'teams', 17, 2149, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4299, 'teams', 20, 2150, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4300, 'teams', 17, 2150, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (285, 'teams', 20, 143, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (286, 'teams', 26, 143, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (287, 'teams', 20, 144, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (288, 'teams', 26, 144, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (289, 'teams', 20, 145, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (290, 'teams', 26, 145, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3447, 'teams', 15, 1724, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3448, 'teams', 20, 1724, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3449, 'teams', 15, 1725, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3450, 'teams', 20, 1725, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3451, 'teams', 15, 1726, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3452, 'teams', 20, 1726, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3453, 'teams', 15, 1727, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3454, 'teams', 20, 1727, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4153, 'teams', 24, 2077, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4154, 'teams', 20, 2077, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4155, 'teams', 24, 2078, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4156, 'teams', 20, 2078, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4157, 'teams', 24, 2079, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4158, 'teams', 20, 2079, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4321, 'teams', 17, 2161, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4322, 'teams', 20, 2161, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4323, 'teams', 17, 2162, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4324, 'teams', 20, 2162, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4325, 'teams', 17, 2163, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4326, 'teams', 20, 2163, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4327, 'teams', 17, 2164, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4328, 'teams', 20, 2164, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3983, 'teams', 20, 1992, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3984, 'teams', 18, 1992, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3985, 'teams', 20, 1993, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3986, 'teams', 18, 1993, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3987, 'teams', 20, 1994, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3988, 'teams', 18, 1994, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3225, 'teams', 20, 1613, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3226, 'teams', 23, 1613, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4335, 'teams', 22, 2168, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4336, 'teams', 25, 2168, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4337, 'teams', 22, 2169, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4338, 'teams', 25, 2169, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4339, 'teams', 22, 2170, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4340, 'teams', 25, 2170, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (11, 'teams', 26, 6, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (12, 'teams', 25, 6, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (13, 'teams', 26, 7, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (14, 'teams', 25, 7, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (15, 'teams', 26, 8, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (16, 'teams', 25, 8, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (17, 'teams', 26, 9, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (18, 'teams', 25, 9, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2999, 'teams', 25, 1500, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3000, 'teams', 23, 1500, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3001, 'teams', 25, 1501, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3002, 'teams', 23, 1501, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3003, 'teams', 25, 1502, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3004, 'teams', 23, 1502, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4007, 'teams', 24, 2004, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4008, 'teams', 25, 2004, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4009, 'teams', 24, 2005, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4010, 'teams', 25, 2005, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4351, 'teams', 25, 2176, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4352, 'teams', 22, 2176, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4353, 'teams', 25, 2177, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4354, 'teams', 22, 2177, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4355, 'teams', 25, 2178, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4356, 'teams', 22, 2178, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4019, 'teams', 25, 2010, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4020, 'teams', 24, 2010, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4021, 'teams', 25, 2011, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4022, 'teams', 24, 2011, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4023, 'teams', 25, 2012, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4024, 'teams', 24, 2012, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3025, 'teams', 23, 1513, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3026, 'teams', 25, 1513, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3027, 'teams', 23, 1514, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3028, 'teams', 25, 1514, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3029, 'teams', 23, 1515, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3030, 'teams', 25, 1515, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (891, 'teams', 25, 446, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (892, 'teams', 29, 446, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (893, 'teams', 25, 447, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (894, 'teams', 29, 447, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (895, 'teams', 25, 448, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (896, 'teams', 29, 448, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3285, 'teams', 25, 1643, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3286, 'teams', 15, 1643, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3287, 'teams', 25, 1644, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3288, 'teams', 15, 1644, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3289, 'teams', 25, 1645, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3290, 'teams', 15, 1645, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3835, 'teams', 25, 1918, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3836, 'teams', 18, 1918, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3837, 'teams', 25, 1919, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3838, 'teams', 18, 1919, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3839, 'teams', 25, 1920, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3840, 'teams', 18, 1920, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4357, 'teams', 22, 2179, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4358, 'teams', 25, 2179, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4359, 'teams', 22, 2180, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4360, 'teams', 25, 2180, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4361, 'teams', 22, 2181, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4362, 'teams', 25, 2181, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4227, 'teams', 25, 2114, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4228, 'teams', 20, 2114, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4229, 'teams', 25, 2115, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4230, 'teams', 20, 2115, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4231, 'teams', 25, 2116, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4232, 'teams', 20, 2116, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (417, 'teams', 28, 209, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (418, 'teams', 25, 209, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (419, 'teams', 28, 210, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (420, 'teams', 25, 210, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (421, 'teams', 28, 211, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (422, 'teams', 25, 211, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (947, 'teams', 29, 474, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (948, 'teams', 25, 474, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (949, 'teams', 29, 475, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (950, 'teams', 25, 475, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (951, 'teams', 29, 476, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (952, 'teams', 25, 476, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3711, 'teams', 25, 1856, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3712, 'teams', 5, 1856, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3713, 'teams', 25, 1857, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3714, 'teams', 5, 1857, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3715, 'teams', 25, 1858, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3716, 'teams', 5, 1858, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2473, 'teams', 25, 1237, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2474, 'teams', 10, 1237, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2475, 'teams', 25, 1238, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2476, 'teams', 10, 1238, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2477, 'teams', 25, 1239, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2478, 'teams', 10, 1239, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3567, 'teams', 2, 1784, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3568, 'teams', 25, 1784, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3569, 'teams', 2, 1785, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3570, 'teams', 25, 1785, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3571, 'teams', 2, 1786, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3572, 'teams', 25, 1786, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3355, 'teams', 15, 1678, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3356, 'teams', 25, 1678, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3357, 'teams', 15, 1679, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3358, 'teams', 25, 1679, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3359, 'teams', 15, 1680, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3360, 'teams', 25, 1680, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3361, 'teams', 15, 1681, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3362, 'teams', 25, 1681, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3883, 'teams', 18, 1942, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3884, 'teams', 25, 1942, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3885, 'teams', 18, 1943, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3886, 'teams', 25, 1943, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3887, 'teams', 18, 1944, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3888, 'teams', 25, 1944, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4415, 'teams', 25, 2208, 'away', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4416, 'teams', 22, 2208, 'home', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4417, 'teams', 25, 2209, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4418, 'teams', 22, 2209, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4419, 'teams', 25, 2210, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4420, 'teams', 22, 2210, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4421, 'teams', 17, 2211, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4422, 'teams', 25, 2211, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4423, 'teams', 17, 2212, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4424, 'teams', 25, 2212, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4425, 'teams', 17, 2213, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4426, 'teams', 25, 2213, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4091, 'teams', 25, 2046, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4092, 'teams', 24, 2046, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4093, 'teams', 25, 2047, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4094, 'teams', 24, 2047, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4095, 'teams', 25, 2048, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4096, 'teams', 24, 2048, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3125, 'teams', 25, 1563, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3126, 'teams', 23, 1563, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3127, 'teams', 25, 1564, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3128, 'teams', 23, 1564, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3129, 'teams', 25, 1565, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3130, 'teams', 23, 1565, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3131, 'teams', 25, 1566, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3132, 'teams', 23, 1566, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4279, 'teams', 20, 2140, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4280, 'teams', 25, 2140, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4179, 'teams', 20, 2090, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4180, 'teams', 25, 2090, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4281, 'teams', 20, 2141, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4282, 'teams', 25, 2141, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (793, 'teams', 25, 397, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (794, 'teams', 30, 397, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (795, 'teams', 25, 398, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (796, 'teams', 30, 398, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (797, 'teams', 25, 399, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (798, 'teams', 30, 399, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (799, 'teams', 25, 400, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (800, 'teams', 30, 400, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (235, 'teams', 25, 118, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (236, 'teams', 26, 118, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (237, 'teams', 25, 119, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (238, 'teams', 26, 119, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (239, 'teams', 25, 120, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (240, 'teams', 26, 120, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4115, 'teams', 24, 2058, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4116, 'teams', 25, 2058, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4117, 'teams', 24, 2059, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4118, 'teams', 25, 2059, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4119, 'teams', 24, 2060, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4120, 'teams', 25, 2060, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3161, 'teams', 23, 1581, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3162, 'teams', 25, 1581, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3163, 'teams', 23, 1582, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3164, 'teams', 25, 1582, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3165, 'teams', 23, 1583, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3166, 'teams', 25, 1583, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4441, 'teams', 25, 2221, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4442, 'teams', 17, 2221, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4443, 'teams', 25, 2222, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4444, 'teams', 17, 2222, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4445, 'teams', 25, 2223, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4446, 'teams', 17, 2223, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4447, 'teams', 25, 2224, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4448, 'teams', 17, 2224, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (565, 'teams', 25, 283, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (566, 'teams', 28, 283, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (567, 'teams', 25, 284, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (568, 'teams', 28, 284, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (569, 'teams', 25, 285, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (570, 'teams', 28, 285, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (843, 'teams', 30, 422, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (844, 'teams', 25, 422, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (845, 'teams', 30, 423, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (846, 'teams', 25, 423, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (847, 'teams', 30, 424, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (848, 'teams', 25, 424, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4455, 'teams', 22, 2228, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4456, 'teams', 25, 2228, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4457, 'teams', 22, 2229, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4458, 'teams', 25, 2229, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4459, 'teams', 22, 2230, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4460, 'teams', 25, 2230, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4467, 'teams', 25, 2234, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4468, 'teams', 22, 2234, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4469, 'teams', 25, 2235, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4470, 'teams', 22, 2235, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4471, 'teams', 25, 2236, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4472, 'teams', 22, 2236, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3205, 'teams', 23, 1603, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3206, 'teams', 25, 1603, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3207, 'teams', 23, 1604, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3208, 'teams', 25, 1604, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3209, 'teams', 23, 1605, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3210, 'teams', 25, 1605, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4159, 'teams', 24, 2080, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4160, 'teams', 25, 2080, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4161, 'teams', 24, 2081, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4162, 'teams', 25, 2081, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4163, 'teams', 24, 2082, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4164, 'teams', 25, 2082, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4165, 'teams', 24, 2083, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4166, 'teams', 25, 2083, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3219, 'teams', 25, 1610, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3220, 'teams', 23, 1610, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3221, 'teams', 25, 1611, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3222, 'teams', 23, 1611, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3223, 'teams', 25, 1612, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3224, 'teams', 23, 1612, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4173, 'teams', 25, 2087, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4174, 'teams', 24, 2087, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4175, 'teams', 25, 2088, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4176, 'teams', 24, 2088, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4177, 'teams', 25, 2089, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4178, 'teams', 24, 2089, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3481, 'teams', 2, 1741, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3482, 'teams', 1, 1741, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3483, 'teams', 2, 1742, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3484, 'teams', 1, 1742, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3485, 'teams', 2, 1743, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3486, 'teams', 1, 1743, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3661, 'teams', 5, 1831, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3662, 'teams', 1, 1831, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3663, 'teams', 5, 1832, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3664, 'teams', 1, 1832, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3665, 'teams', 5, 1833, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3666, 'teams', 1, 1833, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1409, 'teams', 1, 705, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1410, 'teams', 12, 705, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1411, 'teams', 1, 706, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1412, 'teams', 12, 706, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1413, 'teams', 1, 707, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1414, 'teams', 12, 707, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3487, 'teams', 1, 1744, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3488, 'teams', 2, 1744, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3489, 'teams', 1, 1745, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3490, 'teams', 2, 1745, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3491, 'teams', 1, 1746, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3492, 'teams', 2, 1746, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2195, 'teams', 14, 1098, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2196, 'teams', 1, 1098, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2197, 'teams', 14, 1099, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2198, 'teams', 1, 1099, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2199, 'teams', 14, 1100, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2200, 'teams', 1, 1100, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2613, 'teams', 1, 1307, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2614, 'teams', 4, 1307, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2615, 'teams', 1, 1308, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2616, 'teams', 4, 1308, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1137, 'teams', 11, 569, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1138, 'teams', 1, 569, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1139, 'teams', 11, 570, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1140, 'teams', 1, 570, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1141, 'teams', 11, 571, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1142, 'teams', 1, 571, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1989, 'teams', 1, 995, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1990, 'teams', 13, 995, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1991, 'teams', 1, 996, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1992, 'teams', 13, 996, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1151, 'teams', 1, 576, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1152, 'teams', 11, 576, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1153, 'teams', 1, 577, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1154, 'teams', 11, 577, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1155, 'teams', 1, 578, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1156, 'teams', 11, 578, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3687, 'teams', 1, 1844, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3688, 'teams', 5, 1844, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3689, 'teams', 1, 1845, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3690, 'teams', 5, 1845, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3691, 'teams', 1, 1846, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3692, 'teams', 5, 1846, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2627, 'teams', 4, 1314, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2628, 'teams', 1, 1314, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2629, 'teams', 4, 1315, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2630, 'teams', 1, 1315, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2631, 'teams', 4, 1316, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2632, 'teams', 1, 1316, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2845, 'teams', 8, 1423, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2846, 'teams', 1, 1423, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2847, 'teams', 8, 1424, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2848, 'teams', 1, 1424, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2849, 'teams', 8, 1425, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2850, 'teams', 1, 1425, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2851, 'teams', 8, 1426, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2852, 'teams', 1, 1426, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3303, 'teams', 1, 1652, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3304, 'teams', 15, 1652, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3305, 'teams', 1, 1653, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3306, 'teams', 15, 1653, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3307, 'teams', 1, 1654, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3308, 'teams', 15, 1654, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1471, 'teams', 12, 736, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1472, 'teams', 1, 736, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1473, 'teams', 12, 737, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1474, 'teams', 1, 737, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1475, 'teams', 12, 738, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1476, 'teams', 1, 738, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3705, 'teams', 1, 1853, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3706, 'teams', 5, 1853, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3707, 'teams', 1, 1854, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3708, 'teams', 5, 1854, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3709, 'teams', 1, 1855, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3710, 'teams', 5, 1855, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2459, 'teams', 1, 1230, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2460, 'teams', 10, 1230, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2461, 'teams', 1, 1231, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2462, 'teams', 10, 1231, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2463, 'teams', 1, 1232, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2464, 'teams', 10, 1232, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2465, 'teams', 1, 1233, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2466, 'teams', 10, 1233, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2859, 'teams', 8, 1430, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2860, 'teams', 1, 1430, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2861, 'teams', 8, 1431, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2862, 'teams', 1, 1431, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2863, 'teams', 8, 1432, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2864, 'teams', 1, 1432, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2865, 'teams', 8, 1433, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2866, 'teams', 1, 1433, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4499, 'teams', 17, 2250, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4500, 'teams', 1, 2250, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4501, 'teams', 17, 2251, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4502, 'teams', 1, 2251, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4503, 'teams', 17, 2252, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4504, 'teams', 1, 2252, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4049, 'teams', 1, 2025, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4050, 'teams', 24, 2025, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4051, 'teams', 1, 2026, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4052, 'teams', 24, 2026, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4053, 'teams', 1, 2027, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4054, 'teams', 24, 2027, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4511, 'teams', 22, 2256, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4512, 'teams', 1, 2256, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4513, 'teams', 22, 2257, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4514, 'teams', 1, 2257, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4515, 'teams', 22, 2258, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4516, 'teams', 1, 2258, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3337, 'teams', 15, 1669, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3338, 'teams', 1, 1669, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3339, 'teams', 15, 1670, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3340, 'teams', 1, 1670, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3341, 'teams', 15, 1671, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3342, 'teams', 1, 1671, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2695, 'teams', 1, 1348, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2696, 'teams', 4, 1348, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2697, 'teams', 1, 1349, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2698, 'teams', 4, 1349, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2699, 'teams', 1, 1350, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2700, 'teams', 4, 1350, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3741, 'teams', 5, 1871, 'away', '20', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3742, 'teams', 1, 1871, 'home', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3743, 'teams', 5, 1872, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3744, 'teams', 1, 1872, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3745, 'teams', 5, 1873, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3746, 'teams', 1, 1873, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3747, 'teams', 5, 1874, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3748, 'teams', 1, 1874, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3587, 'teams', 1, 1794, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3588, 'teams', 2, 1794, 'home', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3589, 'teams', 1, 1795, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3590, 'teams', 2, 1795, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3591, 'teams', 1, 1796, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3592, 'teams', 2, 1796, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1837, 'teams', 1, 919, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1838, 'teams', 7, 919, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1839, 'teams', 1, 920, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1840, 'teams', 7, 920, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1841, 'teams', 1, 921, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1842, 'teams', 7, 921, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1843, 'teams', 1, 922, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1844, 'teams', 7, 922, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2513, 'teams', 10, 1257, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2514, 'teams', 1, 1257, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2515, 'teams', 10, 1258, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2516, 'teams', 1, 1258, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2517, 'teams', 10, 1259, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2518, 'teams', 1, 1259, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2921, 'teams', 1, 1461, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2922, 'teams', 8, 1461, 'home', '16', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2923, 'teams', 1, 1462, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2924, 'teams', 8, 1462, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2925, 'teams', 1, 1463, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2926, 'teams', 8, 1463, 'home', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3603, 'teams', 2, 1802, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3604, 'teams', 1, 1802, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3605, 'teams', 2, 1803, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3606, 'teams', 1, 1803, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3607, 'teams', 2, 1804, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3608, 'teams', 1, 1804, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2113, 'teams', 13, 1057, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2114, 'teams', 1, 1057, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2115, 'teams', 13, 1058, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2116, 'teams', 1, 1058, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2117, 'teams', 13, 1059, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2118, 'teams', 1, 1059, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1603, 'teams', 1, 802, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1604, 'teams', 12, 802, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1605, 'teams', 1, 803, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1606, 'teams', 12, 803, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1607, 'teams', 1, 804, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1608, 'teams', 12, 804, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2125, 'teams', 1, 1063, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2126, 'teams', 13, 1063, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2127, 'teams', 1, 1064, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2128, 'teams', 13, 1064, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2129, 'teams', 1, 1065, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2130, 'teams', 13, 1065, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2745, 'teams', 4, 1373, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2746, 'teams', 1, 1373, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2747, 'teams', 4, 1374, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2748, 'teams', 1, 1374, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2749, 'teams', 4, 1375, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2750, 'teams', 1, 1375, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1887, 'teams', 7, 944, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1888, 'teams', 1, 944, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1889, 'teams', 7, 945, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1890, 'teams', 1, 945, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1891, 'teams', 7, 946, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1892, 'teams', 1, 946, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1893, 'teams', 7, 947, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1894, 'teams', 1, 947, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2349, 'teams', 1, 1175, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2350, 'teams', 14, 1175, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2351, 'teams', 1, 1176, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2352, 'teams', 14, 1176, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2353, 'teams', 1, 1177, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2354, 'teams', 14, 1177, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3631, 'teams', 1, 1816, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3632, 'teams', 2, 1816, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3633, 'teams', 1, 1817, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3634, 'teams', 2, 1817, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3635, 'teams', 1, 1818, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3636, 'teams', 2, 1818, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3763, 'teams', 5, 1882, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3764, 'teams', 1, 1882, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3765, 'teams', 5, 1883, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3766, 'teams', 1, 1883, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3767, 'teams', 5, 1884, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3768, 'teams', 1, 1884, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3643, 'teams', 2, 1822, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3644, 'teams', 1, 1822, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3645, 'teams', 2, 1823, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3646, 'teams', 1, 1823, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3647, 'teams', 2, 1824, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3648, 'teams', 1, 1824, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1371, 'teams', 11, 686, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1372, 'teams', 1, 686, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1373, 'teams', 11, 687, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1374, 'teams', 1, 687, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1375, 'teams', 11, 688, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1376, 'teams', 1, 688, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2789, 'teams', 1, 1395, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2790, 'teams', 4, 1395, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2791, 'teams', 1, 1396, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2792, 'teams', 4, 1396, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2793, 'teams', 1, 1397, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2794, 'teams', 4, 1397, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2795, 'teams', 1, 1398, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2796, 'teams', 4, 1398, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3775, 'teams', 1, 1888, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3776, 'teams', 5, 1888, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3777, 'teams', 1, 1889, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3778, 'teams', 5, 1889, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3779, 'teams', 1, 1890, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3780, 'teams', 5, 1890, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2805, 'teams', 4, 1403, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2806, 'teams', 1, 1403, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2807, 'teams', 4, 1404, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2808, 'teams', 1, 1404, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2809, 'teams', 4, 1405, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2810, 'teams', 1, 1405, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2381, 'teams', 10, 1191, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2382, 'teams', 3, 1191, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2383, 'teams', 10, 1192, 'away', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2384, 'teams', 3, 1192, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2385, 'teams', 10, 1193, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2386, 'teams', 3, 1193, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2587, 'teams', 3, 1294, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2588, 'teams', 4, 1294, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2589, 'teams', 3, 1295, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2590, 'teams', 4, 1295, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2591, 'teams', 3, 1296, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2592, 'teams', 4, 1296, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2399, 'teams', 3, 1200, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2400, 'teams', 10, 1200, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2401, 'teams', 3, 1201, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2402, 'teams', 10, 1201, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2403, 'teams', 3, 1202, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2404, 'teams', 10, 1202, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2405, 'teams', 3, 1203, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2406, 'teams', 10, 1203, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2601, 'teams', 4, 1301, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2602, 'teams', 3, 1301, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2603, 'teams', 4, 1302, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2604, 'teams', 3, 1302, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2605, 'teams', 4, 1303, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2606, 'teams', 3, 1303, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4483, 'teams', 1, 2242, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4484, 'teams', 3, 2242, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4485, 'teams', 1, 2243, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4486, 'teams', 3, 2243, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4487, 'teams', 1, 2244, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4488, 'teams', 3, 2244, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1129, 'teams', 3, 565, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1130, 'teams', 11, 565, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1131, 'teams', 3, 566, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1132, 'teams', 11, 566, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4489, 'teams', 3, 2245, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4490, 'teams', 1, 2245, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4491, 'teams', 3, 2246, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4492, 'teams', 1, 2246, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3675, 'teams', 5, 1838, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3676, 'teams', 3, 1838, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3677, 'teams', 5, 1839, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3678, 'teams', 3, 1839, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3679, 'teams', 5, 1840, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3680, 'teams', 3, 1840, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2621, 'teams', 3, 1311, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2622, 'teams', 4, 1311, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2623, 'teams', 3, 1312, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2624, 'teams', 4, 1312, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2625, 'teams', 3, 1313, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2626, 'teams', 4, 1313, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2001, 'teams', 13, 1001, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2002, 'teams', 3, 1001, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2003, 'teams', 13, 1002, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2004, 'teams', 3, 1002, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2005, 'teams', 13, 1003, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2006, 'teams', 3, 1003, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3693, 'teams', 3, 1847, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3694, 'teams', 5, 1847, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3695, 'teams', 3, 1848, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3696, 'teams', 5, 1848, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3697, 'teams', 3, 1849, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3698, 'teams', 5, 1849, 'home', '16', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1743, 'teams', 3, 872, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1744, 'teams', 7, 872, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1745, 'teams', 3, 873, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1746, 'teams', 7, 873, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1747, 'teams', 3, 874, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1748, 'teams', 7, 874, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1749, 'teams', 3, 875, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1750, 'teams', 7, 875, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1751, 'teams', 3, 876, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1752, 'teams', 7, 876, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4215, 'teams', 20, 2108, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4216, 'teams', 3, 2108, 'home', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4217, 'teams', 20, 2109, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4218, 'teams', 3, 2109, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4219, 'teams', 20, 2110, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4220, 'teams', 3, 2110, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1177, 'teams', 11, 589, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1178, 'teams', 3, 589, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1179, 'teams', 11, 590, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1180, 'teams', 3, 590, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1181, 'teams', 11, 591, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1182, 'teams', 3, 591, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3529, 'teams', 2, 1765, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3530, 'teams', 3, 1765, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3531, 'teams', 2, 1766, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3532, 'teams', 3, 1766, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3533, 'teams', 2, 1767, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3534, 'teams', 3, 1767, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3535, 'teams', 3, 1768, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3536, 'teams', 2, 1768, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3537, 'teams', 3, 1769, 'away', '11', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3538, 'teams', 2, 1769, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3539, 'teams', 3, 1770, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3540, 'teams', 2, 1770, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3541, 'teams', 3, 1771, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3542, 'teams', 2, 1771, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2251, 'teams', 3, 1126, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2252, 'teams', 14, 1126, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2253, 'teams', 3, 1127, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2254, 'teams', 14, 1127, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2255, 'teams', 3, 1128, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2256, 'teams', 14, 1128, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3069, 'teams', 23, 1535, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3070, 'teams', 3, 1535, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3071, 'teams', 23, 1536, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3072, 'teams', 3, 1536, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3073, 'teams', 23, 1537, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3074, 'teams', 3, 1537, 'home', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3863, 'teams', 18, 1932, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3864, 'teams', 3, 1932, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3865, 'teams', 18, 1933, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3866, 'teams', 3, 1933, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3867, 'teams', 18, 1934, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3868, 'teams', 3, 1934, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4055, 'teams', 3, 2028, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4056, 'teams', 24, 2028, 'home', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4057, 'teams', 3, 2029, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4058, 'teams', 24, 2029, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4059, 'teams', 3, 2030, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4060, 'teams', 24, 2030, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4397, 'teams', 3, 2199, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4398, 'teams', 25, 2199, 'home', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4399, 'teams', 3, 2200, 'away', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4400, 'teams', 25, 2200, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4401, 'teams', 3, 2201, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4402, 'teams', 25, 2201, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2287, 'teams', 14, 1144, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2288, 'teams', 3, 1144, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2289, 'teams', 14, 1145, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2290, 'teams', 3, 1145, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2291, 'teams', 14, 1146, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2292, 'teams', 3, 1146, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2293, 'teams', 14, 1147, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2294, 'teams', 3, 1147, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3735, 'teams', 5, 1868, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3736, 'teams', 3, 1868, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3737, 'teams', 5, 1869, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3738, 'teams', 3, 1869, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3739, 'teams', 5, 1870, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3740, 'teams', 3, 1870, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3581, 'teams', 2, 1791, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3582, 'teams', 3, 1791, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3583, 'teams', 2, 1792, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3584, 'teams', 3, 1792, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3585, 'teams', 2, 1793, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3586, 'teams', 3, 1793, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1817, 'teams', 7, 909, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1818, 'teams', 3, 909, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1819, 'teams', 7, 910, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1820, 'teams', 3, 910, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1821, 'teams', 7, 911, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1822, 'teams', 3, 911, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2079, 'teams', 3, 1040, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2080, 'teams', 13, 1040, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2081, 'teams', 3, 1041, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2082, 'teams', 13, 1041, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2083, 'teams', 3, 1042, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2084, 'teams', 13, 1042, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2085, 'teams', 3, 1043, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2086, 'teams', 13, 1043, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3749, 'teams', 3, 1875, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3750, 'teams', 5, 1875, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3751, 'teams', 3, 1876, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3752, 'teams', 5, 1876, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3753, 'teams', 3, 1877, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3754, 'teams', 5, 1877, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2713, 'teams', 4, 1357, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2714, 'teams', 3, 1357, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2715, 'teams', 4, 1358, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2716, 'teams', 3, 1358, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2717, 'teams', 4, 1359, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2718, 'teams', 3, 1359, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4541, 'teams', 3, 2271, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4542, 'teams', 1, 2271, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4543, 'teams', 3, 2272, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4544, 'teams', 1, 2272, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4545, 'teams', 3, 2273, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4546, 'teams', 1, 2273, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4547, 'teams', 3, 2274, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4548, 'teams', 1, 2274, 'home', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4549, 'teams', 3, 2275, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4550, 'teams', 1, 2275, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1281, 'teams', 3, 641, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1282, 'teams', 11, 641, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1283, 'teams', 3, 642, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1284, 'teams', 11, 642, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1285, 'teams', 3, 643, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1286, 'teams', 11, 643, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1583, 'teams', 3, 792, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1584, 'teams', 12, 792, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1585, 'teams', 3, 793, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1586, 'teams', 12, 793, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1587, 'teams', 3, 794, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1588, 'teams', 12, 794, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4551, 'teams', 1, 2276, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4552, 'teams', 3, 2276, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4479, 'teams', 1, 2240, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4480, 'teams', 3, 2240, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4553, 'teams', 1, 2277, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4554, 'teams', 3, 2277, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1595, 'teams', 12, 798, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1596, 'teams', 3, 798, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1597, 'teams', 12, 799, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1598, 'teams', 3, 799, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1599, 'teams', 12, 800, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1600, 'teams', 3, 800, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1601, 'teams', 12, 801, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1602, 'teams', 3, 801, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3609, 'teams', 3, 1805, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3610, 'teams', 2, 1805, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3611, 'teams', 3, 1806, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3612, 'teams', 2, 1806, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2939, 'teams', 3, 1470, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2940, 'teams', 8, 1470, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2941, 'teams', 3, 1471, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2942, 'teams', 8, 1471, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2943, 'teams', 3, 1472, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2944, 'teams', 8, 1472, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2945, 'teams', 3, 1473, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2946, 'teams', 8, 1473, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3619, 'teams', 2, 1810, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3620, 'teams', 3, 1810, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3621, 'teams', 2, 1811, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3622, 'teams', 3, 1811, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3623, 'teams', 2, 1812, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3624, 'teams', 3, 1812, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2947, 'teams', 8, 1474, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2948, 'teams', 3, 1474, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2949, 'teams', 8, 1475, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2950, 'teams', 3, 1475, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2951, 'teams', 8, 1476, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2952, 'teams', 3, 1476, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2953, 'teams', 8, 1477, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2954, 'teams', 3, 1477, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2757, 'teams', 3, 1379, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2758, 'teams', 4, 1379, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2759, 'teams', 3, 1380, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2760, 'teams', 4, 1380, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2761, 'teams', 3, 1381, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2762, 'teams', 4, 1381, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1635, 'teams', 3, 818, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1636, 'teams', 12, 818, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1637, 'teams', 3, 819, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1638, 'teams', 12, 819, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1639, 'teams', 3, 820, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1640, 'teams', 12, 820, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4557, 'teams', 1, 2279, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4558, 'teams', 3, 2279, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4559, 'teams', 1, 2280, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4560, 'teams', 3, 2280, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4561, 'teams', 1, 2281, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4562, 'teams', 3, 2281, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2159, 'teams', 13, 1080, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2160, 'teams', 3, 1080, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2161, 'teams', 13, 1081, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2162, 'teams', 3, 1081, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2163, 'teams', 13, 1082, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2164, 'teams', 3, 1082, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2551, 'teams', 10, 1276, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2552, 'teams', 3, 1276, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2361, 'teams', 14, 1181, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2362, 'teams', 3, 1181, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2363, 'teams', 14, 1182, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2364, 'teams', 3, 1182, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2365, 'teams', 14, 1183, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2366, 'teams', 3, 1183, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3769, 'teams', 3, 1885, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3770, 'teams', 5, 1885, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3771, 'teams', 3, 1886, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3772, 'teams', 5, 1886, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3773, 'teams', 3, 1887, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3774, 'teams', 5, 1887, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3649, 'teams', 3, 1825, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3650, 'teams', 2, 1825, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3651, 'teams', 3, 1826, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3652, 'teams', 2, 1826, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3653, 'teams', 3, 1827, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3654, 'teams', 2, 1827, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2797, 'teams', 4, 1399, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2798, 'teams', 3, 1399, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2799, 'teams', 4, 1400, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2800, 'teams', 3, 1400, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2801, 'teams', 4, 1401, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2802, 'teams', 3, 1401, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3781, 'teams', 5, 1891, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3782, 'teams', 3, 1891, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3783, 'teams', 5, 1892, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3784, 'teams', 3, 1892, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3785, 'teams', 5, 1893, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3786, 'teams', 3, 1893, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4563, 'teams', 3, 2282, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4564, 'teams', 1, 2282, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4565, 'teams', 3, 2283, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4566, 'teams', 1, 2283, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4567, 'teams', 3, 2284, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4568, 'teams', 1, 2284, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3989, 'teams', 21, 1995, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3990, 'teams', 24, 1995, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3991, 'teams', 21, 1996, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3992, 'teams', 24, 1996, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3993, 'teams', 21, 1997, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3994, 'teams', 24, 1997, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2987, 'teams', 23, 1494, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2988, 'teams', 21, 1494, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2989, 'teams', 23, 1495, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2990, 'teams', 21, 1495, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2991, 'teams', 23, 1496, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2992, 'teams', 21, 1496, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4341, 'teams', 25, 2171, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4342, 'teams', 21, 2171, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4343, 'teams', 25, 2172, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4344, 'teams', 21, 2172, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4345, 'teams', 25, 2173, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4346, 'teams', 21, 2173, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4601, 'teams', 22, 2301, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4602, 'teams', 21, 2301, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4603, 'teams', 22, 2302, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4604, 'teams', 21, 2302, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4605, 'teams', 22, 2303, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4606, 'teams', 21, 2303, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4347, 'teams', 21, 2174, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4348, 'teams', 25, 2174, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4349, 'teams', 21, 2175, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4350, 'teams', 25, 2175, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3257, 'teams', 15, 1629, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3258, 'teams', 21, 1629, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3259, 'teams', 15, 1630, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3260, 'teams', 21, 1630, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3013, 'teams', 21, 1507, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3014, 'teams', 23, 1507, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3015, 'teams', 21, 1508, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3016, 'teams', 23, 1508, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3017, 'teams', 21, 1509, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3018, 'teams', 23, 1509, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4607, 'teams', 21, 2304, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4608, 'teams', 22, 2304, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4609, 'teams', 21, 2305, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4610, 'teams', 22, 2305, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4611, 'teams', 21, 2306, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4612, 'teams', 22, 2306, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4031, 'teams', 24, 2016, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4032, 'teams', 21, 2016, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4033, 'teams', 24, 2017, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4034, 'teams', 21, 2017, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4035, 'teams', 24, 2018, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4036, 'teams', 21, 2018, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (373, 'teams', 28, 187, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (374, 'teams', 21, 187, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (375, 'teams', 28, 188, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (376, 'teams', 21, 188, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (377, 'teams', 28, 189, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (378, 'teams', 21, 189, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (903, 'teams', 29, 452, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (904, 'teams', 21, 452, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (905, 'teams', 29, 453, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (906, 'teams', 21, 453, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (907, 'teams', 29, 454, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (908, 'teams', 21, 454, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (909, 'teams', 29, 455, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (910, 'teams', 21, 455, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4363, 'teams', 21, 2182, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4364, 'teams', 25, 2182, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4365, 'teams', 21, 2183, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4366, 'teams', 25, 2183, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4367, 'teams', 21, 2184, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4368, 'teams', 25, 2184, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4369, 'teams', 21, 2185, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4370, 'teams', 25, 2185, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1753, 'teams', 21, 877, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1754, 'teams', 7, 877, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1755, 'teams', 21, 878, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1756, 'teams', 7, 878, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1757, 'teams', 21, 879, 'away', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1758, 'teams', 7, 879, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1759, 'teams', 21, 880, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1760, 'teams', 7, 880, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3051, 'teams', 23, 1526, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3052, 'teams', 21, 1526, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3053, 'teams', 23, 1527, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3054, 'teams', 21, 1527, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3055, 'teams', 23, 1528, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3056, 'teams', 21, 1528, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4043, 'teams', 24, 2022, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4044, 'teams', 21, 2022, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4045, 'teams', 24, 2023, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4046, 'teams', 21, 2023, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4047, 'teams', 24, 2024, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4048, 'teams', 21, 2024, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3849, 'teams', 21, 1925, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3850, 'teams', 18, 1925, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3851, 'teams', 21, 1926, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3852, 'teams', 18, 1926, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3853, 'teams', 21, 1927, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3854, 'teams', 18, 1927, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3315, 'teams', 21, 1658, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3316, 'teams', 15, 1658, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3317, 'teams', 21, 1659, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3318, 'teams', 15, 1659, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3319, 'teams', 21, 1660, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3320, 'teams', 15, 1660, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4625, 'teams', 22, 2313, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4626, 'teams', 21, 2313, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4627, 'teams', 22, 2314, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4628, 'teams', 21, 2314, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4629, 'teams', 22, 2315, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4630, 'teams', 21, 2315, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4631, 'teams', 22, 2316, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4632, 'teams', 21, 2316, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3327, 'teams', 15, 1664, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3328, 'teams', 21, 1664, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3329, 'teams', 15, 1665, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3330, 'teams', 21, 1665, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3331, 'teams', 15, 1666, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3332, 'teams', 21, 1666, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3333, 'teams', 15, 1667, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3334, 'teams', 21, 1667, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3717, 'teams', 21, 1859, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3718, 'teams', 5, 1859, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3719, 'teams', 21, 1860, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3720, 'teams', 5, 1860, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3721, 'teams', 21, 1861, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3722, 'teams', 5, 1861, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3555, 'teams', 21, 1778, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3556, 'teams', 2, 1778, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3557, 'teams', 21, 1779, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3558, 'teams', 2, 1779, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3559, 'teams', 21, 1780, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3560, 'teams', 2, 1780, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1791, 'teams', 7, 896, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1792, 'teams', 21, 896, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1793, 'teams', 7, 897, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1794, 'teams', 21, 897, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1795, 'teams', 7, 898, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1796, 'teams', 21, 898, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4587, 'teams', 3, 2294, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4588, 'teams', 21, 2294, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4589, 'teams', 3, 2295, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4590, 'teams', 21, 2295, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4591, 'teams', 3, 2296, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4592, 'teams', 21, 2296, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4403, 'teams', 25, 2202, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4404, 'teams', 21, 2202, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4405, 'teams', 25, 2203, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4406, 'teams', 21, 2203, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4407, 'teams', 25, 2204, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4408, 'teams', 21, 2204, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4633, 'teams', 21, 2317, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4634, 'teams', 22, 2317, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4635, 'teams', 21, 2318, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4636, 'teams', 22, 2318, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4637, 'teams', 21, 2319, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4638, 'teams', 22, 2319, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (473, 'teams', 21, 237, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (474, 'teams', 28, 237, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (475, 'teams', 21, 238, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (476, 'teams', 28, 238, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (477, 'teams', 21, 239, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (478, 'teams', 28, 239, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (479, 'teams', 21, 240, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (480, 'teams', 28, 240, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (991, 'teams', 21, 496, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (992, 'teams', 29, 496, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (993, 'teams', 21, 497, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (994, 'teams', 29, 497, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (995, 'teams', 21, 498, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (996, 'teams', 29, 498, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4265, 'teams', 20, 2133, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4266, 'teams', 21, 2133, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4267, 'teams', 20, 2134, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4268, 'teams', 21, 2134, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4269, 'teams', 20, 2135, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4270, 'teams', 21, 2135, 'home', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4271, 'teams', 20, 2136, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4272, 'teams', 21, 2136, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (775, 'teams', 21, 388, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (776, 'teams', 30, 388, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (777, 'teams', 21, 389, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (778, 'teams', 30, 389, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (779, 'teams', 21, 390, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (780, 'teams', 30, 390, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (781, 'teams', 21, 391, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (782, 'teams', 30, 391, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (213, 'teams', 21, 107, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (214, 'teams', 26, 107, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (215, 'teams', 21, 108, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (216, 'teams', 26, 108, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (217, 'teams', 21, 109, 'away', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (218, 'teams', 26, 109, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4651, 'teams', 17, 2326, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4652, 'teams', 21, 2326, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4653, 'teams', 17, 2327, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4654, 'teams', 21, 2327, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4655, 'teams', 17, 2328, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4656, 'teams', 21, 2328, 'home', '11', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3143, 'teams', 21, 1572, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3144, 'teams', 23, 1572, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3145, 'teams', 21, 1573, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3146, 'teams', 23, 1573, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3147, 'teams', 21, 1574, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3148, 'teams', 23, 1574, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4109, 'teams', 21, 2055, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4110, 'teams', 24, 2055, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4111, 'teams', 21, 2056, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4112, 'teams', 24, 2056, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4113, 'teams', 21, 2057, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4114, 'teams', 24, 2057, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (811, 'teams', 30, 406, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (812, 'teams', 21, 406, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (813, 'teams', 30, 407, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (814, 'teams', 21, 407, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (815, 'teams', 30, 408, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (816, 'teams', 21, 408, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (247, 'teams', 26, 124, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (248, 'teams', 21, 124, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (249, 'teams', 26, 125, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (250, 'teams', 21, 125, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (251, 'teams', 26, 126, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (252, 'teams', 21, 126, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4289, 'teams', 21, 2145, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4290, 'teams', 20, 2145, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4291, 'teams', 21, 2146, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4292, 'teams', 20, 2146, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4293, 'teams', 21, 2147, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4294, 'teams', 20, 2147, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4669, 'teams', 21, 2335, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4670, 'teams', 22, 2335, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4671, 'teams', 21, 2336, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4672, 'teams', 22, 2336, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4673, 'teams', 21, 2337, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4674, 'teams', 22, 2337, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3175, 'teams', 23, 1588, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3176, 'teams', 21, 1588, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3177, 'teams', 23, 1589, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3178, 'teams', 21, 1589, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3179, 'teams', 23, 1590, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3180, 'teams', 21, 1590, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4133, 'teams', 24, 2067, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4134, 'teams', 21, 2067, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4135, 'teams', 24, 2068, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4136, 'teams', 21, 2068, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4137, 'teams', 24, 2069, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4138, 'teams', 21, 2069, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4461, 'teams', 25, 2231, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4462, 'teams', 21, 2231, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4463, 'teams', 25, 2232, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4464, 'teams', 21, 2232, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4465, 'teams', 25, 2233, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4466, 'teams', 21, 2233, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3193, 'teams', 21, 1597, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3194, 'teams', 23, 1597, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3195, 'teams', 21, 1598, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3196, 'teams', 23, 1598, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3197, 'teams', 21, 1599, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3198, 'teams', 23, 1599, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4473, 'teams', 21, 2237, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4474, 'teams', 25, 2237, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4475, 'teams', 21, 2238, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4476, 'teams', 25, 2238, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4477, 'teams', 21, 2239, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4478, 'teams', 25, 2239, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4675, 'teams', 22, 2338, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4676, 'teams', 21, 2338, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4677, 'teams', 22, 2339, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4678, 'teams', 21, 2339, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4679, 'teams', 22, 2340, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4680, 'teams', 21, 2340, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3975, 'teams', 18, 1988, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3976, 'teams', 21, 1988, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3977, 'teams', 18, 1989, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3978, 'teams', 21, 1989, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3979, 'teams', 18, 1990, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3980, 'teams', 21, 1990, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3981, 'teams', 18, 1991, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3982, 'teams', 21, 1991, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4167, 'teams', 21, 2084, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4168, 'teams', 24, 2084, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4169, 'teams', 21, 2085, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4170, 'teams', 24, 2085, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4171, 'teams', 21, 2086, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4172, 'teams', 24, 2086, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4681, 'teams', 21, 2341, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4682, 'teams', 17, 2341, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4683, 'teams', 21, 2342, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4684, 'teams', 17, 2342, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4685, 'teams', 21, 2343, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4686, 'teams', 17, 2343, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5, 'teams', 26, 3, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6, 'teams', 27, 3, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7, 'teams', 26, 4, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8, 'teams', 27, 4, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (9, 'teams', 26, 5, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (10, 'teams', 27, 5, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (875, 'teams', 27, 438, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (876, 'teams', 29, 438, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (877, 'teams', 27, 439, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (878, 'teams', 29, 439, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (879, 'teams', 27, 440, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (880, 'teams', 29, 440, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (339, 'teams', 27, 170, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (340, 'teams', 28, 170, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (341, 'teams', 27, 171, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (342, 'teams', 28, 171, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (343, 'teams', 27, 172, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (344, 'teams', 28, 172, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (25, 'teams', 27, 13, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (26, 'teams', 26, 13, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (27, 'teams', 27, 14, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (28, 'teams', 26, 14, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (29, 'teams', 27, 15, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (30, 'teams', 26, 15, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (639, 'teams', 30, 320, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (640, 'teams', 27, 320, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (641, 'teams', 30, 321, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (642, 'teams', 27, 321, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (351, 'teams', 28, 176, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (352, 'teams', 27, 176, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (353, 'teams', 28, 177, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (354, 'teams', 27, 177, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (885, 'teams', 29, 443, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (886, 'teams', 27, 443, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (887, 'teams', 29, 444, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (888, 'teams', 27, 444, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (889, 'teams', 29, 445, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (890, 'teams', 27, 445, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3019, 'teams', 27, 1510, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3020, 'teams', 23, 1510, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3021, 'teams', 27, 1511, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3022, 'teams', 23, 1511, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3023, 'teams', 27, 1512, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3024, 'teams', 23, 1512, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4613, 'teams', 21, 2307, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4614, 'teams', 27, 2307, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4615, 'teams', 21, 2308, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4616, 'teams', 27, 2308, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4617, 'teams', 21, 2309, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4618, 'teams', 27, 2309, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (647, 'teams', 27, 324, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (648, 'teams', 30, 324, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (649, 'teams', 27, 325, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (650, 'teams', 30, 325, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (651, 'teams', 27, 326, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (652, 'teams', 30, 326, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4209, 'teams', 27, 2105, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4210, 'teams', 20, 2105, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4211, 'teams', 27, 2106, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4212, 'teams', 20, 2106, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4213, 'teams', 27, 2107, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4214, 'teams', 20, 2107, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (667, 'teams', 30, 334, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (668, 'teams', 27, 334, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (669, 'teams', 30, 335, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (670, 'teams', 27, 335, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (671, 'teams', 30, 336, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (672, 'teams', 27, 336, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (673, 'teams', 30, 337, 'away', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (674, 'teams', 27, 337, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (83, 'teams', 26, 42, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (84, 'teams', 27, 42, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (85, 'teams', 26, 43, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (86, 'teams', 27, 43, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (87, 'teams', 26, 44, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (88, 'teams', 27, 44, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2633, 'teams', 4, 1317, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2634, 'teams', 27, 1317, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2635, 'teams', 4, 1318, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2636, 'teams', 27, 1318, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2637, 'teams', 4, 1319, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2638, 'teams', 27, 1319, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (95, 'teams', 27, 48, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (96, 'teams', 26, 48, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (97, 'teams', 27, 49, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (98, 'teams', 26, 49, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (99, 'teams', 27, 50, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (100, 'teams', 26, 50, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (693, 'teams', 27, 347, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (694, 'teams', 30, 347, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (695, 'teams', 27, 348, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (696, 'teams', 30, 348, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (697, 'teams', 27, 349, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (698, 'teams', 30, 349, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4233, 'teams', 20, 2117, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4234, 'teams', 27, 2117, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4235, 'teams', 20, 2118, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4236, 'teams', 27, 2118, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4237, 'teams', 20, 2119, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4238, 'teams', 27, 2119, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4239, 'teams', 20, 2120, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4240, 'teams', 27, 2120, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4701, 'teams', 17, 2351, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4702, 'teams', 27, 2351, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4703, 'teams', 17, 2352, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4704, 'teams', 27, 2352, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4705, 'teams', 17, 2353, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4706, 'teams', 27, 2353, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1785, 'teams', 27, 893, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1786, 'teams', 7, 893, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1787, 'teams', 27, 894, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1788, 'teams', 7, 894, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1789, 'teams', 27, 895, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1790, 'teams', 7, 895, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2879, 'teams', 8, 1440, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2880, 'teams', 27, 1440, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2881, 'teams', 8, 1441, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2882, 'teams', 27, 1441, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2883, 'teams', 8, 1442, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2884, 'teams', 27, 1442, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2479, 'teams', 27, 1240, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2480, 'teams', 10, 1240, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2481, 'teams', 27, 1241, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2482, 'teams', 10, 1241, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2483, 'teams', 27, 1242, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2484, 'teams', 10, 1242, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3343, 'teams', 27, 1672, 'away', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3344, 'teams', 15, 1672, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3345, 'teams', 27, 1673, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3346, 'teams', 15, 1673, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3347, 'teams', 27, 1674, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3348, 'teams', 15, 1674, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4719, 'teams', 27, 2360, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4720, 'teams', 17, 2360, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4721, 'teams', 27, 2361, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4722, 'teams', 17, 2361, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4723, 'teams', 27, 2362, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4724, 'teams', 17, 2362, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4725, 'teams', 27, 2363, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4726, 'teams', 17, 2363, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3097, 'teams', 23, 1549, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3098, 'teams', 27, 1549, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3099, 'teams', 23, 1550, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3100, 'teams', 27, 1550, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3101, 'teams', 23, 1551, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3102, 'teams', 27, 1551, 'home', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4079, 'teams', 24, 2040, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4080, 'teams', 27, 2040, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4081, 'teams', 24, 2041, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4082, 'teams', 27, 2041, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4083, 'teams', 24, 2042, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4084, 'teams', 27, 2042, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3889, 'teams', 27, 1945, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3890, 'teams', 18, 1945, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3891, 'teams', 27, 1946, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3892, 'teams', 18, 1946, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3893, 'teams', 27, 1947, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3894, 'teams', 18, 1947, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4427, 'teams', 27, 2214, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4428, 'teams', 25, 2214, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4429, 'teams', 27, 2215, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4430, 'teams', 25, 2215, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4431, 'teams', 27, 2216, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4432, 'teams', 25, 2216, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4433, 'teams', 27, 2217, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4434, 'teams', 25, 2217, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1011, 'teams', 29, 506, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1012, 'teams', 27, 506, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1013, 'teams', 29, 507, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1014, 'teams', 27, 507, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1015, 'teams', 29, 508, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1016, 'teams', 27, 508, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (513, 'teams', 28, 257, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (514, 'teams', 27, 257, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (515, 'teams', 28, 258, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (516, 'teams', 27, 258, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (517, 'teams', 28, 259, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (518, 'teams', 27, 259, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (519, 'teams', 28, 260, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (520, 'teams', 27, 260, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4733, 'teams', 27, 2367, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4734, 'teams', 22, 2367, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4735, 'teams', 27, 2368, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4736, 'teams', 22, 2368, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4737, 'teams', 27, 2369, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4738, 'teams', 22, 2369, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4657, 'teams', 27, 2329, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4658, 'teams', 21, 2329, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4481, 'teams', 27, 2241, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4482, 'teams', 21, 2241, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4659, 'teams', 27, 2330, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4660, 'teams', 21, 2330, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3915, 'teams', 18, 1958, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3916, 'teams', 27, 1958, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3917, 'teams', 18, 1959, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3918, 'teams', 27, 1959, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3919, 'teams', 18, 1960, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3920, 'teams', 27, 1960, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3401, 'teams', 15, 1701, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3402, 'teams', 27, 1701, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3403, 'teams', 15, 1702, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3404, 'teams', 27, 1702, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3405, 'teams', 15, 1703, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3406, 'teams', 27, 1703, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3407, 'teams', 15, 1704, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3408, 'teams', 27, 1704, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1039, 'teams', 27, 520, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1040, 'teams', 29, 520, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1041, 'teams', 27, 521, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1042, 'teams', 29, 521, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1043, 'teams', 27, 522, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1044, 'teams', 29, 522, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (547, 'teams', 27, 274, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (548, 'teams', 28, 274, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (549, 'teams', 27, 275, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (550, 'teams', 28, 275, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (551, 'teams', 27, 276, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (552, 'teams', 28, 276, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4449, 'teams', 25, 2225, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4450, 'teams', 27, 2225, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4451, 'teams', 25, 2226, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4452, 'teams', 27, 2226, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4453, 'teams', 25, 2227, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4454, 'teams', 27, 2227, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (837, 'teams', 27, 419, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (838, 'teams', 30, 419, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (839, 'teams', 27, 420, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (840, 'teams', 30, 420, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (841, 'teams', 27, 421, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (842, 'teams', 30, 421, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (273, 'teams', 27, 137, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (274, 'teams', 26, 137, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (275, 'teams', 27, 138, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (276, 'teams', 26, 138, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (277, 'teams', 27, 139, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (278, 'teams', 26, 139, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (849, 'teams', 30, 425, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (850, 'teams', 27, 425, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (851, 'teams', 30, 426, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (852, 'teams', 27, 426, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (853, 'teams', 30, 427, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (854, 'teams', 27, 427, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1063, 'teams', 29, 532, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1064, 'teams', 27, 532, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1065, 'teams', 29, 533, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1066, 'teams', 27, 533, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1067, 'teams', 29, 534, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1068, 'teams', 27, 534, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4145, 'teams', 27, 2073, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4146, 'teams', 24, 2073, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4147, 'teams', 27, 2074, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4148, 'teams', 24, 2074, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4149, 'teams', 27, 2075, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4150, 'teams', 24, 2075, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4151, 'teams', 27, 2076, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4152, 'teams', 24, 2076, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4747, 'teams', 22, 2374, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4748, 'teams', 27, 2374, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4749, 'teams', 22, 2375, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4750, 'teams', 27, 2375, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4751, 'teams', 22, 2376, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4752, 'teams', 27, 2376, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (597, 'teams', 28, 299, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (598, 'teams', 27, 299, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (599, 'teams', 28, 300, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (600, 'teams', 27, 300, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (601, 'teams', 28, 301, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (602, 'teams', 27, 301, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1077, 'teams', 27, 539, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1078, 'teams', 29, 539, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1079, 'teams', 27, 540, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1080, 'teams', 29, 540, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1081, 'teams', 27, 541, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1082, 'teams', 29, 541, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (603, 'teams', 27, 302, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (604, 'teams', 28, 302, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (605, 'teams', 27, 303, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (606, 'teams', 28, 303, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (607, 'teams', 27, 304, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (608, 'teams', 28, 304, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (321, 'teams', 26, 161, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (322, 'teams', 27, 161, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (323, 'teams', 26, 162, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (324, 'teams', 27, 162, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (325, 'teams', 26, 163, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (326, 'teams', 27, 163, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3655, 'teams', 6, 1828, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3656, 'teams', 5, 1828, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3657, 'teams', 6, 1829, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3658, 'teams', 5, 1829, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3659, 'teams', 6, 1830, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3660, 'teams', 5, 1830, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2823, 'teams', 6, 1412, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2824, 'teams', 8, 1412, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2825, 'teams', 6, 1413, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2826, 'teams', 8, 1413, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2827, 'teams', 6, 1414, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2828, 'teams', 8, 1414, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4569, 'teams', 3, 2285, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4570, 'teams', 6, 2285, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4571, 'teams', 3, 2286, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4572, 'teams', 6, 2286, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4573, 'teams', 3, 2287, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4574, 'teams', 6, 2287, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2593, 'teams', 4, 1297, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2594, 'teams', 6, 1297, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2595, 'teams', 4, 1298, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2596, 'teams', 6, 1298, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2597, 'teams', 4, 1299, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2598, 'teams', 6, 1299, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2599, 'teams', 4, 1300, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2600, 'teams', 6, 1300, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2407, 'teams', 10, 1204, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2408, 'teams', 6, 1204, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2409, 'teams', 10, 1205, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2410, 'teams', 6, 1205, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2411, 'teams', 10, 1206, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2412, 'teams', 6, 1206, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1427, 'teams', 12, 714, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1428, 'teams', 6, 714, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1429, 'teams', 12, 715, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1430, 'teams', 6, 715, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1713, 'teams', 7, 857, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1714, 'teams', 6, 857, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1715, 'teams', 7, 858, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1716, 'teams', 6, 858, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3503, 'teams', 6, 1752, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3504, 'teams', 2, 1752, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3505, 'teams', 6, 1753, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3506, 'teams', 2, 1753, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3507, 'teams', 6, 1754, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3508, 'teams', 2, 1754, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4575, 'teams', 6, 2288, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4576, 'teams', 3, 2288, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4577, 'teams', 6, 2289, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4578, 'teams', 3, 2289, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4579, 'teams', 6, 2290, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4580, 'teams', 3, 2290, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3509, 'teams', 2, 1755, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3510, 'teams', 6, 1755, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3511, 'teams', 2, 1756, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3512, 'teams', 6, 1756, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3513, 'teams', 2, 1757, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3514, 'teams', 6, 1757, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3515, 'teams', 2, 1758, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3516, 'teams', 6, 1758, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1737, 'teams', 6, 869, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1738, 'teams', 7, 869, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1739, 'teams', 6, 870, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1740, 'teams', 7, 870, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1741, 'teams', 6, 871, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1742, 'teams', 7, 871, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2429, 'teams', 6, 1215, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2430, 'teams', 10, 1215, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2431, 'teams', 6, 1216, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2432, 'teams', 10, 1216, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2433, 'teams', 6, 1217, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2434, 'teams', 10, 1217, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4371, 'teams', 6, 2186, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4372, 'teams', 25, 2186, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4373, 'teams', 6, 2187, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4374, 'teams', 25, 2187, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4375, 'teams', 6, 2188, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4376, 'teams', 25, 2188, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2441, 'teams', 10, 1221, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2442, 'teams', 6, 1221, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2443, 'teams', 10, 1222, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2444, 'teams', 6, 1222, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2445, 'teams', 10, 1223, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2446, 'teams', 6, 1223, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1477, 'teams', 12, 739, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1478, 'teams', 6, 739, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1479, 'teams', 12, 740, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1480, 'teams', 6, 740, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1481, 'teams', 12, 741, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1482, 'teams', 6, 741, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2645, 'teams', 6, 1323, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2646, 'teams', 4, 1323, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2647, 'teams', 6, 1324, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2648, 'teams', 4, 1324, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2649, 'teams', 6, 1325, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2650, 'teams', 4, 1325, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1195, 'teams', 6, 598, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1196, 'teams', 11, 598, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1197, 'teams', 6, 599, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1198, 'teams', 11, 599, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1199, 'teams', 6, 600, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1200, 'teams', 11, 600, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1201, 'teams', 6, 601, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1202, 'teams', 11, 601, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2035, 'teams', 6, 1018, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2036, 'teams', 13, 1018, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2037, 'teams', 6, 1019, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2038, 'teams', 13, 1019, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2039, 'teams', 6, 1020, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2040, 'teams', 13, 1020, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4707, 'teams', 27, 2354, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4708, 'teams', 6, 2354, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4709, 'teams', 27, 2355, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4710, 'teams', 6, 2355, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4711, 'teams', 27, 2356, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4712, 'teams', 6, 2356, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4391, 'teams', 25, 2196, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4392, 'teams', 6, 2196, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4393, 'teams', 25, 2197, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4394, 'teams', 6, 2197, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4395, 'teams', 25, 2198, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4396, 'teams', 6, 2198, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (139, 'teams', 26, 70, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (140, 'teams', 6, 70, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (141, 'teams', 26, 71, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (142, 'teams', 6, 71, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (143, 'teams', 26, 72, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (144, 'teams', 6, 72, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (971, 'teams', 6, 486, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (972, 'teams', 29, 486, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (973, 'teams', 6, 487, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (974, 'teams', 29, 487, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (975, 'teams', 6, 488, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (976, 'teams', 29, 488, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (151, 'teams', 6, 76, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (152, 'teams', 26, 76, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (153, 'teams', 6, 77, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (154, 'teams', 26, 77, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (155, 'teams', 6, 78, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (156, 'teams', 26, 78, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2885, 'teams', 8, 1443, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2886, 'teams', 6, 1443, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2887, 'teams', 8, 1444, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2888, 'teams', 6, 1444, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2889, 'teams', 8, 1445, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2890, 'teams', 6, 1445, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1239, 'teams', 11, 620, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1240, 'teams', 6, 620, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1241, 'teams', 11, 621, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1242, 'teams', 6, 621, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1243, 'teams', 11, 622, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1244, 'teams', 6, 622, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4525, 'teams', 6, 2263, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4526, 'teams', 1, 2263, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4527, 'teams', 6, 2264, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4528, 'teams', 1, 2264, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4529, 'teams', 6, 2265, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4530, 'teams', 1, 2265, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4531, 'teams', 6, 2266, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4532, 'teams', 1, 2266, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2295, 'teams', 6, 1148, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2296, 'teams', 14, 1148, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2297, 'teams', 6, 1149, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2298, 'teams', 14, 1149, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2299, 'teams', 6, 1150, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2300, 'teams', 14, 1150, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4533, 'teams', 1, 2267, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4534, 'teams', 6, 2267, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4535, 'teams', 1, 2268, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4536, 'teams', 6, 2268, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4537, 'teams', 1, 2269, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4538, 'teams', 6, 2269, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4539, 'teams', 1, 2270, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4540, 'teams', 6, 2270, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2087, 'teams', 6, 1044, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2088, 'teams', 13, 1044, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2089, 'teams', 6, 1045, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2090, 'teams', 13, 1045, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2091, 'teams', 6, 1046, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2092, 'teams', 13, 1046, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1569, 'teams', 6, 785, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1570, 'teams', 12, 785, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1571, 'teams', 6, 786, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1572, 'teams', 12, 786, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1573, 'teams', 6, 787, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1574, 'teams', 12, 787, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2915, 'teams', 8, 1458, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2916, 'teams', 6, 1458, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2917, 'teams', 8, 1459, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2918, 'teams', 6, 1459, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2919, 'teams', 8, 1460, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2920, 'teams', 6, 1460, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1859, 'teams', 6, 930, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1860, 'teams', 7, 930, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1861, 'teams', 6, 931, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1862, 'teams', 7, 931, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1863, 'teams', 6, 932, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1864, 'teams', 7, 932, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2107, 'teams', 13, 1054, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2108, 'teams', 6, 1054, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2109, 'teams', 13, 1055, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2110, 'teams', 6, 1055, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2111, 'teams', 13, 1056, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2112, 'teams', 6, 1056, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1869, 'teams', 7, 935, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1870, 'teams', 6, 935, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1871, 'teams', 7, 936, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1872, 'teams', 6, 936, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1873, 'teams', 7, 937, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1874, 'teams', 6, 937, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2933, 'teams', 6, 1467, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2934, 'teams', 8, 1467, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2935, 'teams', 6, 1468, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2936, 'teams', 8, 1468, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2937, 'teams', 6, 1469, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2938, 'teams', 8, 1469, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2539, 'teams', 6, 1270, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2540, 'teams', 10, 1270, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2541, 'teams', 6, 1271, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2542, 'teams', 10, 1271, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2543, 'teams', 6, 1272, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2544, 'teams', 10, 1272, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2343, 'teams', 14, 1172, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2344, 'teams', 6, 1172, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2345, 'teams', 14, 1173, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2346, 'teams', 6, 1173, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2347, 'teams', 14, 1174, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2348, 'teams', 6, 1174, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3755, 'teams', 5, 1878, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3756, 'teams', 6, 1878, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3757, 'teams', 5, 1879, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3758, 'teams', 6, 1879, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3759, 'teams', 5, 1880, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3760, 'teams', 6, 1880, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3761, 'teams', 5, 1881, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3762, 'teams', 6, 1881, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1901, 'teams', 6, 951, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1902, 'teams', 7, 951, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1903, 'teams', 6, 952, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1904, 'teams', 7, 952, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1905, 'teams', 6, 953, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1906, 'teams', 7, 953, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1913, 'teams', 7, 957, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1914, 'teams', 6, 957, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1915, 'teams', 7, 958, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1916, 'teams', 6, 958, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1917, 'teams', 7, 959, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1918, 'teams', 6, 959, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1919, 'teams', 7, 960, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1920, 'teams', 6, 960, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1365, 'teams', 11, 683, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1366, 'teams', 6, 683, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1367, 'teams', 11, 684, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1368, 'teams', 6, 684, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1369, 'teams', 11, 685, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1370, 'teams', 6, 685, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2559, 'teams', 6, 1280, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2560, 'teams', 10, 1280, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2561, 'teams', 6, 1281, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2562, 'teams', 10, 1281, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2563, 'teams', 6, 1282, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2564, 'teams', 10, 1282, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2961, 'teams', 6, 1481, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2962, 'teams', 8, 1481, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2963, 'teams', 6, 1482, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2964, 'teams', 8, 1482, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2965, 'teams', 6, 1483, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2966, 'teams', 8, 1483, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2373, 'teams', 6, 1187, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2374, 'teams', 14, 1187, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2375, 'teams', 6, 1188, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2376, 'teams', 14, 1188, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2377, 'teams', 6, 1189, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2378, 'teams', 14, 1189, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2379, 'teams', 6, 1190, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2380, 'teams', 14, 1190, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2803, 'teams', 4, 1402, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2804, 'teams', 6, 1402, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2573, 'teams', 10, 1287, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2574, 'teams', 6, 1287, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2575, 'teams', 10, 1288, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2576, 'teams', 6, 1288, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2577, 'teams', 10, 1289, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2578, 'teams', 6, 1289, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2973, 'teams', 8, 1487, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2974, 'teams', 6, 1487, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2975, 'teams', 8, 1488, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2976, 'teams', 6, 1488, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2977, 'teams', 8, 1489, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2978, 'teams', 6, 1489, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2817, 'teams', 9, 1409, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2818, 'teams', 8, 1409, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2819, 'teams', 9, 1410, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2820, 'teams', 8, 1410, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2821, 'teams', 9, 1411, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2822, 'teams', 8, 1411, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2387, 'teams', 10, 1194, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2388, 'teams', 9, 1194, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2389, 'teams', 10, 1195, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2390, 'teams', 9, 1195, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2391, 'teams', 10, 1196, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2392, 'teams', 9, 1196, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2189, 'teams', 9, 1095, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2190, 'teams', 14, 1095, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2191, 'teams', 9, 1096, 'away', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2192, 'teams', 14, 1096, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2193, 'teams', 9, 1097, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2194, 'teams', 14, 1097, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3667, 'teams', 9, 1834, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3668, 'teams', 5, 1834, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3669, 'teams', 9, 1835, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3670, 'teams', 5, 1835, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3671, 'teams', 9, 1836, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3672, 'teams', 5, 1836, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3673, 'teams', 9, 1837, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3674, 'teams', 5, 1837, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4753, 'teams', 6, 2377, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4754, 'teams', 9, 2377, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4755, 'teams', 6, 2378, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4756, 'teams', 9, 2378, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4757, 'teams', 6, 2379, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4758, 'teams', 9, 2379, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3493, 'teams', 2, 1747, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3494, 'teams', 9, 1747, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3495, 'teams', 2, 1748, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3496, 'teams', 9, 1748, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3497, 'teams', 2, 1749, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3498, 'teams', 9, 1749, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2841, 'teams', 8, 1421, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2842, 'teams', 9, 1421, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2843, 'teams', 8, 1422, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2844, 'teams', 9, 1422, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1133, 'teams', 9, 567, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1134, 'teams', 11, 567, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1135, 'teams', 9, 568, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1136, 'teams', 11, 568, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1435, 'teams', 9, 718, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1436, 'teams', 12, 718, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1437, 'teams', 9, 719, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1438, 'teams', 12, 719, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1439, 'teams', 9, 720, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1440, 'teams', 12, 720, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3681, 'teams', 5, 1841, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3682, 'teams', 9, 1841, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3683, 'teams', 5, 1842, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3684, 'teams', 9, 1842, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3685, 'teams', 5, 1843, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3686, 'teams', 9, 1843, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1445, 'teams', 12, 723, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1446, 'teams', 9, 723, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1447, 'teams', 12, 724, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1448, 'teams', 9, 724, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1449, 'teams', 12, 725, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1450, 'teams', 9, 725, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4759, 'teams', 9, 2380, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4760, 'teams', 6, 2380, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4761, 'teams', 9, 2381, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4762, 'teams', 6, 2381, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4763, 'teams', 9, 2382, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4764, 'teams', 6, 2382, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2423, 'teams', 9, 1212, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2424, 'teams', 10, 1212, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2425, 'teams', 9, 1213, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2426, 'teams', 10, 1213, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2427, 'teams', 9, 1214, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2428, 'teams', 10, 1214, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2233, 'teams', 14, 1117, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2234, 'teams', 9, 1117, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2235, 'teams', 14, 1118, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2236, 'teams', 9, 1118, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2237, 'teams', 14, 1119, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2238, 'teams', 9, 1119, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4787, 'teams', 22, 2394, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4788, 'teams', 9, 2394, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4789, 'teams', 22, 2395, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4790, 'teams', 9, 2395, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4791, 'teams', 22, 2396, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4792, 'teams', 9, 2396, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2015, 'teams', 13, 1008, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2016, 'teams', 9, 1008, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2017, 'teams', 13, 1009, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2018, 'teams', 9, 1009, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2019, 'teams', 13, 1010, 'away', '12', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2020, 'teams', 9, 1010, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4493, 'teams', 9, 2247, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4494, 'teams', 1, 2247, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4495, 'teams', 9, 2248, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4496, 'teams', 1, 2248, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4497, 'teams', 9, 2249, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4498, 'teams', 1, 2249, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4581, 'teams', 3, 2291, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4582, 'teams', 9, 2291, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4583, 'teams', 3, 2292, 'away', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4584, 'teams', 9, 2292, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4585, 'teams', 3, 2293, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4586, 'teams', 9, 2293, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2651, 'teams', 4, 1326, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2652, 'teams', 9, 1326, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2653, 'teams', 4, 1327, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2654, 'teams', 9, 1327, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2655, 'teams', 4, 1328, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2656, 'teams', 9, 1328, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2657, 'teams', 4, 1329, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2658, 'teams', 9, 1329, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2467, 'teams', 9, 1234, 'away', '11', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2468, 'teams', 10, 1234, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2469, 'teams', 9, 1235, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2470, 'teams', 10, 1235, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2471, 'teams', 9, 1236, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2472, 'teams', 10, 1236, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4793, 'teams', 9, 2397, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4794, 'teams', 22, 2397, 'home', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4795, 'teams', 9, 2398, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4796, 'teams', 22, 2398, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4797, 'teams', 9, 2399, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4798, 'teams', 22, 2399, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (959, 'teams', 29, 480, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (960, 'teams', 9, 480, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (961, 'teams', 29, 481, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (962, 'teams', 9, 481, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (963, 'teams', 29, 482, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (964, 'teams', 9, 482, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4713, 'teams', 9, 2357, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4714, 'teams', 27, 2357, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4715, 'teams', 9, 2358, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4716, 'teams', 27, 2358, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4717, 'teams', 9, 2359, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4718, 'teams', 27, 2359, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (145, 'teams', 9, 73, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (146, 'teams', 26, 73, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (147, 'teams', 9, 74, 'away', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (148, 'teams', 26, 74, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (149, 'teams', 9, 75, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (150, 'teams', 26, 75, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (461, 'teams', 28, 231, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (462, 'teams', 9, 231, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (463, 'teams', 28, 232, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (464, 'teams', 9, 232, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (465, 'teams', 28, 233, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (466, 'teams', 9, 233, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4517, 'teams', 1, 2259, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4518, 'teams', 9, 2259, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4519, 'teams', 1, 2260, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4520, 'teams', 9, 2260, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4521, 'teams', 1, 2261, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4522, 'teams', 9, 2261, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4523, 'teams', 1, 2262, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4524, 'teams', 9, 2262, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3573, 'teams', 9, 1787, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3574, 'teams', 2, 1787, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3575, 'teams', 9, 1788, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3576, 'teams', 2, 1788, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3577, 'teams', 9, 1789, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3578, 'teams', 2, 1789, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3579, 'teams', 9, 1790, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3580, 'teams', 2, 1790, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1811, 'teams', 9, 906, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1812, 'teams', 7, 906, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1813, 'teams', 9, 907, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1814, 'teams', 7, 907, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1815, 'teams', 9, 908, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1816, 'teams', 7, 908, 'home', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2701, 'teams', 9, 1351, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2702, 'teams', 4, 1351, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2703, 'teams', 9, 1352, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2704, 'teams', 4, 1352, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2705, 'teams', 9, 1353, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2706, 'teams', 4, 1353, 'home', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2899, 'teams', 8, 1450, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2900, 'teams', 9, 1450, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2901, 'teams', 8, 1451, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2902, 'teams', 9, 1451, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2903, 'teams', 8, 1452, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2904, 'teams', 9, 1452, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2905, 'teams', 8, 1453, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2906, 'teams', 9, 1453, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1263, 'teams', 11, 632, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1264, 'teams', 9, 632, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1265, 'teams', 11, 633, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1266, 'teams', 9, 633, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1267, 'teams', 11, 634, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1268, 'teams', 9, 634, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2907, 'teams', 9, 1454, 'away', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2908, 'teams', 8, 1454, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2909, 'teams', 9, 1455, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2910, 'teams', 8, 1455, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2911, 'teams', 9, 1456, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2912, 'teams', 8, 1456, 'home', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2913, 'teams', 9, 1457, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2914, 'teams', 8, 1457, 'home', '21', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4765, 'teams', 9, 2383, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4766, 'teams', 6, 2383, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4767, 'teams', 9, 2384, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4768, 'teams', 6, 2384, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4769, 'teams', 9, 2385, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4770, 'teams', 6, 2385, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1853, 'teams', 7, 927, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1854, 'teams', 9, 927, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1855, 'teams', 7, 928, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1856, 'teams', 9, 928, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1857, 'teams', 7, 929, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1858, 'teams', 9, 929, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2519, 'teams', 10, 1260, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2520, 'teams', 9, 1260, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2521, 'teams', 10, 1261, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2522, 'teams', 9, 1261, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2523, 'teams', 10, 1262, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2524, 'teams', 9, 1262, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4771, 'teams', 6, 2386, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4772, 'teams', 9, 2386, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4687, 'teams', 6, 2344, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4688, 'teams', 9, 2344, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4773, 'teams', 6, 2387, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4774, 'teams', 9, 2387, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4593, 'teams', 9, 2297, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4594, 'teams', 3, 2297, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4595, 'teams', 9, 2298, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4596, 'teams', 3, 2298, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4597, 'teams', 9, 2299, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4598, 'teams', 3, 2299, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4599, 'teams', 9, 2300, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4600, 'teams', 3, 2300, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2325, 'teams', 9, 1163, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2326, 'teams', 14, 1163, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2327, 'teams', 9, 1164, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2328, 'teams', 14, 1164, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2329, 'teams', 9, 1165, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2330, 'teams', 14, 1165, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1875, 'teams', 9, 938, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1876, 'teams', 7, 938, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1877, 'teams', 9, 939, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1878, 'teams', 7, 939, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1879, 'teams', 9, 940, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1880, 'teams', 7, 940, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3613, 'teams', 2, 1807, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3614, 'teams', 9, 1807, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3615, 'teams', 2, 1808, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3616, 'teams', 9, 1808, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3617, 'teams', 2, 1809, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3618, 'teams', 9, 1809, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1881, 'teams', 7, 941, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1882, 'teams', 9, 941, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1883, 'teams', 7, 942, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1884, 'teams', 9, 942, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1885, 'teams', 7, 943, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1886, 'teams', 9, 943, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1621, 'teams', 12, 811, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1622, 'teams', 9, 811, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1623, 'teams', 12, 812, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1624, 'teams', 9, 812, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1625, 'teams', 12, 813, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1626, 'teams', 9, 813, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1627, 'teams', 12, 814, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1628, 'teams', 9, 814, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4555, 'teams', 9, 2278, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4556, 'teams', 1, 2278, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4775, 'teams', 9, 2388, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4776, 'teams', 6, 2388, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4777, 'teams', 9, 2389, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4778, 'teams', 6, 2389, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4779, 'teams', 9, 2390, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4780, 'teams', 6, 2390, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2955, 'teams', 9, 1478, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2956, 'teams', 8, 1478, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2957, 'teams', 9, 1479, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2958, 'teams', 8, 1479, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2959, 'teams', 9, 1480, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2960, 'teams', 8, 1480, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4781, 'teams', 6, 2391, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4782, 'teams', 9, 2391, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4783, 'teams', 6, 2392, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4784, 'teams', 9, 2392, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4785, 'teams', 6, 2393, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4786, 'teams', 9, 2393, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2545, 'teams', 10, 1273, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2546, 'teams', 9, 1273, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2547, 'teams', 10, 1274, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2548, 'teams', 9, 1274, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2549, 'teams', 10, 1275, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2550, 'teams', 9, 1275, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1921, 'teams', 9, 961, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1922, 'teams', 7, 961, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1923, 'teams', 9, 962, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1924, 'teams', 7, 962, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1925, 'teams', 9, 963, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1926, 'teams', 7, 963, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2165, 'teams', 9, 1083, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2166, 'teams', 13, 1083, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2167, 'teams', 9, 1084, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2168, 'teams', 13, 1084, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2169, 'teams', 9, 1085, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2170, 'teams', 13, 1085, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2171, 'teams', 9, 1086, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2172, 'teams', 13, 1086, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1377, 'teams', 9, 689, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1378, 'teams', 11, 689, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1379, 'teams', 9, 690, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1380, 'teams', 11, 690, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1381, 'teams', 9, 691, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1382, 'teams', 11, 691, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1939, 'teams', 7, 970, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1940, 'teams', 9, 970, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1941, 'teams', 7, 971, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1942, 'teams', 9, 971, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1943, 'teams', 7, 972, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1944, 'teams', 9, 972, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2967, 'teams', 8, 1484, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2968, 'teams', 9, 1484, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2969, 'teams', 8, 1485, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2970, 'teams', 9, 1485, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2971, 'teams', 8, 1486, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2972, 'teams', 9, 1486, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2579, 'teams', 9, 1290, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2580, 'teams', 10, 1290, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2581, 'teams', 9, 1291, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2582, 'teams', 10, 1291, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2583, 'teams', 9, 1292, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2584, 'teams', 10, 1292, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4799, 'teams', 17, 2400, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4800, 'teams', 22, 2400, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3233, 'teams', 15, 1617, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3234, 'teams', 16, 1617, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3235, 'teams', 15, 1618, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3236, 'teams', 16, 1618, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3237, 'teams', 15, 1619, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3238, 'teams', 16, 1619, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (19, 'teams', 16, 10, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (20, 'teams', 26, 10, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (21, 'teams', 16, 11, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (22, 'teams', 26, 11, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (23, 'teams', 16, 12, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (24, 'teams', 26, 12, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3251, 'teams', 16, 1626, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3252, 'teams', 15, 1626, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3253, 'teams', 16, 1627, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3254, 'teams', 15, 1627, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3255, 'teams', 16, 1628, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3256, 'teams', 15, 1628, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3801, 'teams', 18, 1901, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3802, 'teams', 16, 1901, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3803, 'teams', 18, 1902, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3804, 'teams', 16, 1902, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4809, 'teams', 17, 2405, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4810, 'teams', 16, 2405, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4811, 'teams', 17, 2406, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4812, 'teams', 16, 2406, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4011, 'teams', 24, 2006, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4012, 'teams', 16, 2006, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4013, 'teams', 24, 2007, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4014, 'teams', 16, 2007, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4015, 'teams', 24, 2008, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4016, 'teams', 16, 2008, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4197, 'teams', 16, 2099, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4198, 'teams', 20, 2099, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4199, 'teams', 16, 2100, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4200, 'teams', 20, 2100, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4201, 'teams', 16, 2101, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4202, 'teams', 20, 2101, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4819, 'teams', 16, 2410, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4820, 'teams', 17, 2410, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4821, 'teams', 16, 2411, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4822, 'teams', 17, 2411, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4823, 'teams', 16, 2412, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4824, 'teams', 17, 2412, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4689, 'teams', 27, 2345, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4690, 'teams', 16, 2345, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4691, 'teams', 27, 2346, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4692, 'teams', 16, 2346, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4693, 'teams', 27, 2347, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4694, 'teams', 16, 2347, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4825, 'teams', 17, 2413, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4826, 'teams', 16, 2413, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4827, 'teams', 17, 2414, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4828, 'teams', 16, 2414, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4829, 'teams', 17, 2415, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4830, 'teams', 16, 2415, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4831, 'teams', 17, 2416, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4832, 'teams', 16, 2416, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (387, 'teams', 16, 194, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (388, 'teams', 28, 194, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (389, 'teams', 16, 195, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (390, 'teams', 28, 195, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (391, 'teams', 16, 196, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (392, 'teams', 28, 196, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (917, 'teams', 16, 459, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (918, 'teams', 29, 459, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (919, 'teams', 16, 460, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (920, 'teams', 29, 460, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (921, 'teams', 16, 461, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (922, 'teams', 29, 461, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3523, 'teams', 16, 1762, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3524, 'teams', 2, 1762, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3525, 'teams', 16, 1763, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3526, 'teams', 2, 1763, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3527, 'teams', 16, 1764, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3528, 'teams', 2, 1764, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4377, 'teams', 25, 2189, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4378, 'teams', 16, 2189, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4379, 'teams', 25, 2190, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4380, 'teams', 16, 2190, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4381, 'teams', 25, 2191, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4382, 'teams', 16, 2191, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4383, 'teams', 25, 2192, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4384, 'teams', 16, 2192, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4841, 'teams', 16, 2421, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4842, 'teams', 17, 2421, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4843, 'teams', 16, 2422, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4844, 'teams', 17, 2422, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4845, 'teams', 16, 2423, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4846, 'teams', 17, 2423, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4695, 'teams', 16, 2348, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4696, 'teams', 27, 2348, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4697, 'teams', 16, 2349, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4698, 'teams', 27, 2349, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4699, 'teams', 16, 2350, 'away', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4700, 'teams', 27, 2350, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4247, 'teams', 16, 2124, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4248, 'teams', 20, 2124, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4249, 'teams', 16, 2125, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4250, 'teams', 20, 2125, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4251, 'teams', 16, 2126, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4252, 'teams', 20, 2126, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3543, 'teams', 2, 1772, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3544, 'teams', 16, 1772, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3545, 'teams', 2, 1773, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3546, 'teams', 16, 1773, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3547, 'teams', 2, 1774, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3548, 'teams', 16, 1774, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1215, 'teams', 11, 608, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1216, 'teams', 16, 608, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1217, 'teams', 11, 609, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1218, 'teams', 16, 609, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1219, 'teams', 11, 610, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1220, 'teams', 16, 610, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2269, 'teams', 14, 1135, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2270, 'teams', 16, 1135, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2271, 'teams', 14, 1136, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2272, 'teams', 16, 1136, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2273, 'teams', 14, 1137, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2274, 'teams', 16, 1137, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1515, 'teams', 16, 758, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1516, 'teams', 12, 758, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1517, 'teams', 16, 759, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1518, 'teams', 12, 759, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1519, 'teams', 16, 760, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1520, 'teams', 12, 760, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2061, 'teams', 16, 1031, 'away', '16', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2062, 'teams', 13, 1031, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2063, 'teams', 16, 1032, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2064, 'teams', 13, 1032, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2065, 'teams', 16, 1033, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2066, 'teams', 13, 1033, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4067, 'teams', 16, 2034, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4068, 'teams', 24, 2034, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4069, 'teams', 16, 2035, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4070, 'teams', 24, 2035, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4071, 'teams', 16, 2036, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4072, 'teams', 24, 2036, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4253, 'teams', 20, 2127, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4254, 'teams', 16, 2127, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4255, 'teams', 20, 2128, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4256, 'teams', 16, 2128, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4257, 'teams', 20, 2129, 'away', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4258, 'teams', 16, 2129, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (749, 'teams', 30, 375, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (750, 'teams', 16, 375, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (751, 'teams', 30, 376, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (752, 'teams', 16, 376, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (753, 'teams', 30, 377, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (754, 'teams', 16, 377, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (179, 'teams', 26, 90, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (180, 'teams', 16, 90, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (181, 'teams', 26, 91, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (182, 'teams', 16, 91, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (183, 'teams', 26, 92, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (184, 'teams', 16, 92, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3111, 'teams', 16, 1556, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3112, 'teams', 23, 1556, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3113, 'teams', 16, 1557, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3114, 'teams', 23, 1557, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3115, 'teams', 16, 1558, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3116, 'teams', 23, 1558, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3117, 'teams', 16, 1559, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3118, 'teams', 23, 1559, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4645, 'teams', 16, 2323, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4646, 'teams', 21, 2323, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4647, 'teams', 16, 2324, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4648, 'teams', 21, 2324, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4649, 'teams', 16, 2325, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4650, 'teams', 21, 2325, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4847, 'teams', 16, 2424, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4848, 'teams', 22, 2424, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4849, 'teams', 16, 2425, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4850, 'teams', 22, 2425, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4851, 'teams', 16, 2426, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4852, 'teams', 22, 2426, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4853, 'teams', 16, 2427, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4854, 'teams', 22, 2427, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3895, 'teams', 18, 1948, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3896, 'teams', 16, 1948, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3897, 'teams', 18, 1949, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3898, 'teams', 16, 1949, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3899, 'teams', 18, 1950, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3900, 'teams', 16, 1950, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3901, 'teams', 18, 1951, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3902, 'teams', 16, 1951, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3381, 'teams', 15, 1691, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3382, 'teams', 16, 1691, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3383, 'teams', 15, 1692, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3384, 'teams', 16, 1692, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3385, 'teams', 15, 1693, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3386, 'teams', 16, 1693, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4435, 'teams', 16, 2218, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4436, 'teams', 25, 2218, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4437, 'teams', 16, 2219, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4438, 'teams', 25, 2219, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4439, 'teams', 16, 2220, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4440, 'teams', 25, 2220, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (527, 'teams', 28, 264, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (528, 'teams', 16, 264, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (529, 'teams', 28, 265, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (530, 'teams', 16, 265, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (531, 'teams', 28, 266, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (532, 'teams', 16, 266, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1033, 'teams', 29, 517, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1034, 'teams', 16, 517, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1035, 'teams', 29, 518, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1036, 'teams', 16, 518, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1037, 'teams', 29, 519, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1038, 'teams', 16, 519, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3409, 'teams', 16, 1705, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3410, 'teams', 15, 1705, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3411, 'teams', 16, 1706, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3412, 'teams', 15, 1706, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3413, 'teams', 16, 1707, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3414, 'teams', 15, 1707, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3933, 'teams', 16, 1967, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3934, 'teams', 18, 1967, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3935, 'teams', 16, 1968, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3936, 'teams', 18, 1968, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3937, 'teams', 16, 1969, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3938, 'teams', 18, 1969, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4661, 'teams', 21, 2331, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4662, 'teams', 16, 2331, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4663, 'teams', 21, 2332, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4664, 'teams', 16, 2332, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4665, 'teams', 21, 2333, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4666, 'teams', 16, 2333, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4667, 'teams', 21, 2334, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4668, 'teams', 16, 2334, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4859, 'teams', 22, 2430, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4860, 'teams', 16, 2430, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4861, 'teams', 22, 2431, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4862, 'teams', 16, 2431, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4863, 'teams', 22, 2432, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4864, 'teams', 16, 2432, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4301, 'teams', 16, 2151, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4302, 'teams', 20, 2151, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4303, 'teams', 16, 2152, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4304, 'teams', 20, 2152, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4305, 'teams', 16, 2153, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4306, 'teams', 20, 2153, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3181, 'teams', 23, 1591, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3182, 'teams', 16, 1591, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3183, 'teams', 23, 1592, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3184, 'teams', 16, 1592, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3185, 'teams', 23, 1593, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3186, 'teams', 16, 1593, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3951, 'teams', 18, 1976, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3952, 'teams', 16, 1976, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3953, 'teams', 18, 1977, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3954, 'teams', 16, 1977, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3955, 'teams', 18, 1978, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3956, 'teams', 16, 1978, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4315, 'teams', 20, 2158, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4316, 'teams', 16, 2158, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4317, 'teams', 20, 2159, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4318, 'teams', 16, 2159, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4319, 'teams', 20, 2160, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4320, 'teams', 16, 2160, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3963, 'teams', 16, 1982, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3964, 'teams', 18, 1982, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3965, 'teams', 16, 1983, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3966, 'teams', 18, 1983, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3967, 'teams', 16, 1984, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3968, 'teams', 18, 1984, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3455, 'teams', 16, 1728, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3456, 'teams', 15, 1728, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3457, 'teams', 16, 1729, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3458, 'teams', 15, 1729, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3459, 'teams', 16, 1730, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3460, 'teams', 15, 1730, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (861, 'teams', 16, 431, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (862, 'teams', 30, 431, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (863, 'teams', 16, 432, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (864, 'teams', 30, 432, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (865, 'teams', 16, 433, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (866, 'teams', 30, 433, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (867, 'teams', 16, 434, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (868, 'teams', 30, 434, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4871, 'teams', 17, 2436, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4872, 'teams', 16, 2436, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4873, 'teams', 17, 2437, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4874, 'teams', 16, 2437, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4875, 'teams', 17, 2438, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4876, 'teams', 16, 2438, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3473, 'teams', 15, 1737, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3474, 'teams', 16, 1737, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3475, 'teams', 15, 1738, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3476, 'teams', 16, 1738, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3477, 'teams', 15, 1739, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3478, 'teams', 16, 1739, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4877, 'teams', 19, 2439, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4878, 'teams', 17, 2439, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4879, 'teams', 19, 2440, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4880, 'teams', 17, 2440, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4881, 'teams', 19, 2441, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4882, 'teams', 17, 2441, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4803, 'teams', 19, 2402, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4804, 'teams', 16, 2402, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4805, 'teams', 19, 2403, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4806, 'teams', 16, 2403, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4807, 'teams', 19, 2404, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4808, 'teams', 16, 2404, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4187, 'teams', 20, 2094, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4188, 'teams', 19, 2094, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4189, 'teams', 20, 2095, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4190, 'teams', 19, 2095, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4191, 'teams', 20, 2096, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4192, 'teams', 19, 2096, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (631, 'teams', 30, 316, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (632, 'teams', 19, 316, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (633, 'teams', 30, 317, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (634, 'teams', 19, 317, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (635, 'teams', 30, 318, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (636, 'teams', 19, 318, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (637, 'teams', 30, 319, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (638, 'teams', 19, 319, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4193, 'teams', 19, 2097, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4194, 'teams', 20, 2097, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4195, 'teams', 19, 2098, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4196, 'teams', 20, 2098, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3805, 'teams', 19, 1903, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3806, 'teams', 18, 1903, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3807, 'teams', 19, 1904, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3808, 'teams', 18, 1904, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (355, 'teams', 19, 178, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (356, 'teams', 28, 178, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (357, 'teams', 19, 179, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (358, 'teams', 28, 179, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (359, 'teams', 19, 180, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (360, 'teams', 28, 180, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4883, 'teams', 17, 2442, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4884, 'teams', 19, 2442, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4885, 'teams', 17, 2443, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4886, 'teams', 19, 2443, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4887, 'teams', 17, 2444, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4888, 'teams', 19, 2444, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4813, 'teams', 16, 2407, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4814, 'teams', 19, 2407, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4815, 'teams', 16, 2408, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4816, 'teams', 19, 2408, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4817, 'teams', 16, 2409, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4818, 'teams', 19, 2409, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3279, 'teams', 15, 1640, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3280, 'teams', 19, 1640, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3281, 'teams', 15, 1641, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3282, 'teams', 19, 1641, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3283, 'teams', 15, 1642, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3284, 'teams', 19, 1642, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3827, 'teams', 19, 1914, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3828, 'teams', 18, 1914, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3829, 'teams', 19, 1915, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3830, 'teams', 18, 1915, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3831, 'teams', 19, 1916, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3832, 'teams', 18, 1916, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3833, 'teams', 19, 1917, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3834, 'teams', 18, 1917, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3291, 'teams', 19, 1646, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3292, 'teams', 15, 1646, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3293, 'teams', 19, 1647, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3294, 'teams', 15, 1647, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3295, 'teams', 19, 1648, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3296, 'teams', 15, 1648, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4619, 'teams', 21, 2310, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4620, 'teams', 19, 2310, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4621, 'teams', 21, 2311, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4622, 'teams', 19, 2311, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4623, 'teams', 21, 2312, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4624, 'teams', 19, 2312, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4889, 'teams', 22, 2445, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4890, 'teams', 19, 2445, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4891, 'teams', 22, 2446, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4892, 'teams', 19, 2446, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4893, 'teams', 22, 2447, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4894, 'teams', 19, 2447, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4895, 'teams', 22, 2448, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4896, 'teams', 19, 2448, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (89, 'teams', 26, 45, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (90, 'teams', 19, 45, 'home', '11', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (91, 'teams', 26, 46, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (92, 'teams', 19, 46, 'home', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (93, 'teams', 26, 47, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (94, 'teams', 19, 47, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4221, 'teams', 19, 2111, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4222, 'teams', 20, 2111, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4223, 'teams', 19, 2112, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4224, 'teams', 20, 2112, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4225, 'teams', 19, 2113, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4226, 'teams', 20, 2113, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4833, 'teams', 19, 2417, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4834, 'teams', 16, 2417, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4835, 'teams', 19, 2418, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4836, 'teams', 16, 2418, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4837, 'teams', 19, 2419, 'away', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4838, 'teams', 16, 2419, 'home', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4839, 'teams', 19, 2420, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4840, 'teams', 16, 2420, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (941, 'teams', 29, 471, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (942, 'teams', 19, 471, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (943, 'teams', 29, 472, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (944, 'teams', 19, 472, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (945, 'teams', 29, 473, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (946, 'teams', 19, 473, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (423, 'teams', 28, 212, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (424, 'teams', 19, 212, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (425, 'teams', 28, 213, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (426, 'teams', 19, 213, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (427, 'teams', 28, 214, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (428, 'teams', 19, 214, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (429, 'teams', 28, 215, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (430, 'teams', 19, 215, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4385, 'teams', 19, 2193, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4386, 'teams', 25, 2193, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4387, 'teams', 19, 2194, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4388, 'teams', 25, 2194, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4389, 'teams', 19, 2195, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4390, 'teams', 25, 2195, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2867, 'teams', 19, 1434, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2868, 'teams', 8, 1434, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2869, 'teams', 19, 1435, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2870, 'teams', 8, 1435, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2871, 'teams', 19, 1436, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2872, 'teams', 8, 1436, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2263, 'teams', 14, 1132, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2264, 'teams', 19, 1132, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2265, 'teams', 14, 1133, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2266, 'teams', 19, 1133, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2267, 'teams', 14, 1134, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2268, 'teams', 19, 1134, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4505, 'teams', 1, 2253, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4506, 'teams', 19, 2253, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4507, 'teams', 1, 2254, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4508, 'teams', 19, 2254, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4509, 'teams', 1, 2255, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4510, 'teams', 19, 2255, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2055, 'teams', 19, 1028, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2056, 'teams', 13, 1028, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2057, 'teams', 19, 1029, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2058, 'teams', 13, 1029, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2059, 'teams', 19, 1030, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (2060, 'teams', 13, 1030, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1227, 'teams', 19, 614, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1228, 'teams', 11, 614, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1229, 'teams', 19, 615, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1230, 'teams', 11, 615, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1231, 'teams', 19, 616, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1232, 'teams', 11, 616, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4897, 'teams', 19, 2449, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4898, 'teams', 22, 2449, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4899, 'teams', 19, 2450, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4900, 'teams', 22, 2450, 'home', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4901, 'teams', 19, 2451, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4902, 'teams', 22, 2451, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4409, 'teams', 25, 2205, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4410, 'teams', 19, 2205, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4411, 'teams', 25, 2206, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4412, 'teams', 19, 2206, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4413, 'teams', 25, 2207, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4414, 'teams', 19, 2207, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3875, 'teams', 18, 1938, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3876, 'teams', 19, 1938, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3877, 'teams', 18, 1939, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3878, 'teams', 19, 1939, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3879, 'teams', 18, 1940, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3880, 'teams', 19, 1940, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3881, 'teams', 18, 1941, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3882, 'teams', 19, 1941, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3363, 'teams', 15, 1682, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3364, 'teams', 19, 1682, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3365, 'teams', 15, 1683, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3366, 'teams', 19, 1683, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3367, 'teams', 15, 1684, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3368, 'teams', 19, 1684, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4639, 'teams', 19, 2320, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4640, 'teams', 21, 2320, 'home', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4641, 'teams', 19, 2321, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4642, 'teams', 21, 2321, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4643, 'teams', 19, 2322, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4644, 'teams', 21, 2322, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4727, 'teams', 27, 2364, 'away', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4728, 'teams', 19, 2364, 'home', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4729, 'teams', 27, 2365, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4730, 'teams', 19, 2365, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4731, 'teams', 27, 2366, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4732, 'teams', 19, 2366, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4903, 'teams', 17, 2452, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4904, 'teams', 19, 2452, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4905, 'teams', 17, 2453, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4906, 'teams', 19, 2453, 'home', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4907, 'teams', 17, 2454, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4908, 'teams', 19, 2454, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3119, 'teams', 19, 1560, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3120, 'teams', 23, 1560, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3121, 'teams', 19, 1561, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3122, 'teams', 23, 1561, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3123, 'teams', 19, 1562, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3124, 'teams', 23, 1562, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4097, 'teams', 19, 2049, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4098, 'teams', 24, 2049, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4099, 'teams', 19, 2050, 'away', '5', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4100, 'teams', 24, 2050, 'home', '10', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4101, 'teams', 19, 2051, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4102, 'teams', 24, 2051, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4273, 'teams', 20, 2137, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4274, 'teams', 19, 2137, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4275, 'teams', 20, 2138, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4276, 'teams', 19, 2138, 'home', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4277, 'teams', 20, 2139, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4278, 'teams', 19, 2139, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4855, 'teams', 16, 2428, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4856, 'teams', 19, 2428, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4801, 'teams', 16, 2401, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4802, 'teams', 19, 2401, 'home', '8', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4857, 'teams', 16, 2429, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4858, 'teams', 19, 2429, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (229, 'teams', 19, 115, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (230, 'teams', 26, 115, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (231, 'teams', 19, 116, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (232, 'teams', 26, 116, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (233, 'teams', 19, 117, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (234, 'teams', 26, 117, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (801, 'teams', 19, 401, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (802, 'teams', 30, 401, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (803, 'teams', 19, 402, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (804, 'teams', 30, 402, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (805, 'teams', 19, 403, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (806, 'teams', 30, 403, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (807, 'teams', 30, 404, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (808, 'teams', 19, 404, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (809, 'teams', 30, 405, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (810, 'teams', 19, 405, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3155, 'teams', 23, 1578, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3156, 'teams', 19, 1578, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3157, 'teams', 23, 1579, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3158, 'teams', 19, 1579, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3159, 'teams', 23, 1580, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3160, 'teams', 19, 1580, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4121, 'teams', 24, 2061, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4122, 'teams', 19, 2061, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4123, 'teams', 24, 2062, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4124, 'teams', 19, 2062, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4125, 'teams', 24, 2063, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4126, 'teams', 19, 2063, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4739, 'teams', 19, 2370, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4740, 'teams', 27, 2370, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4741, 'teams', 19, 2371, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4742, 'teams', 27, 2371, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4743, 'teams', 19, 2372, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4744, 'teams', 27, 2372, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4745, 'teams', 19, 2373, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4746, 'teams', 27, 2373, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4909, 'teams', 19, 2455, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4910, 'teams', 17, 2455, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4911, 'teams', 19, 2456, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4912, 'teams', 17, 2456, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4913, 'teams', 19, 2457, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4914, 'teams', 17, 2457, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4865, 'teams', 16, 2433, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4866, 'teams', 19, 2433, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4867, 'teams', 16, 2434, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4868, 'teams', 19, 2434, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4869, 'teams', 16, 2435, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4870, 'teams', 19, 2435, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3939, 'teams', 19, 1970, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3940, 'teams', 18, 1970, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3941, 'teams', 19, 1971, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3942, 'teams', 18, 1971, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3943, 'teams', 19, 1972, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3944, 'teams', 18, 1972, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4307, 'teams', 19, 2154, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4308, 'teams', 20, 2154, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4309, 'teams', 19, 2155, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4310, 'teams', 20, 2155, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4311, 'teams', 19, 2156, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4312, 'teams', 20, 2156, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4313, 'teams', 19, 2157, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4314, 'teams', 20, 2157, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3435, 'teams', 15, 1718, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3436, 'teams', 19, 1718, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3437, 'teams', 15, 1719, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3438, 'teams', 19, 1719, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3439, 'teams', 15, 1720, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3440, 'teams', 19, 1720, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3957, 'teams', 18, 1979, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3958, 'teams', 19, 1979, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3959, 'teams', 18, 1980, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3960, 'teams', 19, 1980, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3961, 'teams', 18, 1981, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3962, 'teams', 19, 1981, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4915, 'teams', 19, 2458, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4916, 'teams', 17, 2458, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4917, 'teams', 19, 2459, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4918, 'teams', 17, 2459, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4919, 'teams', 19, 2460, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4920, 'teams', 17, 2460, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1069, 'teams', 19, 535, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1070, 'teams', 29, 535, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1071, 'teams', 19, 536, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1072, 'teams', 29, 536, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1073, 'teams', 19, 537, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1074, 'teams', 29, 537, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1075, 'teams', 19, 538, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (1076, 'teams', 29, 538, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3461, 'teams', 19, 1731, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3462, 'teams', 15, 1731, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3463, 'teams', 19, 1732, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3464, 'teams', 15, 1732, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3465, 'teams', 19, 1733, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (3466, 'teams', 15, 1733, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (315, 'teams', 26, 158, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (316, 'teams', 19, 158, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (317, 'teams', 26, 159, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (318, 'teams', 19, 159, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (319, 'teams', 26, 160, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (320, 'teams', 19, 160, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4329, 'teams', 20, 2165, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4330, 'teams', 19, 2165, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4331, 'teams', 20, 2166, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4332, 'teams', 19, 2166, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4333, 'teams', 20, 2167, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4334, 'teams', 19, 2167, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4921, 'teams', 97, 2461, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4922, 'teams', 94, 2461, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4929, 'teams', 118, 2465, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4930, 'teams', 110, 2465, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4933, 'teams', 118, 2467, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4934, 'teams', 97, 2467, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4937, 'teams', 116, 2469, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4938, 'teams', 118, 2469, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4939, 'teams', 110, 2470, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4940, 'teams', 118, 2470, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4943, 'teams', 118, 2472, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4944, 'teams', 119, 2472, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4953, 'teams', 119, 2477, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4954, 'teams', 118, 2477, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4965, 'teams', 118, 2483, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4966, 'teams', 119, 2483, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4973, 'teams', 118, 2487, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4974, 'teams', 113, 2487, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4979, 'teams', 99, 2490, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4980, 'teams', 118, 2490, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4989, 'teams', 116, 2495, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4990, 'teams', 118, 2495, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5001, 'teams', 118, 2501, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5002, 'teams', 113, 2501, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5017, 'teams', 119, 2509, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5018, 'teams', 118, 2509, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5021, 'teams', 118, 2511, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5022, 'teams', 116, 2511, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5023, 'teams', 118, 2512, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5024, 'teams', 119, 2512, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5025, 'teams', 110, 2513, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5026, 'teams', 118, 2513, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5029, 'teams', 118, 2515, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5030, 'teams', 116, 2515, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5033, 'teams', 118, 2517, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5034, 'teams', 96, 2517, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5035, 'teams', 118, 2518, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5036, 'teams', 94, 2518, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5037, 'teams', 118, 2519, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5038, 'teams', 95, 2519, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5039, 'teams', 118, 2520, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5040, 'teams', 93, 2520, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5041, 'teams', 118, 2521, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5042, 'teams', 110, 2521, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5045, 'teams', 119, 2523, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5046, 'teams', 118, 2523, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5047, 'teams', 113, 2524, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5048, 'teams', 118, 2524, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5055, 'teams', 113, 2528, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5056, 'teams', 118, 2528, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5071, 'teams', 118, 2536, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5072, 'teams', 119, 2536, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5081, 'teams', 119, 2541, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5082, 'teams', 118, 2541, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5095, 'teams', 116, 2548, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5096, 'teams', 121, 2548, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5099, 'teams', 110, 2550, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5100, 'teams', 121, 2550, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4947, 'teams', 121, 2474, 'away', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4948, 'teams', 118, 2474, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5101, 'teams', 119, 2551, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5102, 'teams', 121, 2551, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5105, 'teams', 121, 2553, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5106, 'teams', 119, 2553, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4923, 'teams', 118, 2462, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4924, 'teams', 121, 2462, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4955, 'teams', 121, 2478, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4956, 'teams', 118, 2478, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5107, 'teams', 119, 2554, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5108, 'teams', 121, 2554, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4967, 'teams', 121, 2484, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4968, 'teams', 118, 2484, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5121, 'teams', 121, 2561, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5122, 'teams', 116, 2561, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5125, 'teams', 121, 2563, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5126, 'teams', 110, 2563, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5127, 'teams', 121, 2564, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5128, 'teams', 97, 2564, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5135, 'teams', 121, 2568, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5136, 'teams', 94, 2568, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5137, 'teams', 121, 2569, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5138, 'teams', 93, 2569, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5139, 'teams', 121, 2570, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5140, 'teams', 95, 2570, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5141, 'teams', 121, 2571, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5142, 'teams', 96, 2571, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5147, 'teams', 116, 2574, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5148, 'teams', 121, 2574, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5149, 'teams', 110, 2575, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5150, 'teams', 121, 2575, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5009, 'teams', 118, 2505, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5010, 'teams', 121, 2505, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5157, 'teams', 121, 2579, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5158, 'teams', 113, 2579, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5163, 'teams', 121, 2582, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5164, 'teams', 116, 2582, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5171, 'teams', 99, 2586, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5172, 'teams', 121, 2586, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5177, 'teams', 121, 2589, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5178, 'teams', 110, 2589, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5183, 'teams', 121, 2592, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5184, 'teams', 113, 2592, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5189, 'teams', 121, 2595, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5190, 'teams', 119, 2595, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5191, 'teams', 119, 2596, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5192, 'teams', 121, 2596, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5197, 'teams', 113, 2599, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5198, 'teams', 121, 2599, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5207, 'teams', 113, 2604, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5208, 'teams', 121, 2604, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5209, 'teams', 121, 2605, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5210, 'teams', 119, 2605, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5065, 'teams', 118, 2533, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5066, 'teams', 121, 2533, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5075, 'teams', 118, 2538, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5076, 'teams', 121, 2538, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5231, 'teams', 119, 2616, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5232, 'teams', 121, 2616, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5233, 'teams', 121, 2617, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5234, 'teams', 119, 2617, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5085, 'teams', 121, 2543, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5086, 'teams', 118, 2543, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5249, 'teams', 110, 2625, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5250, 'teams', 122, 2625, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5253, 'teams', 122, 2627, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5254, 'teams', 113, 2627, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5255, 'teams', 122, 2628, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5256, 'teams', 110, 2628, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5259, 'teams', 122, 2630, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5260, 'teams', 119, 2630, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5263, 'teams', 119, 2632, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5264, 'teams', 122, 2632, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4957, 'teams', 122, 2479, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4958, 'teams', 118, 2479, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5109, 'teams', 121, 2555, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5110, 'teams', 122, 2555, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5111, 'teams', 121, 2556, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5112, 'teams', 122, 2556, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5265, 'teams', 122, 2633, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5266, 'teams', 119, 2633, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5113, 'teams', 122, 2557, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5114, 'teams', 121, 2557, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4963, 'teams', 118, 2482, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4964, 'teams', 122, 2482, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5275, 'teams', 122, 2638, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5276, 'teams', 119, 2638, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5131, 'teams', 122, 2566, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5132, 'teams', 121, 2566, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5277, 'teams', 99, 2639, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5278, 'teams', 122, 2639, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5279, 'teams', 116, 2640, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5280, 'teams', 122, 2640, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5283, 'teams', 119, 2642, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5284, 'teams', 122, 2642, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4991, 'teams', 122, 2496, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4992, 'teams', 118, 2496, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4993, 'teams', 118, 2497, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4994, 'teams', 122, 2497, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5143, 'teams', 121, 2572, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5144, 'teams', 122, 2572, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4997, 'teams', 118, 2499, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4998, 'teams', 122, 2499, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5291, 'teams', 122, 2646, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5292, 'teams', 116, 2646, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5293, 'teams', 113, 2647, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5294, 'teams', 122, 2647, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5015, 'teams', 122, 2508, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5016, 'teams', 118, 2508, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5165, 'teams', 122, 2583, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5166, 'teams', 121, 2583, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5301, 'teams', 119, 2651, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5302, 'teams', 122, 2651, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5303, 'teams', 110, 2652, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5304, 'teams', 122, 2652, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5311, 'teams', 122, 2656, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5312, 'teams', 113, 2656, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5321, 'teams', 113, 2661, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5322, 'teams', 122, 2661, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5325, 'teams', 122, 2663, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5326, 'teams', 95, 2663, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5327, 'teams', 122, 2664, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5328, 'teams', 94, 2664, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5329, 'teams', 122, 2665, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5330, 'teams', 93, 2665, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5331, 'teams', 122, 2666, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5332, 'teams', 96, 2666, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5333, 'teams', 122, 2667, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5334, 'teams', 97, 2667, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5337, 'teams', 122, 2669, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5338, 'teams', 110, 2669, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5347, 'teams', 122, 2674, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5348, 'teams', 116, 2674, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5357, 'teams', 116, 2679, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5358, 'teams', 122, 2679, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5073, 'teams', 118, 2537, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5074, 'teams', 122, 2537, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5225, 'teams', 122, 2613, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5226, 'teams', 121, 2613, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5359, 'teams', 119, 2680, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5360, 'teams', 122, 2680, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5079, 'teams', 122, 2540, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5080, 'teams', 118, 2540, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5229, 'teams', 121, 2615, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5230, 'teams', 122, 2615, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5365, 'teams', 122, 2683, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5366, 'teams', 119, 2683, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4925, 'teams', 118, 2463, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4926, 'teams', 120, 2463, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4927, 'teams', 120, 2464, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4928, 'teams', 118, 2464, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5369, 'teams', 120, 2685, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5370, 'teams', 119, 2685, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5373, 'teams', 110, 2687, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5374, 'teams', 120, 2687, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5375, 'teams', 116, 2688, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5376, 'teams', 120, 2688, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5377, 'teams', 120, 2689, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5378, 'teams', 113, 2689, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5383, 'teams', 119, 2692, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5384, 'teams', 120, 2692, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5261, 'teams', 120, 2631, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5262, 'teams', 122, 2631, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5235, 'teams', 122, 2618, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5236, 'teams', 120, 2618, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5389, 'teams', 119, 2695, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5390, 'teams', 120, 2695, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4959, 'teams', 120, 2480, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4960, 'teams', 118, 2480, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4961, 'teams', 118, 2481, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4962, 'teams', 120, 2481, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5115, 'teams', 121, 2558, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5116, 'teams', 120, 2558, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5391, 'teams', 120, 2696, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5392, 'teams', 119, 2696, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5117, 'teams', 120, 2559, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5118, 'teams', 121, 2559, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5267, 'teams', 120, 2634, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5268, 'teams', 122, 2634, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4969, 'teams', 120, 2485, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4970, 'teams', 118, 2485, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5269, 'teams', 120, 2635, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5270, 'teams', 122, 2635, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5129, 'teams', 120, 2565, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5130, 'teams', 121, 2565, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5397, 'teams', 99, 2699, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5398, 'teams', 120, 2699, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5133, 'teams', 121, 2567, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5134, 'teams', 120, 2567, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5403, 'teams', 120, 2702, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5404, 'teams', 119, 2702, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5405, 'teams', 116, 2703, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5406, 'teams', 120, 2703, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5409, 'teams', 120, 2705, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5410, 'teams', 110, 2705, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5285, 'teams', 122, 2643, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5286, 'teams', 120, 2643, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5423, 'teams', 113, 2712, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5424, 'teams', 120, 2712, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5429, 'teams', 119, 2715, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5430, 'teams', 120, 2715, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5433, 'teams', 120, 2717, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5434, 'teams', 113, 2717, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5437, 'teams', 110, 2719, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5438, 'teams', 120, 2719, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5027, 'teams', 118, 2514, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5028, 'teams', 120, 2514, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5439, 'teams', 120, 2720, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5440, 'teams', 96, 2720, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5441, 'teams', 120, 2721, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5442, 'teams', 94, 2721, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5443, 'teams', 120, 2722, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5444, 'teams', 93, 2722, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5445, 'teams', 120, 2723, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5446, 'teams', 95, 2723, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5447, 'teams', 120, 2724, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5448, 'teams', 110, 2724, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5449, 'teams', 120, 2725, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5450, 'teams', 97, 2725, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5455, 'teams', 113, 2728, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5456, 'teams', 120, 2728, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5193, 'teams', 120, 2597, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5194, 'teams', 121, 2597, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5195, 'teams', 121, 2598, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5196, 'teams', 120, 2598, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5465, 'teams', 120, 2733, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5466, 'teams', 116, 2733, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5477, 'teams', 120, 2739, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5478, 'teams', 116, 2739, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5355, 'teams', 122, 2678, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5356, 'teams', 120, 2678, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5223, 'teams', 120, 2612, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5224, 'teams', 121, 2612, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5479, 'teams', 120, 2740, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5480, 'teams', 119, 2740, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5077, 'teams', 120, 2539, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5078, 'teams', 118, 2539, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5227, 'teams', 121, 2614, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5228, 'teams', 120, 2614, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5481, 'teams', 119, 2741, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5482, 'teams', 120, 2741, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5361, 'teams', 120, 2681, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5362, 'teams', 122, 2681, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5363, 'teams', 122, 2682, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5364, 'teams', 120, 2682, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5083, 'teams', 118, 2542, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5084, 'teams', 120, 2542, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5489, 'teams', 93, 2745, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5490, 'teams', 95, 2745, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5239, 'teams', 122, 2620, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5240, 'teams', 117, 2620, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5491, 'teams', 117, 2746, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5492, 'teams', 113, 2746, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5493, 'teams', 96, 2747, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5494, 'teams', 117, 2747, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5247, 'teams', 122, 2624, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5248, 'teams', 117, 2624, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5379, 'teams', 120, 2690, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5380, 'teams', 117, 2690, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5501, 'teams', 117, 2751, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5502, 'teams', 104, 2751, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5503, 'teams', 117, 2752, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5504, 'teams', 110, 2752, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5505, 'teams', 117, 2753, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5506, 'teams', 107, 2753, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5507, 'teams', 110, 2754, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5508, 'teams', 117, 2754, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5511, 'teams', 117, 2756, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5512, 'teams', 113, 2756, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5517, 'teams', 116, 2759, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5518, 'teams', 117, 2759, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5519, 'teams', 113, 2760, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5520, 'teams', 117, 2760, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5523, 'teams', 117, 2762, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5524, 'teams', 116, 2762, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4971, 'teams', 118, 2486, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4972, 'teams', 117, 2486, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5531, 'teams', 117, 2766, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5532, 'teams', 116, 2766, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5537, 'teams', 97, 2769, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5538, 'teams', 117, 2769, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5399, 'teams', 117, 2700, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5400, 'teams', 120, 2700, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4987, 'teams', 117, 2494, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4988, 'teams', 118, 2494, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5281, 'teams', 117, 2641, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5282, 'teams', 122, 2641, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5541, 'teams', 93, 2771, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5542, 'teams', 117, 2771, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5543, 'teams', 119, 2772, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5544, 'teams', 117, 2772, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5145, 'teams', 117, 2573, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5146, 'teams', 121, 2573, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5547, 'teams', 113, 2774, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5548, 'teams', 117, 2774, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5003, 'teams', 118, 2502, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5004, 'teams', 117, 2502, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5549, 'teams', 117, 2775, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5550, 'teams', 113, 2775, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5551, 'teams', 95, 2776, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5552, 'teams', 117, 2776, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5553, 'teams', 94, 2777, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5554, 'teams', 117, 2777, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5297, 'teams', 117, 2649, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5298, 'teams', 122, 2649, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5161, 'teams', 121, 2581, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5162, 'teams', 117, 2581, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5559, 'teams', 117, 2780, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5560, 'teams', 110, 2780, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5435, 'teams', 120, 2718, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5436, 'teams', 117, 2718, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5561, 'teams', 116, 2781, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5562, 'teams', 117, 2781, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5565, 'teams', 119, 2783, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5566, 'teams', 117, 2783, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5567, 'teams', 117, 2784, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5568, 'teams', 106, 2784, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5569, 'teams', 117, 2785, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5570, 'teams', 105, 2785, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5571, 'teams', 117, 2786, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5572, 'teams', 119, 2786, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5573, 'teams', 117, 2787, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5574, 'teams', 103, 2787, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5579, 'teams', 116, 2790, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5580, 'teams', 117, 2790, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5583, 'teams', 117, 2792, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5584, 'teams', 116, 2792, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5587, 'teams', 110, 2794, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5588, 'teams', 117, 2794, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5473, 'teams', 117, 2737, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5474, 'teams', 120, 2737, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5067, 'teams', 117, 2534, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5068, 'teams', 118, 2534, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5215, 'teams', 117, 2608, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5216, 'teams', 121, 2608, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5601, 'teams', 117, 2801, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5602, 'teams', 119, 2801, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5219, 'teams', 121, 2610, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5220, 'teams', 117, 2610, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5605, 'teams', 116, 2803, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5606, 'teams', 117, 2803, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5607, 'teams', 117, 2804, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5608, 'teams', 113, 2804, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5611, 'teams', 117, 2806, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5612, 'teams', 116, 2806, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5613, 'teams', 113, 2807, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5614, 'teams', 117, 2807, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5619, 'teams', 113, 2810, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5620, 'teams', 117, 2810, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5621, 'teams', 119, 2811, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5622, 'teams', 114, 2811, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5241, 'teams', 122, 2621, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5242, 'teams', 114, 2621, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5629, 'teams', 113, 2815, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5630, 'teams', 114, 2815, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5633, 'teams', 114, 2817, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5634, 'teams', 116, 2817, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5637, 'teams', 114, 2819, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5638, 'teams', 113, 2819, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5639, 'teams', 116, 2820, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5640, 'teams', 114, 2820, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5641, 'teams', 97, 2821, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5642, 'teams', 114, 2821, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5643, 'teams', 113, 2822, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5644, 'teams', 114, 2822, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5513, 'teams', 114, 2757, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5514, 'teams', 117, 2757, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5647, 'teams', 116, 2824, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5648, 'teams', 114, 2824, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5649, 'teams', 114, 2825, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5650, 'teams', 119, 2825, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5651, 'teams', 114, 2826, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5652, 'teams', 116, 2826, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5653, 'teams', 114, 2827, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5654, 'teams', 113, 2827, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5657, 'teams', 113, 2829, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5658, 'teams', 114, 2829, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5271, 'teams', 114, 2636, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5272, 'teams', 122, 2636, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5393, 'teams', 114, 2697, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5394, 'teams', 120, 2697, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5273, 'teams', 122, 2637, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5274, 'teams', 114, 2637, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5663, 'teams', 96, 2832, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5664, 'teams', 114, 2832, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5407, 'teams', 114, 2704, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5408, 'teams', 120, 2704, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4995, 'teams', 114, 2498, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4996, 'teams', 118, 2498, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5673, 'teams', 95, 2837, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5674, 'teams', 114, 2837, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5545, 'teams', 117, 2773, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5546, 'teams', 114, 2773, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5675, 'teams', 110, 2838, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5676, 'teams', 114, 2838, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5415, 'teams', 120, 2708, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5416, 'teams', 114, 2708, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5151, 'teams', 114, 2576, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5152, 'teams', 121, 2576, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5153, 'teams', 121, 2577, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5154, 'teams', 114, 2577, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5677, 'teams', 94, 2839, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5678, 'teams', 114, 2839, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5679, 'teams', 114, 2840, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5680, 'teams', 110, 2840, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5681, 'teams', 114, 2841, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5682, 'teams', 107, 2841, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5683, 'teams', 114, 2842, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5684, 'teams', 104, 2842, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5685, 'teams', 114, 2843, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5686, 'teams', 105, 2843, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5687, 'teams', 114, 2844, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5688, 'teams', 106, 2844, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5695, 'teams', 116, 2848, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5696, 'teams', 114, 2848, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5699, 'teams', 114, 2850, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5700, 'teams', 110, 2850, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5181, 'teams', 121, 2591, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5182, 'teams', 114, 2591, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5315, 'teams', 114, 2658, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5316, 'teams', 122, 2658, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5575, 'teams', 114, 2788, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5576, 'teams', 117, 2788, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5043, 'teams', 118, 2522, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5044, 'teams', 114, 2522, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5707, 'teams', 110, 2854, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5708, 'teams', 114, 2854, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5049, 'teams', 114, 2525, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5050, 'teams', 118, 2525, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5199, 'teams', 114, 2600, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5200, 'teams', 121, 2600, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5711, 'teams', 114, 2856, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5712, 'teams', 113, 2856, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5589, 'teams', 114, 2795, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5590, 'teams', 117, 2795, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5463, 'teams', 120, 2732, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5464, 'teams', 114, 2732, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5595, 'teams', 117, 2798, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5596, 'teams', 114, 2798, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5061, 'teams', 118, 2531, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5062, 'teams', 114, 2531, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5713, 'teams', 119, 2857, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5714, 'teams', 114, 2857, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5715, 'teams', 114, 2858, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5716, 'teams', 119, 2858, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5717, 'teams', 114, 2859, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5718, 'teams', 103, 2859, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5721, 'teams', 93, 2861, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5722, 'teams', 114, 2861, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5723, 'teams', 114, 2862, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5724, 'teams', 116, 2862, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5725, 'teams', 114, 2863, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5726, 'teams', 113, 2863, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5729, 'teams', 113, 2865, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5730, 'teams', 114, 2865, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5609, 'teams', 117, 2805, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5610, 'teams', 114, 2805, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5733, 'teams', 114, 2867, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5734, 'teams', 116, 2867, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5615, 'teams', 114, 2808, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5616, 'teams', 117, 2808, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5735, 'teams', 116, 2868, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5736, 'teams', 114, 2868, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5743, 'teams', 104, 2872, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5744, 'teams', 102, 2872, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5745, 'teams', 94, 2873, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5746, 'teams', 102, 2873, 'home', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5747, 'teams', 97, 2874, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5748, 'teams', 102, 2874, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5749, 'teams', 102, 2875, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5750, 'teams', 99, 2875, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5751, 'teams', 105, 2876, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5752, 'teams', 102, 2876, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5755, 'teams', 103, 2878, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5756, 'teams', 102, 2878, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5757, 'teams', 102, 2879, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5758, 'teams', 97, 2879, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5759, 'teams', 102, 2880, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5760, 'teams', 95, 2880, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5761, 'teams', 107, 2881, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5762, 'teams', 102, 2881, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5763, 'teams', 102, 2882, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5764, 'teams', 93, 2882, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5767, 'teams', 102, 2884, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5768, 'teams', 99, 2884, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5769, 'teams', 95, 2885, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5770, 'teams', 102, 2885, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5779, 'teams', 102, 2890, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5780, 'teams', 119, 2890, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5119, 'teams', 102, 2560, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5120, 'teams', 121, 2560, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5783, 'teams', 102, 2892, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5784, 'teams', 103, 2892, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5785, 'teams', 97, 2893, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5786, 'teams', 102, 2893, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5789, 'teams', 102, 2895, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5790, 'teams', 95, 2895, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5793, 'teams', 106, 2897, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5794, 'teams', 102, 2897, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5795, 'teams', 102, 2898, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5796, 'teams', 103, 2898, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5799, 'teams', 102, 2900, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5800, 'teams', 104, 2900, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5801, 'teams', 102, 2901, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5802, 'teams', 106, 2901, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5803, 'teams', 102, 2902, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5804, 'teams', 105, 2902, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5805, 'teams', 102, 2903, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5806, 'teams', 94, 2903, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5807, 'teams', 102, 2904, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5808, 'teams', 96, 2904, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5809, 'teams', 95, 2905, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5810, 'teams', 102, 2905, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5811, 'teams', 106, 2906, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5812, 'teams', 102, 2906, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5813, 'teams', 102, 2907, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5814, 'teams', 97, 2907, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5815, 'teams', 96, 2908, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5816, 'teams', 102, 2908, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5013, 'teams', 102, 2507, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5014, 'teams', 118, 2507, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5427, 'teams', 102, 2714, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5428, 'teams', 120, 2714, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5299, 'teams', 102, 2650, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5300, 'teams', 122, 2650, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5817, 'teams', 104, 2909, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5818, 'teams', 102, 2909, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5821, 'teams', 99, 2911, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5822, 'teams', 102, 2911, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5823, 'teams', 102, 2912, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5824, 'teams', 93, 2912, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5825, 'teams', 107, 2913, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5826, 'teams', 102, 2913, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5827, 'teams', 102, 2914, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5828, 'teams', 107, 2914, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5831, 'teams', 102, 2916, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5832, 'teams', 104, 2916, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5835, 'teams', 105, 2918, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5836, 'teams', 102, 2918, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5839, 'teams', 110, 2920, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5840, 'teams', 102, 2920, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5841, 'teams', 102, 2921, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5842, 'teams', 99, 2921, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5843, 'teams', 94, 2922, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5844, 'teams', 102, 2922, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5849, 'teams', 99, 2925, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5850, 'teams', 102, 2925, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5851, 'teams', 103, 2926, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5852, 'teams', 102, 2926, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5855, 'teams', 102, 2928, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5856, 'teams', 105, 2928, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5857, 'teams', 102, 2929, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5858, 'teams', 106, 2929, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5859, 'teams', 102, 2930, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5860, 'teams', 107, 2930, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5861, 'teams', 93, 2931, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5862, 'teams', 102, 2931, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5865, 'teams', 93, 2933, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5866, 'teams', 102, 2933, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5867, 'teams', 96, 2934, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5868, 'teams', 102, 2934, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5869, 'teams', 102, 2935, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5870, 'teams', 96, 2935, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5871, 'teams', 99, 2936, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5872, 'teams', 102, 2936, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5873, 'teams', 102, 2937, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5874, 'teams', 94, 2937, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5875, 'teams', 102, 2938, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5876, 'teams', 99, 2938, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5885, 'teams', 99, 2943, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5886, 'teams', 102, 2943, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5891, 'teams', 100, 2946, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5892, 'teams', 104, 2946, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5741, 'teams', 100, 2871, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5742, 'teams', 102, 2871, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5893, 'teams', 100, 2947, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5894, 'teams', 97, 2947, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5895, 'teams', 104, 2948, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5896, 'teams', 100, 2948, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5897, 'teams', 105, 2949, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5898, 'teams', 100, 2949, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5901, 'teams', 99, 2951, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5902, 'teams', 100, 2951, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5905, 'teams', 100, 2953, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5906, 'teams', 104, 2953, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5907, 'teams', 100, 2954, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5908, 'teams', 97, 2954, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5909, 'teams', 103, 2955, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5910, 'teams', 100, 2955, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5911, 'teams', 96, 2956, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5912, 'teams', 100, 2956, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5485, 'teams', 102, 2743, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5486, 'teams', 100, 2743, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5913, 'teams', 99, 2957, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5914, 'teams', 100, 2957, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5771, 'teams', 100, 2886, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5772, 'teams', 102, 2886, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5919, 'teams', 100, 2960, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5920, 'teams', 99, 2960, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5925, 'teams', 100, 2963, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5926, 'teams', 94, 2963, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5927, 'teams', 100, 2964, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5928, 'teams', 99, 2964, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5929, 'teams', 99, 2965, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5930, 'teams', 100, 2965, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5781, 'teams', 100, 2891, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5782, 'teams', 102, 2891, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5931, 'teams', 100, 2966, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5932, 'teams', 93, 2966, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5935, 'teams', 110, 2968, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5936, 'teams', 100, 2968, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5939, 'teams', 104, 2970, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5940, 'teams', 100, 2970, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5941, 'teams', 106, 2971, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5942, 'teams', 100, 2971, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5943, 'teams', 100, 2972, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5944, 'teams', 96, 2972, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5797, 'teams', 102, 2899, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5798, 'teams', 100, 2899, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5945, 'teams', 105, 2973, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5946, 'teams', 100, 2973, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5947, 'teams', 100, 2974, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5948, 'teams', 107, 2974, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5949, 'teams', 100, 2975, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5950, 'teams', 103, 2975, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5951, 'teams', 100, 2976, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5952, 'teams', 119, 2976, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5953, 'teams', 100, 2977, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5954, 'teams', 106, 2977, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5955, 'teams', 100, 2978, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5956, 'teams', 105, 2978, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5957, 'teams', 100, 2979, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5958, 'teams', 95, 2979, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5959, 'teams', 106, 2980, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5960, 'teams', 100, 2980, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5961, 'teams', 107, 2981, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5962, 'teams', 100, 2981, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5967, 'teams', 100, 2984, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5968, 'teams', 95, 2984, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5969, 'teams', 100, 2985, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5970, 'teams', 94, 2985, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5971, 'teams', 100, 2986, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5972, 'teams', 103, 2986, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5973, 'teams', 97, 2987, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5974, 'teams', 100, 2987, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5977, 'teams', 100, 2989, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5978, 'teams', 93, 2989, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5979, 'teams', 107, 2990, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5980, 'teams', 100, 2990, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5981, 'teams', 100, 2991, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5982, 'teams', 107, 2991, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5983, 'teams', 94, 2992, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5984, 'teams', 100, 2992, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5985, 'teams', 95, 2993, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5986, 'teams', 100, 2993, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5837, 'teams', 102, 2919, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5838, 'teams', 100, 2919, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5991, 'teams', 100, 2996, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5992, 'teams', 106, 2996, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5993, 'teams', 100, 2997, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5994, 'teams', 105, 2997, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5995, 'teams', 96, 2998, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5996, 'teams', 100, 2998, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5997, 'teams', 100, 2999, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5998, 'teams', 96, 2999, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5999, 'teams', 95, 3000, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6000, 'teams', 100, 3000, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6001, 'teams', 97, 3001, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6002, 'teams', 100, 3001, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6005, 'teams', 103, 3003, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6006, 'teams', 100, 3003, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6007, 'teams', 100, 3004, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6008, 'teams', 99, 3004, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6009, 'teams', 93, 3005, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6010, 'teams', 100, 3005, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5341, 'teams', 100, 2671, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5342, 'teams', 122, 2671, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5211, 'teams', 100, 2606, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5212, 'teams', 121, 2606, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5471, 'teams', 100, 2736, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5472, 'teams', 120, 2736, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5063, 'teams', 100, 2532, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5064, 'teams', 118, 2532, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6011, 'teams', 93, 3006, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6012, 'teams', 100, 3006, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6015, 'teams', 94, 3008, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6016, 'teams', 100, 3008, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6025, 'teams', 100, 3013, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6026, 'teams', 99, 3013, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5883, 'teams', 100, 2942, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5884, 'teams', 102, 2942, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6029, 'teams', 99, 3015, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6030, 'teams', 100, 3015, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5889, 'teams', 102, 2945, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5890, 'teams', 100, 2945, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5483, 'teams', 117, 2742, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5484, 'teams', 114, 2742, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6263, 'teams', 35, 3132, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6264, 'teams', 38, 3132, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5237, 'teams', 122, 2619, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5238, 'teams', 115, 2619, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6265, 'teams', 96, 3133, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6266, 'teams', 115, 3133, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6267, 'teams', 115, 3134, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6268, 'teams', 110, 3134, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6269, 'teams', 115, 3135, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6270, 'teams', 116, 3135, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5495, 'teams', 117, 2748, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5496, 'teams', 115, 2748, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5497, 'teams', 115, 2749, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5498, 'teams', 117, 2749, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5097, 'teams', 115, 2549, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5098, 'teams', 121, 2549, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6271, 'teams', 115, 3136, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6272, 'teams', 113, 3136, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5635, 'teams', 114, 2818, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5636, 'teams', 115, 2818, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6273, 'teams', 116, 3137, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6274, 'teams', 115, 3137, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5385, 'teams', 115, 2693, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5386, 'teams', 120, 2693, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4949, 'teams', 115, 2475, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4950, 'teams', 118, 2475, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6275, 'teams', 110, 3138, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6276, 'teams', 115, 3138, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6279, 'teams', 115, 3140, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6280, 'teams', 116, 3140, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5645, 'teams', 115, 2823, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5646, 'teams', 114, 2823, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6281, 'teams', 115, 3141, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6282, 'teams', 113, 3141, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5515, 'teams', 115, 2758, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5516, 'teams', 117, 2758, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6283, 'teams', 116, 3142, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6284, 'teams', 115, 3142, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6285, 'teams', 113, 3143, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6286, 'teams', 115, 3143, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5521, 'teams', 117, 2761, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5522, 'teams', 115, 2761, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5655, 'teams', 114, 2828, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5656, 'teams', 115, 2828, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5659, 'teams', 115, 2830, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5660, 'teams', 114, 2830, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4975, 'teams', 118, 2488, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4976, 'teams', 115, 2488, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4977, 'teams', 115, 2489, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4978, 'teams', 118, 2489, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5395, 'teams', 115, 2698, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5396, 'teams', 120, 2698, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6289, 'teams', 97, 3145, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6290, 'teams', 115, 3145, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6291, 'teams', 115, 3146, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6292, 'teams', 119, 3146, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6293, 'teams', 115, 3147, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6294, 'teams', 110, 3147, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5539, 'teams', 117, 2770, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5540, 'teams', 115, 2770, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6295, 'teams', 119, 3148, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6296, 'teams', 115, 3148, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6297, 'teams', 93, 3149, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6298, 'teams', 115, 3149, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4999, 'teams', 118, 2500, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5000, 'teams', 115, 2500, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6299, 'teams', 115, 3150, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6300, 'teams', 116, 3150, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6305, 'teams', 95, 3153, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6306, 'teams', 115, 3153, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6307, 'teams', 94, 3154, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6308, 'teams', 115, 3154, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5159, 'teams', 121, 2580, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5160, 'teams', 115, 2580, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6309, 'teams', 113, 3155, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6310, 'teams', 115, 3155, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5431, 'teams', 120, 2716, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5432, 'teams', 115, 2716, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6311, 'teams', 115, 3156, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6312, 'teams', 107, 3156, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6313, 'teams', 115, 3157, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6314, 'teams', 104, 3157, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6315, 'teams', 115, 3158, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6316, 'teams', 103, 3158, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6317, 'teams', 115, 3159, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6318, 'teams', 106, 3159, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6319, 'teams', 115, 3160, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6320, 'teams', 105, 3160, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5309, 'teams', 122, 2655, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5310, 'teams', 115, 2655, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6321, 'teams', 119, 3161, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6322, 'teams', 115, 3161, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6323, 'teams', 113, 3162, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6324, 'teams', 115, 3162, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6325, 'teams', 115, 3163, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6326, 'teams', 113, 3163, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6327, 'teams', 116, 3164, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6328, 'teams', 115, 3164, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5323, 'teams', 115, 2662, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5324, 'teams', 122, 2662, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5581, 'teams', 115, 2791, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5582, 'teams', 117, 2791, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6331, 'teams', 115, 3166, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6332, 'teams', 119, 3166, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5709, 'teams', 114, 2855, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5710, 'teams', 115, 2855, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6333, 'teams', 110, 3167, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6334, 'teams', 115, 3167, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5461, 'teams', 120, 2731, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5462, 'teams', 115, 2731, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5719, 'teams', 115, 2860, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5720, 'teams', 114, 2860, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5217, 'teams', 115, 2609, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5218, 'teams', 121, 2609, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5353, 'teams', 115, 2677, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5354, 'teams', 122, 2677, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5221, 'teams', 121, 2611, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5222, 'teams', 115, 2611, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5603, 'teams', 117, 2802, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5604, 'teams', 115, 2802, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5727, 'teams', 114, 2864, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5728, 'teams', 115, 2864, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6341, 'teams', 116, 3171, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6342, 'teams', 115, 3171, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6343, 'teams', 115, 3172, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6344, 'teams', 116, 3172, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5731, 'teams', 115, 2866, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5732, 'teams', 114, 2866, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6345, 'teams', 115, 3173, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6346, 'teams', 113, 3173, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6347, 'teams', 113, 3174, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6348, 'teams', 115, 3174, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5617, 'teams', 115, 2809, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5618, 'teams', 117, 2809, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6351, 'teams', 56, 3176, 'away', '27', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6352, 'teams', 62, 3176, 'home', '13', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6377, 'teams', 47, 3189, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6378, 'teams', 56, 3189, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6243, 'teams', 56, 3122, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6244, 'teams', 42, 3122, 'home', '20', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6407, 'teams', 34, 3204, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6408, 'teams', 42, 3204, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6415, 'teams', 59, 3208, 'away', '23', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6416, 'teams', 35, 3208, 'home', '26', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6417, 'teams', 38, 3209, 'away', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6418, 'teams', 59, 3209, 'home', '21', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6419, 'teams', 59, 3210, 'away', '34', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6420, 'teams', 62, 3210, 'home', '31', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6361, 'teams', 56, 3181, 'away', '25', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6362, 'teams', 59, 3181, 'home', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6421, 'teams', 59, 3211, 'away', '19', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6422, 'teams', 50, 3211, 'home', '21', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6437, 'teams', 62, 3219, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6438, 'teams', 59, 3219, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6443, 'teams', 62, 3222, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6444, 'teams', 58, 3222, 'home', '24', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6357, 'teams', 58, 3179, 'away', '20', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6358, 'teams', 56, 3179, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6389, 'teams', 42, 3195, 'away', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6390, 'teams', 58, 3195, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6241, 'teams', 59, 3121, 'away', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6242, 'teams', 58, 3121, 'home', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6453, 'teams', 50, 3227, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6454, 'teams', 58, 3227, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6379, 'teams', 56, 3190, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6380, 'teams', 58, 3190, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6463, 'teams', 49, 3232, 'away', '13', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6464, 'teams', 53, 3232, 'home', '16', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6465, 'teams', 53, 3233, 'away', '35', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6466, 'teams', 48, 3233, 'home', '13', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6471, 'teams', 51, 3236, 'away', '27', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6472, 'teams', 53, 3236, 'home', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6473, 'teams', 50, 3237, 'away', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6474, 'teams', 53, 3237, 'home', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6367, 'teams', 56, 3184, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6368, 'teams', 53, 3184, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6481, 'teams', 53, 3241, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6482, 'teams', 47, 3241, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6485, 'teams', 53, 3243, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6486, 'teams', 62, 3243, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6487, 'teams', 53, 3244, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6488, 'teams', 51, 3244, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6493, 'teams', 44, 3247, 'away', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6494, 'teams', 51, 3247, 'home', '20', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6239, 'teams', 53, 3120, 'away', '33', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6240, 'teams', 44, 3120, 'home', '22', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6405, 'teams', 42, 3203, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6406, 'teams', 44, 3203, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6517, 'teams', 44, 3259, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6518, 'teams', 34, 3259, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6411, 'teams', 59, 3206, 'away', '17', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6412, 'teams', 60, 3206, 'home', '20', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6519, 'teams', 60, 3260, 'away', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6520, 'teams', 62, 3260, 'home', '16', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6521, 'teams', 60, 3261, 'away', '16', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6522, 'teams', 38, 3261, 'home', '37', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6525, 'teams', 35, 3263, 'away', '9', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6526, 'teams', 60, 3263, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6527, 'teams', 60, 3264, 'away', '15', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6528, 'teams', 48, 3264, 'home', '33', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6533, 'teams', 62, 3267, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6534, 'teams', 60, 3267, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6427, 'teams', 60, 3214, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6428, 'teams', 59, 3214, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6371, 'teams', 60, 3186, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6372, 'teams', 56, 3186, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6461, 'teams', 58, 3231, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6462, 'teams', 60, 3231, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6355, 'teams', 56, 3178, 'away', '27', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6356, 'teams', 55, 3178, 'home', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6387, 'teams', 55, 3194, 'away', '13', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6388, 'teams', 42, 3194, 'home', '20', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6547, 'teams', 48, 3274, 'away', '31', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6548, 'teams', 55, 3274, 'home', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6245, 'teams', 60, 3123, 'away', '16', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6246, 'teams', 55, 3123, 'home', '20', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6365, 'teams', 55, 3183, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6366, 'teams', 56, 3183, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6451, 'teams', 58, 3226, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6452, 'teams', 55, 3226, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6553, 'teams', 55, 3277, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6554, 'teams', 62, 3277, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6459, 'teams', 55, 3230, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6460, 'teams', 58, 3230, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6435, 'teams', 55, 3218, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6436, 'teams', 59, 3218, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6559, 'teams', 35, 3280, 'away', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6560, 'teams', 36, 3280, 'home', '27', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6501, 'teams', 36, 3251, 'away', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6502, 'teams', 44, 3251, 'home', '27', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6567, 'teams', 34, 3284, 'away', '31', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6568, 'teams', 36, 3284, 'home', '38', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6569, 'teams', 38, 3285, 'away', '24', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6570, 'teams', 36, 3285, 'home', '13', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6571, 'teams', 36, 3286, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6572, 'teams', 35, 3286, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6425, 'teams', 59, 3213, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6426, 'teams', 36, 3213, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6399, 'teams', 42, 3200, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6400, 'teams', 36, 3200, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6573, 'teams', 36, 3287, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6574, 'teams', 38, 3287, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6575, 'teams', 62, 3288, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6576, 'teams', 36, 3288, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6537, 'teams', 36, 3269, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6538, 'teams', 60, 3269, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6579, 'teams', 36, 3290, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6580, 'teams', 32, 3290, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6583, 'teams', 31, 3292, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6584, 'teams', 38, 3292, 'home', '26', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6587, 'teams', 34, 3294, 'away', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6588, 'teams', 31, 3294, 'home', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6589, 'teams', 47, 3295, 'away', '25', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6590, 'teams', 31, 3295, 'home', '24', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6591, 'teams', 35, 3296, 'away', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6592, 'teams', 31, 3296, 'home', '19', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6593, 'teams', 31, 3297, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6594, 'teams', 34, 3297, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6251, 'teams', 36, 3126, 'away', '21', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6252, 'teams', 31, 3126, 'home', '33', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6595, 'teams', 31, 3298, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6596, 'teams', 32, 3298, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6601, 'teams', 31, 3301, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6602, 'teams', 50, 3301, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6603, 'teams', 32, 3302, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6604, 'teams', 31, 3302, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6607, 'teams', 48, 3304, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6608, 'teams', 31, 3304, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6609, 'teams', 31, 3305, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6610, 'teams', 49, 3305, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6581, 'teams', 43, 3291, 'away', '15', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6582, 'teams', 31, 3291, 'home', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6619, 'teams', 38, 3310, 'away', '28', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6620, 'teams', 43, 3310, 'home', '31', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6475, 'teams', 53, 3238, 'away', '19', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6476, 'teams', 43, 3238, 'home', '13', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6505, 'teams', 43, 3253, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6506, 'teams', 44, 3253, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6397, 'teams', 42, 3199, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6398, 'teams', 43, 3199, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6621, 'teams', 43, 3311, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6622, 'teams', 51, 3311, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6513, 'teams', 44, 3257, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6514, 'teams', 43, 3257, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6635, 'teams', 52, 3318, 'away', '21', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6636, 'teams', 49, 3318, 'home', '56', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6637, 'teams', 51, 3319, 'away', '27', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6638, 'teams', 52, 3319, 'home', '37', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6639, 'teams', 52, 3320, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6640, 'teams', 50, 3320, 'home', '34', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6447, 'teams', 58, 3224, 'away', '16', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6448, 'teams', 52, 3224, 'home', '23', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6641, 'teams', 52, 3321, 'away', '16', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6642, 'teams', 51, 3321, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6249, 'teams', 43, 3125, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6250, 'teams', 52, 3125, 'home', '44', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6423, 'teams', 52, 3212, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6424, 'teams', 59, 3212, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6643, 'teams', 48, 3322, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6644, 'teams', 52, 3322, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6479, 'teams', 53, 3240, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6480, 'teams', 52, 3240, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6647, 'teams', 47, 3324, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6648, 'teams', 52, 3324, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6515, 'teams', 44, 3258, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6516, 'teams', 52, 3258, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6489, 'teams', 52, 3245, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6490, 'teams', 53, 3245, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6381, 'teams', 42, 3191, 'away', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6382, 'teams', 41, 3191, 'home', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6543, 'teams', 55, 3272, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6544, 'teams', 41, 3272, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6613, 'teams', 41, 3307, 'away', '23', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6614, 'teams', 43, 3307, 'home', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6499, 'teams', 41, 3250, 'away', '17', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6500, 'teams', 44, 3250, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6449, 'teams', 41, 3225, 'away', '24', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6450, 'teams', 58, 3225, 'home', '23', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6395, 'teams', 41, 3198, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6396, 'teams', 42, 3198, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6599, 'teams', 31, 3300, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6600, 'teams', 41, 3300, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6373, 'teams', 56, 3187, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6374, 'teams', 41, 3187, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6659, 'teams', 41, 3330, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6660, 'teams', 38, 3330, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6441, 'teams', 57, 3221, 'away', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6442, 'teams', 58, 3221, 'home', '31', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6385, 'teams', 42, 3193, 'away', '31', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6386, 'teams', 57, 3193, 'home', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6359, 'teams', 56, 3180, 'away', '16', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6360, 'teams', 57, 3180, 'home', '13', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6549, 'teams', 55, 3275, 'away', '16', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6550, 'teams', 57, 3275, 'home', '22', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6529, 'teams', 57, 3265, 'away', '31', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6530, 'teams', 60, 3265, 'home', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6247, 'teams', 41, 3124, 'away', '24', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6248, 'teams', 57, 3124, 'home', '41', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6669, 'teams', 62, 3335, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6670, 'teams', 57, 3335, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6369, 'teams', 57, 3185, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6370, 'teams', 56, 3185, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6455, 'teams', 58, 3228, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6456, 'teams', 57, 3228, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6555, 'teams', 57, 3278, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6556, 'teams', 55, 3278, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6433, 'teams', 59, 3217, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6434, 'teams', 57, 3217, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6673, 'teams', 49, 3337, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6674, 'teams', 57, 3337, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6675, 'teams', 57, 3338, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6676, 'teams', 51, 3338, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6677, 'teams', 51, 3339, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6678, 'teams', 46, 3339, 'home', '14', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6467, 'teams', 46, 3234, 'away', '24', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6468, 'teams', 53, 3234, 'home', '31', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6497, 'teams', 44, 3249, 'away', '30', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6498, 'teams', 46, 3249, 'home', '16', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6617, 'teams', 46, 3309, 'away', '41', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6618, 'teams', 43, 3309, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6655, 'teams', 46, 3328, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6656, 'teams', 41, 3328, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6687, 'teams', 35, 3344, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6688, 'teams', 46, 3344, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6511, 'teams', 46, 3256, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6512, 'teams', 44, 3256, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6403, 'teams', 46, 3202, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6404, 'teams', 42, 3202, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6649, 'teams', 52, 3325, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6650, 'teams', 46, 3325, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6627, 'teams', 43, 3314, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6628, 'teams', 46, 3314, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6541, 'teams', 55, 3271, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6542, 'teams', 54, 3271, 'home', '24', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6633, 'teams', 54, 3317, 'away', '17', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6634, 'teams', 52, 3317, 'home', '20', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6495, 'teams', 54, 3248, 'away', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6496, 'teams', 44, 3248, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6469, 'teams', 53, 3235, 'away', '23', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6470, 'teams', 54, 3235, 'home', '16', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6691, 'teams', 54, 3346, 'away', '34', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6692, 'teams', 51, 3346, 'home', '31', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6693, 'teams', 54, 3347, 'away', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6694, 'teams', 47, 3347, 'home', '24', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6695, 'teams', 49, 3348, 'away', '23', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6696, 'teams', 54, 3348, 'home', '16', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6477, 'teams', 54, 3239, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6478, 'teams', 53, 3239, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6699, 'teams', 54, 3350, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6700, 'teams', 48, 3350, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6645, 'teams', 52, 3323, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6646, 'teams', 54, 3323, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6535, 'teams', 54, 3268, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6536, 'teams', 60, 3268, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6701, 'teams', 51, 3351, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6702, 'teams', 54, 3351, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6703, 'teams', 50, 3352, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6704, 'teams', 54, 3352, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6629, 'teams', 54, 3315, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6630, 'teams', 43, 3315, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6705, 'teams', 77, 3353, 'away', '83', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6706, 'teams', 63, 3353, 'home', '103', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6707, 'teams', 78, 3354, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6708, 'teams', 63, 3354, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6711, 'teams', 63, 3356, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6712, 'teams', 64, 3356, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6713, 'teams', 63, 3357, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6714, 'teams', 71, 3357, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6715, 'teams', 64, 3358, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6716, 'teams', 63, 3358, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6719, 'teams', 63, 3360, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6720, 'teams', 76, 3360, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6721, 'teams', 83, 3361, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6722, 'teams', 63, 3361, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6723, 'teams', 85, 3362, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6724, 'teams', 63, 3362, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6735, 'teams', 63, 3368, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6736, 'teams', 66, 3368, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6739, 'teams', 63, 3370, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6740, 'teams', 68, 3370, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6741, 'teams', 87, 3371, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6742, 'teams', 63, 3371, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6743, 'teams', 72, 3372, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6744, 'teams', 63, 3372, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6749, 'teams', 68, 3375, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6750, 'teams', 63, 3375, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6751, 'teams', 76, 3376, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6752, 'teams', 63, 3376, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6753, 'teams', 63, 3377, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6754, 'teams', 87, 3377, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6757, 'teams', 63, 3379, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6758, 'teams', 82, 3379, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6759, 'teams', 63, 3380, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6760, 'teams', 85, 3380, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6761, 'teams', 89, 3381, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6762, 'teams', 63, 3381, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6763, 'teams', 90, 3382, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6764, 'teams', 63, 3382, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6769, 'teams', 63, 3385, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6770, 'teams', 64, 3385, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6771, 'teams', 63, 3386, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6772, 'teams', 77, 3386, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6773, 'teams', 77, 3387, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6774, 'teams', 63, 3387, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6775, 'teams', 80, 3388, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6776, 'teams', 63, 3388, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6777, 'teams', 66, 3389, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6778, 'teams', 63, 3389, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6785, 'teams', 63, 3393, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6786, 'teams', 76, 3393, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6789, 'teams', 88, 3395, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6790, 'teams', 63, 3395, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6797, 'teams', 92, 3399, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6798, 'teams', 63, 3399, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6799, 'teams', 63, 3400, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6800, 'teams', 71, 3400, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6803, 'teams', 63, 3402, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6804, 'teams', 78, 3402, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6805, 'teams', 63, 3403, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6806, 'teams', 83, 3403, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6809, 'teams', 63, 3405, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6810, 'teams', 80, 3405, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6821, 'teams', 68, 3411, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6822, 'teams', 63, 3411, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6823, 'teams', 63, 3412, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6824, 'teams', 90, 3412, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6825, 'teams', 63, 3413, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6826, 'teams', 66, 3413, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6829, 'teams', 82, 3415, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6830, 'teams', 63, 3415, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6831, 'teams', 63, 3416, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6832, 'teams', 72, 3416, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6833, 'teams', 63, 3417, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6834, 'teams', 92, 3417, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6835, 'teams', 63, 3418, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6836, 'teams', 89, 3418, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6837, 'teams', 63, 3419, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6838, 'teams', 88, 3419, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6839, 'teams', 63, 3420, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6840, 'teams', 91, 3420, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6841, 'teams', 66, 3421, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6842, 'teams', 63, 3421, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6845, 'teams', 91, 3423, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6846, 'teams', 63, 3423, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6849, 'teams', 63, 3425, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6850, 'teams', 68, 3425, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6851, 'teams', 71, 3426, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6852, 'teams', 63, 3426, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6855, 'teams', 63, 3428, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6856, 'teams', 72, 3428, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6857, 'teams', 63, 3429, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6858, 'teams', 77, 3429, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6859, 'teams', 72, 3430, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6860, 'teams', 63, 3430, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6865, 'teams', 64, 3433, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6866, 'teams', 63, 3433, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6867, 'teams', 66, 3434, 'away', '97', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6868, 'teams', 67, 3434, 'home', '106', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6869, 'teams', 67, 3435, 'away', '106', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6870, 'teams', 64, 3435, 'home', '69', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6349, 'teams', 63, 3175, 'away', '98', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6350, 'teams', 67, 3175, 'home', '95', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6871, 'teams', 67, 3436, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6872, 'teams', 72, 3436, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6873, 'teams', 76, 3437, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6874, 'teams', 67, 3437, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6875, 'teams', 67, 3438, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6876, 'teams', 66, 3438, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6877, 'teams', 67, 3439, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6878, 'teams', 68, 3439, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6879, 'teams', 82, 3440, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6880, 'teams', 67, 3440, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6881, 'teams', 71, 3441, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6882, 'teams', 67, 3441, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6883, 'teams', 83, 3442, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6884, 'teams', 67, 3442, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6885, 'teams', 67, 3443, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6886, 'teams', 88, 3443, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6887, 'teams', 67, 3444, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6888, 'teams', 90, 3444, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6891, 'teams', 68, 3446, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6892, 'teams', 67, 3446, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6893, 'teams', 90, 3447, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6894, 'teams', 67, 3447, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6897, 'teams', 67, 3449, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6898, 'teams', 77, 3449, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6737, 'teams', 67, 3369, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6738, 'teams', 63, 3369, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6903, 'teams', 89, 3452, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6904, 'teams', 67, 3452, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6907, 'teams', 88, 3454, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6908, 'teams', 67, 3454, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6909, 'teams', 67, 3455, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6910, 'teams', 71, 3455, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6745, 'teams', 63, 3373, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6746, 'teams', 67, 3373, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6913, 'teams', 67, 3457, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6914, 'teams', 80, 3457, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6919, 'teams', 67, 3460, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6920, 'teams', 92, 3460, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6921, 'teams', 67, 3461, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6922, 'teams', 89, 3461, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6923, 'teams', 67, 3462, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6924, 'teams', 91, 3462, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6929, 'teams', 66, 3465, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6930, 'teams', 67, 3465, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6933, 'teams', 80, 3467, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6934, 'teams', 67, 3467, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6937, 'teams', 87, 3469, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6938, 'teams', 67, 3469, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6941, 'teams', 67, 3471, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6942, 'teams', 66, 3471, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6781, 'teams', 67, 3391, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6782, 'teams', 63, 3391, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6943, 'teams', 72, 3472, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6944, 'teams', 67, 3472, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6945, 'teams', 67, 3473, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6946, 'teams', 77, 3473, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6947, 'teams', 77, 3474, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6948, 'teams', 67, 3474, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6949, 'teams', 85, 3475, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6950, 'teams', 67, 3475, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6957, 'teams', 92, 3479, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6958, 'teams', 67, 3479, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6959, 'teams', 64, 3480, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6960, 'teams', 67, 3480, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6961, 'teams', 76, 3481, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6962, 'teams', 67, 3481, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6967, 'teams', 67, 3484, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6968, 'teams', 71, 3484, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6971, 'teams', 71, 3486, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6972, 'teams', 67, 3486, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6975, 'teams', 67, 3488, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6976, 'teams', 76, 3488, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6979, 'teams', 77, 3490, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6980, 'teams', 67, 3490, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6983, 'teams', 67, 3492, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6984, 'teams', 85, 3492, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6985, 'teams', 67, 3493, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6986, 'teams', 83, 3493, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6987, 'teams', 67, 3494, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6988, 'teams', 78, 3494, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6989, 'teams', 67, 3495, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6990, 'teams', 87, 3495, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6991, 'teams', 67, 3496, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6992, 'teams', 82, 3496, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6997, 'teams', 78, 3499, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6998, 'teams', 67, 3499, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7003, 'teams', 91, 3502, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7004, 'teams', 67, 3502, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7011, 'teams', 67, 3506, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7012, 'teams', 64, 3506, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7013, 'teams', 72, 3507, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7014, 'teams', 67, 3507, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7015, 'teams', 64, 3508, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7016, 'teams', 67, 3508, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7021, 'teams', 67, 3511, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7022, 'teams', 68, 3511, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7025, 'teams', 81, 3513, 'away', '103', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7026, 'teams', 78, 3513, 'home', '120', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7029, 'teams', 81, 3515, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7030, 'teams', 87, 3515, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7031, 'teams', 90, 3516, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7032, 'teams', 81, 3516, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7033, 'teams', 82, 3517, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7034, 'teams', 81, 3517, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7037, 'teams', 81, 3519, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7038, 'teams', 76, 3519, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7045, 'teams', 81, 3523, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7046, 'teams', 90, 3523, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7047, 'teams', 64, 3524, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7048, 'teams', 81, 3524, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7049, 'teams', 92, 3525, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7050, 'teams', 81, 3525, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7051, 'teams', 81, 3526, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7052, 'teams', 85, 3526, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7053, 'teams', 76, 3527, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7054, 'teams', 81, 3527, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7055, 'teams', 71, 3528, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7056, 'teams', 81, 3528, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7057, 'teams', 83, 3529, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7058, 'teams', 81, 3529, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7061, 'teams', 72, 3531, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7062, 'teams', 81, 3531, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7063, 'teams', 81, 3532, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7064, 'teams', 91, 3532, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7065, 'teams', 81, 3533, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7066, 'teams', 68, 3533, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7071, 'teams', 81, 3536, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7072, 'teams', 82, 3536, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7073, 'teams', 91, 3537, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7074, 'teams', 81, 3537, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6915, 'teams', 67, 3458, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6916, 'teams', 81, 3458, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7075, 'teams', 81, 3538, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7076, 'teams', 80, 3538, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6755, 'teams', 63, 3378, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6756, 'teams', 81, 3378, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7079, 'teams', 66, 3540, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7080, 'teams', 81, 3540, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7083, 'teams', 81, 3542, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7084, 'teams', 77, 3542, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7087, 'teams', 81, 3544, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7088, 'teams', 64, 3544, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7089, 'teams', 88, 3545, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7090, 'teams', 81, 3545, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7091, 'teams', 85, 3546, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7092, 'teams', 81, 3546, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7093, 'teams', 81, 3547, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7094, 'teams', 91, 3547, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7095, 'teams', 81, 3548, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7096, 'teams', 90, 3548, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7097, 'teams', 81, 3549, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7098, 'teams', 88, 3549, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7099, 'teams', 81, 3550, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7100, 'teams', 89, 3550, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7101, 'teams', 89, 3551, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7102, 'teams', 81, 3551, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7105, 'teams', 87, 3553, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7106, 'teams', 81, 3553, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7107, 'teams', 92, 3554, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7108, 'teams', 81, 3554, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7113, 'teams', 68, 3557, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7114, 'teams', 81, 3557, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7115, 'teams', 81, 3558, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7116, 'teams', 87, 3558, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7119, 'teams', 82, 3560, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7120, 'teams', 81, 3560, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7121, 'teams', 90, 3561, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7122, 'teams', 81, 3561, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7123, 'teams', 81, 3562, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7124, 'teams', 80, 3562, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7125, 'teams', 80, 3563, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7126, 'teams', 81, 3563, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7127, 'teams', 85, 3564, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7128, 'teams', 81, 3564, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7129, 'teams', 81, 3565, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7130, 'teams', 83, 3565, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7131, 'teams', 78, 3566, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7132, 'teams', 81, 3566, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7139, 'teams', 81, 3570, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7140, 'teams', 72, 3570, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7141, 'teams', 81, 3571, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7142, 'teams', 66, 3571, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6981, 'teams', 81, 3491, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6982, 'teams', 67, 3491, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7143, 'teams', 81, 3572, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7144, 'teams', 71, 3572, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6827, 'teams', 81, 3414, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6828, 'teams', 63, 3414, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7147, 'teams', 81, 3574, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7148, 'teams', 78, 3574, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7151, 'teams', 81, 3576, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7152, 'teams', 85, 3576, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7153, 'teams', 81, 3577, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7154, 'teams', 82, 3577, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7155, 'teams', 80, 3578, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7156, 'teams', 81, 3578, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7157, 'teams', 77, 3579, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7158, 'teams', 81, 3579, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7161, 'teams', 87, 3581, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7162, 'teams', 81, 3581, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7165, 'teams', 89, 3583, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7166, 'teams', 81, 3583, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7167, 'teams', 78, 3584, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7168, 'teams', 81, 3584, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7169, 'teams', 81, 3585, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7170, 'teams', 88, 3585, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7171, 'teams', 81, 3586, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7172, 'teams', 89, 3586, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7173, 'teams', 81, 3587, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7174, 'teams', 92, 3587, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7175, 'teams', 88, 3588, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7176, 'teams', 81, 3588, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7177, 'teams', 81, 3589, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7178, 'teams', 83, 3589, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7179, 'teams', 83, 3590, 'away', '114', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7180, 'teams', 84, 3590, 'home', '120', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7023, 'teams', 81, 3512, 'away', '101', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7024, 'teams', 84, 3512, 'home', '115', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7181, 'teams', 84, 3591, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7182, 'teams', 68, 3591, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7183, 'teams', 84, 3592, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7184, 'teams', 71, 3592, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7191, 'teams', 84, 3596, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7192, 'teams', 83, 3596, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7193, 'teams', 68, 3597, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7194, 'teams', 84, 3597, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7195, 'teams', 78, 3598, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7196, 'teams', 84, 3598, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7199, 'teams', 91, 3600, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7200, 'teams', 84, 3600, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7201, 'teams', 89, 3601, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7202, 'teams', 84, 3601, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7203, 'teams', 84, 3602, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7204, 'teams', 78, 3602, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7205, 'teams', 71, 3603, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7206, 'teams', 84, 3603, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7207, 'teams', 72, 3604, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7208, 'teams', 84, 3604, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7059, 'teams', 84, 3530, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7060, 'teams', 81, 3530, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7209, 'teams', 84, 3605, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7210, 'teams', 87, 3605, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7213, 'teams', 84, 3607, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7214, 'teams', 64, 3607, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7217, 'teams', 84, 3609, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7218, 'teams', 90, 3609, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7219, 'teams', 84, 3610, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7220, 'teams', 85, 3610, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6911, 'teams', 67, 3456, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6912, 'teams', 84, 3456, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7221, 'teams', 84, 3611, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7222, 'teams', 88, 3611, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7223, 'teams', 84, 3612, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7224, 'teams', 92, 3612, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7231, 'teams', 91, 3616, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7232, 'teams', 84, 3616, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7233, 'teams', 92, 3617, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7234, 'teams', 84, 3617, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7235, 'teams', 76, 3618, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7236, 'teams', 84, 3618, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7237, 'teams', 88, 3619, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7238, 'teams', 84, 3619, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7241, 'teams', 84, 3621, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7242, 'teams', 82, 3621, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7243, 'teams', 64, 3622, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7244, 'teams', 84, 3622, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7245, 'teams', 82, 3623, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7246, 'teams', 84, 3623, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7247, 'teams', 87, 3624, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7248, 'teams', 84, 3624, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7249, 'teams', 84, 3625, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7250, 'teams', 91, 3625, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7251, 'teams', 84, 3626, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7252, 'teams', 90, 3626, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6793, 'teams', 84, 3397, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6794, 'teams', 63, 3397, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6953, 'teams', 84, 3477, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6954, 'teams', 67, 3477, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7263, 'teams', 84, 3632, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7264, 'teams', 66, 3632, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7265, 'teams', 84, 3633, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7266, 'teams', 72, 3633, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7267, 'teams', 77, 3634, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7268, 'teams', 84, 3634, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7269, 'teams', 90, 3635, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7270, 'teams', 84, 3635, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7271, 'teams', 82, 3636, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7272, 'teams', 84, 3636, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7273, 'teams', 85, 3637, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7274, 'teams', 84, 3637, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6811, 'teams', 63, 3406, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6812, 'teams', 84, 3406, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7275, 'teams', 80, 3638, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7276, 'teams', 84, 3638, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7277, 'teams', 84, 3639, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7278, 'teams', 78, 3639, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7281, 'teams', 66, 3641, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7282, 'teams', 84, 3641, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7283, 'teams', 87, 3642, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7284, 'teams', 84, 3642, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7285, 'teams', 84, 3643, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7286, 'teams', 85, 3643, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7291, 'teams', 84, 3646, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7292, 'teams', 76, 3646, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7295, 'teams', 84, 3648, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7296, 'teams', 77, 3648, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7299, 'teams', 83, 3650, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7300, 'teams', 84, 3650, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7301, 'teams', 84, 3651, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7302, 'teams', 80, 3651, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7303, 'teams', 80, 3652, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7304, 'teams', 84, 3652, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7305, 'teams', 84, 3653, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7306, 'teams', 88, 3653, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7307, 'teams', 84, 3654, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7308, 'teams', 92, 3654, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7309, 'teams', 84, 3655, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7310, 'teams', 82, 3655, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7311, 'teams', 90, 3656, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7312, 'teams', 84, 3656, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7313, 'teams', 88, 3657, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7314, 'teams', 84, 3657, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7163, 'teams', 84, 3582, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7164, 'teams', 81, 3582, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7315, 'teams', 84, 3658, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7316, 'teams', 87, 3658, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7317, 'teams', 89, 3659, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7318, 'teams', 84, 3659, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7319, 'teams', 78, 3660, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7320, 'teams', 84, 3660, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7321, 'teams', 85, 3661, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7322, 'teams', 84, 3661, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7323, 'teams', 84, 3662, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7324, 'teams', 83, 3662, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7325, 'teams', 84, 3663, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7326, 'teams', 91, 3663, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7327, 'teams', 84, 3664, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7328, 'teams', 89, 3664, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7329, 'teams', 33, 3665, 'away', '38', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7330, 'teams', 34, 3665, 'home', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6679, 'teams', 46, 3340, 'away', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6680, 'teams', 33, 3340, 'home', '38', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6585, 'teams', 31, 3293, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6586, 'teams', 33, 3293, 'home', '38', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6565, 'teams', 33, 3283, 'away', '34', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6566, 'teams', 36, 3283, 'home', '13', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7333, 'teams', 33, 3667, 'away', '48', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7334, 'teams', 47, 3667, 'home', '27', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7335, 'teams', 33, 3668, 'away', '49', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7336, 'teams', 32, 3668, 'home', '28', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7337, 'teams', 50, 3669, 'away', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7338, 'teams', 33, 3669, 'home', '52', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6597, 'teams', 33, 3299, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6598, 'teams', 31, 3299, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7339, 'teams', 49, 3670, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7340, 'teams', 33, 3670, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7341, 'teams', 33, 3671, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7342, 'teams', 35, 3671, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7343, 'teams', 38, 3672, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7344, 'teams', 33, 3672, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7345, 'teams', 34, 3673, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7346, 'teams', 33, 3673, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7347, 'teams', 32, 3674, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7348, 'teams', 33, 3674, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7349, 'teams', 33, 3675, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7350, 'teams', 48, 3675, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6665, 'teams', 57, 3333, 'away', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6666, 'teams', 40, 3333, 'home', '41', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6383, 'teams', 40, 3192, 'away', '22', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6384, 'teams', 42, 3192, 'home', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6615, 'teams', 43, 3308, 'away', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6616, 'teams', 40, 3308, 'home', '38', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6445, 'teams', 58, 3223, 'away', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6446, 'teams', 40, 3223, 'home', '33', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6653, 'teams', 40, 3327, 'away', '29', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6654, 'teams', 41, 3327, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6363, 'teams', 40, 3182, 'away', '31', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6364, 'teams', 56, 3182, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6685, 'teams', 40, 3343, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6686, 'teams', 46, 3343, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6507, 'teams', 44, 3254, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6508, 'teams', 40, 3254, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6551, 'teams', 40, 3276, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6552, 'teams', 55, 3276, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6657, 'teams', 41, 3329, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6658, 'teams', 40, 3329, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7353, 'teams', 40, 3677, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7354, 'teams', 35, 3677, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6409, 'teams', 42, 3205, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6410, 'teams', 40, 3205, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6257, 'teams', 33, 3129, 'away', '24', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6258, 'teams', 40, 3129, 'home', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6491, 'teams', 44, 3246, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6492, 'teams', 39, 3246, 'home', '20', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6353, 'teams', 39, 3177, 'away', '34', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6354, 'teams', 56, 3177, 'home', '21', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7351, 'teams', 40, 3676, 'away', '30', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7352, 'teams', 39, 3676, 'home', '24', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6545, 'teams', 39, 3273, 'away', '16', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6546, 'teams', 55, 3273, 'home', '26', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7359, 'teams', 32, 3680, 'away', '19', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7360, 'teams', 39, 3680, 'home', '22', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6651, 'teams', 39, 3326, 'away', '17', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6652, 'teams', 41, 3326, 'home', '37', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6391, 'teams', 42, 3196, 'away', '38', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6392, 'teams', 39, 3196, 'home', '36', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6683, 'teams', 39, 3342, 'away', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6684, 'teams', 46, 3342, 'home', '35', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6671, 'teams', 57, 3336, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6672, 'teams', 39, 3336, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6401, 'teams', 39, 3201, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6402, 'teams', 42, 3201, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6457, 'teams', 58, 3229, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6458, 'teams', 39, 3229, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6625, 'teams', 43, 3313, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6626, 'teams', 39, 3313, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7357, 'teams', 39, 3679, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7358, 'teams', 40, 3679, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6663, 'teams', 41, 3332, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6664, 'teams', 39, 3332, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6631, 'teams', 52, 3316, 'away', '36', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6632, 'teams', 45, 3316, 'home', '21', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6611, 'teams', 45, 3306, 'away', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6612, 'teams', 43, 3306, 'home', '23', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7365, 'teams', 45, 3683, 'away', '35', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7366, 'teams', 32, 3683, 'home', '17', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6681, 'teams', 45, 3341, 'away', '14', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6682, 'teams', 46, 3341, 'home', '28', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6503, 'teams', 44, 3252, 'away', '12', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6504, 'teams', 45, 3252, 'home', '10', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6393, 'teams', 45, 3197, 'away', '9', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6394, 'teams', 42, 3197, 'home', '13', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6259, 'teams', 39, 3130, 'away', '24', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6260, 'teams', 45, 3130, 'home', '17', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7367, 'teams', 51, 3684, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7368, 'teams', 45, 3684, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6697, 'teams', 45, 3349, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6698, 'teams', 54, 3349, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6509, 'teams', 45, 3255, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6510, 'teams', 44, 3255, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6623, 'teams', 43, 3312, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6624, 'teams', 45, 3312, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6483, 'teams', 45, 3242, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6484, 'teams', 53, 3242, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7355, 'teams', 40, 3678, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7356, 'teams', 45, 3678, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6661, 'teams', 45, 3331, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6662, 'teams', 41, 3331, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6689, 'teams', 46, 3345, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6690, 'teams', 45, 3345, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6253, 'teams', 46, 3127, 'away', '17', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6254, 'teams', 54, 3127, 'home', '35', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6439, 'teams', 58, 3220, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6440, 'teams', 61, 3220, 'home', '20', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6413, 'teams', 61, 3207, 'away', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6414, 'teams', 59, 3207, 'home', '23', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6563, 'teams', 36, 3282, 'away', '21', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6564, 'teams', 61, 3282, 'home', '24', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6523, 'teams', 61, 3262, 'away', '23', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6524, 'teams', 60, 3262, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7369, 'teams', 61, 3685, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7370, 'teams', 38, 3685, 'home', '21', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6667, 'teams', 57, 3334, 'away', '28', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6668, 'teams', 61, 3334, 'home', '17', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7371, 'teams', 62, 3686, 'away', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7372, 'teams', 61, 3686, 'home', '33', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6531, 'teams', 60, 3266, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6532, 'teams', 61, 3266, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7373, 'teams', 51, 3687, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7374, 'teams', 61, 3687, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7375, 'teams', 61, 3688, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7376, 'teams', 62, 3688, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7377, 'teams', 61, 3689, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7378, 'teams', 49, 3689, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6431, 'teams', 59, 3216, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6432, 'teams', 61, 3216, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6375, 'teams', 61, 3188, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6376, 'teams', 56, 3188, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7379, 'teams', 35, 3690, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7380, 'teams', 61, 3690, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6557, 'teams', 61, 3279, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6558, 'teams', 55, 3279, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7381, 'teams', 38, 3691, 'away', '34', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7382, 'teams', 37, 3691, 'home', '7', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6561, 'teams', 36, 3281, 'away', '45', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6562, 'teams', 37, 3281, 'home', '51', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7363, 'teams', 37, 3682, 'away', '24', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7364, 'teams', 45, 3682, 'home', '26', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7383, 'teams', 35, 3692, 'away', '13', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7384, 'teams', 37, 3692, 'home', '27', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7331, 'teams', 37, 3666, 'away', '17', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7332, 'teams', 33, 3666, 'home', '34', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7385, 'teams', 32, 3693, 'away', '31', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7386, 'teams', 37, 3693, 'home', '41', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7387, 'teams', 37, 3694, 'away', '27', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7388, 'teams', 62, 3694, 'home', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7389, 'teams', 37, 3695, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7390, 'teams', 38, 3695, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7391, 'teams', 37, 3696, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7392, 'teams', 35, 3696, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7361, 'teams', 39, 3681, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7362, 'teams', 37, 3681, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6429, 'teams', 37, 3215, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6430, 'teams', 59, 3215, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7393, 'teams', 37, 3697, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7394, 'teams', 34, 3697, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6605, 'teams', 31, 3303, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6606, 'teams', 37, 3303, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6577, 'teams', 37, 3289, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6578, 'teams', 36, 3289, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6539, 'teams', 60, 3270, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6540, 'teams', 37, 3270, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4931, 'teams', 118, 2466, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4932, 'teams', 109, 2466, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7395, 'teams', 109, 3698, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7396, 'teams', 116, 3698, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5091, 'teams', 121, 2546, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5092, 'teams', 109, 2546, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5627, 'teams', 109, 2814, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5628, 'teams', 114, 2814, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7397, 'teams', 119, 3699, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7398, 'teams', 109, 3699, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7399, 'teams', 109, 3700, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7400, 'teams', 99, 3700, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5499, 'teams', 117, 2750, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5500, 'teams', 109, 2750, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5257, 'teams', 122, 2629, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5258, 'teams', 109, 2629, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5387, 'teams', 109, 2694, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5388, 'teams', 120, 2694, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4951, 'teams', 109, 2476, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4952, 'teams', 118, 2476, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7401, 'teams', 109, 3701, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7402, 'teams', 110, 3701, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7407, 'teams', 110, 3704, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7408, 'teams', 109, 3704, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7409, 'teams', 105, 3705, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7410, 'teams', 109, 3705, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7411, 'teams', 109, 3706, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7412, 'teams', 116, 3706, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7413, 'teams', 110, 3707, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7414, 'teams', 109, 3707, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6287, 'teams', 109, 3144, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6288, 'teams', 115, 3144, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5529, 'teams', 109, 2765, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5530, 'teams', 117, 2765, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7415, 'teams', 109, 3708, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7416, 'teams', 113, 3708, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7417, 'teams', 119, 3709, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7418, 'teams', 109, 3709, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5661, 'teams', 114, 2831, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5662, 'teams', 109, 2831, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7419, 'teams', 116, 3710, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7420, 'teams', 109, 3710, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4985, 'teams', 118, 2493, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4986, 'teams', 109, 2493, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5667, 'teams', 114, 2834, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5668, 'teams', 109, 2834, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7423, 'teams', 113, 3712, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7424, 'teams', 109, 3712, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5411, 'teams', 120, 2706, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5412, 'teams', 109, 2706, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7427, 'teams', 103, 3714, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7428, 'teams', 109, 3714, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7431, 'teams', 104, 3716, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7432, 'teams', 109, 3716, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6301, 'teams', 115, 3151, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6302, 'teams', 109, 3151, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5005, 'teams', 109, 2503, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5006, 'teams', 118, 2503, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5421, 'teams', 109, 2711, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5422, 'teams', 120, 2711, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5295, 'teams', 109, 2648, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5296, 'teams', 122, 2648, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5557, 'teams', 117, 2779, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5558, 'teams', 109, 2779, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5167, 'teams', 109, 2584, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5168, 'teams', 121, 2584, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7435, 'teams', 109, 3718, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7436, 'teams', 119, 3718, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5691, 'teams', 109, 2846, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6037, 'teams', 112, 3019, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5692, 'teams', 114, 2846, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7437, 'teams', 109, 3719, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7438, 'teams', 119, 3719, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5175, 'teams', 121, 2588, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5176, 'teams', 109, 2588, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7441, 'teams', 116, 3721, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7442, 'teams', 109, 3721, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7443, 'teams', 107, 3722, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7444, 'teams', 109, 3722, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5185, 'teams', 109, 2593, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5186, 'teams', 121, 2593, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5317, 'teams', 109, 2659, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5318, 'teams', 122, 2659, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5451, 'teams', 120, 2726, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5452, 'teams', 109, 2726, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7445, 'teams', 109, 3723, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7446, 'teams', 110, 3723, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5847, 'teams', 109, 2924, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5848, 'teams', 102, 2924, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6003, 'teams', 109, 3002, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6004, 'teams', 100, 3002, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5335, 'teams', 122, 2668, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5336, 'teams', 109, 2668, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5591, 'teams', 109, 2796, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5592, 'teams', 117, 2796, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6335, 'teams', 109, 3168, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6336, 'teams', 115, 3168, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7449, 'teams', 109, 3725, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7450, 'teams', 113, 3725, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6339, 'teams', 115, 3170, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6340, 'teams', 109, 3170, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7451, 'teams', 106, 3726, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7452, 'teams', 109, 3726, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7453, 'teams', 110, 3727, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7454, 'teams', 109, 3727, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7455, 'teams', 113, 3728, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7456, 'teams', 109, 3728, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7457, 'teams', 109, 3729, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7458, 'teams', 110, 3729, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7459, 'teams', 110, 3730, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7460, 'teams', 109, 3730, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7465, 'teams', 109, 3733, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7466, 'teams', 110, 3733, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5087, 'teams', 112, 2544, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5088, 'teams', 121, 2544, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5367, 'teams', 112, 2684, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5368, 'teams', 120, 2684, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5625, 'teams', 114, 2813, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5626, 'teams', 112, 2813, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6035, 'teams', 116, 3018, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6036, 'teams', 112, 3018, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4945, 'teams', 118, 2473, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4946, 'teams', 112, 2473, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6038, 'teams', 109, 3019, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6039, 'teams', 107, 3020, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6040, 'teams', 112, 3020, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5103, 'teams', 121, 2552, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5104, 'teams', 112, 2552, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6041, 'teams', 112, 3021, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6042, 'teams', 116, 3021, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6043, 'teams', 112, 3022, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6044, 'teams', 109, 3022, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6047, 'teams', 110, 3024, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6048, 'teams', 112, 3024, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6049, 'teams', 109, 3025, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6050, 'teams', 112, 3025, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6055, 'teams', 112, 3028, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6056, 'teams', 110, 3028, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5525, 'teams', 117, 2763, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5526, 'teams', 112, 2763, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6057, 'teams', 113, 3029, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6058, 'teams', 112, 3029, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6059, 'teams', 112, 3030, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6060, 'teams', 99, 3030, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6061, 'teams', 112, 3031, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6062, 'teams', 116, 3031, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6065, 'teams', 112, 3033, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6066, 'teams', 113, 3033, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6067, 'teams', 112, 3034, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6068, 'teams', 115, 3034, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5665, 'teams', 112, 2833, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5666, 'teams', 114, 2833, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6069, 'teams', 115, 3035, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6070, 'teams', 112, 3035, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6071, 'teams', 105, 3036, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6072, 'teams', 112, 3036, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6073, 'teams', 113, 3037, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6074, 'teams', 112, 3037, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6075, 'teams', 110, 3038, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6076, 'teams', 112, 3038, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6079, 'teams', 103, 3040, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6080, 'teams', 112, 3040, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6081, 'teams', 110, 3041, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6082, 'teams', 112, 3041, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5287, 'teams', 122, 2644, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5288, 'teams', 112, 2644, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6083, 'teams', 112, 3042, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6084, 'teams', 119, 3042, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6085, 'teams', 112, 3043, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6086, 'teams', 110, 3043, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6087, 'teams', 115, 3044, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6088, 'teams', 112, 3044, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6089, 'teams', 104, 3045, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6090, 'teams', 112, 3045, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6091, 'teams', 109, 3046, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6092, 'teams', 112, 3046, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6093, 'teams', 119, 3047, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6094, 'teams', 112, 3047, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6095, 'teams', 112, 3048, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6096, 'teams', 109, 3048, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5555, 'teams', 117, 2778, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5556, 'teams', 112, 2778, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5563, 'teams', 112, 2782, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5564, 'teams', 117, 2782, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5307, 'teams', 112, 2654, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5308, 'teams', 122, 2654, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5829, 'teams', 112, 2915, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5830, 'teams', 102, 2915, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5031, 'teams', 118, 2516, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5032, 'teams', 112, 2516, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5701, 'teams', 114, 2851, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5702, 'teams', 112, 2851, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6103, 'teams', 106, 3052, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6104, 'teams', 112, 3052, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6105, 'teams', 112, 3053, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6106, 'teams', 119, 3053, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6107, 'teams', 116, 3054, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6108, 'teams', 112, 3054, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5453, 'teams', 120, 2727, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5454, 'teams', 112, 2727, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5703, 'teams', 112, 2852, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5704, 'teams', 114, 2852, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6111, 'teams', 109, 3056, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6112, 'teams', 112, 3056, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5457, 'teams', 112, 2729, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5458, 'teams', 120, 2729, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5051, 'teams', 112, 2526, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5052, 'teams', 118, 2526, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5201, 'teams', 112, 2601, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5202, 'teams', 121, 2601, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6115, 'teams', 119, 3058, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6116, 'teams', 112, 3058, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5205, 'teams', 121, 2603, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5206, 'teams', 112, 2603, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5339, 'teams', 122, 2670, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5340, 'teams', 112, 2670, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5467, 'teams', 120, 2734, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5468, 'teams', 112, 2734, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6117, 'teams', 112, 3059, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6118, 'teams', 110, 3059, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5599, 'teams', 112, 2800, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5600, 'teams', 117, 2800, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6119, 'teams', 112, 3060, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6120, 'teams', 113, 3060, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6121, 'teams', 112, 3061, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6122, 'teams', 115, 3061, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5351, 'teams', 112, 2676, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5352, 'teams', 122, 2676, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5069, 'teams', 112, 2535, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5070, 'teams', 118, 2535, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6017, 'teams', 112, 3009, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6018, 'teams', 100, 3009, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6127, 'teams', 110, 3064, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6128, 'teams', 112, 3064, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6129, 'teams', 112, 3065, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6130, 'teams', 110, 3065, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6137, 'teams', 109, 3069, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6138, 'teams', 112, 3069, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6139, 'teams', 112, 3070, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6140, 'teams', 109, 3070, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6255, 'teams', 61, 3128, 'away', '30', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6256, 'teams', 37, 3128, 'home', '33', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5623, 'teams', 114, 2812, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5624, 'teams', 111, 2812, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7467, 'teams', 119, 3734, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7468, 'teams', 111, 3734, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6031, 'teams', 111, 3016, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6032, 'teams', 112, 3016, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5093, 'teams', 121, 2547, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5094, 'teams', 111, 2547, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7469, 'teams', 113, 3735, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7470, 'teams', 111, 3735, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4941, 'teams', 111, 2471, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4942, 'teams', 118, 2471, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5251, 'teams', 111, 2626, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5252, 'teams', 122, 2626, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5381, 'teams', 111, 2691, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5382, 'teams', 120, 2691, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7471, 'teams', 103, 3736, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7472, 'teams', 111, 3736, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7473, 'teams', 105, 3737, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7474, 'teams', 111, 3737, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7475, 'teams', 111, 3738, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7476, 'teams', 113, 3738, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5509, 'teams', 111, 2755, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5510, 'teams', 117, 2755, 'home', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6277, 'teams', 111, 3139, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6278, 'teams', 115, 3139, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7477, 'teams', 111, 3739, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7478, 'teams', 110, 3739, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7403, 'teams', 109, 3702, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7404, 'teams', 111, 3702, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7405, 'teams', 111, 3703, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7406, 'teams', 109, 3703, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6051, 'teams', 112, 3026, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6052, 'teams', 111, 3026, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6053, 'teams', 111, 3027, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6054, 'teams', 112, 3027, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7479, 'teams', 110, 3740, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7480, 'teams', 111, 3740, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7481, 'teams', 116, 3741, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7482, 'teams', 111, 3741, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5933, 'teams', 111, 2967, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5934, 'teams', 100, 2967, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5787, 'teams', 111, 2894, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5788, 'teams', 102, 2894, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5535, 'teams', 117, 2768, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5536, 'teams', 111, 2768, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4983, 'teams', 118, 2492, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4984, 'teams', 111, 2492, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7485, 'teams', 110, 3743, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7486, 'teams', 111, 3743, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5669, 'teams', 114, 2835, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5670, 'teams', 111, 2835, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5671, 'teams', 111, 2836, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5672, 'teams', 114, 2836, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7487, 'teams', 111, 3744, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7488, 'teams', 116, 3744, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5413, 'teams', 120, 2707, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5414, 'teams', 111, 2707, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7425, 'teams', 111, 3713, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7426, 'teams', 109, 3713, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7429, 'teams', 109, 3715, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7430, 'teams', 111, 3715, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5289, 'teams', 122, 2645, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5290, 'teams', 111, 2645, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7489, 'teams', 111, 3745, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7490, 'teams', 119, 3745, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6303, 'teams', 115, 3152, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6304, 'teams', 111, 3152, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7491, 'teams', 116, 3746, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7492, 'teams', 111, 3746, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5011, 'teams', 111, 2506, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5012, 'teams', 118, 2506, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5425, 'teams', 111, 2713, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5426, 'teams', 120, 2713, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7433, 'teams', 111, 3717, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7434, 'teams', 109, 3717, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7493, 'teams', 113, 3747, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7494, 'teams', 111, 3747, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5019, 'teams', 118, 2510, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5020, 'teams', 111, 2510, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6099, 'teams', 111, 3050, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6100, 'teams', 112, 3050, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6101, 'teams', 112, 3051, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6102, 'teams', 111, 3051, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5693, 'teams', 111, 2847, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5694, 'teams', 114, 2847, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5173, 'teams', 111, 2587, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5174, 'teams', 121, 2587, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7439, 'teams', 109, 3720, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7440, 'teams', 111, 3720, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5179, 'teams', 121, 2590, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5180, 'teams', 111, 2590, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7497, 'teams', 104, 3749, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7498, 'teams', 111, 3749, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7499, 'teams', 106, 3750, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7500, 'teams', 111, 3750, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5319, 'teams', 111, 2660, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5320, 'teams', 122, 2660, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5187, 'teams', 111, 2594, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5188, 'teams', 121, 2594, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7501, 'teams', 110, 3751, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7502, 'teams', 111, 3751, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6109, 'teams', 112, 3055, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6110, 'teams', 111, 3055, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7503, 'teams', 111, 3752, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7504, 'teams', 116, 3752, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6329, 'teams', 115, 3165, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6330, 'teams', 111, 3165, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5585, 'teams', 117, 2793, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5586, 'teams', 111, 2793, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7505, 'teams', 119, 3753, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7506, 'teams', 111, 3753, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7507, 'teams', 111, 3754, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7508, 'teams', 99, 3754, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7509, 'teams', 111, 3755, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7510, 'teams', 119, 3755, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6337, 'teams', 111, 3169, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6338, 'teams', 115, 3169, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5597, 'teams', 111, 2799, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5598, 'teams', 117, 2799, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7511, 'teams', 111, 3756, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7512, 'teams', 113, 3756, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7513, 'teams', 111, 3757, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7514, 'teams', 110, 3757, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5349, 'teams', 122, 2675, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5350, 'teams', 111, 2675, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5475, 'teams', 120, 2738, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5476, 'teams', 111, 2738, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7515, 'teams', 111, 3758, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7516, 'teams', 110, 3758, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7517, 'teams', 107, 3759, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7518, 'teams', 111, 3759, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7519, 'teams', 110, 3760, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7520, 'teams', 111, 3760, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7461, 'teams', 109, 3731, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7462, 'teams', 111, 3731, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7463, 'teams', 111, 3732, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7464, 'teams', 109, 3732, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7521, 'teams', 111, 3761, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7522, 'teams', 110, 3761, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6133, 'teams', 111, 3067, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6134, 'teams', 112, 3067, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6135, 'teams', 112, 3068, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6136, 'teams', 111, 3068, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6141, 'teams', 108, 3071, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6142, 'teams', 116, 3071, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6143, 'teams', 110, 3072, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6144, 'teams', 108, 3072, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5243, 'teams', 122, 2622, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5244, 'teams', 108, 2622, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6145, 'teams', 108, 3073, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6146, 'teams', 110, 3073, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6147, 'teams', 119, 3074, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6148, 'teams', 108, 3074, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6033, 'teams', 112, 3017, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6034, 'teams', 108, 3017, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5631, 'teams', 114, 2816, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5632, 'teams', 108, 2816, 'home', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5753, 'teams', 108, 2877, 'away', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5754, 'teams', 102, 2877, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6149, 'teams', 109, 3075, 'away', '7', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6150, 'teams', 108, 3075, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6153, 'teams', 103, 3077, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6154, 'teams', 108, 3077, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6155, 'teams', 108, 3078, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6156, 'teams', 119, 3078, 'home', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5487, 'teams', 108, 2744, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5488, 'teams', 112, 2744, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6157, 'teams', 111, 3079, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6158, 'teams', 108, 3079, 'home', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6159, 'teams', 109, 3080, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6160, 'teams', 108, 3080, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6045, 'teams', 112, 3023, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6046, 'teams', 108, 3023, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6161, 'teams', 110, 3081, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6162, 'teams', 108, 3081, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6163, 'teams', 108, 3082, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6164, 'teams', 109, 3082, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6165, 'teams', 108, 3083, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6166, 'teams', 111, 3083, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6167, 'teams', 108, 3084, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6168, 'teams', 110, 3084, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6169, 'teams', 108, 3085, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6170, 'teams', 113, 3085, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6171, 'teams', 108, 3086, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6172, 'teams', 115, 3086, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5527, 'teams', 108, 2764, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5528, 'teams', 117, 2764, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6173, 'teams', 106, 3087, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6174, 'teams', 108, 3087, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5123, 'teams', 121, 2562, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5124, 'teams', 108, 2562, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6063, 'teams', 108, 3032, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6064, 'teams', 112, 3032, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5533, 'teams', 117, 2767, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5534, 'teams', 108, 2767, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4981, 'teams', 118, 2491, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4982, 'teams', 108, 2491, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6175, 'teams', 113, 3088, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6176, 'teams', 108, 3088, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5401, 'teams', 120, 2701, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5402, 'teams', 108, 2701, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6177, 'teams', 108, 3089, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6178, 'teams', 99, 3089, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6179, 'teams', 105, 3090, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6180, 'teams', 108, 3090, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6181, 'teams', 111, 3091, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6182, 'teams', 108, 3091, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6185, 'teams', 115, 3093, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6186, 'teams', 108, 3093, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6187, 'teams', 111, 3094, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6188, 'teams', 108, 3094, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5417, 'teams', 120, 2709, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5418, 'teams', 108, 2709, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5419, 'teams', 108, 2710, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5420, 'teams', 120, 2710, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5155, 'teams', 108, 2578, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5156, 'teams', 121, 2578, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5007, 'teams', 108, 2504, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5008, 'teams', 118, 2504, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6189, 'teams', 110, 3095, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6190, 'teams', 108, 3095, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5963, 'teams', 108, 2982, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5964, 'teams', 100, 2982, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6191, 'teams', 119, 3096, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6192, 'teams', 108, 3096, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6193, 'teams', 116, 3097, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6194, 'teams', 108, 3097, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6195, 'teams', 108, 3098, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6196, 'teams', 111, 3098, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6097, 'teams', 112, 3049, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6098, 'teams', 108, 3049, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5689, 'teams', 108, 2845, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5690, 'teams', 114, 2845, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5169, 'teams', 108, 2585, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5170, 'teams', 121, 2585, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5305, 'teams', 108, 2653, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5306, 'teams', 122, 2653, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6197, 'teams', 109, 3099, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6198, 'teams', 108, 3099, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5697, 'teams', 108, 2849, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5698, 'teams', 114, 2849, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5313, 'teams', 108, 2657, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5314, 'teams', 122, 2657, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6199, 'teams', 108, 3100, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6200, 'teams', 115, 3100, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6201, 'teams', 108, 3101, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6202, 'teams', 113, 3101, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5577, 'teams', 108, 2789, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5578, 'teams', 117, 2789, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6203, 'teams', 108, 3102, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6204, 'teams', 109, 3102, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6205, 'teams', 108, 3103, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6206, 'teams', 111, 3103, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5705, 'teams', 114, 2853, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5706, 'teams', 108, 2853, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6113, 'teams', 108, 3057, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6114, 'teams', 112, 3057, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6207, 'teams', 116, 3104, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6208, 'teams', 108, 3104, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5459, 'teams', 108, 2730, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5460, 'teams', 120, 2730, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5053, 'teams', 108, 2527, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5054, 'teams', 118, 2527, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5203, 'teams', 121, 2602, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5204, 'teams', 108, 2602, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6209, 'teams', 108, 3105, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6210, 'teams', 119, 3105, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5593, 'teams', 117, 2797, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5594, 'teams', 108, 2797, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6211, 'teams', 108, 3106, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6212, 'teams', 116, 3106, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5059, 'teams', 118, 2530, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5060, 'teams', 108, 2530, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5345, 'teams', 122, 2673, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5346, 'teams', 108, 2673, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6213, 'teams', 115, 3107, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6214, 'teams', 108, 3107, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6215, 'teams', 108, 3108, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6216, 'teams', 110, 3108, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6217, 'teams', 104, 3109, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6218, 'teams', 108, 3109, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6219, 'teams', 108, 3110, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6220, 'teams', 109, 3110, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6221, 'teams', 113, 3111, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6222, 'teams', 108, 3111, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6223, 'teams', 107, 3112, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6224, 'teams', 108, 3112, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6225, 'teams', 108, 3113, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6226, 'teams', 111, 3113, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6125, 'teams', 112, 3063, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6126, 'teams', 108, 3063, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6227, 'teams', 108, 3114, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6228, 'teams', 109, 3114, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6131, 'teams', 108, 3066, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6132, 'teams', 112, 3066, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6229, 'teams', 109, 3115, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6230, 'teams', 108, 3115, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6231, 'teams', 110, 3116, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6232, 'teams', 108, 3116, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6233, 'teams', 111, 3117, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6234, 'teams', 108, 3117, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6235, 'teams', 108, 3118, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6236, 'teams', 110, 3118, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7525, 'teams', 72, 3763, 'away', '99', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7526, 'teams', 74, 3763, 'home', '102', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7529, 'teams', 74, 3765, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7530, 'teams', 66, 3765, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7531, 'teams', 71, 3766, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7532, 'teams', 74, 3766, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7533, 'teams', 89, 3767, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7534, 'teams', 74, 3767, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7043, 'teams', 81, 3522, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7044, 'teams', 74, 3522, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7539, 'teams', 80, 3770, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7540, 'teams', 74, 3770, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7541, 'teams', 77, 3771, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7542, 'teams', 74, 3771, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7543, 'teams', 74, 3772, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7544, 'teams', 76, 3772, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6725, 'teams', 63, 3363, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6726, 'teams', 74, 3363, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7547, 'teams', 74, 3774, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7548, 'teams', 68, 3774, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6899, 'teams', 74, 3450, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6900, 'teams', 67, 3450, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7549, 'teams', 68, 3775, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7550, 'teams', 74, 3775, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7215, 'teams', 84, 3608, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7216, 'teams', 74, 3608, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7555, 'teams', 76, 3778, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7556, 'teams', 74, 3778, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7559, 'teams', 82, 3780, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7560, 'teams', 74, 3780, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7563, 'teams', 74, 3782, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7564, 'teams', 72, 3782, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7565, 'teams', 77, 3783, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7566, 'teams', 74, 3783, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7567, 'teams', 91, 3784, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7568, 'teams', 74, 3784, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7569, 'teams', 74, 3785, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7570, 'teams', 76, 3785, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7571, 'teams', 71, 3786, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7572, 'teams', 74, 3786, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7573, 'teams', 68, 3787, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7574, 'teams', 74, 3787, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7575, 'teams', 74, 3788, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7576, 'teams', 64, 3788, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7577, 'teams', 72, 3789, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7578, 'teams', 74, 3789, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7579, 'teams', 64, 3790, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7580, 'teams', 74, 3790, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6767, 'teams', 74, 3384, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6768, 'teams', 63, 3384, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7585, 'teams', 78, 3793, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7586, 'teams', 74, 3793, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7587, 'teams', 76, 3794, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7588, 'teams', 74, 3794, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7589, 'teams', 74, 3795, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7590, 'teams', 91, 3795, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7591, 'teams', 90, 3796, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7592, 'teams', 74, 3796, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7593, 'teams', 92, 3797, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7594, 'teams', 74, 3797, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7595, 'teams', 88, 3798, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7596, 'teams', 74, 3798, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7597, 'teams', 74, 3799, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7598, 'teams', 68, 3799, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7599, 'teams', 66, 3800, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7600, 'teams', 74, 3800, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7253, 'teams', 74, 3627, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7254, 'teams', 84, 3627, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7601, 'teams', 74, 3801, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7602, 'teams', 87, 3801, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7603, 'teams', 74, 3802, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7604, 'teams', 83, 3802, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7605, 'teams', 74, 3803, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7606, 'teams', 78, 3803, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7609, 'teams', 64, 3805, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7610, 'teams', 74, 3805, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7613, 'teams', 85, 3807, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7614, 'teams', 74, 3807, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7617, 'teams', 74, 3809, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7618, 'teams', 92, 3809, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7619, 'teams', 87, 3810, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7620, 'teams', 74, 3810, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7621, 'teams', 74, 3811, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7622, 'teams', 77, 3811, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6815, 'teams', 74, 3408, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6816, 'teams', 63, 3408, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6973, 'teams', 67, 3487, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6974, 'teams', 74, 3487, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7627, 'teams', 83, 3814, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7628, 'teams', 74, 3814, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7631, 'teams', 74, 3816, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7632, 'teams', 77, 3816, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7633, 'teams', 74, 3817, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7634, 'teams', 88, 3817, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7635, 'teams', 74, 3818, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7636, 'teams', 89, 3818, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7639, 'teams', 74, 3820, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7640, 'teams', 90, 3820, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7641, 'teams', 74, 3821, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7642, 'teams', 71, 3821, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7645, 'teams', 74, 3823, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7646, 'teams', 82, 3823, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7647, 'teams', 74, 3824, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7648, 'teams', 85, 3824, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7159, 'teams', 74, 3580, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7160, 'teams', 81, 3580, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7649, 'teams', 74, 3825, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7650, 'teams', 80, 3825, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7005, 'teams', 67, 3503, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7006, 'teams', 74, 3503, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7009, 'teams', 74, 3505, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7010, 'teams', 67, 3505, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6853, 'teams', 63, 3427, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6854, 'teams', 74, 3427, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7657, 'teams', 74, 3829, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7658, 'teams', 71, 3829, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7659, 'teams', 74, 3830, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7660, 'teams', 64, 3830, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7661, 'teams', 66, 3831, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7662, 'teams', 74, 3831, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7665, 'teams', 75, 3833, 'away', '85', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7666, 'teams', 71, 3833, 'home', '87', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7523, 'teams', 74, 3762, 'away', '90', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7524, 'teams', 75, 3762, 'home', '88', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7667, 'teams', 75, 3834, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7668, 'teams', 92, 3834, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7535, 'teams', 75, 3768, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7536, 'teams', 74, 3768, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7039, 'teams', 81, 3520, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7040, 'teams', 75, 3520, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6717, 'teams', 75, 3359, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6718, 'teams', 63, 3359, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7673, 'teams', 75, 3837, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7674, 'teams', 64, 3837, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7677, 'teams', 89, 3839, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7678, 'teams', 75, 3839, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7679, 'teams', 75, 3840, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7680, 'teams', 76, 3840, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7545, 'teams', 74, 3773, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7546, 'teams', 75, 3773, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6731, 'teams', 63, 3366, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6732, 'teams', 75, 3366, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7681, 'teams', 75, 3841, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7682, 'teams', 78, 3841, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7683, 'teams', 75, 3842, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7684, 'teams', 82, 3842, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7685, 'teams', 75, 3843, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7686, 'teams', 80, 3843, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7687, 'teams', 75, 3844, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7688, 'teams', 83, 3844, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7211, 'teams', 75, 3606, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7212, 'teams', 84, 3606, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7691, 'teams', 77, 3846, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7692, 'teams', 75, 3846, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7693, 'teams', 71, 3847, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7694, 'teams', 75, 3847, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7699, 'teams', 64, 3850, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7700, 'teams', 75, 3850, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7701, 'teams', 82, 3851, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7702, 'teams', 75, 3851, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7705, 'teams', 75, 3853, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7706, 'teams', 66, 3853, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7707, 'teams', 76, 3854, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7708, 'teams', 75, 3854, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7709, 'teams', 75, 3855, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7710, 'teams', 77, 3855, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7711, 'teams', 72, 3856, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7712, 'teams', 75, 3856, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7713, 'teams', 75, 3857, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7714, 'teams', 88, 3857, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7715, 'teams', 75, 3858, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7716, 'teams', 90, 3858, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7719, 'teams', 75, 3860, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7720, 'teams', 72, 3860, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7721, 'teams', 75, 3861, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7722, 'teams', 91, 3861, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7723, 'teams', 68, 3862, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7724, 'teams', 75, 3862, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7725, 'teams', 80, 3863, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7726, 'teams', 75, 3863, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7731, 'teams', 92, 3866, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7732, 'teams', 75, 3866, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7733, 'teams', 71, 3867, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7734, 'teams', 75, 3867, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6787, 'teams', 63, 3394, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6788, 'teams', 75, 3394, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7735, 'teams', 75, 3868, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7736, 'teams', 76, 3868, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7737, 'teams', 64, 3869, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7738, 'teams', 75, 3869, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6951, 'teams', 67, 3476, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6952, 'teams', 75, 3476, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7741, 'teams', 75, 3871, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7742, 'teams', 66, 3871, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7743, 'teams', 85, 3872, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7744, 'teams', 75, 3872, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7745, 'teams', 78, 3873, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7746, 'teams', 75, 3873, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7747, 'teams', 75, 3874, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7748, 'teams', 68, 3874, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7749, 'teams', 75, 3875, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7750, 'teams', 89, 3875, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7751, 'teams', 66, 3876, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7752, 'teams', 75, 3876, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7753, 'teams', 87, 3877, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7754, 'teams', 75, 3877, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7755, 'teams', 75, 3878, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7756, 'teams', 85, 3878, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7133, 'teams', 75, 3567, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7134, 'teams', 81, 3567, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7757, 'teams', 75, 3879, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7758, 'teams', 87, 3879, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6977, 'teams', 67, 3489, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6978, 'teams', 75, 3489, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7759, 'teams', 83, 3880, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7760, 'teams', 75, 3880, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7289, 'teams', 84, 3645, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7290, 'teams', 75, 3645, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7765, 'teams', 76, 3883, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7766, 'teams', 75, 3883, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7767, 'teams', 88, 3884, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7768, 'teams', 75, 3884, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7769, 'teams', 75, 3885, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7770, 'teams', 72, 3885, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6993, 'teams', 75, 3497, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6994, 'teams', 67, 3497, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7771, 'teams', 77, 3886, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7772, 'teams', 75, 3886, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7643, 'teams', 75, 3822, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7644, 'teams', 74, 3822, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7773, 'teams', 72, 3887, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7774, 'teams', 75, 3887, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6847, 'teams', 75, 3424, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6848, 'teams', 63, 3424, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7779, 'teams', 75, 3890, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7780, 'teams', 71, 3890, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7781, 'teams', 91, 3891, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7782, 'teams', 75, 3891, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7783, 'teams', 75, 3892, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7784, 'teams', 77, 3892, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7787, 'teams', 68, 3894, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7788, 'teams', 75, 3894, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7789, 'teams', 90, 3895, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7790, 'teams', 75, 3895, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7019, 'teams', 75, 3510, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7020, 'teams', 67, 3510, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5737, 'teams', 101, 2869, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5738, 'teams', 102, 2869, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5739, 'teams', 102, 2870, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5740, 'teams', 101, 2870, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7797, 'teams', 95, 3899, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7798, 'teams', 101, 3899, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7799, 'teams', 93, 3900, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7800, 'teams', 101, 3900, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7801, 'teams', 101, 3901, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7802, 'teams', 103, 3901, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7803, 'teams', 104, 3902, 'away', '5', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7804, 'teams', 101, 3902, 'home', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7805, 'teams', 101, 3903, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7806, 'teams', 95, 3903, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5899, 'teams', 100, 2950, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5900, 'teams', 101, 2950, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7807, 'teams', 105, 3904, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7808, 'teams', 101, 3904, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7809, 'teams', 101, 3905, 'away', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7810, 'teams', 93, 3905, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7811, 'teams', 103, 3906, 'away', '4', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7812, 'teams', 101, 3906, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5765, 'teams', 102, 2883, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5766, 'teams', 101, 2883, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7815, 'teams', 107, 3908, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7816, 'teams', 101, 3908, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5917, 'teams', 100, 2959, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5918, 'teams', 101, 2959, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7817, 'teams', 99, 3909, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7818, 'teams', 101, 3909, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5775, 'teams', 101, 2888, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5776, 'teams', 102, 2888, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5923, 'teams', 101, 2962, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5924, 'teams', 100, 2962, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7819, 'teams', 101, 3910, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7820, 'teams', 99, 3910, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7821, 'teams', 97, 3911, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7822, 'teams', 101, 3911, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7823, 'teams', 96, 3912, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7824, 'teams', 101, 3912, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7825, 'teams', 101, 3913, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7826, 'teams', 94, 3913, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7483, 'teams', 111, 3742, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7484, 'teams', 101, 3742, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7827, 'teams', 95, 3914, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7828, 'teams', 101, 3914, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7829, 'teams', 101, 3915, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7830, 'teams', 106, 3915, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7831, 'teams', 101, 3916, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7832, 'teams', 105, 3916, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7833, 'teams', 101, 3917, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7834, 'teams', 119, 3917, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7835, 'teams', 101, 3918, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7836, 'teams', 104, 3918, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7837, 'teams', 101, 3919, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7838, 'teams', 97, 3919, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7839, 'teams', 103, 3920, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7840, 'teams', 101, 3920, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7843, 'teams', 101, 3922, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7844, 'teams', 103, 3922, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6183, 'teams', 108, 3092, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6184, 'teams', 101, 3092, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7845, 'teams', 101, 3923, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7846, 'teams', 95, 3923, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7847, 'teams', 101, 3924, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7848, 'teams', 99, 3924, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7849, 'teams', 94, 3925, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7850, 'teams', 101, 3925, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7851, 'teams', 107, 3926, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7852, 'teams', 101, 3926, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7853, 'teams', 101, 3927, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7854, 'teams', 107, 3927, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7855, 'teams', 101, 3928, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7856, 'teams', 99, 3928, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7857, 'teams', 106, 3929, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7858, 'teams', 101, 3929, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7859, 'teams', 99, 3930, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7860, 'teams', 101, 3930, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7861, 'teams', 110, 3931, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7862, 'teams', 101, 3931, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7863, 'teams', 94, 3932, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7864, 'teams', 101, 3932, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7865, 'teams', 101, 3933, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7866, 'teams', 107, 3933, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7867, 'teams', 104, 3934, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7868, 'teams', 101, 3934, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7869, 'teams', 106, 3935, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7870, 'teams', 101, 3935, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7871, 'teams', 101, 3936, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7872, 'teams', 96, 3936, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7873, 'teams', 101, 3937, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7874, 'teams', 105, 3937, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7875, 'teams', 101, 3938, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7876, 'teams', 106, 3938, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7877, 'teams', 101, 3939, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7878, 'teams', 94, 3939, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5833, 'teams', 101, 2917, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5834, 'teams', 102, 2917, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5987, 'teams', 101, 2994, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5988, 'teams', 100, 2994, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7881, 'teams', 105, 3941, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7882, 'teams', 101, 3941, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5989, 'teams', 100, 2995, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5990, 'teams', 101, 2995, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7883, 'teams', 99, 3942, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7884, 'teams', 101, 3942, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7885, 'teams', 101, 3943, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7886, 'teams', 93, 3943, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7887, 'teams', 93, 3944, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7888, 'teams', 101, 3944, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7889, 'teams', 96, 3945, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7890, 'teams', 101, 3945, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7447, 'teams', 109, 3724, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7448, 'teams', 101, 3724, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7891, 'teams', 101, 3946, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7892, 'teams', 97, 3946, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5853, 'teams', 102, 2927, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5854, 'teams', 101, 2927, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7895, 'teams', 101, 3948, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7896, 'teams', 96, 3948, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7897, 'teams', 97, 3949, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7898, 'teams', 101, 3949, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5057, 'teams', 101, 2529, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5058, 'teams', 118, 2529, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5343, 'teams', 101, 2672, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5344, 'teams', 122, 2672, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5469, 'teams', 101, 2735, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5470, 'teams', 120, 2735, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5213, 'teams', 101, 2607, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5214, 'teams', 121, 2607, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6013, 'teams', 101, 3007, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6014, 'teams', 100, 3007, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7901, 'teams', 101, 3951, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7902, 'teams', 104, 3951, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6123, 'teams', 112, 3062, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6124, 'teams', 101, 3062, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5877, 'teams', 102, 2939, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5878, 'teams', 101, 2939, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6023, 'teams', 101, 3012, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6024, 'teams', 100, 3012, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7903, 'teams', 101, 3952, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7904, 'teams', 99, 3952, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7905, 'teams', 99, 3953, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7906, 'teams', 101, 3953, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6027, 'teams', 100, 3014, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6028, 'teams', 101, 3014, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5887, 'teams', 101, 2944, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5888, 'teams', 102, 2944, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7911, 'teams', 98, 3956, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7912, 'teams', 119, 3956, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5089, 'teams', 98, 2545, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5090, 'teams', 121, 2545, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4935, 'teams', 98, 2468, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (4936, 'teams', 118, 2468, 'home', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5371, 'teams', 98, 2686, 'away', '8', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5372, 'teams', 120, 2686, 'home', '6', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5245, 'teams', 98, 2623, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5246, 'teams', 122, 2623, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7913, 'teams', 106, 3957, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7914, 'teams', 98, 3957, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7915, 'teams', 95, 3958, 'away', '0', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7916, 'teams', 98, 3958, 'home', '1', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5903, 'teams', 98, 2952, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5904, 'teams', 100, 2952, 'home', '6', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6151, 'teams', 108, 3076, 'away', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6152, 'teams', 98, 3076, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7917, 'teams', 96, 3959, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7918, 'teams', 98, 3959, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7919, 'teams', 99, 3960, 'away', '3', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7920, 'teams', 98, 3960, 'home', '4', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7813, 'teams', 98, 3907, 'away', '2', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7814, 'teams', 101, 3907, 'home', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7795, 'teams', 101, 3898, 'away', '2', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7796, 'teams', 98, 3898, 'home', '1', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7921, 'teams', 98, 3961, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7922, 'teams', 99, 3961, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5915, 'teams', 100, 2958, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5916, 'teams', 98, 2958, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7923, 'teams', 99, 3962, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7924, 'teams', 98, 3962, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5773, 'teams', 102, 2887, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5774, 'teams', 98, 2887, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5921, 'teams', 98, 2961, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5922, 'teams', 100, 2961, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5777, 'teams', 98, 2889, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5778, 'teams', 102, 2889, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7925, 'teams', 94, 3963, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7926, 'teams', 98, 3963, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7927, 'teams', 98, 3964, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7928, 'teams', 94, 3964, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7929, 'teams', 98, 3965, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7930, 'teams', 96, 3965, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7931, 'teams', 98, 3966, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7932, 'teams', 105, 3966, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7933, 'teams', 98, 3967, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7934, 'teams', 106, 3967, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7935, 'teams', 98, 3968, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7936, 'teams', 94, 3968, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7937, 'teams', 98, 3969, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7938, 'teams', 93, 3969, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5937, 'teams', 100, 2969, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5938, 'teams', 98, 2969, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5791, 'teams', 98, 2896, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5792, 'teams', 102, 2896, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7939, 'teams', 98, 3970, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7940, 'teams', 99, 3970, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7941, 'teams', 98, 3971, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7942, 'teams', 103, 3971, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7943, 'teams', 93, 3972, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7944, 'teams', 98, 3972, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7421, 'teams', 109, 3711, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7422, 'teams', 98, 3711, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7841, 'teams', 101, 3921, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7842, 'teams', 98, 3921, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7945, 'teams', 97, 3973, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7946, 'teams', 98, 3973, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6077, 'teams', 112, 3039, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6078, 'teams', 98, 3039, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7947, 'teams', 98, 3974, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7948, 'teams', 97, 3974, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7949, 'teams', 98, 3975, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7950, 'teams', 104, 3975, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7951, 'teams', 98, 3976, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7952, 'teams', 103, 3976, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7953, 'teams', 103, 3977, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7954, 'teams', 98, 3977, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7955, 'teams', 107, 3978, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7956, 'teams', 98, 3978, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7957, 'teams', 93, 3979, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7958, 'teams', 98, 3979, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7959, 'teams', 104, 3980, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7960, 'teams', 98, 3980, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5965, 'teams', 100, 2983, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5966, 'teams', 98, 2983, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7961, 'teams', 98, 3981, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7962, 'teams', 96, 3981, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5819, 'teams', 102, 2910, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5820, 'teams', 98, 2910, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7963, 'teams', 95, 3982, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7964, 'teams', 98, 3982, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7965, 'teams', 98, 3983, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7966, 'teams', 95, 3983, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5975, 'teams', 98, 2988, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5976, 'teams', 100, 2988, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7967, 'teams', 94, 3984, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7968, 'teams', 98, 3984, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7495, 'teams', 111, 3748, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7496, 'teams', 98, 3748, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7879, 'teams', 98, 3940, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7880, 'teams', 101, 3940, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7969, 'teams', 110, 3985, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7970, 'teams', 98, 3985, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7971, 'teams', 99, 3986, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7972, 'teams', 98, 3986, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7973, 'teams', 98, 3987, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7974, 'teams', 99, 3987, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7975, 'teams', 105, 3988, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7976, 'teams', 98, 3988, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7977, 'teams', 104, 3989, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7978, 'teams', 98, 3989, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7979, 'teams', 98, 3990, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7980, 'teams', 97, 3990, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5845, 'teams', 98, 2923, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5846, 'teams', 102, 2923, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7981, 'teams', 98, 3991, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7982, 'teams', 104, 3991, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7983, 'teams', 98, 3992, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7984, 'teams', 105, 3992, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7985, 'teams', 98, 3993, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7986, 'teams', 106, 3993, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7893, 'teams', 101, 3947, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7894, 'teams', 98, 3947, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7987, 'teams', 97, 3994, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7988, 'teams', 98, 3994, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7989, 'teams', 103, 3995, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7990, 'teams', 98, 3995, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7991, 'teams', 98, 3996, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7992, 'teams', 107, 3996, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7993, 'teams', 105, 3997, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7994, 'teams', 98, 3997, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5863, 'teams', 102, 2932, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5864, 'teams', 98, 2932, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7995, 'teams', 107, 3998, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7996, 'teams', 98, 3998, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7997, 'teams', 98, 3999, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7998, 'teams', 95, 3999, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7899, 'teams', 98, 3950, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7900, 'teams', 101, 3950, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7999, 'teams', 106, 4000, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8000, 'teams', 98, 4000, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8001, 'teams', 96, 4001, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8002, 'teams', 98, 4001, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8003, 'teams', 98, 4002, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8004, 'teams', 107, 4002, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6019, 'teams', 100, 3010, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6020, 'teams', 98, 3010, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6021, 'teams', 98, 3011, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6022, 'teams', 100, 3011, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5879, 'teams', 98, 2940, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5880, 'teams', 102, 2940, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5881, 'teams', 102, 2941, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (5882, 'teams', 98, 2941, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7907, 'teams', 101, 3954, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7908, 'teams', 98, 3954, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8005, 'teams', 98, 4003, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8006, 'teams', 99, 4003, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8007, 'teams', 98, 4004, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8008, 'teams', 93, 4004, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7909, 'teams', 98, 3955, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7910, 'teams', 101, 3955, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8009, 'teams', 99, 4005, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8010, 'teams', 98, 4005, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8013, 'teams', 78, 4007, 'away', '99', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8014, 'teams', 79, 4007, 'home', '91', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8015, 'teams', 76, 4008, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8016, 'teams', 79, 4008, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8017, 'teams', 79, 4009, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8018, 'teams', 85, 4009, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8019, 'teams', 79, 4010, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8020, 'teams', 87, 4010, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8021, 'teams', 87, 4011, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8022, 'teams', 79, 4011, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8023, 'teams', 77, 4012, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8024, 'teams', 79, 4012, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8025, 'teams', 91, 4013, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8026, 'teams', 79, 4013, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8029, 'teams', 79, 4015, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8030, 'teams', 78, 4015, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8033, 'teams', 79, 4017, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8034, 'teams', 91, 4017, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8035, 'teams', 79, 4018, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8036, 'teams', 88, 4018, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8037, 'teams', 92, 4019, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8038, 'teams', 79, 4019, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8039, 'teams', 79, 4020, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8040, 'teams', 90, 4020, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8041, 'teams', 85, 4021, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8042, 'teams', 79, 4021, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8047, 'teams', 79, 4024, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8048, 'teams', 77, 4024, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8049, 'teams', 79, 4025, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8050, 'teams', 66, 4025, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7069, 'teams', 81, 3535, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7070, 'teams', 79, 3535, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8051, 'teams', 79, 4026, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8052, 'teams', 72, 4026, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7695, 'teams', 79, 3848, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7696, 'teams', 75, 3848, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8053, 'teams', 83, 4027, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8054, 'teams', 79, 4027, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8055, 'teams', 71, 4028, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8056, 'teams', 79, 4028, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8057, 'teams', 79, 4029, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8058, 'teams', 91, 4029, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8059, 'teams', 79, 4030, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8060, 'teams', 83, 4030, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8061, 'teams', 79, 4031, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8062, 'teams', 80, 4031, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7077, 'teams', 79, 3539, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7078, 'teams', 81, 3539, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7229, 'teams', 79, 3615, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7230, 'teams', 84, 3615, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8063, 'teams', 80, 4032, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8064, 'teams', 79, 4032, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8065, 'teams', 78, 4033, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8066, 'teams', 79, 4033, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8067, 'teams', 88, 4034, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8068, 'teams', 79, 4034, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7717, 'teams', 75, 3859, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7718, 'teams', 79, 3859, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8069, 'teams', 79, 4035, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8070, 'teams', 89, 4035, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8071, 'teams', 79, 4036, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8072, 'teams', 92, 4036, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8073, 'teams', 83, 4037, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8074, 'teams', 79, 4037, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8077, 'teams', 79, 4039, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8078, 'teams', 78, 4039, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8079, 'teams', 79, 4040, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8080, 'teams', 83, 4040, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6783, 'teams', 79, 3392, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6784, 'teams', 63, 3392, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8083, 'teams', 64, 4042, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8084, 'teams', 79, 4042, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8085, 'teams', 79, 4043, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8086, 'teams', 68, 4043, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8087, 'teams', 68, 4044, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8088, 'teams', 79, 4044, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7257, 'teams', 84, 3629, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7258, 'teams', 79, 3629, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8089, 'teams', 89, 4045, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8090, 'teams', 79, 4045, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6795, 'teams', 63, 3398, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6796, 'teams', 79, 3398, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6955, 'teams', 67, 3478, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6956, 'teams', 79, 3478, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8091, 'teams', 79, 4046, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8092, 'teams', 64, 4046, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8093, 'teams', 85, 4047, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8094, 'teams', 79, 4047, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8095, 'teams', 66, 4048, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8096, 'teams', 79, 4048, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8097, 'teams', 92, 4049, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8098, 'teams', 79, 4049, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8099, 'teams', 88, 4050, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8100, 'teams', 79, 4050, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8101, 'teams', 82, 4051, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8102, 'teams', 79, 4051, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6969, 'teams', 79, 3485, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6970, 'teams', 67, 3485, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7135, 'teams', 81, 3568, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7136, 'teams', 79, 3568, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7625, 'teams', 74, 3813, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7626, 'teams', 79, 3813, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8105, 'teams', 79, 4053, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8106, 'teams', 82, 4053, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8107, 'teams', 79, 4054, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8108, 'teams', 87, 4054, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7287, 'teams', 79, 3644, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7288, 'teams', 84, 3644, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8109, 'teams', 80, 4055, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8110, 'teams', 79, 4055, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7145, 'teams', 79, 3573, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7146, 'teams', 81, 3573, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8111, 'teams', 79, 4056, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8112, 'teams', 80, 4056, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7297, 'teams', 84, 3649, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7298, 'teams', 79, 3649, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8113, 'teams', 90, 4057, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8114, 'teams', 79, 4057, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8115, 'teams', 79, 4058, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8116, 'teams', 71, 4058, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8119, 'teams', 79, 4060, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8120, 'teams', 89, 4060, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8121, 'teams', 79, 4061, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8122, 'teams', 92, 4061, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8123, 'teams', 82, 4062, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8124, 'teams', 79, 4062, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8127, 'teams', 79, 4064, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8128, 'teams', 82, 4064, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8131, 'teams', 90, 4066, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8132, 'teams', 79, 4066, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7653, 'teams', 79, 3827, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7654, 'teams', 74, 3827, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8133, 'teams', 91, 4067, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8134, 'teams', 79, 4067, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8135, 'teams', 79, 4068, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8136, 'teams', 76, 4068, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8137, 'teams', 79, 4069, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8138, 'teams', 90, 4069, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8141, 'teams', 72, 4071, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8142, 'teams', 79, 4071, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8011, 'teams', 79, 4006, 'away', '93', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8012, 'teams', 65, 4006, 'home', '97', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8145, 'teams', 78, 4073, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8146, 'teams', 65, 4073, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8147, 'teams', 76, 4074, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8148, 'teams', 65, 4074, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7671, 'teams', 75, 3836, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7672, 'teams', 65, 3836, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7189, 'teams', 65, 3595, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7190, 'teams', 84, 3595, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8151, 'teams', 65, 4076, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8152, 'teams', 87, 4076, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8153, 'teams', 65, 4077, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8154, 'teams', 78, 4077, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8155, 'teams', 83, 4078, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8156, 'teams', 65, 4078, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8159, 'teams', 68, 4080, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8160, 'teams', 65, 4080, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8161, 'teams', 82, 4081, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8162, 'teams', 65, 4081, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6729, 'teams', 65, 3365, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6730, 'teams', 63, 3365, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8163, 'teams', 72, 4082, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8164, 'teams', 65, 4082, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8167, 'teams', 65, 4084, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8168, 'teams', 64, 4084, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8169, 'teams', 65, 4085, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8170, 'teams', 66, 4085, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8171, 'teams', 66, 4086, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8172, 'teams', 65, 4086, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8173, 'teams', 88, 4087, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8174, 'teams', 65, 4087, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7067, 'teams', 81, 3534, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7068, 'teams', 65, 3534, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8175, 'teams', 65, 4088, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8176, 'teams', 68, 4088, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8177, 'teams', 64, 4089, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8178, 'teams', 65, 4089, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8179, 'teams', 71, 4090, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8180, 'teams', 65, 4090, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7561, 'teams', 65, 3781, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7562, 'teams', 74, 3781, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8183, 'teams', 85, 4092, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8184, 'teams', 65, 4092, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8185, 'teams', 65, 4093, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8186, 'teams', 76, 4093, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8187, 'teams', 68, 4094, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8188, 'teams', 65, 4094, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8189, 'teams', 87, 4095, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8190, 'teams', 65, 4095, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8191, 'teams', 65, 4096, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8192, 'teams', 92, 4096, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8193, 'teams', 65, 4097, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8194, 'teams', 89, 4097, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8195, 'teams', 65, 4098, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8196, 'teams', 68, 4098, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8197, 'teams', 89, 4099, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8198, 'teams', 65, 4099, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6931, 'teams', 67, 3466, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6932, 'teams', 65, 3466, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8201, 'teams', 77, 4101, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8202, 'teams', 65, 4101, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8203, 'teams', 65, 4102, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8204, 'teams', 64, 4102, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8205, 'teams', 65, 4103, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8206, 'teams', 77, 4103, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7727, 'teams', 65, 3864, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7728, 'teams', 75, 3864, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6779, 'teams', 63, 3390, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6780, 'teams', 65, 3390, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8207, 'teams', 66, 4104, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8208, 'teams', 65, 4104, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8209, 'teams', 65, 4105, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8210, 'teams', 83, 4105, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8211, 'teams', 65, 4106, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8212, 'teams', 85, 4106, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8213, 'teams', 65, 4107, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8214, 'teams', 82, 4107, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8215, 'teams', 65, 4108, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8216, 'teams', 80, 4108, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7111, 'teams', 65, 3556, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7112, 'teams', 81, 3556, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7261, 'teams', 84, 3631, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7262, 'teams', 65, 3631, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8217, 'teams', 71, 4109, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8218, 'teams', 65, 4109, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8219, 'teams', 92, 4110, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8220, 'teams', 65, 4110, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8221, 'teams', 65, 4111, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8222, 'teams', 72, 4111, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6801, 'teams', 65, 3401, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6802, 'teams', 63, 3401, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8223, 'teams', 65, 4112, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8224, 'teams', 77, 4112, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8225, 'teams', 65, 4113, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8226, 'teams', 66, 4113, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6963, 'teams', 67, 3482, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6964, 'teams', 65, 3482, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6965, 'teams', 65, 3483, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6966, 'teams', 67, 3483, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7623, 'teams', 74, 3812, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7624, 'teams', 65, 3812, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8229, 'teams', 65, 4115, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8230, 'teams', 76, 4115, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8231, 'teams', 91, 4116, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8232, 'teams', 65, 4116, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8237, 'teams', 80, 4119, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8238, 'teams', 65, 4119, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8239, 'teams', 65, 4120, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8240, 'teams', 88, 4120, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7763, 'teams', 65, 3882, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7764, 'teams', 75, 3882, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8243, 'teams', 65, 4122, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8244, 'teams', 71, 4122, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8245, 'teams', 90, 4123, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8246, 'teams', 65, 4123, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8117, 'teams', 65, 4059, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8118, 'teams', 79, 4059, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8247, 'teams', 64, 4124, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8248, 'teams', 65, 4124, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7775, 'teams', 75, 3888, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7776, 'teams', 65, 3888, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7001, 'teams', 65, 3501, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7002, 'teams', 67, 3501, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8251, 'teams', 65, 4126, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8252, 'teams', 72, 4126, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8253, 'teams', 65, 4127, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8254, 'teams', 90, 4127, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8255, 'teams', 65, 4128, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8256, 'teams', 91, 4128, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8257, 'teams', 76, 4129, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8258, 'teams', 65, 4129, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7655, 'teams', 74, 3828, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7656, 'teams', 65, 3828, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6863, 'teams', 63, 3432, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6864, 'teams', 65, 3432, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8263, 'teams', 65, 4132, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8264, 'teams', 71, 4132, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8267, 'teams', 88, 4134, 'away', '92', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8268, 'teams', 69, 4134, 'home', '74', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8143, 'teams', 65, 4072, 'away', '106', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8144, 'teams', 69, 4072, 'home', '110', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8269, 'teams', 69, 4135, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8270, 'teams', 83, 4135, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8271, 'teams', 69, 4136, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8272, 'teams', 82, 4136, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8273, 'teams', 69, 4137, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8274, 'teams', 87, 4137, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7187, 'teams', 69, 3594, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7188, 'teams', 84, 3594, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8275, 'teams', 69, 4138, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8276, 'teams', 78, 4138, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8277, 'teams', 76, 4139, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8278, 'teams', 69, 4139, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8279, 'teams', 82, 4140, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8280, 'teams', 69, 4140, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8281, 'teams', 72, 4141, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8282, 'teams', 69, 4141, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8027, 'teams', 69, 4014, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8028, 'teams', 79, 4014, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6889, 'teams', 67, 3445, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6890, 'teams', 69, 3445, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8283, 'teams', 69, 4142, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8284, 'teams', 71, 4142, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6727, 'teams', 63, 3364, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6728, 'teams', 69, 3364, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6895, 'teams', 69, 3448, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6896, 'teams', 67, 3448, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6733, 'teams', 69, 3367, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6734, 'teams', 63, 3367, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8287, 'teams', 64, 4144, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8288, 'teams', 69, 4144, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8289, 'teams', 69, 4145, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8290, 'teams', 77, 4145, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7551, 'teams', 69, 3776, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7552, 'teams', 74, 3776, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8291, 'teams', 71, 4146, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8292, 'teams', 69, 4146, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8293, 'teams', 69, 4147, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8294, 'teams', 64, 4147, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8295, 'teams', 66, 4148, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8296, 'teams', 69, 4148, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8297, 'teams', 72, 4149, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8298, 'teams', 69, 4149, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8181, 'teams', 69, 4091, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8182, 'teams', 65, 4091, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8299, 'teams', 85, 4150, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8300, 'teams', 69, 4150, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8301, 'teams', 83, 4151, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8302, 'teams', 69, 4151, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7703, 'teams', 75, 3852, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7704, 'teams', 69, 3852, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8303, 'teams', 69, 4152, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8304, 'teams', 88, 4152, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8305, 'teams', 69, 4153, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8306, 'teams', 91, 4153, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8309, 'teams', 87, 4155, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8310, 'teams', 69, 4155, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6927, 'teams', 69, 3464, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6928, 'teams', 67, 3464, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7085, 'teams', 81, 3543, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7086, 'teams', 69, 3543, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7581, 'teams', 74, 3791, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7582, 'teams', 69, 3791, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8313, 'teams', 69, 4157, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8314, 'teams', 90, 4157, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8315, 'teams', 69, 4158, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8316, 'teams', 92, 4158, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7729, 'teams', 69, 3865, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7730, 'teams', 75, 3865, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8317, 'teams', 77, 4159, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8318, 'teams', 69, 4159, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8321, 'teams', 69, 4161, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8322, 'teams', 85, 4161, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8323, 'teams', 69, 4162, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8324, 'teams', 80, 4162, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7109, 'teams', 69, 3555, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7110, 'teams', 81, 3555, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7259, 'teams', 84, 3630, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7260, 'teams', 69, 3630, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6791, 'teams', 63, 3396, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6792, 'teams', 69, 3396, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8325, 'teams', 69, 4163, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8326, 'teams', 89, 4163, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8329, 'teams', 78, 4165, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8330, 'teams', 69, 4165, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8331, 'teams', 69, 4166, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8332, 'teams', 76, 4166, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8333, 'teams', 92, 4167, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8334, 'teams', 69, 4167, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8335, 'teams', 89, 4168, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8336, 'teams', 69, 4168, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8337, 'teams', 69, 4169, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8338, 'teams', 71, 4169, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8339, 'teams', 77, 4170, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8340, 'teams', 69, 4170, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8341, 'teams', 90, 4171, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8342, 'teams', 69, 4171, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8343, 'teams', 69, 4172, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8344, 'teams', 72, 4172, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6813, 'teams', 69, 3407, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6814, 'teams', 63, 3407, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8103, 'teams', 79, 4052, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8104, 'teams', 69, 4052, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8345, 'teams', 68, 4173, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8346, 'teams', 69, 4173, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8233, 'teams', 69, 4117, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8234, 'teams', 65, 4117, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8347, 'teams', 69, 4174, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8348, 'teams', 68, 4174, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8349, 'teams', 71, 4175, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8350, 'teams', 69, 4175, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8351, 'teams', 80, 4176, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8352, 'teams', 69, 4176, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8353, 'teams', 69, 4177, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8354, 'teams', 64, 4177, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8355, 'teams', 69, 4178, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8356, 'teams', 77, 4178, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7637, 'teams', 74, 3819, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7638, 'teams', 69, 3819, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8357, 'teams', 69, 4179, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8358, 'teams', 76, 4179, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6995, 'teams', 67, 3498, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6996, 'teams', 69, 3498, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8361, 'teams', 69, 4181, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8362, 'teams', 72, 4181, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8363, 'teams', 91, 4182, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8364, 'teams', 69, 4182, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8367, 'teams', 66, 4184, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8368, 'teams', 69, 4184, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7651, 'teams', 69, 3826, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7652, 'teams', 74, 3826, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8369, 'teams', 68, 4185, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8370, 'teams', 69, 4185, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8371, 'teams', 76, 4186, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8372, 'teams', 69, 4186, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8373, 'teams', 64, 4187, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8374, 'teams', 69, 4187, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8375, 'teams', 69, 4188, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8376, 'teams', 68, 4188, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7791, 'teams', 75, 3896, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7792, 'teams', 69, 3896, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8377, 'teams', 69, 4189, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8378, 'teams', 66, 4189, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7027, 'teams', 86, 3514, 'away', '106', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7028, 'teams', 81, 3514, 'home', '99', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8381, 'teams', 85, 4191, 'away', '119', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8382, 'teams', 86, 4191, 'home', '98', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8265, 'teams', 69, 4133, 'away', '92', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8266, 'teams', 86, 4133, 'home', '103', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7527, 'teams', 86, 3764, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7528, 'teams', 74, 3764, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7669, 'teams', 86, 3835, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7670, 'teams', 75, 3835, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8385, 'teams', 86, 4193, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8386, 'teams', 76, 4193, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8149, 'teams', 65, 4075, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8150, 'teams', 86, 4075, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8387, 'teams', 68, 4194, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8388, 'teams', 86, 4194, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8389, 'teams', 86, 4195, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8390, 'teams', 89, 4195, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8391, 'teams', 86, 4196, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8392, 'teams', 87, 4196, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8393, 'teams', 87, 4197, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8394, 'teams', 86, 4197, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7197, 'teams', 84, 3599, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7198, 'teams', 86, 3599, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8395, 'teams', 86, 4198, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8396, 'teams', 83, 4198, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8397, 'teams', 89, 4199, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8398, 'teams', 86, 4199, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8399, 'teams', 76, 4200, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8400, 'teams', 86, 4200, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8165, 'teams', 86, 4083, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8166, 'teams', 65, 4083, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8401, 'teams', 86, 4201, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8402, 'teams', 71, 4201, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6901, 'teams', 86, 3451, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6902, 'teams', 67, 3451, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8403, 'teams', 86, 4202, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8404, 'teams', 77, 4202, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8045, 'teams', 86, 4023, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8046, 'teams', 79, 4023, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7689, 'teams', 75, 3845, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7690, 'teams', 86, 3845, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8405, 'teams', 82, 4203, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8406, 'teams', 86, 4203, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8407, 'teams', 86, 4204, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8408, 'teams', 91, 4204, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8409, 'teams', 86, 4205, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8410, 'teams', 92, 4205, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8411, 'teams', 86, 4206, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8412, 'teams', 88, 4206, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6917, 'teams', 67, 3459, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6918, 'teams', 86, 3459, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8413, 'teams', 86, 4207, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8414, 'teams', 85, 4207, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7225, 'teams', 86, 3613, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7226, 'teams', 84, 3613, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7227, 'teams', 84, 3614, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7228, 'teams', 86, 3614, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8415, 'teams', 86, 4208, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8416, 'teams', 87, 4208, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7081, 'teams', 81, 3541, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7082, 'teams', 86, 3541, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8417, 'teams', 91, 4209, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8418, 'teams', 86, 4209, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8419, 'teams', 78, 4210, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8420, 'teams', 86, 4210, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8421, 'teams', 71, 4211, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8422, 'teams', 86, 4211, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8423, 'teams', 86, 4212, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8424, 'teams', 82, 4212, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8425, 'teams', 72, 4213, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8426, 'teams', 86, 4213, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7239, 'teams', 86, 3620, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7240, 'teams', 84, 3620, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8427, 'teams', 86, 4214, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8428, 'teams', 85, 4214, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8075, 'teams', 79, 4038, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8076, 'teams', 86, 4038, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8429, 'teams', 64, 4215, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8430, 'teams', 86, 4215, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8431, 'teams', 86, 4216, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8432, 'teams', 72, 4216, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8081, 'teams', 86, 4041, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8082, 'teams', 79, 4041, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8319, 'teams', 86, 4160, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8320, 'teams', 69, 4160, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8433, 'teams', 86, 4217, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8434, 'teams', 68, 4217, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8437, 'teams', 92, 4219, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8438, 'teams', 86, 4219, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7607, 'teams', 74, 3804, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7608, 'teams', 86, 3804, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8439, 'teams', 91, 4220, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8440, 'teams', 86, 4220, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7117, 'teams', 81, 3559, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7118, 'teams', 86, 3559, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8441, 'teams', 77, 4221, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8442, 'teams', 86, 4221, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8443, 'teams', 86, 4222, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8444, 'teams', 83, 4222, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8445, 'teams', 88, 4223, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8446, 'teams', 86, 4223, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8447, 'teams', 85, 4224, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8448, 'teams', 86, 4224, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6807, 'teams', 63, 3404, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6808, 'teams', 86, 3404, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8451, 'teams', 86, 4226, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8452, 'teams', 90, 4226, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8453, 'teams', 86, 4227, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8454, 'teams', 91, 4227, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8455, 'teams', 66, 4228, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8456, 'teams', 86, 4228, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8457, 'teams', 86, 4229, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8458, 'teams', 80, 4229, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8459, 'teams', 86, 4230, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8460, 'teams', 78, 4230, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8461, 'teams', 82, 4231, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8462, 'teams', 86, 4231, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8463, 'teams', 92, 4232, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8464, 'teams', 86, 4232, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8465, 'teams', 90, 4233, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8466, 'teams', 86, 4233, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8467, 'teams', 83, 4234, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8468, 'teams', 86, 4234, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8469, 'teams', 87, 4235, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8470, 'teams', 86, 4235, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8471, 'teams', 86, 4236, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8472, 'teams', 80, 4236, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7149, 'teams', 86, 3575, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7150, 'teams', 81, 3575, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8473, 'teams', 89, 4237, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8474, 'teams', 86, 4237, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6843, 'teams', 86, 3422, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6844, 'teams', 63, 3422, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8477, 'teams', 86, 4239, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8478, 'teams', 66, 4239, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8479, 'teams', 86, 4240, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8480, 'teams', 64, 4240, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8481, 'teams', 78, 4241, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8482, 'teams', 86, 4241, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8483, 'teams', 86, 4242, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8484, 'teams', 78, 4242, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8129, 'teams', 79, 4065, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8130, 'teams', 86, 4065, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8485, 'teams', 88, 4243, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8486, 'teams', 86, 4243, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8487, 'teams', 86, 4244, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8488, 'teams', 90, 4244, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8489, 'teams', 86, 4245, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8490, 'teams', 92, 4245, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8491, 'teams', 86, 4246, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8492, 'teams', 89, 4246, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8493, 'teams', 83, 4247, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8494, 'teams', 86, 4247, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8495, 'teams', 80, 4248, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8496, 'teams', 86, 4248, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8499, 'teams', 88, 4250, 'away', '94', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8500, 'teams', 73, 4250, 'home', '101', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8501, 'teams', 73, 4251, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8502, 'teams', 64, 4251, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8383, 'teams', 86, 4192, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8384, 'teams', 73, 4192, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6709, 'teams', 73, 3355, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6710, 'teams', 63, 3355, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8503, 'teams', 77, 4252, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8504, 'teams', 73, 4252, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7537, 'teams', 74, 3769, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7538, 'teams', 73, 3769, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7041, 'teams', 81, 3521, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7042, 'teams', 73, 3521, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8505, 'teams', 73, 4253, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8506, 'teams', 72, 4253, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8507, 'teams', 92, 4254, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8508, 'teams', 73, 4254, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7675, 'teams', 73, 3838, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7676, 'teams', 75, 3838, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8031, 'teams', 73, 4016, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8032, 'teams', 79, 4016, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8509, 'teams', 73, 4255, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8510, 'teams', 68, 4255, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8511, 'teams', 72, 4256, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8512, 'teams', 73, 4256, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8513, 'teams', 91, 4257, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8514, 'teams', 73, 4257, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8515, 'teams', 73, 4258, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8516, 'teams', 66, 4258, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8043, 'teams', 79, 4022, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8044, 'teams', 73, 4022, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8519, 'teams', 90, 4260, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8520, 'teams', 73, 4260, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8521, 'teams', 73, 4261, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8522, 'teams', 76, 4261, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6905, 'teams', 67, 3453, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6906, 'teams', 73, 3453, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7557, 'teams', 74, 3779, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7558, 'teams', 73, 3779, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8525, 'teams', 82, 4263, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8526, 'teams', 73, 4263, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7697, 'teams', 75, 3849, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7698, 'teams', 73, 3849, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8527, 'teams', 73, 4264, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8528, 'teams', 77, 4264, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8529, 'teams', 71, 4265, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8530, 'teams', 73, 4265, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8531, 'teams', 73, 4266, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8532, 'teams', 88, 4266, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8307, 'teams', 73, 4154, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8308, 'teams', 69, 4154, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8533, 'teams', 73, 4267, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8534, 'teams', 71, 4267, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8535, 'teams', 64, 4268, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8536, 'teams', 73, 4268, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8311, 'teams', 69, 4156, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8312, 'teams', 73, 4156, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8537, 'teams', 77, 4269, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8538, 'teams', 73, 4269, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8539, 'teams', 68, 4270, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8540, 'teams', 73, 4270, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8541, 'teams', 78, 4271, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8542, 'teams', 73, 4271, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8543, 'teams', 73, 4272, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8544, 'teams', 72, 4272, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6939, 'teams', 73, 3470, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6940, 'teams', 67, 3470, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8545, 'teams', 80, 4273, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8546, 'teams', 73, 4273, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8547, 'teams', 73, 4274, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8548, 'teams', 78, 4274, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7103, 'teams', 73, 3552, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7104, 'teams', 81, 3552, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8549, 'teams', 73, 4275, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8550, 'teams', 80, 4275, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8435, 'teams', 73, 4218, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8436, 'teams', 86, 4218, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7255, 'teams', 73, 3628, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7256, 'teams', 84, 3628, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8551, 'teams', 64, 4276, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8552, 'teams', 73, 4276, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8553, 'teams', 66, 4277, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8554, 'teams', 73, 4277, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8555, 'teams', 85, 4278, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8556, 'teams', 73, 4278, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8327, 'teams', 69, 4164, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8328, 'teams', 73, 4164, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8557, 'teams', 73, 4279, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8558, 'teams', 89, 4279, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7615, 'teams', 73, 3808, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7616, 'teams', 74, 3808, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8561, 'teams', 73, 4281, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8562, 'teams', 85, 4281, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8563, 'teams', 73, 4282, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8564, 'teams', 87, 4282, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8565, 'teams', 73, 4283, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8566, 'teams', 83, 4283, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8567, 'teams', 73, 4284, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8568, 'teams', 82, 4284, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8569, 'teams', 73, 4285, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8570, 'teams', 92, 4285, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8571, 'teams', 87, 4286, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8572, 'teams', 73, 4286, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8227, 'teams', 65, 4114, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8228, 'teams', 73, 4114, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6817, 'teams', 73, 3409, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6818, 'teams', 63, 3409, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8573, 'teams', 83, 4287, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8574, 'teams', 73, 4287, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8575, 'teams', 73, 4288, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8576, 'teams', 91, 4288, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7629, 'teams', 73, 3815, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7630, 'teams', 74, 3815, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7761, 'teams', 75, 3881, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7762, 'teams', 73, 3881, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8577, 'teams', 73, 4289, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8578, 'teams', 76, 4289, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8579, 'teams', 89, 4290, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8580, 'teams', 73, 4290, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7293, 'teams', 84, 3647, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7294, 'teams', 73, 3647, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8241, 'teams', 73, 4121, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8242, 'teams', 65, 4121, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8581, 'teams', 73, 4291, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8582, 'teams', 77, 4291, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8583, 'teams', 73, 4292, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8584, 'teams', 64, 4292, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8585, 'teams', 76, 4293, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8586, 'teams', 73, 4293, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8587, 'teams', 73, 4294, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8588, 'teams', 68, 4294, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8589, 'teams', 72, 4295, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8590, 'teams', 73, 4295, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8591, 'teams', 68, 4296, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8592, 'teams', 73, 4296, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8249, 'teams', 65, 4125, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8250, 'teams', 73, 4125, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8593, 'teams', 73, 4297, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8594, 'teams', 90, 4297, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7007, 'teams', 67, 3504, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7008, 'teams', 73, 3504, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8595, 'teams', 66, 4298, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8596, 'teams', 73, 4298, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8597, 'teams', 73, 4299, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8598, 'teams', 66, 4299, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8599, 'teams', 73, 4300, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8600, 'teams', 71, 4300, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8261, 'teams', 73, 4131, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8262, 'teams', 65, 4131, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6861, 'teams', 63, 3431, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6862, 'teams', 73, 3431, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8601, 'teams', 76, 4301, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8602, 'teams', 73, 4301, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7793, 'teams', 73, 3897, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7794, 'teams', 75, 3897, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7663, 'teams', 70, 3832, 'away', '91', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7664, 'teams', 75, 3832, 'home', '80', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8603, 'teams', 70, 4302, 'away', '116', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8604, 'teams', 76, 4302, 'home', '92', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8497, 'teams', 73, 4249, 'away', '91', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8498, 'teams', 70, 4249, 'home', '92', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8605, 'teams', 70, 4303, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8606, 'teams', 68, 4303, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7185, 'teams', 84, 3593, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7186, 'teams', 70, 3593, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7035, 'teams', 70, 3518, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7036, 'teams', 81, 3518, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8607, 'teams', 70, 4304, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8608, 'teams', 80, 4304, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8609, 'teams', 70, 4305, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8610, 'teams', 83, 4305, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8611, 'teams', 70, 4306, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8612, 'teams', 85, 4306, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8613, 'teams', 70, 4307, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8614, 'teams', 87, 4307, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8157, 'teams', 65, 4079, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8158, 'teams', 70, 4079, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8615, 'teams', 66, 4308, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8616, 'teams', 70, 4308, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8617, 'teams', 82, 4309, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8618, 'teams', 70, 4309, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8285, 'teams', 69, 4143, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8286, 'teams', 70, 4143, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8619, 'teams', 70, 4310, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8620, 'teams', 72, 4310, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8621, 'teams', 64, 4311, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8622, 'teams', 70, 4311, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8517, 'teams', 70, 4259, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8518, 'teams', 73, 4259, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8623, 'teams', 70, 4312, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8624, 'teams', 91, 4312, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8625, 'teams', 68, 4313, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8626, 'teams', 70, 4313, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7553, 'teams', 74, 3777, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7554, 'teams', 70, 3777, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8627, 'teams', 70, 4314, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8628, 'teams', 90, 4314, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8629, 'teams', 70, 4315, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8630, 'teams', 89, 4315, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8523, 'teams', 73, 4262, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8524, 'teams', 70, 4262, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8631, 'teams', 83, 4316, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8632, 'teams', 70, 4316, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6747, 'teams', 70, 3374, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6748, 'teams', 63, 3374, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8633, 'teams', 90, 4317, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8634, 'teams', 70, 4317, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8635, 'teams', 89, 4318, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8636, 'teams', 70, 4318, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8637, 'teams', 70, 4319, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8638, 'teams', 64, 4319, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8639, 'teams', 71, 4320, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8640, 'teams', 70, 4320, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8641, 'teams', 70, 4321, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8642, 'teams', 71, 4321, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8643, 'teams', 72, 4322, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8644, 'teams', 70, 4322, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8645, 'teams', 70, 4323, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8646, 'teams', 77, 4323, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6925, 'teams', 70, 3463, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6926, 'teams', 67, 3463, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6765, 'teams', 63, 3383, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6766, 'teams', 70, 3383, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8647, 'teams', 70, 4324, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8648, 'teams', 88, 4324, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8649, 'teams', 70, 4325, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8650, 'teams', 92, 4325, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7583, 'teams', 70, 3792, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7584, 'teams', 74, 3792, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8199, 'teams', 70, 4100, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8200, 'teams', 65, 4100, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6935, 'teams', 67, 3468, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6936, 'teams', 70, 3468, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8651, 'teams', 87, 4326, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8652, 'teams', 70, 4326, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8653, 'teams', 70, 4327, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8654, 'teams', 68, 4327, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8655, 'teams', 70, 4328, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8656, 'teams', 76, 4328, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8657, 'teams', 70, 4329, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8658, 'teams', 66, 4329, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8659, 'teams', 76, 4330, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8660, 'teams', 70, 4330, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8661, 'teams', 70, 4331, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8662, 'teams', 71, 4331, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8663, 'teams', 85, 4332, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8664, 'teams', 70, 4332, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8665, 'teams', 88, 4333, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8666, 'teams', 70, 4333, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7739, 'teams', 75, 3870, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7740, 'teams', 70, 3870, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8667, 'teams', 80, 4334, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8668, 'teams', 70, 4334, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7611, 'teams', 74, 3806, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7612, 'teams', 70, 3806, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8559, 'teams', 70, 4280, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8560, 'teams', 73, 4280, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8669, 'teams', 71, 4335, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8670, 'teams', 70, 4335, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8671, 'teams', 76, 4336, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8672, 'teams', 70, 4336, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8673, 'teams', 70, 4337, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8674, 'teams', 72, 4337, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8675, 'teams', 72, 4338, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8676, 'teams', 70, 4338, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8449, 'teams', 70, 4225, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8450, 'teams', 86, 4225, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8677, 'teams', 70, 4339, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8678, 'teams', 78, 4339, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8679, 'teams', 70, 4340, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8680, 'teams', 82, 4340, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7279, 'teams', 70, 3640, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7280, 'teams', 84, 3640, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7137, 'teams', 81, 3569, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7138, 'teams', 70, 3569, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6819, 'teams', 70, 3410, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6820, 'teams', 63, 3410, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8235, 'teams', 70, 4118, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8236, 'teams', 65, 4118, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8681, 'teams', 68, 4341, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8682, 'teams', 70, 4341, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8683, 'teams', 66, 4342, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8684, 'teams', 70, 4342, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8685, 'teams', 92, 4343, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8686, 'teams', 70, 4343, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8687, 'teams', 91, 4344, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8688, 'teams', 70, 4344, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8689, 'teams', 78, 4345, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8690, 'teams', 70, 4345, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8359, 'teams', 70, 4180, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8360, 'teams', 69, 4180, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8691, 'teams', 70, 4346, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8692, 'teams', 77, 4346, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8475, 'teams', 86, 4238, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8476, 'teams', 70, 4238, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6999, 'teams', 70, 3500, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7000, 'teams', 67, 3500, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7777, 'teams', 75, 3889, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7778, 'teams', 70, 3889, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8365, 'teams', 69, 4183, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8366, 'teams', 70, 4183, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8125, 'teams', 70, 4063, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8126, 'teams', 79, 4063, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8693, 'teams', 64, 4347, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8694, 'teams', 70, 4347, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7785, 'teams', 70, 3893, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7786, 'teams', 75, 3893, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8259, 'teams', 65, 4130, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8260, 'teams', 70, 4130, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8695, 'teams', 70, 4348, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8696, 'teams', 66, 4348, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8697, 'teams', 77, 4349, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8698, 'teams', 70, 4349, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7017, 'teams', 67, 3509, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (7018, 'teams', 70, 3509, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8139, 'teams', 79, 4070, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8140, 'teams', 70, 4070, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8379, 'teams', 70, 4190, 'away', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8380, 'teams', 69, 4190, 'home', '0', 'undecided', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6237, 'teams', 50, 3119, 'away', '23', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6238, 'teams', 34, 3119, 'home', '20', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6261, 'teams', 47, 3131, 'away', '38', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (6262, 'teams', 49, 3131, 'home', '17', 'loss', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8699, 'teams', 96, 4350, 'away', '3', 'win', NULL); INSERT INTO participants_events (id, participant_type, participant_id, event_id, alignment, score, event_outcome, rank) VALUES (8700, 'teams', 107, 4350, 'home', '2', 'loss', NULL); -- -- Data for Name: periods; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (1, 1, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (2, 1, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (3, 1, '3', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (4, 1, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (5, 1, '5', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (6, 1, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (7, 1, '7', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (8, 1, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (9, 1, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (10, 2, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (11, 2, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (12, 2, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (13, 2, '4', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (14, 2, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (15, 2, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (16, 2, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (17, 2, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (18, 2, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (19, 3, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (20, 3, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (21, 3, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (22, 3, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (23, 3, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (24, 3, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (25, 3, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (26, 3, '8', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (27, 3, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (28, 4, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (29, 4, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (30, 4, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (31, 4, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (32, 4, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (33, 4, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (34, 4, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (35, 4, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (36, 4, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (37, 615, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (38, 615, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (39, 615, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (40, 615, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (41, 615, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (42, 615, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (43, 615, '7', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (44, 615, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (45, 615, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (46, 615, '10', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (47, 616, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (48, 616, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (49, 616, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (50, 616, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (51, 616, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (52, 616, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (53, 616, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (54, 616, '8', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (55, 616, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (56, 616, '10', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (57, 617, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (58, 617, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (59, 617, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (60, 617, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (61, 617, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (62, 617, '6', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (63, 617, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (64, 617, '8', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (65, 617, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (66, 618, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (67, 618, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (68, 618, '3', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (69, 618, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (70, 618, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (71, 618, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (72, 618, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (73, 618, '8', '5'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (74, 618, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (75, 1677, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (76, 1677, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (77, 1677, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (78, 1677, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (79, 1677, '5', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (80, 1677, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (81, 1677, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (82, 1677, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (83, 1677, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (84, 1678, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (85, 1678, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (86, 1678, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (87, 1678, '4', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (88, 1678, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (89, 1678, '6', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (90, 1678, '7', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (91, 1678, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (92, 1678, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (93, 2187, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (94, 2187, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (95, 2187, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (96, 2187, '4', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (97, 2187, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (98, 2187, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (99, 2187, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (100, 2187, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (101, 2187, '9', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (102, 2188, '1', '6'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (103, 2188, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (104, 2188, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (105, 2188, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (106, 2188, '5', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (107, 2188, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (108, 2188, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (109, 2188, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (110, 2188, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (111, 2585, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (112, 2585, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (113, 2585, '3', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (114, 2585, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (115, 2585, '5', '4'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (116, 2585, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (117, 2585, '7', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (118, 2585, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (119, 2585, '9', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (120, 2586, '1', '4'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (121, 2586, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (122, 2586, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (123, 2586, '4', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (124, 2586, '5', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (125, 2586, '6', '4'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (126, 2586, '7', '5'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (127, 2586, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (128, 2586, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (129, 1295, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (130, 1295, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (131, 1295, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (132, 1295, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (133, 1295, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (134, 1295, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (135, 1295, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (136, 1295, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (137, 1295, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (138, 1296, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (139, 1296, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (140, 1296, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (141, 1296, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (142, 1296, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (143, 1296, '6', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (144, 1296, '7', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (145, 1296, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (146, 1296, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (147, 2979, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (148, 2979, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (149, 2979, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (150, 2979, '4', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (151, 2979, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (152, 2979, '6', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (153, 2979, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (154, 2979, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (155, 2979, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (156, 2980, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (157, 2980, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (158, 2980, '3', '6'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (159, 2980, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (160, 2980, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (161, 2980, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (162, 2980, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (163, 2980, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (164, 2980, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (165, 3479, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (166, 3479, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (167, 3479, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (168, 3479, '4', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (169, 3479, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (170, 3479, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (171, 3479, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (172, 3479, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (173, 3479, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (174, 3480, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (175, 3480, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (176, 3480, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (177, 3480, '4', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (178, 3480, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (179, 3480, '6', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (180, 3480, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (181, 3480, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (182, 3480, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (183, 3787, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (184, 3787, '2', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (185, 3787, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (186, 3787, '4', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (187, 3787, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (188, 3787, '6', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (189, 3787, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (190, 3787, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (191, 3787, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (192, 3788, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (193, 3788, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (194, 3788, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (195, 3788, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (196, 3788, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (197, 3788, '6', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (198, 3788, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (199, 3788, '8', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (200, 3788, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (201, 4179, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (202, 4179, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (203, 4179, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (204, 4179, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (205, 4179, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (206, 4179, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (207, 4179, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (208, 4179, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (209, 4179, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (210, 4180, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (211, 4180, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (212, 4180, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (213, 4180, '4', '5'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (214, 4180, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (215, 4180, '6', '5'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (216, 4180, '7', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (217, 4180, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (218, 4180, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (219, 4479, '1', '4'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (220, 4479, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (221, 4479, '3', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (222, 4479, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (223, 4479, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (224, 4479, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (225, 4479, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (226, 4479, '8', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (227, 4479, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (228, 4480, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (229, 4480, '2', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (230, 4480, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (231, 4480, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (232, 4480, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (233, 4480, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (234, 4480, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (235, 4480, '8', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (236, 4480, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (237, 4481, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (238, 4481, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (239, 4481, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (240, 4481, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (241, 4481, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (242, 4481, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (243, 4481, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (244, 4481, '8', '4'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (245, 4481, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (246, 4482, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (247, 4482, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (248, 4482, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (249, 4482, '4', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (250, 4482, '5', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (251, 4482, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (252, 4482, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (253, 4482, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (254, 4482, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (255, 4687, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (256, 4687, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (257, 4687, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (258, 4687, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (259, 4687, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (260, 4687, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (261, 4687, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (262, 4687, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (263, 4687, '9', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (264, 4688, '1', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (265, 4688, '2', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (266, 4688, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (267, 4688, '4', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (268, 4688, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (269, 4688, '6', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (270, 4688, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (271, 4688, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (272, 4688, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (273, 4799, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (274, 4799, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (275, 4799, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (276, 4799, '4', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (277, 4799, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (278, 4799, '6', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (279, 4799, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (280, 4799, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (281, 4799, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (282, 4799, '10', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (283, 4799, '11', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (284, 4799, '12', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (285, 4800, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (286, 4800, '2', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (287, 4800, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (288, 4800, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (289, 4800, '5', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (290, 4800, '6', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (291, 4800, '7', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (292, 4800, '8', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (293, 4800, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (294, 4800, '10', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (295, 4800, '11', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (296, 4800, '12', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (297, 4801, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (298, 4801, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (299, 4801, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (300, 4801, '4', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (301, 4801, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (302, 4801, '6', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (303, 4801, '7', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (304, 4801, '8', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (305, 4801, '9', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (306, 4801, '10', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (307, 4802, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (308, 4802, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (309, 4802, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (310, 4802, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (311, 4802, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (312, 4802, '6', '5'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (313, 4802, '7', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (314, 4802, '8', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (315, 4802, '9', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (316, 4802, '10', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (317, 4921, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (318, 4921, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (319, 4921, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (320, 4922, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (321, 4922, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (322, 4922, '3', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (323, 4923, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (324, 4923, '2', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (325, 4923, '3', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (326, 4924, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (327, 4924, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (328, 4924, '3', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (329, 5235, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (330, 5235, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (331, 5235, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (332, 5236, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (333, 5236, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (334, 5236, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (335, 5483, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (336, 5483, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (337, 5483, '3', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (338, 5484, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (339, 5484, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (340, 5484, '3', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (341, 5485, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (342, 5485, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (343, 5485, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (344, 5486, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (345, 5486, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (346, 5486, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (347, 5487, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (348, 5487, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (349, 5487, '3', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (350, 5488, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (351, 5488, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (352, 5488, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (353, 5489, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (354, 5489, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (355, 5489, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (356, 5489, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (357, 5489, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (358, 5490, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (359, 5490, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (360, 5490, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (361, 5490, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (362, 5490, '5', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (363, 6349, '1', '23'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (365, 6350, '1', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (367, 6243, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (368, 6243, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (369, 6243, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (370, 6243, '4', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (371, 6244, '1', '10'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (372, 6244, '2', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (373, 6244, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (374, 6244, '4', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (375, 6241, '1', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (376, 6241, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (377, 6241, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (378, 6241, '4', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (379, 6242, '1', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (380, 6242, '2', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (381, 6242, '3', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (382, 6242, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (383, 6239, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (384, 6239, '2', '6'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (385, 6239, '3', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (386, 6239, '4', '20'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (387, 6240, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (388, 6240, '2', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (389, 6240, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (390, 6240, '4', '15'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (391, 6245, '1', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (392, 6245, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (393, 6245, '3', '6'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (394, 6245, '4', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (395, 6246, '1', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (396, 6246, '2', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (397, 6246, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (398, 6246, '4', '6'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (399, 6251, '1', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (400, 6251, '2', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (401, 6251, '3', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (402, 6251, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (403, 6252, '1', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (404, 6252, '2', '6'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (405, 6252, '3', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (406, 6252, '4', '17'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (407, 6249, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (408, 6249, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (409, 6249, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (410, 6249, '4', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (411, 6250, '1', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (412, 6250, '2', '13'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (413, 6250, '3', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (414, 6250, '4', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (415, 6247, '1', '17'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (416, 6247, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (417, 6247, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (418, 6247, '4', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (419, 6248, '1', '17'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (420, 6248, '2', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (421, 6248, '3', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (422, 6248, '4', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (423, 6237, '1', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (424, 6237, '2', '6'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (425, 6237, '3', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (426, 6237, '4', '8'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (427, 6237, '5', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (428, 6238, '1', '10'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (429, 6238, '2', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (430, 6238, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (431, 6238, '4', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (432, 6238, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (433, 6253, '1', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (434, 6253, '2', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (435, 6253, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (436, 6253, '4', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (437, 6254, '1', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (438, 6254, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (439, 6254, '3', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (440, 6254, '4', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (364, 6349, '2', '15'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (441, 6349, '3', '28'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (442, 6349, '4', '12'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (443, 6349, '5', '20'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (366, 6350, '2', '17'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (444, 6350, '3', '24'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (445, 6350, '4', '23'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (446, 6350, '5', '17'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (447, 7023, '1', '21'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (448, 7023, '2', '31'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (449, 7023, '3', '24'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (450, 7023, '4', '25'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (451, 7024, '1', '25'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (452, 7024, '2', '27'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (453, 7024, '3', '26'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (454, 7024, '4', '37'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (455, 6257, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (456, 6257, '2', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (457, 6257, '3', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (458, 6257, '4', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (459, 6258, '1', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (460, 6258, '2', '10'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (461, 6258, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (462, 6258, '4', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (463, 6259, '1', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (464, 6259, '2', '10'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (465, 6259, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (466, 6259, '4', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (467, 6260, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (468, 6260, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (469, 6260, '3', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (470, 6260, '4', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (471, 6043, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (472, 6043, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (473, 6043, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (474, 6044, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (475, 6044, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (476, 6044, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (477, 6255, '1', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (478, 6255, '2', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (479, 6255, '3', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (480, 6255, '4', '6'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (481, 6255, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (482, 6256, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (483, 6256, '2', '9'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (484, 6256, '3', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (485, 6256, '4', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (486, 6256, '5', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (487, 6157, '1', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (488, 6157, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (489, 6157, '3', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (490, 6158, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (491, 6158, '2', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (492, 6158, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (493, 7523, '1', '27'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (494, 7523, '2', '28'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (495, 7523, '3', '20'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (496, 7523, '4', '15'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (497, 7524, '1', '27'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (498, 7524, '2', '21'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (499, 7524, '3', '15'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (500, 7524, '4', '25'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (501, 7795, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (502, 7795, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (503, 7795, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (504, 7795, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (505, 7795, '5', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (506, 7796, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (507, 7796, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (508, 7796, '3', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (509, 7796, '4', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (510, 7796, '5', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (511, 8011, '1', '28'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (512, 8011, '2', '22'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (513, 8011, '3', '23'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (514, 8011, '4', '20'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (515, 8012, '1', '21'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (516, 8012, '2', '33'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (517, 8012, '3', '21'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (518, 8012, '4', '22'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (519, 8265, '1', '22'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (520, 8265, '2', '23'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (521, 8265, '3', '19'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (522, 8265, '4', '28'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (523, 8266, '1', '21'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (524, 8266, '2', '17'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (525, 8266, '3', '31'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (526, 8266, '4', '34'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (527, 8497, '1', '19'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (528, 8497, '2', '29'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (529, 8497, '3', '21'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (530, 8497, '4', '22'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (531, 8498, '1', '24'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (532, 8498, '2', '21'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (533, 8498, '3', '15'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (534, 8498, '4', '32'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (535, 6261, '1', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (536, 6261, '2', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (537, 6261, '3', '14'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (538, 6261, '4', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (539, 6262, '1', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (540, 6262, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (541, 6262, '3', '3'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (542, 6262, '4', '7'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (543, 8699, '1', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (544, 8699, '2', '2'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (545, 8699, '3', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (546, 8700, '1', '1'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (547, 8700, '2', '0'); INSERT INTO periods (id, participant_event_id, period_value, score) VALUES (548, 8700, '3', '1'); -- -- Data for Name: person_event_metadata; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1, 1, 1, NULL, NULL, NULL, NULL, 1, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2, 2, 1, NULL, NULL, NULL, NULL, 2, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3, 3, 1, NULL, NULL, NULL, NULL, 3, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (4, 4, 1, NULL, NULL, NULL, NULL, 4, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (5, 5, 1, NULL, NULL, NULL, NULL, 5, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (6, 6, 1, NULL, NULL, NULL, NULL, 6, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (7, 7, 1, NULL, NULL, NULL, NULL, 7, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (8, 8, 1, NULL, NULL, NULL, NULL, 8, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (9, 9, 1, NULL, NULL, NULL, NULL, 9, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (10, 10, 1, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (11, 11, 1, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (12, 12, 1, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (13, 13, 1, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (14, 14, 1, NULL, NULL, NULL, NULL, 7, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (15, 15, 1, NULL, NULL, NULL, NULL, 6, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (16, 16, 1, NULL, NULL, NULL, NULL, 3, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (17, 17, 1, NULL, NULL, NULL, NULL, 8, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (18, 18, 1, NULL, NULL, NULL, NULL, 4, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (19, 19, 1, NULL, NULL, NULL, NULL, 1, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (20, 20, 1, NULL, NULL, NULL, NULL, 5, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (21, 21, 1, NULL, NULL, NULL, NULL, 2, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (22, 22, 1, NULL, NULL, NULL, NULL, 11, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (23, 23, 1, NULL, NULL, NULL, NULL, 9, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (24, 24, 1, NULL, NULL, NULL, NULL, 11, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (25, 25, 1, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (26, 26, 1, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (27, 27, 1, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (28, 28, 1, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (29, 29, 1, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (30, 51, 2, NULL, NULL, NULL, NULL, 1, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (31, 52, 2, NULL, NULL, NULL, NULL, 9, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (32, 53, 2, NULL, NULL, NULL, NULL, 7, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (33, 54, 2, NULL, NULL, NULL, NULL, 2, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (34, 55, 2, NULL, NULL, NULL, NULL, 2, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (35, 56, 2, NULL, NULL, NULL, NULL, 4, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (37, 58, 2, NULL, NULL, NULL, NULL, 6, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (38, 59, 2, NULL, NULL, NULL, NULL, 8, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (39, 60, 2, NULL, NULL, NULL, NULL, 3, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (41, 62, 2, NULL, NULL, NULL, NULL, 4, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (40, 61, 2, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (36, 57, 2, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (42, 63, 2, NULL, NULL, NULL, NULL, 6, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (43, 64, 2, NULL, NULL, NULL, NULL, 1, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (44, 65, 2, NULL, NULL, NULL, NULL, 3, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (45, 66, 2, NULL, NULL, NULL, NULL, 4, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (46, 67, 2, NULL, NULL, NULL, NULL, 2, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (47, 68, 2, NULL, NULL, NULL, NULL, 8, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (48, 69, 2, NULL, NULL, NULL, NULL, 7, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (49, 70, 2, NULL, NULL, NULL, NULL, 9, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (52, 73, 2, NULL, NULL, NULL, NULL, 11, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (50, 71, 2, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (51, 72, 2, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (53, 74, 2, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (60, 79, 3, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (62, 81, 3, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (64, 83, 3, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (66, 85, 3, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (69, 88, 3, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (70, 89, 3, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (75, 93, 3, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (81, 99, 3, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (85, 103, 3, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (86, 104, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (89, 107, 3, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (91, 109, 3, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (95, 113, 3, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (106, 124, 3, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (107, 125, 3, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (98, 116, 3, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (99, 117, 3, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (111, 129, 3, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (112, 130, 3, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (93, 111, 3, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (113, 131, 3, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (115, 133, 3, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (87, 105, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (117, 135, 3, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (118, 136, 3, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (119, 137, 3, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (124, 142, 3, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (125, 143, 3, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (126, 144, 3, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (123, 141, 3, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (128, 146, 3, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (130, 72, 3, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (88, 106, 3, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (135, 152, 3, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (137, 154, 3, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (139, 156, 3, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (67, 86, 3, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (61, 80, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (142, 159, 3, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (143, 160, 3, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (144, 161, 3, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (145, 162, 3, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (147, 164, 3, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (148, 165, 3, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (149, 166, 3, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (74, 92, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (59, 78, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (152, 169, 3, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (79, 97, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (76, 94, 3, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (163, 95, 164, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (167, 119, 164, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (168, 99, 164, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (171, 78, 164, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (174, 190, 164, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (176, 120, 164, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (177, 191, 164, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (178, 192, 164, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (182, 132, 164, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (184, 101, 164, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (188, 87, 164, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (189, 107, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (193, 198, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (194, 199, 164, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (195, 200, 164, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (196, 201, 164, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (198, 202, 164, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (199, 203, 164, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (200, 86, 164, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (201, 204, 164, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (202, 155, 164, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (208, 210, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (210, 212, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (217, 218, 164, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (186, 196, 164, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (219, 219, 164, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (220, 220, 164, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (222, 222, 164, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (223, 110, 164, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (204, 206, 164, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (205, 207, 164, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (206, 208, 164, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (225, 223, 164, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (221, 221, 164, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (226, 224, 164, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (227, 225, 164, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (228, 226, 164, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (229, 227, 164, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (231, 123, 164, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (187, 82, 164, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (232, 100, 164, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (170, 102, 164, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (215, 217, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (191, 197, 164, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (166, 74, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (236, 230, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (240, 98, 164, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (241, 232, 164, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (242, 115, 164, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (243, 233, 164, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (175, 108, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (247, 236, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (248, 237, 164, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (183, 195, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (249, 238, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (252, 240, 164, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (253, 77, 164, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (254, 241, 164, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (255, 242, 164, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (179, 72, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (190, 61, 164, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (172, 71, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (256, 253, 308, NULL, NULL, NULL, NULL, 1, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (257, 254, 308, NULL, NULL, NULL, NULL, 8, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (258, 255, 308, NULL, NULL, NULL, NULL, 9, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (259, 256, 308, NULL, NULL, NULL, NULL, 7, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (260, 257, 308, NULL, NULL, NULL, NULL, 7, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (262, 258, 308, NULL, NULL, NULL, NULL, 4, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (263, 259, 308, NULL, NULL, NULL, NULL, 3, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (264, 260, 308, NULL, NULL, NULL, NULL, 2, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (265, 261, 308, NULL, NULL, NULL, NULL, 6, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (268, 262, 308, NULL, NULL, NULL, NULL, 11, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (271, 264, 308, NULL, NULL, NULL, NULL, 7, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (266, 98, 308, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (267, 103, 308, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (269, 242, 308, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (270, 263, 308, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (261, 133, 308, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (272, 265, 308, NULL, NULL, NULL, NULL, 8, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (273, 266, 308, NULL, NULL, NULL, NULL, 1, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (274, 267, 308, NULL, NULL, NULL, NULL, 7, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (275, 268, 308, NULL, NULL, NULL, NULL, 7, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (276, 269, 308, NULL, NULL, NULL, NULL, 4, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (277, 270, 308, NULL, NULL, NULL, NULL, 6, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (278, 271, 308, NULL, NULL, NULL, NULL, 2, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (279, 272, 308, NULL, NULL, NULL, NULL, 3, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (280, 273, 308, NULL, NULL, NULL, NULL, 9, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (284, 276, 308, NULL, NULL, NULL, NULL, 11, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (286, 277, 308, NULL, NULL, NULL, NULL, 11, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (281, 157, 308, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (282, 274, 308, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (283, 275, 308, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (285, 101, 308, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (287, 171, 308, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (288, 278, 309, NULL, NULL, NULL, NULL, 7, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (289, 279, 309, NULL, NULL, NULL, NULL, 9, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (290, 280, 309, NULL, NULL, NULL, NULL, 5, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (291, 281, 309, NULL, NULL, NULL, NULL, 8, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (292, 282, 309, NULL, NULL, NULL, NULL, 4, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (293, 283, 309, NULL, NULL, NULL, NULL, 1, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (294, 284, 309, NULL, NULL, NULL, NULL, 6, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (295, 285, 309, NULL, NULL, NULL, NULL, 2, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (296, 286, 309, NULL, NULL, NULL, NULL, 3, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (297, 287, 309, NULL, NULL, NULL, NULL, 11, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (298, 288, 309, NULL, NULL, NULL, NULL, 3, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (299, 289, 309, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (300, 290, 309, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (301, 291, 309, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (302, 292, 309, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (303, 293, 309, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (304, 294, 309, NULL, NULL, NULL, NULL, 12, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (305, 295, 309, NULL, NULL, NULL, NULL, 1, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (306, 296, 309, NULL, NULL, NULL, NULL, 7, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (307, 297, 309, NULL, NULL, NULL, NULL, 8, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (308, 298, 309, NULL, NULL, NULL, NULL, 5, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (309, 299, 309, NULL, NULL, NULL, NULL, 13, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (310, 300, 309, NULL, NULL, NULL, NULL, 9, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (311, 301, 309, NULL, NULL, NULL, NULL, 2, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (312, 302, 309, NULL, NULL, NULL, NULL, 4, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (313, 303, 309, NULL, NULL, NULL, NULL, 3, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (314, 304, 309, NULL, NULL, NULL, NULL, 3, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (315, 305, 309, NULL, NULL, NULL, NULL, 6, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (316, 306, 309, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (317, 307, 309, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (318, 308, 309, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (319, 309, 309, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (333, 216, 310, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (337, 312, 310, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (341, 78, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (343, 74, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (345, 104, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (348, 314, 310, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (328, 95, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (353, 131, 310, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (355, 109, 310, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (359, 240, 310, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (361, 317, 310, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (362, 318, 310, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (364, 320, 310, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (360, 116, 310, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (366, 321, 310, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (367, 90, 310, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (368, 263, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (354, 316, 310, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (371, 323, 310, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (351, 130, 310, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (346, 105, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (375, 324, 310, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (363, 319, 310, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (376, 308, 310, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (377, 325, 310, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (378, 326, 310, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (379, 223, 310, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (380, 327, 310, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (383, 161, 310, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (384, 186, 310, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (386, 329, 310, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (387, 138, 310, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (391, 80, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (392, 330, 310, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (395, 331, 310, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (397, 153, 310, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (399, 108, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (400, 232, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (335, 132, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (403, 334, 310, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (406, 336, 310, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (409, 229, 310, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (338, 313, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (357, 151, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (412, 231, 310, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (413, 338, 310, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (325, 91, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (321, 96, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (323, 149, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (418, 126, 310, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (420, 76, 310, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (326, 150, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (327, 148, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (422, 188, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (423, 162, 310, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (425, 210, 310, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (426, 93, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (347, 121, 310, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (324, 310, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (334, 127, 310, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (417, 119, 310, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (428, 100, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (390, 92, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (427, 84, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (430, 83, 310, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (431, 85, 310, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (432, 350, 310, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (433, 202, 310, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (434, 351, 310, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (435, 167, 310, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (410, 228, 310, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (436, 352, 310, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (408, 197, 310, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (437, 170, 310, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (339, 205, 310, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (396, 332, 310, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (438, 353, 310, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (393, 89, 310, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (440, 88, 310, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (394, 203, 310, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (442, 355, 310, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (443, 356, 310, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (444, 164, 310, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (445, 163, 310, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (407, 159, 310, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (385, 160, 310, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (446, 189, 310, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (447, 193, 310, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (448, 125, 310, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (449, 357, 310, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (450, 358, 310, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (451, 359, 310, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (452, 213, 310, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (429, 195, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (329, 106, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (415, 72, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (453, 360, 310, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (454, 361, 310, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (441, 354, 310, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (419, 101, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (455, 226, 310, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (456, 227, 310, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (457, 362, 310, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (405, 335, 310, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (404, 211, 310, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (402, 333, 310, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (458, 147, 310, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (459, 363, 310, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (460, 364, 310, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (381, 136, 310, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (382, 328, 310, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (461, 134, 310, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (388, 196, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (344, 103, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (322, 274, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (389, 242, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (330, 98, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (462, 217, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (401, 194, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (398, 71, 310, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (414, 166, 310, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (463, 365, 310, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (464, 366, 310, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (465, 367, 310, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (411, 337, 310, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (466, 169, 310, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (340, 61, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (372, 87, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (467, 111, 310, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (370, 222, 310, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (369, 322, 310, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (352, 315, 310, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (331, 102, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (349, 114, 310, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (350, 115, 310, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (468, 233, 310, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (358, 190, 310, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (336, 311, 310, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (356, 120, 310, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (421, 99, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (469, 118, 310, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (470, 128, 310, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (332, 157, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (365, 117, 310, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (424, 349, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (471, 239, 310, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (373, 82, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (439, 158, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (472, 57, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (342, 97, 310, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (320, 94, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (374, 133, 310, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (416, 171, 310, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (662, 484, 839, NULL, NULL, NULL, NULL, 9, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (663, 485, 839, NULL, NULL, NULL, NULL, 4, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (664, 486, 839, NULL, NULL, NULL, NULL, 5, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (665, 487, 839, NULL, NULL, NULL, NULL, 7, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (666, 488, 839, NULL, NULL, NULL, NULL, 2, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (667, 489, 839, NULL, NULL, NULL, NULL, 3, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (668, 490, 839, NULL, NULL, NULL, NULL, 8, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (669, 491, 839, NULL, NULL, NULL, NULL, 8, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (670, 492, 839, NULL, NULL, NULL, NULL, 1, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (671, 493, 839, NULL, NULL, NULL, NULL, 6, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (672, 494, 839, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (673, 495, 839, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (674, 496, 839, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (675, 497, 839, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (676, 498, 839, NULL, NULL, NULL, NULL, 1, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (677, 499, 839, NULL, NULL, NULL, NULL, 5, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (678, 500, 839, NULL, NULL, NULL, NULL, 8, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (679, 501, 839, NULL, NULL, NULL, NULL, 2, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (680, 502, 839, NULL, NULL, NULL, NULL, 4, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (681, 503, 839, NULL, NULL, NULL, NULL, 3, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (682, 504, 839, NULL, NULL, NULL, NULL, 7, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (683, 505, 839, NULL, NULL, NULL, NULL, 9, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (684, 506, 839, NULL, NULL, NULL, NULL, 6, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (685, 355, 839, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (686, 361, 839, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (687, 360, 839, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (688, 507, 839, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (689, 508, 839, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (690, 509, 839, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (698, 409, 840, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (705, 376, 840, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (710, 435, 840, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (712, 511, 840, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (714, 141, 840, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (721, 436, 840, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (722, 512, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (724, 25, 840, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (726, 514, 840, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (727, 399, 840, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (728, 515, 840, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (732, 516, 840, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (720, 439, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (733, 517, 840, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (734, 197, 840, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (735, 518, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (716, 139, 840, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (738, 519, 840, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (701, 370, 840, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (739, 520, 840, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (744, 434, 840, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (746, 308, 840, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (749, 374, 840, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (750, 61, 840, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (743, 135, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (751, 75, 840, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (752, 100, 840, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (753, 120, 840, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (754, 121, 840, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (755, 127, 840, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (756, 96, 840, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (757, 98, 840, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (758, 228, 840, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (736, 170, 840, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (759, 337, 840, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (760, 157, 840, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (761, 102, 840, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (762, 94, 840, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (763, 360, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (764, 522, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (767, 371, 840, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (771, 523, 840, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (745, 521, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (772, 380, 840, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (713, 221, 840, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (709, 220, 840, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (773, 223, 840, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (774, 454, 840, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (779, 445, 840, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (781, 494, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (782, 47, 840, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (785, 143, 840, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (711, 447, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (786, 526, 840, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (787, 440, 840, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (789, 527, 840, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (729, 497, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (790, 146, 840, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (708, 495, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (791, 361, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (793, 29, 702, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (798, 525, 702, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (800, 535, 702, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (801, 137, 702, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (802, 536, 702, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (806, 537, 702, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (808, 102, 702, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (809, 157, 702, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (810, 158, 702, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (811, 49, 702, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (812, 538, 702, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (807, 392, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (813, 382, 702, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (796, 389, 702, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (814, 386, 702, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (794, 206, 702, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (792, 370, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (817, 142, 702, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (803, 508, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (818, 539, 702, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (820, 274, 702, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (821, 349, 702, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (822, 101, 702, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (823, 210, 702, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (824, 164, 702, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (825, 163, 702, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (826, 118, 702, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (805, 393, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (827, 128, 702, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (828, 117, 702, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (829, 193, 702, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (830, 125, 702, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (831, 540, 702, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (832, 330, 702, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (833, 203, 702, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (834, 327, 702, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (835, 497, 702, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (819, 522, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (837, 219, 702, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (795, 534, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (797, 524, 702, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (839, 523, 702, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (804, 396, 702, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (840, 541, 702, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (841, 542, 702, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (836, 221, 702, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (815, 398, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (842, 543, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (799, 512, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (843, 412, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (838, 509, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (816, 411, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (844, 291, 702, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (845, 495, 702, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (846, 747, 1094, NULL, NULL, NULL, NULL, 7, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (847, 748, 1094, NULL, NULL, NULL, NULL, 11, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (848, 749, 1094, NULL, NULL, NULL, NULL, 9, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (849, 750, 1094, NULL, NULL, NULL, NULL, 6, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (850, 751, 1094, NULL, NULL, NULL, NULL, 2, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (851, 752, 1094, NULL, NULL, NULL, NULL, 1, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (852, 753, 1094, NULL, NULL, NULL, NULL, 5, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (853, 754, 1094, NULL, NULL, NULL, NULL, 8, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (854, 755, 1094, NULL, NULL, NULL, NULL, 4, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (855, 756, 1094, NULL, NULL, NULL, NULL, 3, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (856, 757, 1094, NULL, NULL, NULL, NULL, 28, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (857, 758, 1094, NULL, NULL, NULL, NULL, 11, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (858, 437, 1094, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (859, 759, 1094, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (860, 519, 1094, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (861, 760, 1094, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (862, 761, 1094, NULL, NULL, NULL, NULL, 7, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (863, 762, 1094, NULL, NULL, NULL, NULL, 4, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (864, 763, 1094, NULL, NULL, NULL, NULL, 8, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (865, 764, 1094, NULL, NULL, NULL, NULL, 1, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (866, 765, 1094, NULL, NULL, NULL, NULL, 5, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (867, 766, 1094, NULL, NULL, NULL, NULL, 2, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (868, 767, 1094, NULL, NULL, NULL, NULL, 9, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (869, 768, 1094, NULL, NULL, NULL, NULL, 3, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (870, 769, 1094, NULL, NULL, NULL, NULL, 6, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (871, 220, 1094, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (872, 770, 1094, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (873, 771, 1094, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (874, 772, 1094, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (875, 773, 1094, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (879, 534, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (881, 325, 546, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (883, 771, 546, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (885, 581, 546, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (887, 326, 546, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (889, 139, 546, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (886, 138, 546, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (877, 774, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (890, 526, 546, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (891, 226, 546, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (892, 440, 546, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (893, 321, 546, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (894, 118, 546, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (896, 25, 546, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (897, 136, 546, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (898, 519, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (888, 446, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (899, 361, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (900, 456, 546, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (901, 209, 546, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (902, 775, 546, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (903, 760, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (904, 336, 546, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (905, 216, 546, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (906, 193, 546, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (907, 89, 546, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (908, 330, 546, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (909, 203, 546, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (910, 334, 546, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (911, 162, 546, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (912, 163, 546, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (895, 128, 546, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (913, 117, 546, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (882, 520, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (914, 541, 546, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (876, 327, 546, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (915, 743, 546, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (916, 364, 546, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (917, 438, 546, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (880, 39, 546, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (919, 543, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (920, 512, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (921, 509, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (922, 524, 546, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (923, 569, 546, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (918, 41, 546, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (924, 40, 546, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (925, 776, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (884, 221, 546, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (878, 437, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (926, 220, 546, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (932, 785, 1191, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (937, 386, 1191, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (944, 495, 1191, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (946, 400, 1191, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (947, 546, 1191, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (941, 510, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (950, 581, 1191, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (951, 409, 1191, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (958, 11, 1191, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (954, 371, 1191, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (955, 370, 1191, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (959, 411, 1191, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (945, 514, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (961, 526, 1191, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (963, 382, 1191, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (968, 399, 1191, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (972, 114, 1191, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (962, 773, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (975, 537, 1191, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (976, 139, 1191, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (978, 397, 1191, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (981, 786, 1191, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (936, 413, 1191, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (985, 148, 1191, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (986, 188, 1191, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (987, 150, 1191, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (988, 151, 1191, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (989, 214, 1191, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (990, 359, 1191, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (991, 215, 1191, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (992, 91, 1191, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (993, 217, 1191, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (984, 195, 1191, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (994, 626, 1191, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (996, 120, 1191, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (997, 121, 1191, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (973, 26, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (953, 771, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (998, 788, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1002, 509, 1191, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1003, 306, 1191, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1005, 320, 1191, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (977, 219, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1009, 447, 1191, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (960, 134, 1191, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (965, 224, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1010, 329, 1191, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1011, 717, 1191, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1012, 137, 1191, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (969, 223, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1017, 384, 1191, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (995, 770, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1018, 789, 1191, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (967, 454, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1019, 227, 1191, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1020, 408, 1191, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (933, 220, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1022, 817, 1293, NULL, NULL, NULL, NULL, 1, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1023, 818, 1293, NULL, NULL, NULL, NULL, 7, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1024, 819, 1293, NULL, NULL, NULL, NULL, 9, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1025, 820, 1293, NULL, NULL, NULL, NULL, 9, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1026, 821, 1293, NULL, NULL, NULL, NULL, 8, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1027, 822, 1293, NULL, NULL, NULL, NULL, 5, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1028, 823, 1293, NULL, NULL, NULL, NULL, 4, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1029, 824, 1293, NULL, NULL, NULL, NULL, 2, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1030, 825, 1293, NULL, NULL, NULL, NULL, 6, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1031, 826, 1293, NULL, NULL, NULL, NULL, 29, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1032, 827, 1293, NULL, NULL, NULL, NULL, 3, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1033, 828, 1293, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1034, 829, 1293, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1035, 830, 1293, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1036, 831, 1293, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1037, 387, 1293, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1038, 441, 1293, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1039, 443, 1293, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1040, 712, 1293, NULL, NULL, NULL, NULL, 5, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1041, 704, 1293, NULL, NULL, NULL, NULL, 6, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1042, 713, 1293, NULL, NULL, NULL, NULL, 6, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1043, 711, 1293, NULL, NULL, NULL, NULL, 8, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1044, 708, 1293, NULL, NULL, NULL, NULL, 2, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1045, 705, 1293, NULL, NULL, NULL, NULL, 4, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1046, 710, 1293, NULL, NULL, NULL, NULL, 7, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1047, 584, 1293, NULL, NULL, NULL, NULL, 3, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1048, 714, 1293, NULL, NULL, NULL, NULL, 3, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1049, 706, 1293, NULL, NULL, NULL, NULL, 9, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1050, 702, 1293, NULL, NULL, NULL, NULL, 4, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1051, 707, 1293, NULL, NULL, NULL, NULL, 30, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1052, 709, 1293, NULL, NULL, NULL, NULL, 1, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1053, 581, 1293, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1054, 717, 1293, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1055, 434, 1293, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1056, 721, 1293, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1057, 329, 1293, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1058, 718, 1293, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (691, 377, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (693, 134, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (695, 136, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1062, 326, 840, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1063, 325, 840, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (707, 510, 840, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1064, 832, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (715, 400, 840, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1067, 140, 840, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1060, 561, 840, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1069, 28, 840, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1070, 29, 840, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1071, 385, 840, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1072, 833, 840, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (725, 513, 840, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1074, 355, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (702, 379, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1076, 378, 840, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (731, 456, 840, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1079, 318, 840, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (748, 320, 840, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1080, 442, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1081, 786, 840, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (777, 525, 840, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (719, 372, 840, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (747, 306, 840, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1082, 324, 840, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1083, 438, 840, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1084, 126, 840, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1085, 190, 840, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1066, 830, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1086, 311, 840, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1087, 49, 840, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (740, 44, 840, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1065, 567, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (741, 30, 840, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (703, 356, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1088, 393, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1090, 147, 840, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1091, 363, 840, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (788, 364, 840, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (769, 227, 840, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (770, 362, 840, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (742, 39, 840, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1093, 129, 840, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1094, 130, 840, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1095, 115, 840, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1099, 166, 840, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1100, 668, 840, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1101, 167, 840, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1097, 155, 840, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1096, 204, 840, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1098, 205, 840, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1102, 189, 840, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1103, 159, 840, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1061, 831, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (704, 369, 840, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (706, 206, 840, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1077, 207, 840, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (778, 383, 840, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1105, 834, 840, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (780, 384, 840, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1104, 407, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1075, 534, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1106, 398, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1089, 394, 840, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1092, 145, 840, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1107, 835, 840, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (768, 413, 840, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1108, 13, 840, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (783, 10, 840, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (784, 41, 840, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (776, 441, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (697, 328, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (699, 327, 840, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1109, 541, 840, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1068, 443, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1078, 395, 840, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (730, 416, 840, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1110, 703, 840, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (737, 138, 840, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (717, 453, 840, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (765, 408, 840, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (775, 524, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (700, 368, 840, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (766, 391, 840, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1111, 569, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (692, 389, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1112, 402, 840, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1059, 388, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (723, 414, 840, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (696, 387, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1073, 788, 840, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (694, 386, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (718, 137, 840, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1113, 829, 840, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1114, 717, 840, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1117, 546, 1409, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1123, 583, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1130, 307, 1409, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1131, 306, 1409, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1133, 47, 1409, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1134, 719, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1135, 30, 1409, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1147, 581, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1150, 391, 1409, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1151, 411, 1409, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1153, 360, 1409, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1154, 535, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1155, 379, 1409, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1157, 508, 1409, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1158, 446, 1409, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1162, 355, 1409, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1122, 536, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1169, 110, 1409, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1149, 327, 1409, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1170, 377, 1409, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1171, 207, 1409, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1177, 135, 1409, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1129, 434, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1178, 521, 1409, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1160, 537, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1168, 397, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1181, 124, 1409, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1120, 435, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1182, 125, 1409, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1184, 846, 1409, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1138, 701, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1185, 82, 1409, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1187, 61, 1409, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1166, 131, 1409, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1167, 316, 1409, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1188, 222, 1409, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1189, 121, 1409, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1190, 127, 1409, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1192, 98, 1409, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1193, 103, 1409, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1194, 150, 1409, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1119, 400, 1409, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1197, 320, 1409, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1126, 401, 1409, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1200, 414, 1409, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1202, 28, 1409, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1127, 721, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1203, 290, 1409, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1204, 410, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1205, 373, 1409, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1211, 224, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1174, 223, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1164, 383, 1409, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1222, 833, 1409, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1140, 511, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1223, 829, 1409, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1195, 717, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1224, 279, 648, NULL, NULL, NULL, NULL, 2, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1225, 280, 648, NULL, NULL, NULL, NULL, 6, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1226, 281, 648, NULL, NULL, NULL, NULL, 5, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1227, 287, 648, NULL, NULL, NULL, NULL, 7, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1228, 283, 648, NULL, NULL, NULL, NULL, 1, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1229, 417, 648, NULL, NULL, NULL, NULL, 4, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1230, 284, 648, NULL, NULL, NULL, NULL, 9, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1231, 288, 648, NULL, NULL, NULL, NULL, 3, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1232, 282, 648, NULL, NULL, NULL, NULL, 11, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1233, 278, 648, NULL, NULL, NULL, NULL, 8, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1234, 208, 648, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1235, 290, 648, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1236, 459, 648, NULL, NULL, NULL, NULL, 7, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1237, 297, 648, NULL, NULL, NULL, NULL, 31, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1238, 296, 648, NULL, NULL, NULL, NULL, 8, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1239, 302, 648, NULL, NULL, NULL, NULL, 4, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1240, 298, 648, NULL, NULL, NULL, NULL, 5, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1241, 300, 648, NULL, NULL, NULL, NULL, 9, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1242, 295, 648, NULL, NULL, NULL, NULL, 1, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1243, 301, 648, NULL, NULL, NULL, NULL, 2, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1244, 305, 648, NULL, NULL, NULL, NULL, 6, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1245, 304, 648, NULL, NULL, NULL, NULL, 3, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1246, 294, 648, NULL, NULL, NULL, NULL, 11, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1247, 303, 648, NULL, NULL, NULL, NULL, 3, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1248, 374, 648, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1249, 307, 648, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1250, 309, 648, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (477, 371, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (479, 372, 546, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (485, 10, 546, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (487, 47, 546, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (489, 11, 546, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (490, 328, 546, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (492, 377, 546, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (493, 134, 546, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (483, 319, 546, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (497, 355, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (501, 381, 546, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (502, 227, 546, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (503, 382, 546, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (506, 385, 546, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (507, 386, 546, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (508, 387, 546, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (504, 383, 546, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (505, 384, 546, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (511, 390, 546, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (512, 44, 546, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (513, 43, 546, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (514, 30, 546, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (475, 370, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (516, 392, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (517, 393, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (518, 394, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (519, 91, 546, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (520, 108, 546, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (522, 395, 546, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (524, 397, 546, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (526, 398, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (527, 356, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (529, 141, 546, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (530, 147, 546, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (533, 401, 546, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (534, 402, 546, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (535, 403, 546, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (536, 404, 546, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (537, 332, 546, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (538, 153, 546, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (482, 289, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (539, 156, 546, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (540, 405, 546, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (521, 148, 546, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (541, 188, 546, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (542, 106, 546, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (544, 239, 546, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (543, 406, 546, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (491, 376, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (545, 192, 546, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (546, 122, 546, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (547, 124, 546, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (548, 407, 546, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (510, 389, 546, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (509, 388, 546, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (531, 400, 546, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (528, 399, 546, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (549, 363, 546, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (473, 368, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (550, 408, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (551, 409, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (552, 410, 546, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (553, 329, 546, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (525, 137, 546, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (554, 411, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (515, 391, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (555, 412, 546, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (478, 206, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (557, 145, 546, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (558, 413, 546, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (559, 225, 546, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (560, 414, 546, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (561, 28, 546, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (562, 415, 546, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (498, 378, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (563, 306, 546, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (481, 320, 546, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (480, 373, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (564, 416, 546, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (494, 207, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (500, 380, 546, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (523, 396, 546, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (532, 290, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (496, 354, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (474, 369, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (499, 379, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (556, 291, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (565, 360, 546, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (486, 375, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (495, 318, 546, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (488, 292, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (566, 308, 546, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (476, 208, 546, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (484, 374, 546, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1251, 852, 1490, NULL, NULL, NULL, NULL, 6, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1252, 853, 1490, NULL, NULL, NULL, NULL, 9, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1253, 854, 1490, NULL, NULL, NULL, NULL, 2, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1254, 855, 1490, NULL, NULL, NULL, NULL, 4, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1255, 640, 1490, NULL, NULL, NULL, NULL, 7, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1256, 856, 1490, NULL, NULL, NULL, NULL, 8, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1257, 857, 1490, NULL, NULL, NULL, NULL, 3, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1258, 858, 1490, NULL, NULL, NULL, NULL, 1, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1261, 859, 1490, NULL, NULL, NULL, NULL, 11, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1264, 861, 1490, NULL, NULL, NULL, NULL, 11, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1259, 110, 1490, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1260, 235, 1490, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1262, 111, 1490, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1263, 860, 1490, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1265, 862, 1490, NULL, NULL, NULL, NULL, 7, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1266, 863, 1490, NULL, NULL, NULL, NULL, 6, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1267, 864, 1490, NULL, NULL, NULL, NULL, 4, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1268, 865, 1490, NULL, NULL, NULL, NULL, 2, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1269, 866, 1490, NULL, NULL, NULL, NULL, 8, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1270, 867, 1490, NULL, NULL, NULL, NULL, 8, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1271, 868, 1490, NULL, NULL, NULL, NULL, 9, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1272, 869, 1490, NULL, NULL, NULL, NULL, 1, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1273, 870, 1490, NULL, NULL, NULL, NULL, 3, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1274, 335, 1490, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1275, 334, 1490, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1276, 163, 1490, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (575, 289, 702, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (580, 432, 702, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (582, 433, 702, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (583, 434, 702, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (585, 435, 702, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (587, 207, 702, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (576, 369, 702, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (589, 371, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (590, 391, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (595, 394, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (596, 145, 702, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (597, 226, 702, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (598, 413, 702, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (599, 439, 702, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (600, 134, 702, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (601, 440, 702, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (586, 436, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (602, 227, 702, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (603, 388, 702, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (605, 442, 702, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (608, 13, 702, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (572, 372, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (609, 443, 702, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (604, 441, 702, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (579, 383, 702, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (613, 445, 702, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (614, 384, 702, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (615, 399, 702, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (616, 141, 702, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (617, 409, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (618, 446, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (622, 447, 702, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (624, 136, 702, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (625, 328, 702, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (626, 377, 702, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (569, 324, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (627, 149, 702, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (610, 96, 702, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (611, 98, 702, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (629, 406, 702, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (631, 449, 702, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (632, 332, 702, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (633, 152, 702, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (612, 444, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (634, 450, 702, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (635, 451, 702, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (636, 316, 702, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (637, 452, 702, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (638, 110, 702, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (606, 10, 702, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (630, 309, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (639, 12, 702, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (607, 41, 702, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (628, 448, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (640, 39, 702, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (641, 138, 702, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (642, 453, 702, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (643, 139, 702, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (644, 325, 702, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (645, 454, 702, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (646, 223, 702, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (571, 354, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (647, 360, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (570, 431, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (649, 402, 702, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (621, 25, 702, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (620, 414, 702, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (619, 28, 702, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (650, 408, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (591, 437, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (651, 368, 702, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (592, 364, 702, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (652, 147, 702, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (594, 363, 702, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (653, 378, 702, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (584, 306, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (574, 320, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (573, 373, 702, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (654, 379, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (593, 438, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (568, 356, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (655, 355, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (581, 307, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (648, 361, 702, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (656, 455, 702, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (657, 456, 702, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (567, 319, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (658, 416, 702, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (659, 457, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (660, 375, 702, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (588, 318, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (661, 292, 702, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (623, 308, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (578, 208, 702, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (577, 374, 702, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1291, 666, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1292, 85, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1293, 129, 1491, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1300, 190, 1491, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1301, 873, 1491, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1304, 350, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1307, 79, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1309, 200, 1491, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1310, 875, 1491, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1311, 57, 1491, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1312, 100, 1491, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1321, 876, 1491, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1323, 333, 1491, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1325, 878, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1326, 139, 1491, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1327, 536, 1491, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1328, 397, 1491, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1298, 228, 1491, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1284, 197, 1491, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1329, 231, 1491, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1330, 879, 1491, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1308, 167, 1491, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1317, 98, 1491, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1315, 84, 1491, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1287, 872, 1491, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1332, 880, 1491, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1334, 395, 1491, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1335, 396, 1491, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1338, 217, 1491, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1340, 703, 1491, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1341, 329, 1491, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1342, 137, 1491, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1343, 414, 1491, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1344, 25, 1491, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1345, 402, 1491, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1347, 308, 1491, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1348, 452, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1352, 233, 1491, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1354, 881, 1491, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1357, 882, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1303, 121, 1491, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1297, 112, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1361, 449, 1491, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1362, 883, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1366, 884, 1491, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1367, 99, 1491, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1302, 322, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1370, 236, 1491, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1339, 91, 1491, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1371, 238, 1491, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1375, 214, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1313, 111, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1376, 358, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1288, 237, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1377, 885, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1305, 235, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1378, 159, 1491, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1283, 131, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1380, 886, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1381, 887, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1392, 614, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1398, 310, 1617, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1399, 349, 1617, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1401, 898, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1402, 899, 1617, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1407, 336, 1617, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1410, 902, 1617, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1404, 353, 1617, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1408, 901, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1416, 79, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1417, 83, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1418, 666, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1419, 903, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1423, 323, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1424, 130, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1425, 109, 1617, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1427, 111, 1617, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1428, 878, 1617, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1429, 786, 1617, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1430, 433, 1617, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1431, 787, 1617, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1432, 94, 1617, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1435, 274, 1617, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1436, 195, 1617, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1437, 108, 1617, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1438, 212, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1439, 71, 1617, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1441, 165, 1617, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1442, 169, 1617, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1445, 160, 1617, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1446, 228, 1617, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1443, 904, 1617, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1447, 229, 1617, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1448, 199, 1617, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1451, 354, 1617, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1452, 534, 1617, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1434, 99, 1617, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1455, 411, 1617, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1456, 391, 1617, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1457, 385, 1617, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1458, 432, 1617, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1459, 383, 1617, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1460, 626, 1617, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1461, 77, 1617, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1462, 119, 1617, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1391, 186, 1617, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1390, 159, 1617, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1465, 905, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1400, 210, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1467, 906, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1468, 540, 1617, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1469, 907, 1617, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1470, 239, 1617, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1412, 876, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1474, 96, 1617, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1444, 334, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1476, 82, 1617, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1478, 97, 1617, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1403, 332, 1617, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1482, 114, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1396, 162, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1483, 908, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1484, 233, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1485, 887, 1617, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1406, 877, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1486, 1, 1740, NULL, NULL, NULL, NULL, 1, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1487, 7, 1740, NULL, NULL, NULL, NULL, 7, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1488, 2, 1740, NULL, NULL, NULL, NULL, 2, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1489, 3, 1740, NULL, NULL, NULL, NULL, 3, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1490, 5, 1740, NULL, NULL, NULL, NULL, 5, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1491, 4, 1740, NULL, NULL, NULL, NULL, 4, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1492, 35, 1740, NULL, NULL, NULL, NULL, 8, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1493, 34, 1740, NULL, NULL, NULL, NULL, 8, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1494, 6, 1740, NULL, NULL, NULL, NULL, 6, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1495, 9, 1740, NULL, NULL, NULL, NULL, 9, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1496, 8, 1740, NULL, NULL, NULL, NULL, 11, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1497, 38, 1740, NULL, NULL, NULL, NULL, 9, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1498, 920, 1740, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1499, 40, 1740, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1500, 49, 1740, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1501, 14, 1740, NULL, NULL, NULL, NULL, 7, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1502, 15, 1740, NULL, NULL, NULL, NULL, 6, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1503, 16, 1740, NULL, NULL, NULL, NULL, 5, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1504, 17, 1740, NULL, NULL, NULL, NULL, 8, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1505, 18, 1740, NULL, NULL, NULL, NULL, 4, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1506, 19, 1740, NULL, NULL, NULL, NULL, 1, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1507, 20, 1740, NULL, NULL, NULL, NULL, 3, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1508, 22, 1740, NULL, NULL, NULL, NULL, 2, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1509, 21, 1740, NULL, NULL, NULL, NULL, 2, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1510, 23, 1740, NULL, NULL, NULL, NULL, 9, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1511, 415, 1740, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1512, 29, 1740, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1513, 27, 1740, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1514, 26, 1740, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1515, 921, 1740, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1522, 375, 1741, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1524, 292, 1741, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1529, 719, 1741, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1531, 453, 1741, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1533, 701, 1741, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1534, 845, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1535, 382, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1537, 526, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1538, 575, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1540, 437, 1741, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1543, 147, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1544, 539, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1545, 549, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1548, 784, 1741, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1552, 142, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1541, 43, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1554, 289, 1741, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1557, 438, 1741, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1560, 89, 1741, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1561, 330, 1741, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1562, 393, 1741, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1566, 416, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1568, 377, 1741, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1572, 381, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1530, 30, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1577, 450, 1741, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1578, 896, 1741, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1579, 451, 1741, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1580, 534, 1741, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1581, 167, 1741, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1582, 367, 1741, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1584, 165, 1741, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1585, 871, 1741, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1586, 197, 1741, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1588, 234, 1741, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1583, 46, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1589, 130, 1741, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1590, 874, 1741, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1591, 922, 1741, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1592, 213, 1741, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1594, 309, 1741, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1596, 306, 1741, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1597, 448, 1741, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1598, 835, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1599, 362, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1601, 225, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1536, 49, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1602, 923, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1603, 541, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1571, 456, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1605, 219, 1741, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1563, 387, 1741, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1606, 389, 1741, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1542, 391, 1741, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1611, 494, 1741, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1612, 327, 1741, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1614, 28, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1532, 13, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1615, 27, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1609, 371, 1741, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1616, 411, 1741, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1617, 40, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1618, 776, 1741, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1628, 583, 1828, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1637, 379, 1828, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1640, 386, 1828, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1643, 575, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1648, 381, 1828, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1650, 144, 1828, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1655, 925, 1828, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1629, 513, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1658, 926, 1828, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1661, 209, 1828, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1665, 927, 1828, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1666, 370, 1828, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1667, 391, 1828, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1668, 409, 1828, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1669, 773, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1672, 786, 1828, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1673, 324, 1828, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1676, 207, 1828, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1681, 359, 1828, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1682, 214, 1828, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1683, 228, 1828, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1684, 928, 1828, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1685, 160, 1828, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1663, 159, 1828, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1686, 929, 1828, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1687, 110, 1828, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1688, 111, 1828, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1689, 131, 1828, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1690, 168, 1828, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1691, 631, 1828, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1692, 367, 1828, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1693, 221, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1649, 26, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1670, 771, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1695, 784, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1647, 456, 1828, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1678, 403, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1632, 721, 1828, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1703, 930, 1828, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1675, 318, 1828, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1705, 306, 1828, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1696, 523, 1828, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1707, 516, 1828, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1634, 921, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1702, 415, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1710, 220, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1631, 401, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1659, 39, 1828, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1713, 13, 1828, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1664, 27, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1662, 402, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1625, 414, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1715, 387, 1828, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1645, 788, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1716, 920, 1828, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1717, 940, 1894, NULL, NULL, NULL, NULL, 8, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1718, 941, 1894, NULL, NULL, NULL, NULL, 9, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1719, 942, 1894, NULL, NULL, NULL, NULL, 6, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1720, 943, 1894, NULL, NULL, NULL, NULL, 4, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1721, 944, 1894, NULL, NULL, NULL, NULL, 1, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1722, 945, 1894, NULL, NULL, NULL, NULL, 7, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1723, 946, 1894, NULL, NULL, NULL, NULL, 7, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1724, 947, 1894, NULL, NULL, NULL, NULL, 2, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1726, 949, 1894, NULL, NULL, NULL, NULL, 3, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1728, 950, 1894, NULL, NULL, NULL, NULL, 2, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1727, 315, 1894, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1725, 948, 1894, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1729, 951, 1894, NULL, NULL, NULL, NULL, 8, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1730, 952, 1894, NULL, NULL, NULL, NULL, 6, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1731, 953, 1894, NULL, NULL, NULL, NULL, 2, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1732, 954, 1894, NULL, NULL, NULL, NULL, 4, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1733, 955, 1894, NULL, NULL, NULL, NULL, 1, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1734, 956, 1894, NULL, NULL, NULL, NULL, 7, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1735, 957, 1894, NULL, NULL, NULL, NULL, 3, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1736, 958, 1894, NULL, NULL, NULL, NULL, 9, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1739, 959, 1894, NULL, NULL, NULL, NULL, 11, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1741, 960, 1894, NULL, NULL, NULL, NULL, 11, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1737, 159, 1894, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1738, 187, 1894, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1740, 639, 1894, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1742, 961, 1894, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1743, 775, 1894, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (155, 148, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (159, 188, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1746, 614, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1747, 875, 164, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (237, 231, 164, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (238, 166, 164, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1750, 625, 164, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (158, 187, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1751, 884, 164, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1753, 969, 164, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1758, 901, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1744, 333, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1748, 902, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1756, 117, 164, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (250, 116, 164, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1760, 128, 164, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (203, 205, 164, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1749, 332, 164, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (218, 125, 164, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (214, 216, 164, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1762, 970, 164, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1763, 350, 164, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (213, 215, 164, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (224, 111, 164, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1765, 112, 164, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1766, 971, 164, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1767, 908, 164, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1768, 315, 164, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1769, 129, 164, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1772, 27, 164, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (181, 194, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (157, 106, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (161, 91, 164, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (185, 157, 164, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (233, 158, 164, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (169, 94, 164, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (234, 228, 164, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (235, 229, 164, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (192, 170, 164, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (239, 167, 164, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1773, 366, 164, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (197, 165, 164, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1774, 334, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1759, 335, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (209, 211, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1775, 409, 164, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1777, 760, 164, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1778, 437, 164, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1779, 456, 164, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1781, 561, 164, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1782, 395, 164, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1771, 402, 164, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1770, 401, 164, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1780, 929, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1783, 921, 164, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1786, 388, 164, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1787, 524, 164, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1788, 831, 164, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (251, 239, 164, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1755, 118, 164, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1789, 406, 164, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1790, 163, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1791, 164, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1792, 162, 164, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1793, 972, 164, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1794, 907, 164, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (216, 122, 164, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (156, 186, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (180, 193, 164, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (212, 214, 164, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (211, 213, 164, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1795, 905, 164, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (165, 127, 164, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1796, 76, 164, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1797, 90, 164, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1754, 927, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (230, 80, 164, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1798, 97, 164, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (173, 92, 164, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1799, 84, 164, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (162, 150, 164, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1757, 336, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1785, 151, 164, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (164, 96, 164, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1801, 89, 164, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (160, 189, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1800, 973, 164, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1802, 331, 164, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1776, 775, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1803, 152, 164, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1761, 353, 164, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1804, 154, 164, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (245, 235, 164, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1745, 159, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (246, 131, 164, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1752, 160, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1805, 886, 164, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (207, 209, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (244, 234, 164, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1784, 161, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1806, 948, 164, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1764, 961, 164, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1812, 166, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1815, 982, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1821, 117, 1995, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1826, 359, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1829, 156, 1995, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1830, 625, 1995, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1831, 89, 1995, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1827, 83, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1836, 85, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1842, 103, 1995, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1843, 87, 1995, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1845, 105, 1995, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1847, 163, 1995, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1851, 189, 1995, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1853, 223, 1995, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1854, 220, 1995, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1855, 454, 1995, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1856, 338, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1825, 113, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1860, 61, 1995, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1844, 80, 1995, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1861, 100, 1995, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1862, 132, 1995, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1863, 96, 1995, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1818, 237, 1995, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1865, 880, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1866, 860, 1995, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1867, 389, 1995, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1868, 387, 1995, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1869, 525, 1995, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1870, 383, 1995, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1871, 390, 1995, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1872, 396, 1995, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1817, 872, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1875, 44, 1995, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1877, 46, 1995, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1835, 130, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1879, 353, 1995, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1882, 204, 1995, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1883, 450, 1995, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1884, 451, 1995, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1881, 983, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1885, 896, 1995, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1886, 222, 1995, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1888, 110, 1995, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1890, 881, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1822, 128, 1995, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1893, 321, 1995, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1894, 126, 1995, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1895, 77, 1995, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1896, 120, 1995, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1897, 205, 1995, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1899, 91, 1995, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1905, 94, 1995, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1906, 906, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1907, 985, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1850, 971, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1908, 358, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1892, 980, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1909, 540, 1995, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1910, 907, 1995, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1848, 335, 1995, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1813, 908, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1887, 233, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1876, 234, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1915, 161, 1995, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1828, 948, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1916, 986, 2090, NULL, NULL, NULL, NULL, 6, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1917, 987, 2090, NULL, NULL, NULL, NULL, 1, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1918, 988, 2090, NULL, NULL, NULL, NULL, 2, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1919, 989, 2090, NULL, NULL, NULL, NULL, 32, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1920, 990, 2090, NULL, NULL, NULL, NULL, 4, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1923, 991, 2090, NULL, NULL, NULL, NULL, 8, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1924, 992, 2090, NULL, NULL, NULL, NULL, 8, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1926, 994, 2090, NULL, NULL, NULL, NULL, 3, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1928, 996, 2090, NULL, NULL, NULL, NULL, 7, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1929, 997, 2090, NULL, NULL, NULL, NULL, 9, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1927, 995, 2090, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1921, 331, 2090, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1922, 204, 2090, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1925, 993, 2090, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1930, 998, 2090, NULL, NULL, NULL, NULL, 6, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1931, 999, 2090, NULL, NULL, NULL, NULL, 6, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1932, 1000, 2090, NULL, NULL, NULL, NULL, 9, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1933, 1001, 2090, NULL, NULL, NULL, NULL, 2, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1934, 1002, 2090, NULL, NULL, NULL, NULL, 4, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1936, 1003, 2090, NULL, NULL, NULL, NULL, 8, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1937, 1004, 2090, NULL, NULL, NULL, NULL, 8, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1939, 1006, 2090, NULL, NULL, NULL, NULL, 7, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1940, 1007, 2090, NULL, NULL, NULL, NULL, 3, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1941, 1008, 2090, NULL, NULL, NULL, NULL, 1, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1944, 1010, 2090, NULL, NULL, NULL, NULL, 4, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1942, 1009, 2090, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1943, 874, 2090, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1935, 885, 2090, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1938, 1005, 2090, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1278, 658, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1279, 222, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1281, 110, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1360, 118, 1491, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1363, 117, 1491, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1359, 239, 1491, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1946, 1011, 1491, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1949, 312, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1950, 313, 1491, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1324, 877, 1491, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1365, 330, 1491, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1954, 86, 1491, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1955, 1012, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1318, 189, 1491, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1319, 186, 1491, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1956, 336, 1491, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1957, 128, 1491, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1958, 321, 1491, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1960, 627, 1491, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1961, 1013, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1962, 1014, 1491, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1963, 1015, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1368, 94, 1491, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1964, 102, 1491, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1965, 158, 1491, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1966, 194, 1491, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1369, 148, 1491, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1337, 106, 1491, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1336, 523, 1491, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1967, 416, 1491, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1968, 456, 1491, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1969, 216, 1491, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1372, 122, 1491, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1373, 193, 1491, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1970, 215, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1971, 359, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1306, 874, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1972, 127, 1491, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1973, 77, 1491, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1356, 119, 1491, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1358, 120, 1491, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1975, 240, 1491, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1959, 116, 1491, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1976, 973, 1491, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1364, 203, 1491, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1978, 376, 1491, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1977, 404, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1979, 206, 1491, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1980, 290, 1491, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1981, 524, 1491, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1983, 387, 1491, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1984, 319, 1491, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1346, 306, 1491, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1985, 444, 1491, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1982, 386, 1491, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1986, 388, 1491, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1290, 115, 1491, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1987, 983, 1491, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1285, 109, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1333, 860, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1277, 316, 1491, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1989, 451, 1491, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1988, 1016, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1990, 450, 1491, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1314, 82, 1491, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1991, 97, 1491, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1992, 87, 1491, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1331, 61, 1491, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1951, 150, 1491, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1994, 151, 1491, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1316, 96, 1491, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1974, 153, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1355, 234, 1491, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1353, 315, 1491, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1289, 114, 1491, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1995, 367, 1491, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1295, 668, 1491, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1294, 165, 1491, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1296, 170, 1491, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1286, 871, 1491, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1996, 337, 1491, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1953, 900, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1299, 169, 1491, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1322, 211, 1491, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1280, 205, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1382, 335, 1491, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1952, 162, 1491, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1379, 160, 1491, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1993, 331, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1997, 775, 1491, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1349, 152, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1320, 209, 1491, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1351, 353, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1998, 961, 1491, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1945, 155, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1374, 125, 1491, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1282, 332, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1999, 191, 1491, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1350, 204, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1948, 218, 1491, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1947, 154, 1491, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2000, 922, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2001, 1009, 1491, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2007, 78, 2168, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2009, 80, 2168, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2011, 82, 2168, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2012, 84, 2168, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2019, 109, 2168, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2015, 228, 2168, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2021, 113, 2168, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2023, 115, 2168, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2024, 351, 2168, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2025, 875, 2168, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2028, 323, 2168, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2029, 130, 2168, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2030, 315, 2168, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2031, 131, 2168, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2032, 235, 2168, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2035, 94, 2168, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2036, 102, 2168, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2037, 349, 2168, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2003, 83, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2018, 666, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2040, 877, 2168, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2044, 961, 2168, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2005, 85, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2045, 202, 2168, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2026, 879, 2168, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2010, 81, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2047, 199, 2168, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2048, 147, 2168, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2049, 527, 2168, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2050, 1026, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2051, 542, 2168, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2016, 662, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2052, 156, 2168, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2054, 89, 2168, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2055, 353, 2168, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2056, 204, 2168, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2057, 155, 2168, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2058, 91, 2168, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2059, 148, 2168, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2060, 108, 2168, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2061, 274, 2168, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2062, 158, 2168, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2063, 99, 2168, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2064, 846, 2168, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2065, 218, 2168, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2068, 414, 2168, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2069, 25, 2168, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2070, 401, 2168, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2071, 141, 2168, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2072, 400, 2168, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2073, 142, 2168, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2074, 221, 2168, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2022, 359, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2075, 220, 2168, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2076, 325, 2168, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2077, 395, 2168, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2078, 396, 2168, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2079, 41, 2168, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2080, 49, 2168, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2081, 47, 2168, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2014, 170, 2168, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2082, 337, 2168, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2027, 215, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2017, 197, 2168, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2067, 124, 2168, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2083, 193, 2168, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2084, 125, 2168, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2085, 335, 2168, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2038, 211, 2168, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2039, 333, 2168, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2087, 210, 2168, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2043, 159, 2168, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2089, 189, 2168, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2041, 209, 2168, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2002, 165, 2168, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2090, 166, 2168, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2042, 213, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2004, 167, 2168, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2091, 128, 2168, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2092, 116, 2168, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2086, 905, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2093, 239, 2168, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2008, 79, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2094, 76, 2168, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2095, 120, 2168, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2096, 77, 2168, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2097, 1027, 2168, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2088, 906, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2098, 652, 2168, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2099, 985, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2100, 971, 2168, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2101, 980, 2168, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2102, 111, 2168, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2033, 874, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2020, 222, 2168, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2006, 358, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2103, 237, 2168, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2046, 885, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2034, 110, 2168, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2104, 1028, 2168, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2013, 350, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2105, 203, 2168, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2106, 1029, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2107, 1030, 2168, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2053, 214, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2108, 154, 2168, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2066, 922, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2109, 995, 2168, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2110, 1009, 2168, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2111, 1037, 2240, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2112, 1038, 2240, NULL, NULL, NULL, NULL, 2, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2113, 556, 2240, NULL, NULL, NULL, NULL, 5, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2114, 1039, 2240, NULL, NULL, NULL, NULL, 4, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2115, 1040, 2240, NULL, NULL, NULL, NULL, 3, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2116, 1041, 2240, NULL, NULL, NULL, NULL, 8, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2117, 1042, 2240, NULL, NULL, NULL, NULL, 7, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2118, 1043, 2240, NULL, NULL, NULL, NULL, 6, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2119, 1044, 2240, NULL, NULL, NULL, NULL, 9, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2120, 525, 2240, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2121, 786, 2240, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2122, 390, 2240, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2123, 1045, 2240, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2124, 432, 2240, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2125, 812, 2240, NULL, NULL, NULL, NULL, 1, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2126, 810, 2240, NULL, NULL, NULL, NULL, 9, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2127, 808, 2240, NULL, NULL, NULL, NULL, 5, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2128, 816, 2240, NULL, NULL, NULL, NULL, 8, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2129, 559, 2240, NULL, NULL, NULL, NULL, 6, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2130, 807, 2240, NULL, NULL, NULL, NULL, 3, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2131, 809, 2240, NULL, NULL, NULL, NULL, 4, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2132, 813, 2240, NULL, NULL, NULL, NULL, 7, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2133, 811, 2240, NULL, NULL, NULL, NULL, 2, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2134, 396, 2240, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2135, 380, 2240, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2136, 805, 2240, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2137, 1046, 2241, NULL, NULL, NULL, NULL, 1, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2138, 1047, 2241, NULL, NULL, NULL, NULL, 9, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2139, 1048, 2241, NULL, NULL, NULL, NULL, 2, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2140, 1049, 2241, NULL, NULL, NULL, NULL, 4, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2141, 1050, 2241, NULL, NULL, NULL, NULL, 7, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2142, 1051, 2241, NULL, NULL, NULL, NULL, 8, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2143, 1052, 2241, NULL, NULL, NULL, NULL, 6, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2144, 1053, 2241, NULL, NULL, NULL, NULL, 3, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2147, 1054, 2241, NULL, NULL, NULL, NULL, 11, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2149, 1055, 2241, NULL, NULL, NULL, NULL, 11, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2151, 848, 2241, NULL, NULL, NULL, NULL, 11, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2145, 241, 2241, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2146, 311, 2241, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2148, 190, 2241, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2150, 1056, 2241, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2152, 610, 2241, NULL, NULL, NULL, NULL, 1, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2153, 700, 2241, NULL, NULL, NULL, NULL, 1, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2154, 1057, 2241, NULL, NULL, NULL, NULL, 9, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2155, 699, 2241, NULL, NULL, NULL, NULL, 2, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2156, 1058, 2241, NULL, NULL, NULL, NULL, 4, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2157, 1059, 2241, NULL, NULL, NULL, NULL, 3, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2158, 698, 2241, NULL, NULL, NULL, NULL, 8, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2159, 1060, 2241, NULL, NULL, NULL, NULL, 7, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2160, 1061, 2241, NULL, NULL, NULL, NULL, 6, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2162, 1062, 2241, NULL, NULL, NULL, NULL, 11, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2161, 170, 2241, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2163, 1063, 2241, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2164, 871, 2241, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2165, 928, 2241, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1518, 11, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2166, 431, 1741, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2167, 307, 1741, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1526, 41, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1528, 39, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1516, 10, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1610, 409, 1741, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2170, 368, 1741, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2171, 774, 1741, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2173, 561, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2174, 441, 1741, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2176, 443, 1741, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1573, 395, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1521, 206, 1741, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2177, 207, 1741, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2178, 394, 1741, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2179, 354, 1741, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1555, 208, 1741, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2180, 369, 1741, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2181, 373, 1741, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2182, 925, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2183, 788, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1558, 29, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1576, 386, 1741, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1564, 567, 1741, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1565, 388, 1741, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2188, 335, 1741, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2168, 433, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2189, 163, 1741, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1556, 374, 1741, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2191, 444, 1741, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1593, 318, 1741, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2192, 538, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1539, 25, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2194, 921, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1546, 326, 1741, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2184, 786, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2195, 223, 1741, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2196, 771, 1741, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2187, 537, 1741, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2197, 397, 1741, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2186, 137, 1741, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2198, 116, 1741, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2199, 240, 1741, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2200, 118, 1741, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2201, 114, 1741, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1587, 315, 1741, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2202, 652, 1741, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2203, 125, 1741, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2204, 540, 1741, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2172, 787, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2205, 846, 1741, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2206, 631, 1741, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2207, 168, 1741, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2208, 202, 1741, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2190, 211, 1741, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2209, 876, 1741, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2210, 164, 1741, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2211, 226, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1600, 145, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2212, 440, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2193, 413, 1741, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1575, 524, 1741, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2213, 834, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2214, 407, 1741, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1550, 141, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2215, 146, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1551, 399, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2216, 402, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2217, 415, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2218, 930, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1613, 401, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1559, 414, 1741, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2219, 363, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2220, 364, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2221, 1064, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1549, 400, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2222, 745, 1741, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1553, 44, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1607, 924, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1595, 12, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1523, 47, 1741, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1570, 136, 1741, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1569, 134, 1741, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2223, 328, 1741, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1519, 390, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1567, 380, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2224, 516, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1520, 432, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2225, 325, 1741, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2169, 384, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1604, 221, 1741, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1547, 220, 1741, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1517, 383, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2185, 138, 1741, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1527, 445, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2226, 139, 1741, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2175, 833, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2227, 511, 1741, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1608, 385, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2228, 523, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1525, 525, 1741, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1574, 396, 1741, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (927, 784, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (929, 326, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (940, 388, 1191, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2232, 549, 1191, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2233, 740, 1191, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (935, 221, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (931, 600, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (939, 325, 1191, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2230, 831, 1191, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2237, 433, 1191, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (982, 787, 1191, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2240, 289, 1191, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2241, 445, 1191, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (974, 414, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2242, 575, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (966, 141, 1191, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (964, 542, 1191, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2243, 565, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (948, 147, 1191, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2246, 567, 1191, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (938, 387, 1191, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2247, 355, 1191, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2248, 393, 1191, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2249, 513, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2250, 926, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (999, 401, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (943, 328, 1191, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2252, 439, 1191, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2253, 332, 1191, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2255, 353, 1191, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2256, 204, 1191, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2257, 369, 1191, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2258, 378, 1191, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2259, 206, 1191, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1008, 39, 1191, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1007, 41, 1191, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (983, 440, 1191, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (934, 226, 1191, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2260, 145, 1191, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1006, 44, 1191, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2261, 30, 1191, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1021, 437, 1191, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2264, 111, 1191, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2265, 131, 1191, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2266, 316, 1191, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2267, 189, 1191, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2268, 929, 1191, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (928, 561, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2269, 186, 1191, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (970, 130, 1191, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (971, 115, 1191, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2270, 872, 1191, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2271, 350, 1191, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2272, 213, 1191, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2273, 874, 1191, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2275, 197, 1191, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2276, 228, 1191, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2263, 391, 1191, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (952, 520, 1191, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2239, 381, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2262, 368, 1191, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2277, 403, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1016, 402, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (957, 49, 1191, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2278, 923, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2279, 47, 1191, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (956, 10, 1191, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (949, 327, 1191, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2280, 521, 1191, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (942, 136, 1191, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1014, 356, 1191, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1000, 394, 1191, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1001, 354, 1191, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1013, 379, 1191, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2281, 415, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1015, 25, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2282, 921, 1191, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2229, 389, 1191, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2274, 541, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2235, 443, 1191, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2231, 395, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2245, 524, 1191, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2283, 390, 1191, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2284, 383, 1191, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2251, 516, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2285, 432, 1191, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2238, 207, 1191, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2236, 380, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2286, 292, 1191, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2287, 290, 1191, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2288, 455, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1004, 374, 1191, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2234, 456, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2289, 319, 1191, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (930, 416, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2290, 457, 1191, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (979, 385, 1191, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2254, 523, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (980, 525, 1191, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2244, 396, 1191, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1808, 652, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2295, 662, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1816, 167, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2296, 898, 1995, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1891, 112, 1995, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1864, 109, 1995, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1814, 165, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2300, 366, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2301, 201, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2303, 119, 1995, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2304, 1074, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2305, 1014, 1995, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1834, 323, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1824, 129, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2306, 194, 1995, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2307, 148, 1995, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2308, 198, 1995, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1902, 102, 1995, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1838, 352, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2310, 274, 1995, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1904, 99, 1995, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2311, 216, 1995, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2312, 191, 1995, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2294, 81, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2315, 885, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2293, 350, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2313, 517, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2316, 136, 1995, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2317, 518, 1995, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1889, 111, 1995, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1819, 131, 1995, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1820, 316, 1995, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1811, 115, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1810, 114, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1823, 315, 1995, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2318, 209, 1995, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1852, 186, 1995, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1849, 961, 1995, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2319, 211, 1995, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2320, 210, 1995, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1837, 879, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2322, 231, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2323, 668, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2324, 365, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1846, 333, 1995, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1914, 164, 1995, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2321, 904, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1912, 162, 1995, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1913, 877, 1995, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1839, 199, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2325, 403, 1995, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2326, 414, 1995, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2327, 27, 1995, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1878, 10, 1995, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2328, 39, 1995, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2329, 41, 1995, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2330, 377, 1995, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2331, 134, 1995, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2332, 327, 1995, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2333, 541, 1995, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1874, 456, 1995, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1873, 523, 1995, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2314, 79, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2334, 214, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1833, 215, 1995, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2335, 631, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2336, 168, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1857, 351, 1995, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2337, 74, 1995, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1901, 195, 1995, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1900, 108, 1995, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2338, 230, 1995, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1903, 158, 1995, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2309, 171, 1995, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2339, 157, 1995, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1911, 122, 1995, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2340, 846, 1995, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1807, 928, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2341, 125, 1995, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2342, 1028, 1995, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2343, 203, 1995, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2344, 1075, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2345, 1076, 1995, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2346, 1077, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1898, 331, 1995, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1880, 155, 1995, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2292, 871, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2347, 332, 1995, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2348, 900, 1995, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1840, 98, 1995, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2299, 229, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2349, 313, 1995, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1841, 150, 1995, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2350, 151, 1995, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2351, 78, 1995, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2298, 169, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2352, 75, 1995, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2353, 84, 1995, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1832, 116, 1995, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1809, 228, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2354, 118, 1995, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1859, 337, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2355, 682, 1995, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2297, 899, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2302, 127, 1995, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2291, 197, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2356, 241, 1995, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1858, 170, 1995, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2357, 730, 2344, NULL, NULL, NULL, NULL, 1, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2358, 726, 2344, NULL, NULL, NULL, NULL, 9, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2359, 727, 2344, NULL, NULL, NULL, NULL, 8, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2360, 733, 2344, NULL, NULL, NULL, NULL, 7, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2361, 728, 2344, NULL, NULL, NULL, NULL, 4, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2362, 725, 2344, NULL, NULL, NULL, NULL, 5, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2363, 731, 2344, NULL, NULL, NULL, NULL, 3, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2364, 732, 2344, NULL, NULL, NULL, NULL, 2, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2365, 729, 2344, NULL, NULL, NULL, NULL, 33, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2366, 723, 2344, NULL, NULL, NULL, NULL, 6, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2367, 399, 2344, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2368, 740, 2344, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2369, 743, 2344, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2370, 527, 2344, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2371, 1078, 2344, NULL, NULL, NULL, NULL, 2, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2372, 1079, 2344, NULL, NULL, NULL, NULL, 7, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2373, 1080, 2344, NULL, NULL, NULL, NULL, 1, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2374, 1081, 2344, NULL, NULL, NULL, NULL, 4, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2375, 1082, 2344, NULL, NULL, NULL, NULL, 8, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2376, 1083, 2344, NULL, NULL, NULL, NULL, 9, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2377, 1084, 2344, NULL, NULL, NULL, NULL, 5, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2378, 1085, 2344, NULL, NULL, NULL, NULL, 6, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2379, 1086, 2344, NULL, NULL, NULL, NULL, 3, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2380, 413, 2344, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2381, 1087, 2344, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2382, 526, 2344, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (54, 75, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (56, 57, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (83, 101, 3, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2383, 188, 3, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2384, 74, 3, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (114, 132, 3, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (131, 148, 3, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (90, 108, 3, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (84, 102, 3, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2387, 310, 3, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (140, 157, 3, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (92, 110, 3, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2388, 873, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2389, 322, 3, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (94, 112, 3, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2390, 228, 3, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2392, 1074, 3, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2394, 314, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (77, 95, 3, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (132, 149, 3, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2395, 884, 3, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2396, 330, 3, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2397, 203, 3, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2398, 627, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2399, 1013, 3, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2393, 1014, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2400, 1015, 3, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (138, 155, 3, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (133, 150, 3, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (134, 151, 3, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (78, 96, 3, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (80, 98, 3, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (82, 100, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (63, 82, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (65, 84, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2401, 567, 3, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2402, 389, 3, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2403, 830, 3, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (105, 123, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (68, 87, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (57, 61, 3, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2404, 263, 3, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2405, 205, 3, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2406, 332, 3, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (136, 153, 3, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2407, 204, 3, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2408, 1028, 3, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2409, 896, 3, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (110, 128, 3, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (129, 147, 3, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (122, 140, 3, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2410, 364, 3, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2411, 328, 3, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2412, 377, 3, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (116, 134, 3, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (127, 145, 3, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2413, 225, 3, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2414, 413, 3, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (120, 138, 3, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (121, 139, 3, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2415, 703, 3, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2417, 770, 3, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2418, 223, 3, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (146, 163, 3, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2419, 335, 3, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2420, 211, 3, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2421, 449, 3, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2416, 626, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2422, 406, 3, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2423, 239, 3, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (100, 118, 3, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2424, 316, 3, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (101, 119, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2425, 882, 3, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2426, 222, 3, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2427, 233, 3, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (108, 126, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (97, 115, 3, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (96, 114, 3, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2428, 336, 3, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2429, 961, 3, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (71, 90, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2430, 927, 3, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2431, 540, 3, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2432, 907, 3, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (104, 122, 3, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2434, 885, 3, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2435, 214, 3, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2436, 1027, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2433, 358, 3, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2386, 190, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (154, 171, 3, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2385, 311, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (141, 158, 3, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (72, 91, 3, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (58, 77, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2437, 194, 3, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (73, 71, 3, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (102, 120, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (150, 167, 3, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (103, 121, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2439, 367, 3, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (55, 76, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (151, 168, 3, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (109, 127, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2391, 197, 3, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2438, 241, 3, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (153, 170, 3, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1620, 25, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1622, 28, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1624, 29, 1828, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1700, 138, 1828, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2442, 435, 1828, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2443, 536, 1828, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1657, 395, 1828, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2444, 740, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2445, 832, 1828, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2446, 567, 1828, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1641, 830, 1828, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2449, 785, 1828, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2452, 440, 1828, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2453, 514, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1694, 325, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2440, 546, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2454, 510, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1654, 377, 1828, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2458, 47, 1828, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2460, 43, 1828, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1623, 549, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1697, 396, 1828, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1646, 565, 1828, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1706, 416, 1828, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2462, 49, 1828, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2463, 30, 1828, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1660, 10, 1828, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1644, 41, 1828, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2466, 382, 1828, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1633, 526, 1828, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2451, 226, 1828, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1653, 327, 1828, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2468, 515, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1712, 454, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2471, 1026, 1828, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2472, 662, 1828, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1671, 326, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1711, 223, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2470, 224, 1828, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1642, 388, 1828, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1714, 389, 1828, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1677, 208, 1828, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1709, 375, 1828, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2473, 290, 1828, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2474, 508, 1828, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2459, 539, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2475, 522, 1828, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1639, 394, 1828, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2476, 127, 1828, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2477, 90, 1828, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2478, 119, 1828, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2479, 215, 1828, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2480, 885, 1828, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1680, 213, 1828, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2481, 123, 1828, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2447, 140, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2482, 78, 1828, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2465, 142, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2484, 94, 1828, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2485, 158, 1828, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2486, 99, 1828, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2483, 82, 1828, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2488, 75, 1828, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2489, 61, 1828, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2490, 717, 1828, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1708, 292, 1828, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2491, 378, 1828, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1679, 369, 1828, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2492, 432, 1828, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1626, 525, 1828, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1627, 445, 1828, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2493, 743, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2494, 411, 1828, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2495, 371, 1828, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2496, 368, 1828, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1701, 384, 1828, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1704, 385, 1828, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2497, 1064, 1828, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2441, 400, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1656, 383, 1828, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2498, 745, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2499, 355, 1828, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1638, 356, 1828, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2461, 542, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2500, 361, 1828, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1674, 374, 1828, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2450, 147, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2455, 319, 1828, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2456, 438, 1828, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2501, 225, 1828, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1636, 227, 1828, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1630, 139, 1828, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2448, 363, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1698, 703, 1828, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1699, 137, 1828, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1619, 364, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2457, 134, 1828, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2467, 527, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2469, 497, 1828, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2487, 146, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1652, 328, 1828, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1621, 141, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1651, 145, 1828, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2464, 399, 1828, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1635, 413, 1828, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2502, 600, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1212, 220, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2503, 221, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1159, 371, 1409, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1152, 409, 1409, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1201, 25, 1409, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2506, 921, 1409, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2507, 147, 1409, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2509, 39, 1409, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2510, 49, 1409, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1136, 453, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1145, 845, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1173, 369, 1409, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1198, 318, 1409, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1199, 319, 1409, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2512, 438, 1409, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1124, 513, 1409, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2513, 26, 1409, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1128, 29, 1409, NULL, NULL, NULL, NULL, 10, 5, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2515, 372, 1409, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1132, 436, 1409, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2516, 374, 1409, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1219, 363, 1409, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1196, 527, 1409, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1146, 326, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2517, 773, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2518, 784, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2505, 774, 1409, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2519, 370, 1409, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2520, 437, 1409, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2521, 367, 1409, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2523, 166, 1409, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1156, 394, 1409, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1161, 354, 1409, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2526, 392, 1409, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2504, 382, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2525, 538, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2527, 432, 1409, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2528, 381, 1409, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2529, 396, 1409, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2530, 416, 1409, NULL, NULL, NULL, NULL, 10, 3, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2531, 524, 1409, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1217, 389, 1409, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1175, 219, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2532, 365, 1409, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2522, 165, 1409, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2533, 668, 1409, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2534, 274, 1409, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2535, 94, 1409, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2536, 158, 1409, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1191, 77, 1409, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2537, 190, 1409, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2538, 120, 1409, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1186, 84, 1409, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2514, 144, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2540, 87, 1409, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2541, 80, 1409, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2542, 148, 1409, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2543, 106, 1409, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2544, 217, 1409, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1163, 445, 1409, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1165, 384, 1409, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1179, 385, 1409, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1180, 525, 1409, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1137, 13, 1409, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2545, 10, 1409, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2546, 44, 1409, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2547, 41, 1409, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1141, 134, 1409, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1216, 386, 1409, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2524, 835, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1218, 388, 1409, NULL, NULL, NULL, NULL, 10, 4, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1183, 703, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1144, 137, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1143, 226, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1206, 206, 1409, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2511, 378, 1409, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1172, 208, 1409, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1118, 138, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1214, 785, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1215, 362, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1116, 329, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1125, 139, 1409, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1209, 225, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1121, 364, 1409, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2548, 146, 1409, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1148, 328, 1409, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2539, 143, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1139, 447, 1409, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1115, 526, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1142, 136, 1409, NULL, NULL, NULL, NULL, 10, 7, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2549, 770, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2550, 789, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1176, 454, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1213, 227, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1210, 325, 1409, NULL, NULL, NULL, NULL, 10, 10, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2508, 440, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1221, 141, 1409, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1207, 145, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1220, 399, 1409, NULL, NULL, NULL, NULL, 10, 6, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1208, 413, 1409, NULL, NULL, NULL, NULL, 10, 9, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2551, 693, 2400, NULL, NULL, NULL, NULL, 9, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2552, 691, 2400, NULL, NULL, NULL, NULL, 2, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2553, 687, 2400, NULL, NULL, NULL, NULL, 4, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2554, 695, 2400, NULL, NULL, NULL, NULL, 7, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2555, 696, 2400, NULL, NULL, NULL, NULL, 8, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2556, 697, 2400, NULL, NULL, NULL, NULL, 1, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2559, 694, 2400, NULL, NULL, NULL, NULL, 11, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2561, 689, 2400, NULL, NULL, NULL, NULL, 34, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2562, 686, 2400, NULL, NULL, NULL, NULL, 3, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2565, 690, 2400, NULL, NULL, NULL, NULL, 6, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2563, 239, 2400, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2564, 683, 2400, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2557, 682, 2400, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2558, 240, 2400, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2560, 684, 2400, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2566, 675, 2400, NULL, NULL, NULL, NULL, 6, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2567, 673, 2400, NULL, NULL, NULL, NULL, 9, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2568, 674, 2400, NULL, NULL, NULL, NULL, 2, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2569, 671, 2400, NULL, NULL, NULL, NULL, 4, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2570, 677, 2400, NULL, NULL, NULL, NULL, 7, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2573, 679, 2400, NULL, NULL, NULL, NULL, 8, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2574, 681, 2400, NULL, NULL, NULL, NULL, 1, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2575, 669, 2400, NULL, NULL, NULL, NULL, 3, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2576, 676, 2400, NULL, NULL, NULL, NULL, 1, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2578, 672, 2400, NULL, NULL, NULL, NULL, 7, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2580, 678, 2400, NULL, NULL, NULL, NULL, 11, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2583, 680, 2400, NULL, NULL, NULL, NULL, 8, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2579, 166, 2400, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2581, 168, 2400, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2582, 202, 2400, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2577, 338, 2400, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2571, 365, 2400, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2572, 351, 2400, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2584, 1115, 2401, NULL, NULL, NULL, NULL, 4, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2585, 1116, 2401, NULL, NULL, NULL, NULL, 1, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2586, 1117, 2401, NULL, NULL, NULL, NULL, 8, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2587, 1118, 2401, NULL, NULL, NULL, NULL, 9, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2588, 1119, 2401, NULL, NULL, NULL, NULL, 7, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2589, 1120, 2401, NULL, NULL, NULL, NULL, 2, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2590, 1121, 2401, NULL, NULL, NULL, NULL, 3, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2591, 1122, 2401, NULL, NULL, NULL, NULL, 6, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2593, 1123, 2401, NULL, NULL, NULL, NULL, 11, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2599, 1124, 2401, NULL, NULL, NULL, NULL, 6, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2595, 1028, 2401, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2596, 897, 2401, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2597, 1076, 2401, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2598, 884, 2401, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2592, 973, 2401, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2594, 88, 2401, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2600, 1125, 2401, NULL, NULL, NULL, NULL, 6, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2601, 657, 2401, NULL, NULL, NULL, NULL, 11, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2602, 1126, 2401, NULL, NULL, NULL, NULL, 9, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2603, 1127, 2401, NULL, NULL, NULL, NULL, 4, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2604, 1128, 2401, NULL, NULL, NULL, NULL, 7, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2605, 1129, 2401, NULL, NULL, NULL, NULL, 35, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2606, 1130, 2401, NULL, NULL, NULL, NULL, 2, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2607, 1131, 2401, NULL, NULL, NULL, NULL, 8, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2608, 1132, 2401, NULL, NULL, NULL, NULL, 3, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2609, 1133, 2401, NULL, NULL, NULL, NULL, 1, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2613, 1135, 2401, NULL, NULL, NULL, NULL, 11, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2616, 851, 2401, NULL, NULL, NULL, NULL, 11, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2610, 1134, 2401, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2611, 970, 2401, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2612, 846, 2401, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2614, 124, 2401, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2615, 218, 2401, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2617, 191, 1617, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2621, 87, 1617, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1477, 75, 1617, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1389, 333, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1385, 335, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1393, 209, 1617, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2623, 187, 1617, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1395, 116, 1617, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2626, 948, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1422, 315, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2628, 129, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1479, 205, 1617, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2629, 1012, 1617, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2630, 152, 1617, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2619, 625, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1420, 193, 1617, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1421, 125, 1617, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2632, 1014, 1617, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2633, 120, 1617, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2634, 121, 1617, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1471, 117, 1617, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2625, 317, 1617, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2635, 1136, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2631, 321, 1617, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2636, 106, 1617, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2637, 91, 1617, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2638, 72, 1617, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1454, 157, 1617, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1453, 171, 1617, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2639, 101, 1617, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2641, 30, 1617, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2642, 39, 1617, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2643, 358, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2644, 662, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1464, 213, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1414, 192, 1617, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2646, 970, 1617, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2618, 216, 1617, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1394, 240, 1617, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1472, 118, 1617, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1449, 128, 1617, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2648, 190, 1617, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2649, 127, 1617, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2650, 126, 1617, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1405, 900, 1617, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2652, 404, 1617, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2640, 44, 1617, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2654, 49, 1617, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2655, 11, 1617, NULL, NULL, NULL, NULL, 10, 2, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2657, 289, 1617, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2658, 369, 1617, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2659, 378, 1617, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2660, 405, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2661, 370, 1617, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2662, 408, 1617, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2663, 368, 1617, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2664, 374, 1617, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2665, 318, 1617, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2666, 319, 1617, NULL, NULL, NULL, NULL, 10, 12, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2667, 398, 1617, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2668, 394, 1617, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1450, 360, 1617, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2669, 234, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2670, 983, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1388, 896, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2671, 971, 1617, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2656, 451, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1411, 155, 1617, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2672, 1016, 1617, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2653, 450, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1473, 132, 1617, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1475, 98, 1617, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2622, 80, 1617, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2673, 92, 1617, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2627, 156, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2674, 57, 1617, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2620, 86, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2675, 222, 1617, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1426, 110, 1617, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2624, 884, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2676, 316, 1617, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2677, 131, 1617, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2678, 1075, 1617, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2679, 1076, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2680, 1077, 1617, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1397, 897, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2681, 168, 1617, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2682, 167, 1617, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1440, 367, 1617, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2683, 231, 1617, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2684, 161, 1617, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1409, 189, 1617, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1463, 775, 1617, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1387, 163, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1480, 88, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1433, 164, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1384, 330, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1383, 211, 1617, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2647, 1028, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1466, 350, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1386, 203, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2685, 1029, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2686, 1030, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2645, 214, 1617, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1481, 89, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1415, 122, 1617, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2651, 973, 1617, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (1413, 124, 1617, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2688, 240, 2439, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2702, 154, 2439, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2704, 95, 2439, NULL, NULL, NULL, NULL, 10, 30, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2705, 353, 2439, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2710, 72, 2439, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2711, 194, 2439, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2712, 449, 2439, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2701, 1011, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2697, 625, 2439, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2695, 330, 2439, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2714, 876, 2439, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2715, 901, 2439, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2717, 159, 2439, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2708, 189, 2439, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2720, 903, 2439, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2722, 228, 2439, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2723, 517, 2439, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2725, 166, 2439, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2726, 202, 2439, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2727, 200, 2439, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2729, 61, 2439, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2730, 123, 2439, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2731, 100, 2439, NULL, NULL, NULL, NULL, 10, 26, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2732, 205, 2439, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2733, 88, 2439, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2718, 970, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2734, 203, 2439, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2735, 86, 2439, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2736, 99, 2439, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2737, 102, 2439, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2738, 274, 2439, NULL, NULL, NULL, NULL, 10, 29, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2739, 357, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2709, 106, 2439, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2740, 217, 2439, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2741, 71, 2439, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2742, 148, 2439, NULL, NULL, NULL, NULL, 10, 28, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2744, 922, 2439, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2745, 435, 2439, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2746, 703, 2439, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2747, 701, 2439, NULL, NULL, NULL, NULL, 10, 8, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2748, 368, 2439, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2749, 409, 2439, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2750, 391, 2439, NULL, NULL, NULL, NULL, 10, 14, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2751, 384, 2439, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2752, 385, 2439, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2754, 787, 2439, NULL, NULL, NULL, NULL, 10, 1, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2755, 354, 2439, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2756, 379, 2439, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2757, 356, 2439, NULL, NULL, NULL, NULL, 10, 13, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2689, 192, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2758, 292, 2439, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2759, 208, 2439, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2760, 290, 2439, NULL, NULL, NULL, NULL, 10, 11, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2724, 165, 2439, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2761, 338, 2439, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2696, 216, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2762, 167, 2439, NULL, NULL, NULL, NULL, 10, 22, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2763, 358, 2439, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2764, 79, 2439, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2743, 214, 2439, NULL, NULL, NULL, NULL, 10, 25, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2719, 336, 2439, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2765, 972, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2766, 161, 2439, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2707, 160, 2439, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2768, 186, 2439, NULL, NULL, NULL, NULL, 10, 18, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2716, 162, 2439, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2769, 335, 2439, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2721, 211, 2439, NULL, NULL, NULL, NULL, 10, 15, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2770, 170, 2439, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2728, 846, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2771, 928, 2439, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2772, 337, 2439, NULL, NULL, NULL, NULL, 10, 21, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2773, 76, 2439, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2774, 121, 2439, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2775, 127, 2439, NULL, NULL, NULL, NULL, 10, 27, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2776, 117, 2439, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2713, 118, 2439, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2691, 128, 2439, NULL, NULL, NULL, NULL, 10, 17, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2777, 110, 2439, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2690, 193, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2778, 316, 2439, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2779, 131, 2439, NULL, NULL, NULL, NULL, 10, 23, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2753, 540, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2780, 115, 2439, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2767, 907, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2781, 233, 2439, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2782, 234, 2439, NULL, NULL, NULL, NULL, 10, 24, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2706, 155, 2439, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2692, 125, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2698, 332, 2439, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2694, 191, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2700, 204, 2439, NULL, NULL, NULL, NULL, 10, 20, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2703, 218, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2693, 89, 2439, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2699, 122, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2783, 973, 2439, NULL, NULL, NULL, NULL, 10, 16, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2687, 124, 2439, NULL, NULL, NULL, NULL, 10, 19, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2787, 1821, 2461, NULL, NULL, NULL, NULL, 41, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2788, 1817, 2461, NULL, NULL, NULL, NULL, 41, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2789, 1822, 2461, NULL, NULL, NULL, NULL, 44, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2790, 1831, 2461, NULL, NULL, NULL, NULL, 44, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2791, 1818, 2461, NULL, NULL, NULL, NULL, 44, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2792, 1819, 2461, NULL, NULL, NULL, NULL, 44, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2784, 1814, 2461, NULL, NULL, NULL, NULL, 45, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2793, 1832, 2461, NULL, NULL, NULL, NULL, 42, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2794, 1833, 2461, NULL, NULL, NULL, NULL, 42, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2795, 1834, 2461, NULL, NULL, NULL, NULL, 42, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2796, 1835, 2461, NULL, NULL, NULL, NULL, 42, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2797, 1836, 2461, NULL, NULL, NULL, NULL, 43, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2798, 1837, 2461, NULL, NULL, NULL, NULL, 44, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2799, 1838, 2461, NULL, NULL, NULL, NULL, 44, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2800, 1839, 2461, NULL, NULL, NULL, NULL, 43, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2801, 1840, 2461, NULL, NULL, NULL, NULL, 43, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2802, 1841, 2461, NULL, NULL, NULL, NULL, 43, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2803, 1842, 2461, NULL, NULL, NULL, NULL, 42, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2804, 1843, 2461, NULL, NULL, NULL, NULL, 42, 97, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2805, 1825, 2461, NULL, NULL, NULL, NULL, 43, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2806, 1830, 2461, NULL, NULL, NULL, NULL, 43, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2807, 1826, 2461, NULL, NULL, NULL, NULL, 44, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2808, 1824, 2461, NULL, NULL, NULL, NULL, 44, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2809, 1827, 2461, NULL, NULL, NULL, NULL, 42, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2810, 1829, 2461, NULL, NULL, NULL, NULL, 42, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2811, 1823, 2461, NULL, NULL, NULL, NULL, 43, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2812, 1844, 2461, NULL, NULL, NULL, NULL, 42, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2813, 1845, 2461, NULL, NULL, NULL, NULL, 42, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2785, 1815, 2461, NULL, NULL, NULL, NULL, 45, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2786, 1816, 2461, NULL, NULL, NULL, NULL, 45, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2814, 1846, 2461, NULL, NULL, NULL, NULL, 42, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2815, 1847, 2461, NULL, NULL, NULL, NULL, 42, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2816, 1848, 2461, NULL, NULL, NULL, NULL, 44, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2817, 1849, 2461, NULL, NULL, NULL, NULL, 41, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2818, 1850, 2461, NULL, NULL, NULL, NULL, 43, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2819, 1851, 2461, NULL, NULL, NULL, NULL, 42, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2820, 1852, 2461, NULL, NULL, NULL, NULL, 44, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2821, 1853, 2461, NULL, NULL, NULL, NULL, 41, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2822, 1854, 2461, NULL, NULL, NULL, NULL, 44, 94, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2825, 1865, 2462, NULL, NULL, NULL, NULL, 43, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2826, 1863, 2462, NULL, NULL, NULL, NULL, 44, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2827, 1881, 2462, NULL, NULL, NULL, NULL, 42, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2828, 1864, 2462, NULL, NULL, NULL, NULL, 42, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2829, 1868, 2462, NULL, NULL, NULL, NULL, 41, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2830, 1882, 2462, NULL, NULL, NULL, NULL, 42, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2831, 1883, 2462, NULL, NULL, NULL, NULL, 42, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2823, 1860, 2462, NULL, NULL, NULL, NULL, 45, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2832, 1884, 2462, NULL, NULL, NULL, NULL, 42, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2833, 1885, 2462, NULL, NULL, NULL, NULL, 41, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2834, 1886, 2462, NULL, NULL, NULL, NULL, 43, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2835, 1887, 2462, NULL, NULL, NULL, NULL, 41, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2836, 1888, 2462, NULL, NULL, NULL, NULL, 44, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2837, 1889, 2462, NULL, NULL, NULL, NULL, 44, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2838, 1890, 2462, NULL, NULL, NULL, NULL, 44, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2839, 1891, 2462, NULL, NULL, NULL, NULL, 43, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2840, 1892, 2462, NULL, NULL, NULL, NULL, 41, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2841, 1893, 2462, NULL, NULL, NULL, NULL, 42, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2842, 1894, 2462, NULL, NULL, NULL, NULL, 44, 118, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2843, 1872, 2462, NULL, NULL, NULL, NULL, 42, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2844, 1871, 2462, NULL, NULL, NULL, NULL, 43, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2845, 1873, 2462, NULL, NULL, NULL, NULL, 44, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2846, 1879, 2462, NULL, NULL, NULL, NULL, 43, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2824, 1861, 2462, NULL, NULL, NULL, NULL, 45, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2847, 1895, 2462, NULL, NULL, NULL, NULL, 41, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2848, 1896, 2462, NULL, NULL, NULL, NULL, 44, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2849, 1897, 2462, NULL, NULL, NULL, NULL, 43, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2850, 1898, 2462, NULL, NULL, NULL, NULL, 41, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2851, 1899, 2462, NULL, NULL, NULL, NULL, 42, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2852, 1900, 2462, NULL, NULL, NULL, NULL, 42, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2853, 1901, 2462, NULL, NULL, NULL, NULL, 42, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2854, 1902, 2462, NULL, NULL, NULL, NULL, 44, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2855, 1903, 2462, NULL, NULL, NULL, NULL, 44, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2856, 1904, 2462, NULL, NULL, NULL, NULL, 42, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2857, 1905, 2462, NULL, NULL, NULL, NULL, 44, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2858, 1906, 2462, NULL, NULL, NULL, NULL, 42, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2859, 1907, 2462, NULL, NULL, NULL, NULL, 44, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2860, 1908, 2462, NULL, NULL, NULL, NULL, 43, 121, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2863, 1797, 2618, NULL, NULL, NULL, NULL, 43, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2864, 1801, 2618, NULL, NULL, NULL, NULL, 44, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2865, 1807, 2618, NULL, NULL, NULL, NULL, 44, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2866, 1791, 2618, NULL, NULL, NULL, NULL, 42, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2867, 1792, 2618, NULL, NULL, NULL, NULL, 44, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2868, 1803, 2618, NULL, NULL, NULL, NULL, 42, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2869, 1796, 2618, NULL, NULL, NULL, NULL, 44, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2870, 1804, 2618, NULL, NULL, NULL, NULL, 42, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2871, 1806, 2618, NULL, NULL, NULL, NULL, 43, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2872, 1811, 2618, NULL, NULL, NULL, NULL, 43, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2873, 1812, 2618, NULL, NULL, NULL, NULL, 42, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2861, 1802, 2618, NULL, NULL, NULL, NULL, 45, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2874, 1795, 2618, NULL, NULL, NULL, NULL, 44, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2875, 1798, 2618, NULL, NULL, NULL, NULL, 43, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2876, 1799, 2618, NULL, NULL, NULL, NULL, 44, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2877, 1805, 2618, NULL, NULL, NULL, NULL, 43, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2878, 1813, 2618, NULL, NULL, NULL, NULL, 42, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2879, 1793, 2618, NULL, NULL, NULL, NULL, 43, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2880, 1800, 2618, NULL, NULL, NULL, NULL, 42, 122, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2881, 1218, 2618, NULL, NULL, NULL, NULL, 43, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2882, 1211, 2618, NULL, NULL, NULL, NULL, 42, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2883, 1212, 2618, NULL, NULL, NULL, NULL, 44, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2884, 1208, 2618, NULL, NULL, NULL, NULL, 41, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2862, 1223, 2618, NULL, NULL, NULL, NULL, 45, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2885, 1210, 2618, NULL, NULL, NULL, NULL, 42, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2886, 1214, 2618, NULL, NULL, NULL, NULL, 44, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2887, 1216, 2618, NULL, NULL, NULL, NULL, 42, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2888, 1221, 2618, NULL, NULL, NULL, NULL, 44, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2889, 1222, 2618, NULL, NULL, NULL, NULL, 41, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2890, 1227, 2618, NULL, NULL, NULL, NULL, 42, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2891, 1229, 2618, NULL, NULL, NULL, NULL, 41, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2892, 1230, 2618, NULL, NULL, NULL, NULL, 43, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2893, 1209, 2618, NULL, NULL, NULL, NULL, 42, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2894, 1219, 2618, NULL, NULL, NULL, NULL, 41, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2895, 1220, 2618, NULL, NULL, NULL, NULL, 41, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2896, 1228, 2618, NULL, NULL, NULL, NULL, 42, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2897, 1213, 2618, NULL, NULL, NULL, NULL, 44, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2898, 1215, 2618, NULL, NULL, NULL, NULL, 44, 120, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2939, 1769, 2743, NULL, NULL, NULL, NULL, 42, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2940, 1773, 2743, NULL, NULL, NULL, NULL, 44, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2941, 1778, 2743, NULL, NULL, NULL, NULL, 41, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2942, 1774, 2743, NULL, NULL, NULL, NULL, 42, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2943, 1772, 2743, NULL, NULL, NULL, NULL, 44, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2944, 1771, 2743, NULL, NULL, NULL, NULL, 44, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2945, 1786, 2743, NULL, NULL, NULL, NULL, 43, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2946, 1787, 2743, NULL, NULL, NULL, NULL, 41, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2937, 1783, 2743, NULL, NULL, NULL, NULL, 45, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2947, 1768, 2743, NULL, NULL, NULL, NULL, 43, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2948, 1775, 2743, NULL, NULL, NULL, NULL, 41, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2949, 1776, 2743, NULL, NULL, NULL, NULL, 44, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2950, 1781, 2743, NULL, NULL, NULL, NULL, 42, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2951, 1784, 2743, NULL, NULL, NULL, NULL, 42, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2952, 1785, 2743, NULL, NULL, NULL, NULL, 41, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2953, 1788, 2743, NULL, NULL, NULL, NULL, 42, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2954, 1789, 2743, NULL, NULL, NULL, NULL, 44, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2955, 1777, 2743, NULL, NULL, NULL, NULL, 44, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2956, 1780, 2743, NULL, NULL, NULL, NULL, 42, 102, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2957, 1977, 2743, NULL, NULL, NULL, NULL, 44, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2958, 1975, 2743, NULL, NULL, NULL, NULL, 42, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2959, 1976, 2743, NULL, NULL, NULL, NULL, 42, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2960, 1979, 2743, NULL, NULL, NULL, NULL, 42, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2961, 1978, 2743, NULL, NULL, NULL, NULL, 44, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2938, 1971, 2743, NULL, NULL, NULL, NULL, 45, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2962, 1986, 2743, NULL, NULL, NULL, NULL, 44, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2963, 1987, 2743, NULL, NULL, NULL, NULL, 41, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2964, 1988, 2743, NULL, NULL, NULL, NULL, 42, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2965, 1989, 2743, NULL, NULL, NULL, NULL, 43, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2966, 1990, 2743, NULL, NULL, NULL, NULL, 44, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2967, 1991, 2743, NULL, NULL, NULL, NULL, 41, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2968, 1992, 2743, NULL, NULL, NULL, NULL, 42, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2969, 1993, 2743, NULL, NULL, NULL, NULL, 43, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2970, 1994, 2743, NULL, NULL, NULL, NULL, 43, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2971, 1995, 2743, NULL, NULL, NULL, NULL, 43, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2972, 1996, 2743, NULL, NULL, NULL, NULL, 44, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2973, 1997, 2743, NULL, NULL, NULL, NULL, 42, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2974, 1998, 2743, NULL, NULL, NULL, NULL, 42, 100, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3021, 2139, 2745, NULL, NULL, NULL, NULL, 44, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3022, 2141, 2745, NULL, NULL, NULL, NULL, 42, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3023, 2140, 2745, NULL, NULL, NULL, NULL, 42, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3024, 2142, 2745, NULL, NULL, NULL, NULL, 43, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3025, 2143, 2745, NULL, NULL, NULL, NULL, 44, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3016, 2132, 2745, NULL, NULL, NULL, NULL, 45, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3026, 2144, 2745, NULL, NULL, NULL, NULL, 42, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3027, 2145, 2745, NULL, NULL, NULL, NULL, 42, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3028, 2146, 2745, NULL, NULL, NULL, NULL, 44, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3015, 2131, 2745, NULL, NULL, NULL, NULL, 44, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3029, 2147, 2745, NULL, NULL, NULL, NULL, 43, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3030, 2148, 2745, NULL, NULL, NULL, NULL, 43, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3031, 2149, 2745, NULL, NULL, NULL, NULL, 41, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3032, 2150, 2745, NULL, NULL, NULL, NULL, 43, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3033, 2151, 2745, NULL, NULL, NULL, NULL, 42, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3034, 2152, 2745, NULL, NULL, NULL, NULL, 42, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3013, 2129, 2745, NULL, NULL, NULL, NULL, 44, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3014, 2130, 2745, NULL, NULL, NULL, NULL, 43, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3035, 2153, 2745, NULL, NULL, NULL, NULL, 44, 93, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3036, 2138, 2745, NULL, NULL, NULL, NULL, 42, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3037, 2137, 2745, NULL, NULL, NULL, NULL, 44, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3018, 2134, 2745, NULL, NULL, NULL, NULL, 44, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3038, 2154, 2745, NULL, NULL, NULL, NULL, 42, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3020, 2136, 2745, NULL, NULL, NULL, NULL, 45, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3039, 2155, 2745, NULL, NULL, NULL, NULL, 42, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3019, 2135, 2745, NULL, NULL, NULL, NULL, 41, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3040, 2156, 2745, NULL, NULL, NULL, NULL, 41, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3041, 2157, 2745, NULL, NULL, NULL, NULL, 44, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3042, 2158, 2745, NULL, NULL, NULL, NULL, 41, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3043, 2159, 2745, NULL, NULL, NULL, NULL, 44, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3044, 2160, 2745, NULL, NULL, NULL, NULL, 42, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3045, 2161, 2745, NULL, NULL, NULL, NULL, 44, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3046, 2162, 2745, NULL, NULL, NULL, NULL, 43, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3047, 2163, 2745, NULL, NULL, NULL, NULL, 44, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3048, 2164, 2745, NULL, NULL, NULL, NULL, 43, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3017, 2133, 2745, NULL, NULL, NULL, NULL, 41, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3049, 2165, 2745, NULL, NULL, NULL, NULL, 42, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3050, 2166, 2745, NULL, NULL, NULL, NULL, 42, 95, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2977, 2002, 2744, NULL, NULL, NULL, NULL, 41, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2978, 2007, 2744, NULL, NULL, NULL, NULL, 43, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2979, 2003, 2744, NULL, NULL, NULL, NULL, 43, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2980, 2014, 2744, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2981, 2015, 2744, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2982, 2016, 2744, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2975, 1999, 2744, NULL, NULL, NULL, NULL, 45, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2983, 2017, 2744, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2984, 2018, 2744, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2985, 2019, 2744, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2986, 2020, 2744, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2987, 2021, 2744, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2988, 2022, 2744, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2989, 2023, 2744, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2990, 2024, 2744, NULL, NULL, NULL, NULL, 43, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2991, 2025, 2744, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2992, 2026, 2744, NULL, NULL, NULL, NULL, 43, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2993, 2027, 2744, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2994, 2028, 2744, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2995, 2010, 2744, NULL, NULL, NULL, NULL, 41, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2996, 2009, 2744, NULL, NULL, NULL, NULL, 41, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2997, 2011, 2744, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2998, 2004, 2744, NULL, NULL, NULL, NULL, 41, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2999, 2006, 2744, NULL, NULL, NULL, NULL, 41, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3000, 2005, 2744, NULL, NULL, NULL, NULL, 44, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3001, 2029, 2744, NULL, NULL, NULL, NULL, 44, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3002, 2030, 2744, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3003, 2031, 2744, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2976, 2000, 2744, NULL, NULL, NULL, NULL, 45, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3004, 2032, 2744, NULL, NULL, NULL, NULL, 43, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3005, 2033, 2744, NULL, NULL, NULL, NULL, 44, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3006, 2034, 2744, NULL, NULL, NULL, NULL, 44, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3007, 2035, 2744, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3008, 2036, 2744, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3009, 2037, 2744, NULL, NULL, NULL, NULL, 44, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3010, 2038, 2744, NULL, NULL, NULL, NULL, 41, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3011, 2039, 2744, NULL, NULL, NULL, NULL, 43, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3012, 2040, 2744, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2901, 1764, 2742, NULL, NULL, NULL, NULL, 44, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2902, 1760, 2742, NULL, NULL, NULL, NULL, 41, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2903, 1758, 2742, NULL, NULL, NULL, NULL, 41, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2904, 1746, 2742, NULL, NULL, NULL, NULL, 42, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2905, 1750, 2742, NULL, NULL, NULL, NULL, 44, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2906, 1752, 2742, NULL, NULL, NULL, NULL, 41, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2907, 1756, 2742, NULL, NULL, NULL, NULL, 44, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2908, 1751, 2742, NULL, NULL, NULL, NULL, 42, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2909, 1761, 2742, NULL, NULL, NULL, NULL, 42, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2910, 1744, 2742, NULL, NULL, NULL, NULL, 42, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2899, 1745, 2742, NULL, NULL, NULL, NULL, 45, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2911, 1748, 2742, NULL, NULL, NULL, NULL, 42, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2912, 1753, 2742, NULL, NULL, NULL, NULL, 41, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2913, 1754, 2742, NULL, NULL, NULL, NULL, 44, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2914, 1762, 2742, NULL, NULL, NULL, NULL, 41, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2915, 1763, 2742, NULL, NULL, NULL, NULL, 41, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2916, 1765, 2742, NULL, NULL, NULL, NULL, 43, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2917, 1755, 2742, NULL, NULL, NULL, NULL, 44, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2918, 1757, 2742, NULL, NULL, NULL, NULL, 42, 117, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2919, 1951, 2742, NULL, NULL, NULL, NULL, 44, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2920, 1950, 2742, NULL, NULL, NULL, NULL, 43, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2921, 1952, 2742, NULL, NULL, NULL, NULL, 42, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2922, 1942, 2742, NULL, NULL, NULL, NULL, 42, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2923, 1943, 2742, NULL, NULL, NULL, NULL, 44, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2924, 1959, 2742, NULL, NULL, NULL, NULL, 43, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2925, 1958, 2742, NULL, NULL, NULL, NULL, 44, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2900, 1938, 2742, NULL, NULL, NULL, NULL, 45, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2926, 1960, 2742, NULL, NULL, NULL, NULL, 41, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2927, 1961, 2742, NULL, NULL, NULL, NULL, 43, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2928, 1962, 2742, NULL, NULL, NULL, NULL, 43, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2929, 1963, 2742, NULL, NULL, NULL, NULL, 42, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2930, 1964, 2742, NULL, NULL, NULL, NULL, 41, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2931, 1965, 2742, NULL, NULL, NULL, NULL, 42, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2932, 1966, 2742, NULL, NULL, NULL, NULL, 41, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2933, 1967, 2742, NULL, NULL, NULL, NULL, 44, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2934, 1968, 2742, NULL, NULL, NULL, NULL, 42, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2935, 1969, 2742, NULL, NULL, NULL, NULL, 44, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (2936, 1970, 2742, NULL, NULL, NULL, NULL, 42, 114, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3051, 2702, 3122, NULL, NULL, NULL, NULL, 51, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3052, 2691, 3122, NULL, NULL, NULL, NULL, 61, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3053, 2696, 3122, NULL, NULL, NULL, NULL, 51, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3054, 2656, 3122, NULL, NULL, NULL, NULL, 55, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3055, 2684, 3122, NULL, NULL, NULL, NULL, 53, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3056, 2685, 3122, NULL, NULL, NULL, NULL, 53, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3057, 2690, 3122, NULL, NULL, NULL, NULL, 46, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3058, 2699, 3122, NULL, NULL, NULL, NULL, 51, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3059, 2697, 3122, NULL, NULL, NULL, NULL, 51, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3060, 2681, 3122, NULL, NULL, NULL, NULL, 52, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3061, 2701, 3122, NULL, NULL, NULL, NULL, 50, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3062, 2698, 3122, NULL, NULL, NULL, NULL, 46, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3063, 2688, 3122, NULL, NULL, NULL, NULL, 63, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3064, 2706, 3122, NULL, NULL, NULL, NULL, 47, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3065, 2692, 3122, NULL, NULL, NULL, NULL, 57, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3066, 2705, 3122, NULL, NULL, NULL, NULL, 47, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3067, 2687, 3122, NULL, NULL, NULL, NULL, 49, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3068, 2703, 3122, NULL, NULL, NULL, NULL, 47, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3069, 2689, 3122, NULL, NULL, NULL, NULL, 50, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3070, 2694, 3122, NULL, NULL, NULL, NULL, 46, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3071, 2695, 3122, NULL, NULL, NULL, NULL, 50, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3072, 2683, 3122, NULL, NULL, NULL, NULL, 55, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3073, 2707, 3122, NULL, NULL, NULL, NULL, 47, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3074, 2704, 3122, NULL, NULL, NULL, NULL, 54, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3075, 2693, 3122, NULL, NULL, NULL, NULL, 53, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3076, 2700, 3122, NULL, NULL, NULL, NULL, 54, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3077, 2399, 3122, NULL, NULL, NULL, NULL, 51, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3078, 2708, 3122, NULL, NULL, NULL, NULL, 51, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3079, 2686, 3122, NULL, NULL, NULL, NULL, 53, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3080, 2682, 3122, NULL, NULL, NULL, NULL, 52, 56, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3081, 2736, 3122, NULL, NULL, NULL, NULL, 57, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3082, 2725, 3122, NULL, NULL, NULL, NULL, 56, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3083, 2382, 3122, NULL, NULL, NULL, NULL, 51, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3084, 2718, 3122, NULL, NULL, NULL, NULL, 53, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3085, 2722, 3122, NULL, NULL, NULL, NULL, 50, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3086, 2731, 3122, NULL, NULL, NULL, NULL, 54, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3087, 2723, 3122, NULL, NULL, NULL, NULL, 51, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3088, 2727, 3122, NULL, NULL, NULL, NULL, 46, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3089, 2713, 3122, NULL, NULL, NULL, NULL, 53, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3090, 2733, 3122, NULL, NULL, NULL, NULL, 51, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3091, 2728, 3122, NULL, NULL, NULL, NULL, 65, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3092, 2724, 3122, NULL, NULL, NULL, NULL, 50, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3093, 2714, 3122, NULL, NULL, NULL, NULL, 49, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3094, 2385, 3122, NULL, NULL, NULL, NULL, 47, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3095, 2710, 3122, NULL, NULL, NULL, NULL, 52, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3096, 2717, 3122, NULL, NULL, NULL, NULL, 67, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3097, 2715, 3122, NULL, NULL, NULL, NULL, 46, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3098, 2709, 3122, NULL, NULL, NULL, NULL, 53, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3099, 2716, 3122, NULL, NULL, NULL, NULL, 54, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3100, 2729, 3122, NULL, NULL, NULL, NULL, 46, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3101, 2720, 3122, NULL, NULL, NULL, NULL, 58, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3102, 2732, 3122, NULL, NULL, NULL, NULL, 54, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3103, 2384, 3122, NULL, NULL, NULL, NULL, 48, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3104, 2711, 3122, NULL, NULL, NULL, NULL, 49, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3105, 2734, 3122, NULL, NULL, NULL, NULL, 51, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3106, 2730, 3122, NULL, NULL, NULL, NULL, 47, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3107, 2721, 3122, NULL, NULL, NULL, NULL, 51, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3108, 2719, 3122, NULL, NULL, NULL, NULL, 49, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3109, 2735, 3122, NULL, NULL, NULL, NULL, 51, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3110, 2726, 3122, NULL, NULL, NULL, NULL, 54, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3111, 2383, 3122, NULL, NULL, NULL, NULL, 52, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3112, 2712, 3122, NULL, NULL, NULL, NULL, 53, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3113, 2387, 3122, NULL, NULL, NULL, NULL, 55, 42, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3114, 2793, 3121, NULL, NULL, NULL, NULL, 52, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3115, 2812, 3121, NULL, NULL, NULL, NULL, 54, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3116, 2799, 3121, NULL, NULL, NULL, NULL, 61, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3117, 2801, 3121, NULL, NULL, NULL, NULL, 51, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3118, 2807, 3121, NULL, NULL, NULL, NULL, 54, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3119, 2796, 3121, NULL, NULL, NULL, NULL, 53, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3120, 2814, 3121, NULL, NULL, NULL, NULL, 47, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3121, 2800, 3121, NULL, NULL, NULL, NULL, 53, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3122, 2811, 3121, NULL, NULL, NULL, NULL, 50, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3123, 2802, 3121, NULL, NULL, NULL, NULL, 47, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3124, 2795, 3121, NULL, NULL, NULL, NULL, 53, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3125, 2391, 3121, NULL, NULL, NULL, NULL, 46, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3126, 2808, 3121, NULL, NULL, NULL, NULL, 50, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3127, 2803, 3121, NULL, NULL, NULL, NULL, 51, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3128, 2809, 3121, NULL, NULL, NULL, NULL, 46, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3129, 2810, 3121, NULL, NULL, NULL, NULL, 50, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3130, 2792, 3121, NULL, NULL, NULL, NULL, 52, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3131, 2797, 3121, NULL, NULL, NULL, NULL, 53, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3132, 2804, 3121, NULL, NULL, NULL, NULL, 51, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3133, 2816, 3121, NULL, NULL, NULL, NULL, 49, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3134, 2817, 3121, NULL, NULL, NULL, NULL, 57, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3135, 2805, 3121, NULL, NULL, NULL, NULL, 50, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3136, 2794, 3121, NULL, NULL, NULL, NULL, 52, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3137, 2806, 3121, NULL, NULL, NULL, NULL, 54, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3138, 2798, 3121, NULL, NULL, NULL, NULL, 53, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3139, 2395, 3121, NULL, NULL, NULL, NULL, 55, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3140, 2815, 3121, NULL, NULL, NULL, NULL, 47, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3141, 2813, 3121, NULL, NULL, NULL, NULL, 70, 59, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3142, 2836, 3121, NULL, NULL, NULL, NULL, 54, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3143, 2823, 3121, NULL, NULL, NULL, NULL, 63, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3144, 2831, 3121, NULL, NULL, NULL, NULL, 50, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3145, 2820, 3121, NULL, NULL, NULL, NULL, 52, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3146, 2826, 3121, NULL, NULL, NULL, NULL, 61, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3147, 2837, 3121, NULL, NULL, NULL, NULL, 51, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3148, 2844, 3121, NULL, NULL, NULL, NULL, 57, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3149, 2827, 3121, NULL, NULL, NULL, NULL, 50, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3150, 2834, 3121, NULL, NULL, NULL, NULL, 54, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3151, 2821, 3121, NULL, NULL, NULL, NULL, 53, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3152, 2819, 3121, NULL, NULL, NULL, NULL, 55, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3153, 2818, 3121, NULL, NULL, NULL, NULL, 52, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3154, 2829, 3121, NULL, NULL, NULL, NULL, 47, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3155, 2840, 3121, NULL, NULL, NULL, NULL, 51, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3156, 2842, 3121, NULL, NULL, NULL, NULL, 49, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3157, 2509, 3121, NULL, NULL, NULL, NULL, 53, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3158, 2833, 3121, NULL, NULL, NULL, NULL, 47, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3159, 2825, 3121, NULL, NULL, NULL, NULL, 46, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3160, 2830, 3121, NULL, NULL, NULL, NULL, 51, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3161, 2501, 3121, NULL, NULL, NULL, NULL, 50, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3162, 2841, 3121, NULL, NULL, NULL, NULL, 51, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3163, 2839, 3121, NULL, NULL, NULL, NULL, 46, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3164, 2824, 3121, NULL, NULL, NULL, NULL, 46, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3165, 2838, 3121, NULL, NULL, NULL, NULL, 51, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3166, 2835, 3121, NULL, NULL, NULL, NULL, 47, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3167, 2510, 3121, NULL, NULL, NULL, NULL, 49, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3168, 2828, 3121, NULL, NULL, NULL, NULL, 53, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3169, 2843, 3121, NULL, NULL, NULL, NULL, 49, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3170, 2822, 3121, NULL, NULL, NULL, NULL, 53, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3171, 2832, 3121, NULL, NULL, NULL, NULL, 54, 58, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3172, 2917, 3120, NULL, NULL, NULL, NULL, 51, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3173, 2918, 3120, NULL, NULL, NULL, NULL, 46, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3174, 2928, 3120, NULL, NULL, NULL, NULL, 48, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3175, 2432, 3120, NULL, NULL, NULL, NULL, 46, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3176, 2927, 3120, NULL, NULL, NULL, NULL, 57, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3177, 2907, 3120, NULL, NULL, NULL, NULL, 53, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3178, 2906, 3120, NULL, NULL, NULL, NULL, 55, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3179, 2920, 3120, NULL, NULL, NULL, NULL, 54, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3180, 2903, 3120, NULL, NULL, NULL, NULL, 52, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3181, 2426, 3120, NULL, NULL, NULL, NULL, 50, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3182, 2912, 3120, NULL, NULL, NULL, NULL, 51, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3183, 2926, 3120, NULL, NULL, NULL, NULL, 54, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3184, 2904, 3120, NULL, NULL, NULL, NULL, 52, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3185, 2924, 3120, NULL, NULL, NULL, NULL, 54, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3186, 2909, 3120, NULL, NULL, NULL, NULL, 53, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3187, 2921, 3120, NULL, NULL, NULL, NULL, 47, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3188, 2910, 3120, NULL, NULL, NULL, NULL, 53, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3189, 2916, 3120, NULL, NULL, NULL, NULL, 54, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3190, 2911, 3120, NULL, NULL, NULL, NULL, 49, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3191, 2908, 3120, NULL, NULL, NULL, NULL, 49, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3192, 2915, 3120, NULL, NULL, NULL, NULL, 60, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3193, 2922, 3120, NULL, NULL, NULL, NULL, 54, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3194, 2905, 3120, NULL, NULL, NULL, NULL, 52, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3195, 2440, 3120, NULL, NULL, NULL, NULL, 47, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3196, 2923, 3120, NULL, NULL, NULL, NULL, 51, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3197, 2435, 3120, NULL, NULL, NULL, NULL, 53, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3198, 2919, 3120, NULL, NULL, NULL, NULL, 46, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3199, 2913, 3120, NULL, NULL, NULL, NULL, 61, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3200, 2914, 3120, NULL, NULL, NULL, NULL, 60, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3201, 2436, 3120, NULL, NULL, NULL, NULL, 50, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3202, 2925, 3120, NULL, NULL, NULL, NULL, 51, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3203, 2654, 3120, NULL, NULL, NULL, NULL, 47, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3204, 2437, 3120, NULL, NULL, NULL, NULL, 50, 53, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3205, 2947, 3120, NULL, NULL, NULL, NULL, 54, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3206, 2952, 3120, NULL, NULL, NULL, NULL, 51, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3207, 2944, 3120, NULL, NULL, NULL, NULL, 47, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3208, 2951, 3120, NULL, NULL, NULL, NULL, 50, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3209, 2937, 3120, NULL, NULL, NULL, NULL, 61, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3210, 2953, 3120, NULL, NULL, NULL, NULL, 64, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3211, 2938, 3120, NULL, NULL, NULL, NULL, 53, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3212, 2941, 3120, NULL, NULL, NULL, NULL, 51, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3213, 2948, 3120, NULL, NULL, NULL, NULL, 47, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3214, 2931, 3120, NULL, NULL, NULL, NULL, 49, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3215, 2940, 3120, NULL, NULL, NULL, NULL, 54, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3216, 2942, 3120, NULL, NULL, NULL, NULL, 51, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3217, 2929, 3120, NULL, NULL, NULL, NULL, 52, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3218, 2930, 3120, NULL, NULL, NULL, NULL, 55, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3219, 2943, 3120, NULL, NULL, NULL, NULL, 51, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3220, 2655, 3120, NULL, NULL, NULL, NULL, 52, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3221, 2945, 3120, NULL, NULL, NULL, NULL, 50, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3222, 2939, 3120, NULL, NULL, NULL, NULL, 54, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3223, 2950, 3120, NULL, NULL, NULL, NULL, 46, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3224, 2933, 3120, NULL, NULL, NULL, NULL, 53, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3225, 2955, 3120, NULL, NULL, NULL, NULL, 50, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3226, 2946, 3120, NULL, NULL, NULL, NULL, 46, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3227, 2956, 3120, NULL, NULL, NULL, NULL, 57, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3228, 2936, 3120, NULL, NULL, NULL, NULL, 50, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3229, 2935, 3120, NULL, NULL, NULL, NULL, 50, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3230, 2932, 3120, NULL, NULL, NULL, NULL, 53, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3231, 2949, 3120, NULL, NULL, NULL, NULL, 46, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3232, 2954, 3120, NULL, NULL, NULL, NULL, 54, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3233, 2934, 3120, NULL, NULL, NULL, NULL, 49, 44, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3234, 1680, 3123, NULL, NULL, NULL, NULL, 49, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3235, 1681, 3123, NULL, NULL, NULL, NULL, 51, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3236, 1682, 3123, NULL, NULL, NULL, NULL, 53, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3237, 1687, 3123, NULL, NULL, NULL, NULL, 50, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3238, 1689, 3123, NULL, NULL, NULL, NULL, 49, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3239, 1691, 3123, NULL, NULL, NULL, NULL, 54, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3240, 1695, 3123, NULL, NULL, NULL, NULL, 47, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3241, 1697, 3123, NULL, NULL, NULL, NULL, 46, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3242, 1699, 3123, NULL, NULL, NULL, NULL, 54, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3243, 1703, 3123, NULL, NULL, NULL, NULL, 52, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3244, 1707, 3123, NULL, NULL, NULL, NULL, 53, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3245, 1712, 3123, NULL, NULL, NULL, NULL, 61, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3246, 1714, 3123, NULL, NULL, NULL, NULL, 53, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3247, 1715, 3123, NULL, NULL, NULL, NULL, 46, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3248, 1719, 3123, NULL, NULL, NULL, NULL, 51, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3249, 1722, 3123, NULL, NULL, NULL, NULL, 57, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3250, 1723, 3123, NULL, NULL, NULL, NULL, 63, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3251, 1725, 3123, NULL, NULL, NULL, NULL, 52, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3252, 1726, 3123, NULL, NULL, NULL, NULL, 46, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3253, 1729, 3123, NULL, NULL, NULL, NULL, 55, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3254, 1728, 3123, NULL, NULL, NULL, NULL, 51, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3255, 1732, 3123, NULL, NULL, NULL, NULL, 50, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3256, 1733, 3123, NULL, NULL, NULL, NULL, 60, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3257, 1734, 3123, NULL, NULL, NULL, NULL, 50, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3258, 1736, 3123, NULL, NULL, NULL, NULL, 51, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3259, 1740, 3123, NULL, NULL, NULL, NULL, 51, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3260, 1742, 3123, NULL, NULL, NULL, NULL, 54, 60, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3261, 1339, 3123, NULL, NULL, NULL, NULL, 54, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3262, 1340, 3123, NULL, NULL, NULL, NULL, 57, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3263, 1342, 3123, NULL, NULL, NULL, NULL, 54, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3264, 1345, 3123, NULL, NULL, NULL, NULL, 49, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3265, 1347, 3123, NULL, NULL, NULL, NULL, 51, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3266, 1348, 3123, NULL, NULL, NULL, NULL, 51, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3267, 1350, 3123, NULL, NULL, NULL, NULL, 47, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3268, 1352, 3123, NULL, NULL, NULL, NULL, 46, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3269, 1356, 3123, NULL, NULL, NULL, NULL, 54, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3270, 1357, 3123, NULL, NULL, NULL, NULL, 52, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3271, 1364, 3123, NULL, NULL, NULL, NULL, 50, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3272, 1365, 3123, NULL, NULL, NULL, NULL, 55, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3273, 1367, 3123, NULL, NULL, NULL, NULL, 53, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3274, 1368, 3123, NULL, NULL, NULL, NULL, 50, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3275, 1370, 3123, NULL, NULL, NULL, NULL, 50, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3276, 1371, 3123, NULL, NULL, NULL, NULL, 53, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3277, 1372, 3123, NULL, NULL, NULL, NULL, 53, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3278, 1374, 3123, NULL, NULL, NULL, NULL, 61, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3279, 1376, 3123, NULL, NULL, NULL, NULL, 47, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3280, 1379, 3123, NULL, NULL, NULL, NULL, 63, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3281, 1380, 3123, NULL, NULL, NULL, NULL, 46, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3282, 1381, 3123, NULL, NULL, NULL, NULL, 49, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3283, 1382, 3123, NULL, NULL, NULL, NULL, 63, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3284, 1384, 3123, NULL, NULL, NULL, NULL, 52, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3285, 1385, 3123, NULL, NULL, NULL, NULL, 60, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3286, 1391, 3123, NULL, NULL, NULL, NULL, 53, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3287, 1392, 3123, NULL, NULL, NULL, NULL, 50, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3288, 1396, 3123, NULL, NULL, NULL, NULL, 56, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3289, 1397, 3123, NULL, NULL, NULL, NULL, 46, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3290, 1403, 3123, NULL, NULL, NULL, NULL, 53, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3291, 1406, 3123, NULL, NULL, NULL, NULL, 51, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3292, 1408, 3123, NULL, NULL, NULL, NULL, 46, 55, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3293, 3031, 3126, NULL, NULL, NULL, NULL, 46, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3294, 3013, 3126, NULL, NULL, NULL, NULL, 53, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3295, 3010, 3126, NULL, NULL, NULL, NULL, 49, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3296, 3014, 3126, NULL, NULL, NULL, NULL, 52, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3297, 3019, 3126, NULL, NULL, NULL, NULL, 54, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3298, 3033, 3126, NULL, NULL, NULL, NULL, 57, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3299, 3017, 3126, NULL, NULL, NULL, NULL, 50, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3300, 3012, 3126, NULL, NULL, NULL, NULL, 53, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3301, 3009, 3126, NULL, NULL, NULL, NULL, 53, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3302, 3021, 3126, NULL, NULL, NULL, NULL, 46, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3303, 3027, 3126, NULL, NULL, NULL, NULL, 51, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3304, 2242, 3126, NULL, NULL, NULL, NULL, 53, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3305, 3016, 3126, NULL, NULL, NULL, NULL, 63, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3306, 3023, 3126, NULL, NULL, NULL, NULL, 51, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3307, 2246, 3126, NULL, NULL, NULL, NULL, 52, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3308, 3020, 3126, NULL, NULL, NULL, NULL, 51, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3309, 2250, 3126, NULL, NULL, NULL, NULL, 46, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3310, 3024, 3126, NULL, NULL, NULL, NULL, 50, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3311, 3011, 3126, NULL, NULL, NULL, NULL, 49, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3312, 3018, 3126, NULL, NULL, NULL, NULL, 61, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3313, 3015, 3126, NULL, NULL, NULL, NULL, 53, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3314, 3032, 3126, NULL, NULL, NULL, NULL, 51, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3315, 3028, 3126, NULL, NULL, NULL, NULL, 47, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3316, 3022, 3126, NULL, NULL, NULL, NULL, 50, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3317, 3008, 3126, NULL, NULL, NULL, NULL, 55, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3318, 3029, 3126, NULL, NULL, NULL, NULL, 47, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3319, 3030, 3126, NULL, NULL, NULL, NULL, 56, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3320, 3025, 3126, NULL, NULL, NULL, NULL, 51, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3321, 2244, 3126, NULL, NULL, NULL, NULL, 54, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3322, 2251, 3126, NULL, NULL, NULL, NULL, 52, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3323, 3026, 3126, NULL, NULL, NULL, NULL, 46, 36, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3324, 3058, 3126, NULL, NULL, NULL, NULL, 50, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3325, 3048, 3126, NULL, NULL, NULL, NULL, 51, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3326, 3051, 3126, NULL, NULL, NULL, NULL, 51, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3327, 3062, 3126, NULL, NULL, NULL, NULL, 51, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3328, 3038, 3126, NULL, NULL, NULL, NULL, 53, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3329, 3039, 3126, NULL, NULL, NULL, NULL, 49, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3330, 3047, 3126, NULL, NULL, NULL, NULL, 50, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3331, 3053, 3126, NULL, NULL, NULL, NULL, 54, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3332, 3059, 3126, NULL, NULL, NULL, NULL, 53, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3333, 3057, 3126, NULL, NULL, NULL, NULL, 54, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3334, 2216, 3126, NULL, NULL, NULL, NULL, 46, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3335, 3061, 3126, NULL, NULL, NULL, NULL, 57, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3336, 3035, 3126, NULL, NULL, NULL, NULL, 55, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3337, 3034, 3126, NULL, NULL, NULL, NULL, 52, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3338, 3056, 3126, NULL, NULL, NULL, NULL, 47, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3339, 3046, 3126, NULL, NULL, NULL, NULL, 50, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3340, 3045, 3126, NULL, NULL, NULL, NULL, 61, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3341, 2229, 3126, NULL, NULL, NULL, NULL, 49, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3342, 3043, 3126, NULL, NULL, NULL, NULL, 53, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3343, 3037, 3126, NULL, NULL, NULL, NULL, 53, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3344, 3040, 3126, NULL, NULL, NULL, NULL, 49, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3345, 3054, 3126, NULL, NULL, NULL, NULL, 54, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3346, 3041, 3126, NULL, NULL, NULL, NULL, 49, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3347, 3042, 3126, NULL, NULL, NULL, NULL, 52, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3348, 3044, 3126, NULL, NULL, NULL, NULL, 50, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3349, 3055, 3126, NULL, NULL, NULL, NULL, 47, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3350, 3060, 3126, NULL, NULL, NULL, NULL, 46, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3351, 3050, 3126, NULL, NULL, NULL, NULL, 46, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3352, 3052, 3126, NULL, NULL, NULL, NULL, 47, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3353, 3049, 3126, NULL, NULL, NULL, NULL, 46, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3354, 3036, 3126, NULL, NULL, NULL, NULL, 52, 31, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3355, 1231, 3125, NULL, NULL, NULL, NULL, 46, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3356, 1232, 3125, NULL, NULL, NULL, NULL, 47, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3357, 1235, 3125, NULL, NULL, NULL, NULL, 50, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3358, 1238, 3125, NULL, NULL, NULL, NULL, 50, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3359, 1242, 3125, NULL, NULL, NULL, NULL, 53, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3360, 1244, 3125, NULL, NULL, NULL, NULL, 54, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3361, 1245, 3125, NULL, NULL, NULL, NULL, 55, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3362, 1246, 3125, NULL, NULL, NULL, NULL, 56, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3363, 1248, 3125, NULL, NULL, NULL, NULL, 57, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3364, 1249, 3125, NULL, NULL, NULL, NULL, 54, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3365, 1252, 3125, NULL, NULL, NULL, NULL, 46, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3366, 1253, 3125, NULL, NULL, NULL, NULL, 50, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3367, 1254, 3125, NULL, NULL, NULL, NULL, 51, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3368, 1256, 3125, NULL, NULL, NULL, NULL, 49, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3369, 1259, 3125, NULL, NULL, NULL, NULL, 52, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3370, 1263, 3125, NULL, NULL, NULL, NULL, 52, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3371, 1271, 3125, NULL, NULL, NULL, NULL, 53, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3372, 1272, 3125, NULL, NULL, NULL, NULL, 53, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3373, 1274, 3125, NULL, NULL, NULL, NULL, 47, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3374, 1279, 3125, NULL, NULL, NULL, NULL, 50, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3375, 1281, 3125, NULL, NULL, NULL, NULL, 55, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3376, 1282, 3125, NULL, NULL, NULL, NULL, 54, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3377, 1284, 3125, NULL, NULL, NULL, NULL, 52, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3378, 1285, 3125, NULL, NULL, NULL, NULL, 61, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3379, 1286, 3125, NULL, NULL, NULL, NULL, 49, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3380, 1287, 3125, NULL, NULL, NULL, NULL, 50, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3381, 1289, 3125, NULL, NULL, NULL, NULL, 52, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3382, 1291, 3125, NULL, NULL, NULL, NULL, 53, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3383, 1295, 3125, NULL, NULL, NULL, NULL, 51, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3384, 1296, 3125, NULL, NULL, NULL, NULL, 51, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3385, 1298, 3125, NULL, NULL, NULL, NULL, 52, 43, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3386, 1543, 3125, NULL, NULL, NULL, NULL, 46, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3387, 1546, 3125, NULL, NULL, NULL, NULL, 51, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3388, 1547, 3125, NULL, NULL, NULL, NULL, 46, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3389, 1552, 3125, NULL, NULL, NULL, NULL, 63, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3390, 1553, 3125, NULL, NULL, NULL, NULL, 50, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3391, 1558, 3125, NULL, NULL, NULL, NULL, 52, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3392, 1559, 3125, NULL, NULL, NULL, NULL, 47, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3393, 1563, 3125, NULL, NULL, NULL, NULL, 54, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3394, 1564, 3125, NULL, NULL, NULL, NULL, 52, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3395, 1569, 3125, NULL, NULL, NULL, NULL, 50, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3396, 1570, 3125, NULL, NULL, NULL, NULL, 49, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3397, 1572, 3125, NULL, NULL, NULL, NULL, 53, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3398, 1573, 3125, NULL, NULL, NULL, NULL, 57, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3399, 1574, 3125, NULL, NULL, NULL, NULL, 61, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3400, 1575, 3125, NULL, NULL, NULL, NULL, 50, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3401, 1576, 3125, NULL, NULL, NULL, NULL, 53, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3402, 1577, 3125, NULL, NULL, NULL, NULL, 52, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3403, 1579, 3125, NULL, NULL, NULL, NULL, 55, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3404, 1580, 3125, NULL, NULL, NULL, NULL, 51, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3405, 1581, 3125, NULL, NULL, NULL, NULL, 51, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3406, 1582, 3125, NULL, NULL, NULL, NULL, 51, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3407, 1583, 3125, NULL, NULL, NULL, NULL, 53, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3408, 1584, 3125, NULL, NULL, NULL, NULL, 49, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3409, 1586, 3125, NULL, NULL, NULL, NULL, 47, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3410, 1590, 3125, NULL, NULL, NULL, NULL, 55, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3411, 1595, 3125, NULL, NULL, NULL, NULL, 47, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3412, 1597, 3125, NULL, NULL, NULL, NULL, 47, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3413, 1600, 3125, NULL, NULL, NULL, NULL, 51, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3414, 1601, 3125, NULL, NULL, NULL, NULL, 54, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3415, 1602, 3125, NULL, NULL, NULL, NULL, 50, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3416, 1606, 3125, NULL, NULL, NULL, NULL, 53, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3417, 1607, 3125, NULL, NULL, NULL, NULL, 54, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3418, 1608, 3125, NULL, NULL, NULL, NULL, 53, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3419, 1609, 3125, NULL, NULL, NULL, NULL, 50, 52, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3420, 3123, 3124, NULL, NULL, NULL, NULL, 53, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3421, 3143, 3124, NULL, NULL, NULL, NULL, 57, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3422, 3133, 3124, NULL, NULL, NULL, NULL, 50, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3423, 3141, 3124, NULL, NULL, NULL, NULL, 46, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3424, 3131, 3124, NULL, NULL, NULL, NULL, 50, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3425, 3117, 3124, NULL, NULL, NULL, NULL, 55, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3426, 3136, 3124, NULL, NULL, NULL, NULL, 54, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3427, 3135, 3124, NULL, NULL, NULL, NULL, 47, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3428, 3132, 3124, NULL, NULL, NULL, NULL, 51, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3429, 3137, 3124, NULL, NULL, NULL, NULL, 51, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3430, 3119, 3124, NULL, NULL, NULL, NULL, 63, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3431, 3116, 3124, NULL, NULL, NULL, NULL, 52, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3432, 3128, 3124, NULL, NULL, NULL, NULL, 46, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3433, 3121, 3124, NULL, NULL, NULL, NULL, 49, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3434, 3130, 3124, NULL, NULL, NULL, NULL, 50, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3435, 3138, 3124, NULL, NULL, NULL, NULL, 54, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3436, 3134, 3124, NULL, NULL, NULL, NULL, 54, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3437, 3127, 3124, NULL, NULL, NULL, NULL, 46, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3438, 3142, 3124, NULL, NULL, NULL, NULL, 51, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3439, 3118, 3124, NULL, NULL, NULL, NULL, 53, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3440, 3129, 3124, NULL, NULL, NULL, NULL, 51, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3441, 3139, 3124, NULL, NULL, NULL, NULL, 51, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3442, 3125, 3124, NULL, NULL, NULL, NULL, 61, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3443, 2295, 3124, NULL, NULL, NULL, NULL, 51, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3444, 3126, 3124, NULL, NULL, NULL, NULL, 54, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3445, 3140, 3124, NULL, NULL, NULL, NULL, 50, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3446, 2296, 3124, NULL, NULL, NULL, NULL, 47, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3447, 3115, 3124, NULL, NULL, NULL, NULL, 52, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3448, 3122, 3124, NULL, NULL, NULL, NULL, 53, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3449, 3120, 3124, NULL, NULL, NULL, NULL, 53, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3450, 3124, 3124, NULL, NULL, NULL, NULL, 49, 41, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3451, 3146, 3124, NULL, NULL, NULL, NULL, 55, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3452, 3160, 3124, NULL, NULL, NULL, NULL, 46, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3453, 3144, 3124, NULL, NULL, NULL, NULL, 52, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3454, 3168, 3124, NULL, NULL, NULL, NULL, 47, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3455, 3147, 3124, NULL, NULL, NULL, NULL, 53, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3456, 3170, 3124, NULL, NULL, NULL, NULL, 54, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3457, 3172, 3124, NULL, NULL, NULL, NULL, 53, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3458, 3154, 3124, NULL, NULL, NULL, NULL, 50, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3459, 3156, 3124, NULL, NULL, NULL, NULL, 50, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3460, 3171, 3124, NULL, NULL, NULL, NULL, 48, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3461, 3164, 3124, NULL, NULL, NULL, NULL, 51, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3462, 2450, 3124, NULL, NULL, NULL, NULL, 54, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3463, 3162, 3124, NULL, NULL, NULL, NULL, 46, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3464, 3152, 3124, NULL, NULL, NULL, NULL, 53, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3465, 3149, 3124, NULL, NULL, NULL, NULL, 49, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3466, 3159, 3124, NULL, NULL, NULL, NULL, 46, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3467, 3153, 3124, NULL, NULL, NULL, NULL, 63, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3468, 3169, 3124, NULL, NULL, NULL, NULL, 47, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3469, 3175, 3124, NULL, NULL, NULL, NULL, 57, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3470, 3173, 3124, NULL, NULL, NULL, NULL, 51, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3471, 3155, 3124, NULL, NULL, NULL, NULL, 50, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3472, 3150, 3124, NULL, NULL, NULL, NULL, 49, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3473, 3151, 3124, NULL, NULL, NULL, NULL, 53, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3474, 3148, 3124, NULL, NULL, NULL, NULL, 53, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3475, 3165, 3124, NULL, NULL, NULL, NULL, 51, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3476, 3167, 3124, NULL, NULL, NULL, NULL, 51, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3477, 3161, 3124, NULL, NULL, NULL, NULL, 54, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3478, 3145, 3124, NULL, NULL, NULL, NULL, 52, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3479, 3174, 3124, NULL, NULL, NULL, NULL, 60, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3480, 3166, 3124, NULL, NULL, NULL, NULL, 47, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3481, 3158, 3124, NULL, NULL, NULL, NULL, 52, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3482, 3157, 3124, NULL, NULL, NULL, NULL, 61, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3483, 3163, 3124, NULL, NULL, NULL, NULL, 54, 57, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3608, 3406, 3129, NULL, NULL, NULL, NULL, 46, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3609, 2333, 3129, NULL, NULL, NULL, NULL, 55, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3610, 3404, 3129, NULL, NULL, NULL, NULL, 51, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3611, 3398, 3129, NULL, NULL, NULL, NULL, 51, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3612, 3411, 3129, NULL, NULL, NULL, NULL, 63, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3613, 3391, 3129, NULL, NULL, NULL, NULL, 63, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3614, 3390, 3129, NULL, NULL, NULL, NULL, 52, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3615, 3401, 3129, NULL, NULL, NULL, NULL, 50, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3616, 3413, 3129, NULL, NULL, NULL, NULL, 57, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3617, 3399, 3129, NULL, NULL, NULL, NULL, 56, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3618, 3396, 3129, NULL, NULL, NULL, NULL, 61, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3619, 3395, 3129, NULL, NULL, NULL, NULL, 46, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3620, 3397, 3129, NULL, NULL, NULL, NULL, 50, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3621, 3389, 3129, NULL, NULL, NULL, NULL, 52, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3622, 3392, 3129, NULL, NULL, NULL, NULL, 53, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3623, 3412, 3129, NULL, NULL, NULL, NULL, 64, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3624, 3410, 3129, NULL, NULL, NULL, NULL, 50, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3625, 3403, 3129, NULL, NULL, NULL, NULL, 46, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3626, 3409, 3129, NULL, NULL, NULL, NULL, 51, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3627, 3402, 3129, NULL, NULL, NULL, NULL, 56, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3628, 3394, 3129, NULL, NULL, NULL, NULL, 53, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3629, 3408, 3129, NULL, NULL, NULL, NULL, 51, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3630, 2335, 3129, NULL, NULL, NULL, NULL, 51, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3631, 3400, 3129, NULL, NULL, NULL, NULL, 56, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3632, 2329, 3129, NULL, NULL, NULL, NULL, 49, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3633, 3393, 3129, NULL, NULL, NULL, NULL, 53, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3634, 3407, 3129, NULL, NULL, NULL, NULL, 56, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3635, 3405, 3129, NULL, NULL, NULL, NULL, 56, 33, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3636, 1409, 3129, NULL, NULL, NULL, NULL, 52, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3637, 1410, 3129, NULL, NULL, NULL, NULL, 51, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3638, 1411, 3129, NULL, NULL, NULL, NULL, 65, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3639, 1413, 3129, NULL, NULL, NULL, NULL, 51, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3640, 1414, 3129, NULL, NULL, NULL, NULL, 51, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3641, 1415, 3129, NULL, NULL, NULL, NULL, 47, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3642, 1417, 3129, NULL, NULL, NULL, NULL, 54, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3643, 1418, 3129, NULL, NULL, NULL, NULL, 49, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3644, 1423, 3129, NULL, NULL, NULL, NULL, 54, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3645, 1427, 3129, NULL, NULL, NULL, NULL, 54, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3646, 1430, 3129, NULL, NULL, NULL, NULL, 53, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3647, 1436, 3129, NULL, NULL, NULL, NULL, 65, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3648, 1438, 3129, NULL, NULL, NULL, NULL, 65, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3649, 1440, 3129, NULL, NULL, NULL, NULL, 65, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3650, 1441, 3129, NULL, NULL, NULL, NULL, 65, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3651, 1442, 3129, NULL, NULL, NULL, NULL, 60, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3652, 1443, 3129, NULL, NULL, NULL, NULL, 47, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3653, 1445, 3129, NULL, NULL, NULL, NULL, 52, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3654, 1448, 3129, NULL, NULL, NULL, NULL, 55, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3655, 1449, 3129, NULL, NULL, NULL, NULL, 54, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3656, 1451, 3129, NULL, NULL, NULL, NULL, 53, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3657, 1454, 3129, NULL, NULL, NULL, NULL, 47, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3658, 1456, 3129, NULL, NULL, NULL, NULL, 65, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3659, 1457, 3129, NULL, NULL, NULL, NULL, 65, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3660, 1459, 3129, NULL, NULL, NULL, NULL, 48, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3661, 1463, 3129, NULL, NULL, NULL, NULL, 61, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3662, 1467, 3129, NULL, NULL, NULL, NULL, 54, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3663, 1471, 3129, NULL, NULL, NULL, NULL, 49, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3664, 1472, 3129, NULL, NULL, NULL, NULL, 57, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3665, 1473, 3129, NULL, NULL, NULL, NULL, 53, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3666, 1474, 3129, NULL, NULL, NULL, NULL, 51, 40, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3677, 3477, 3130, NULL, NULL, NULL, NULL, 51, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3678, 3280, 3130, NULL, NULL, NULL, NULL, 50, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3679, 2278, 3130, NULL, NULL, NULL, NULL, 46, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3680, 2271, 3130, NULL, NULL, NULL, NULL, 57, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3681, 3449, 3130, NULL, NULL, NULL, NULL, 51, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3682, 3474, 3130, NULL, NULL, NULL, NULL, 54, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3683, 3446, 3130, NULL, NULL, NULL, NULL, 63, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3684, 2288, 3130, NULL, NULL, NULL, NULL, 49, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3685, 2265, 3130, NULL, NULL, NULL, NULL, 53, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3667, 3444, 3130, NULL, NULL, NULL, NULL, 52, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3686, 3473, 3130, NULL, NULL, NULL, NULL, 46, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3687, 3479, 3130, NULL, NULL, NULL, NULL, 51, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3668, 2279, 3130, NULL, NULL, NULL, NULL, 52, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3688, 3467, 3130, NULL, NULL, NULL, NULL, 50, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3669, 2275, 3130, NULL, NULL, NULL, NULL, 52, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3689, 3466, 3130, NULL, NULL, NULL, NULL, 51, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3690, 3471, 3130, NULL, NULL, NULL, NULL, 65, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3691, 3469, 3130, NULL, NULL, NULL, NULL, 66, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3692, 3450, 3130, NULL, NULL, NULL, NULL, 53, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3693, 3476, 3130, NULL, NULL, NULL, NULL, 54, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3694, 3448, 3130, NULL, NULL, NULL, NULL, 63, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3695, 3470, 3130, NULL, NULL, NULL, NULL, 47, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3696, 3468, 3130, NULL, NULL, NULL, NULL, 47, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3697, 3279, 3130, NULL, NULL, NULL, NULL, 50, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3670, 3445, 3130, NULL, NULL, NULL, NULL, 55, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3698, 2289, 3130, NULL, NULL, NULL, NULL, 51, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3699, 3465, 3130, NULL, NULL, NULL, NULL, 61, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3700, 3447, 3130, NULL, NULL, NULL, NULL, 53, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3701, 3472, 3130, NULL, NULL, NULL, NULL, 54, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3702, 3478, 3130, NULL, NULL, NULL, NULL, 54, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3703, 3451, 3130, NULL, NULL, NULL, NULL, 65, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3704, 3475, 3130, NULL, NULL, NULL, NULL, 47, 39, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3705, 3490, 3130, NULL, NULL, NULL, NULL, 51, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3706, 3361, 3130, NULL, NULL, NULL, NULL, 50, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3707, 3492, 3130, NULL, NULL, NULL, NULL, 47, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3708, 3491, 3130, NULL, NULL, NULL, NULL, 54, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3709, 3454, 3130, NULL, NULL, NULL, NULL, 50, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3710, 3496, 3130, NULL, NULL, NULL, NULL, 54, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3711, 3499, 3130, NULL, NULL, NULL, NULL, 64, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3712, 3497, 3130, NULL, NULL, NULL, NULL, 46, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3671, 2362, 3130, NULL, NULL, NULL, NULL, 53, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3713, 3481, 3130, NULL, NULL, NULL, NULL, 53, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3714, 3500, 3130, NULL, NULL, NULL, NULL, 51, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3715, 3498, 3130, NULL, NULL, NULL, NULL, 73, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3672, 3462, 3130, NULL, NULL, NULL, NULL, 52, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3716, 3480, 3130, NULL, NULL, NULL, NULL, 63, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3673, 3453, 3130, NULL, NULL, NULL, NULL, 53, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3717, 3486, 3130, NULL, NULL, NULL, NULL, 51, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3718, 3456, 3130, NULL, NULL, NULL, NULL, 70, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3719, 3457, 3130, NULL, NULL, NULL, NULL, 57, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3674, 3463, 3130, NULL, NULL, NULL, NULL, 52, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3720, 3483, 3130, NULL, NULL, NULL, NULL, 61, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3675, 2364, 3130, NULL, NULL, NULL, NULL, 55, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3721, 3482, 3130, NULL, NULL, NULL, NULL, 49, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3722, 3485, 3130, NULL, NULL, NULL, NULL, 51, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3723, 3501, 3130, NULL, NULL, NULL, NULL, 58, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3676, 3464, 3130, NULL, NULL, NULL, NULL, 53, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3724, 3455, 3130, NULL, NULL, NULL, NULL, 52, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3725, 3488, 3130, NULL, NULL, NULL, NULL, 54, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3726, 3493, 3130, NULL, NULL, NULL, NULL, 50, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3727, 3487, 3130, NULL, NULL, NULL, NULL, 47, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3728, 3489, 3130, NULL, NULL, NULL, NULL, 47, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3729, 3452, 3130, NULL, NULL, NULL, NULL, 73, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3730, 3494, 3130, NULL, NULL, NULL, NULL, 47, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3731, 3484, 3130, NULL, NULL, NULL, NULL, 51, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3732, 3495, 3130, NULL, NULL, NULL, NULL, 50, 45, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3544, 2372, 3127, NULL, NULL, NULL, NULL, 47, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3545, 2625, 3127, NULL, NULL, NULL, NULL, 54, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3546, 3304, 3127, NULL, NULL, NULL, NULL, 54, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3547, 3284, 3127, NULL, NULL, NULL, NULL, 53, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3548, 3293, 3127, NULL, NULL, NULL, NULL, 51, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3549, 3299, 3127, NULL, NULL, NULL, NULL, 50, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3550, 3305, 3127, NULL, NULL, NULL, NULL, 51, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3551, 3294, 3127, NULL, NULL, NULL, NULL, 50, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3552, 3289, 3127, NULL, NULL, NULL, NULL, 49, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3553, 3302, 3127, NULL, NULL, NULL, NULL, 50, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3554, 3306, 3127, NULL, NULL, NULL, NULL, 65, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3555, 3303, 3127, NULL, NULL, NULL, NULL, 51, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3556, 3295, 3127, NULL, NULL, NULL, NULL, 73, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3557, 3288, 3127, NULL, NULL, NULL, NULL, 53, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3558, 2371, 3127, NULL, NULL, NULL, NULL, 50, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3559, 3308, 3127, NULL, NULL, NULL, NULL, 57, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3560, 3287, 3127, NULL, NULL, NULL, NULL, 49, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3561, 3292, 3127, NULL, NULL, NULL, NULL, 46, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3562, 3296, 3127, NULL, NULL, NULL, NULL, 51, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3563, 3285, 3127, NULL, NULL, NULL, NULL, 63, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3564, 3300, 3127, NULL, NULL, NULL, NULL, 54, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3565, 3286, 3127, NULL, NULL, NULL, NULL, 53, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3566, 3298, 3127, NULL, NULL, NULL, NULL, 51, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3567, 3282, 3127, NULL, NULL, NULL, NULL, 55, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3568, 3290, 3127, NULL, NULL, NULL, NULL, 61, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3569, 3291, 3127, NULL, NULL, NULL, NULL, 52, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3570, 3281, 3127, NULL, NULL, NULL, NULL, 52, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3571, 3283, 3127, NULL, NULL, NULL, NULL, 52, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3572, 3301, 3127, NULL, NULL, NULL, NULL, 70, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3573, 2373, 3127, NULL, NULL, NULL, NULL, 51, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3574, 3297, 3127, NULL, NULL, NULL, NULL, 47, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3575, 3307, 3127, NULL, NULL, NULL, NULL, 68, 46, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3576, 1612, 3127, NULL, NULL, NULL, NULL, 53, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3577, 1614, 3127, NULL, NULL, NULL, NULL, 55, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3578, 1616, 3127, NULL, NULL, NULL, NULL, 51, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3579, 1620, 3127, NULL, NULL, NULL, NULL, 54, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3580, 1621, 3127, NULL, NULL, NULL, NULL, 47, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3581, 1624, 3127, NULL, NULL, NULL, NULL, 51, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3582, 1625, 3127, NULL, NULL, NULL, NULL, 53, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3583, 1627, 3127, NULL, NULL, NULL, NULL, 46, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3584, 1628, 3127, NULL, NULL, NULL, NULL, 50, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3585, 1629, 3127, NULL, NULL, NULL, NULL, 51, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3586, 1630, 3127, NULL, NULL, NULL, NULL, 50, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3587, 1632, 3127, NULL, NULL, NULL, NULL, 51, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3588, 1638, 3127, NULL, NULL, NULL, NULL, 55, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3589, 1639, 3127, NULL, NULL, NULL, NULL, 54, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3590, 1646, 3127, NULL, NULL, NULL, NULL, 61, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3591, 1647, 3127, NULL, NULL, NULL, NULL, 51, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3592, 1649, 3127, NULL, NULL, NULL, NULL, 57, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3593, 1651, 3127, NULL, NULL, NULL, NULL, 50, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3594, 1655, 3127, NULL, NULL, NULL, NULL, 52, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3595, 1657, 3127, NULL, NULL, NULL, NULL, 52, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3596, 1658, 3127, NULL, NULL, NULL, NULL, 53, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3597, 1659, 3127, NULL, NULL, NULL, NULL, 63, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3598, 1662, 3127, NULL, NULL, NULL, NULL, 46, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3599, 1663, 3127, NULL, NULL, NULL, NULL, 49, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3600, 1664, 3127, NULL, NULL, NULL, NULL, 46, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3601, 1666, 3127, NULL, NULL, NULL, NULL, 52, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3602, 1668, 3127, NULL, NULL, NULL, NULL, 54, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3603, 1669, 3127, NULL, NULL, NULL, NULL, 53, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3604, 1670, 3127, NULL, NULL, NULL, NULL, 50, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3605, 1674, 3127, NULL, NULL, NULL, NULL, 47, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3606, 1672, 3127, NULL, NULL, NULL, NULL, 47, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3607, 1673, 3127, NULL, NULL, NULL, NULL, 46, 54, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3733, 2115, 3022, NULL, NULL, NULL, NULL, 45, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3735, 2111, 3022, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3736, 2032, 3022, NULL, NULL, NULL, NULL, 43, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3737, 2110, 3022, NULL, NULL, NULL, NULL, 43, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3738, 2033, 3022, NULL, NULL, NULL, NULL, 44, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3739, 2004, 3022, NULL, NULL, NULL, NULL, 41, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3740, 2036, 3022, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3741, 2040, 3022, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3742, 2010, 3022, NULL, NULL, NULL, NULL, 41, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3743, 2009, 3022, NULL, NULL, NULL, NULL, 41, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3744, 2037, 3022, NULL, NULL, NULL, NULL, 44, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3745, 2038, 3022, NULL, NULL, NULL, NULL, 41, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3746, 2029, 3022, NULL, NULL, NULL, NULL, 44, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3747, 2006, 3022, NULL, NULL, NULL, NULL, 41, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3748, 2030, 3022, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3749, 2005, 3022, NULL, NULL, NULL, NULL, 44, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3750, 2011, 3022, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3751, 2039, 3022, NULL, NULL, NULL, NULL, 43, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3752, 2031, 3022, NULL, NULL, NULL, NULL, 42, 112, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3753, 3548, 3022, NULL, NULL, NULL, NULL, 44, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3754, 3549, 3022, NULL, NULL, NULL, NULL, 42, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3755, 3556, 3022, NULL, NULL, NULL, NULL, 42, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3756, 3552, 3022, NULL, NULL, NULL, NULL, 43, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3757, 3554, 3022, NULL, NULL, NULL, NULL, 41, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3758, 3551, 3022, NULL, NULL, NULL, NULL, 41, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3759, 3550, 3022, NULL, NULL, NULL, NULL, 44, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3760, 3557, 3022, NULL, NULL, NULL, NULL, 42, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3761, 3558, 3022, NULL, NULL, NULL, NULL, 44, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3762, 3559, 3022, NULL, NULL, NULL, NULL, 44, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3763, 3560, 3022, NULL, NULL, NULL, NULL, 44, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3764, 3561, 3022, NULL, NULL, NULL, NULL, 42, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3734, 3547, 3022, NULL, NULL, NULL, NULL, 45, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3765, 3562, 3022, NULL, NULL, NULL, NULL, 42, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3766, 3563, 3022, NULL, NULL, NULL, NULL, 43, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3767, 3564, 3022, NULL, NULL, NULL, NULL, 41, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3768, 3565, 3022, NULL, NULL, NULL, NULL, 44, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3769, 3566, 3022, NULL, NULL, NULL, NULL, 43, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3770, 3567, 3022, NULL, NULL, NULL, NULL, 42, 109, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3771, 2486, 3128, NULL, NULL, NULL, NULL, 52, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3772, 3584, 3128, NULL, NULL, NULL, NULL, 73, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3773, 3588, 3128, NULL, NULL, NULL, NULL, 51, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3774, 2484, 3128, NULL, NULL, NULL, NULL, 47, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3775, 3595, 3128, NULL, NULL, NULL, NULL, 57, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3776, 3572, 3128, NULL, NULL, NULL, NULL, 53, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3777, 3570, 3128, NULL, NULL, NULL, NULL, 53, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3778, 3582, 3128, NULL, NULL, NULL, NULL, 73, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3779, 3590, 3128, NULL, NULL, NULL, NULL, 70, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3780, 3571, 3128, NULL, NULL, NULL, NULL, 53, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3781, 2488, 3128, NULL, NULL, NULL, NULL, 55, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3782, 3581, 3128, NULL, NULL, NULL, NULL, 51, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3783, 3594, 3128, NULL, NULL, NULL, NULL, 50, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3784, 3583, 3128, NULL, NULL, NULL, NULL, 50, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3785, 3593, 3128, NULL, NULL, NULL, NULL, 49, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3786, 3586, 3128, NULL, NULL, NULL, NULL, 54, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3787, 3591, 3128, NULL, NULL, NULL, NULL, 51, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3788, 3592, 3128, NULL, NULL, NULL, NULL, 51, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3789, 3585, 3128, NULL, NULL, NULL, NULL, 47, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3790, 3568, 3128, NULL, NULL, NULL, NULL, 52, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3791, 3573, 3128, NULL, NULL, NULL, NULL, 53, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3792, 3579, 3128, NULL, NULL, NULL, NULL, 51, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3793, 3575, 3128, NULL, NULL, NULL, NULL, 61, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3794, 3580, 3128, NULL, NULL, NULL, NULL, 70, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3795, 3574, 3128, NULL, NULL, NULL, NULL, 54, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3796, 3577, 3128, NULL, NULL, NULL, NULL, 51, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3797, 3587, 3128, NULL, NULL, NULL, NULL, 47, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3798, 3578, 3128, NULL, NULL, NULL, NULL, 50, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3799, 3569, 3128, NULL, NULL, NULL, NULL, 63, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3800, 3576, 3128, NULL, NULL, NULL, NULL, 50, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3801, 3589, 3128, NULL, NULL, NULL, NULL, 47, 61, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3802, 3619, 3128, NULL, NULL, NULL, NULL, 65, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3803, 3597, 3128, NULL, NULL, NULL, NULL, 55, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3804, 2260, 3128, NULL, NULL, NULL, NULL, 65, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3805, 3605, 3128, NULL, NULL, NULL, NULL, 53, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3806, 3611, 3128, NULL, NULL, NULL, NULL, 51, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3807, 3622, 3128, NULL, NULL, NULL, NULL, 57, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3808, 3621, 3128, NULL, NULL, NULL, NULL, 49, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3809, 3600, 3128, NULL, NULL, NULL, NULL, 53, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3810, 3602, 3128, NULL, NULL, NULL, NULL, 49, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3811, 3609, 3128, NULL, NULL, NULL, NULL, 65, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3812, 3603, 3128, NULL, NULL, NULL, NULL, 65, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3813, 3601, 3128, NULL, NULL, NULL, NULL, 53, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3814, 3613, 3128, NULL, NULL, NULL, NULL, 56, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3815, 3596, 3128, NULL, NULL, NULL, NULL, 52, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3816, 3618, 3128, NULL, NULL, NULL, NULL, 65, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3817, 3614, 3128, NULL, NULL, NULL, NULL, 51, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3818, 3616, 3128, NULL, NULL, NULL, NULL, 51, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3819, 3608, 3128, NULL, NULL, NULL, NULL, 65, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3820, 3617, 3128, NULL, NULL, NULL, NULL, 56, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3821, 3612, 3128, NULL, NULL, NULL, NULL, 56, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3822, 3615, 3128, NULL, NULL, NULL, NULL, 56, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3823, 3620, 3128, NULL, NULL, NULL, NULL, 51, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3824, 2263, 3128, NULL, NULL, NULL, NULL, 63, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3825, 3607, 3128, NULL, NULL, NULL, NULL, 51, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3826, 3610, 3128, NULL, NULL, NULL, NULL, 51, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3827, 3599, 3128, NULL, NULL, NULL, NULL, 49, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3828, 3606, 3128, NULL, NULL, NULL, NULL, 65, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3829, 3598, 3128, NULL, NULL, NULL, NULL, 52, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3830, 3604, 3128, NULL, NULL, NULL, NULL, 61, 37, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3834, 3757, 3079, NULL, NULL, NULL, NULL, 44, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3835, 3747, 3079, NULL, NULL, NULL, NULL, 43, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3836, 3755, 3079, NULL, NULL, NULL, NULL, 43, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3837, 3746, 3079, NULL, NULL, NULL, NULL, 44, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3838, 3748, 3079, NULL, NULL, NULL, NULL, 44, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3839, 3756, 3079, NULL, NULL, NULL, NULL, 43, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3840, 3760, 3079, NULL, NULL, NULL, NULL, 43, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3841, 3751, 3079, NULL, NULL, NULL, NULL, 42, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3842, 3750, 3079, NULL, NULL, NULL, NULL, 42, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3843, 3762, 3079, NULL, NULL, NULL, NULL, 42, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3844, 3763, 3079, NULL, NULL, NULL, NULL, 42, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3831, 3745, 3079, NULL, NULL, NULL, NULL, 45, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3845, 3764, 3079, NULL, NULL, NULL, NULL, 42, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3846, 3765, 3079, NULL, NULL, NULL, NULL, 44, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3847, 3766, 3079, NULL, NULL, NULL, NULL, 44, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3848, 3767, 3079, NULL, NULL, NULL, NULL, 44, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3849, 3768, 3079, NULL, NULL, NULL, NULL, 43, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3850, 3769, 3079, NULL, NULL, NULL, NULL, 42, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3851, 3770, 3079, NULL, NULL, NULL, NULL, 44, 111, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3852, 2021, 3079, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3853, 2026, 3079, NULL, NULL, NULL, NULL, 43, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3854, 2022, 3079, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3855, 2027, 3079, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3856, 2028, 3079, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3857, 2019, 3079, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3833, 1999, 3079, NULL, NULL, NULL, NULL, 45, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3832, 2106, 3079, NULL, NULL, NULL, NULL, 45, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3858, 2016, 3079, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3859, 2017, 3079, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3860, 2002, 3079, NULL, NULL, NULL, NULL, 41, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3861, 2020, 3079, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3862, 2003, 3079, NULL, NULL, NULL, NULL, 43, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3863, 2023, 3079, NULL, NULL, NULL, NULL, 44, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3864, 2015, 3079, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3865, 2018, 3079, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3866, 2007, 3079, NULL, NULL, NULL, NULL, 43, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3867, 2024, 3079, NULL, NULL, NULL, NULL, 43, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3868, 2025, 3079, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3869, 2014, 3079, NULL, NULL, NULL, NULL, 42, 108, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3871, 3774, 3898, NULL, NULL, NULL, NULL, 44, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3876, 3781, 3898, NULL, NULL, NULL, NULL, 44, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3877, 3782, 3898, NULL, NULL, NULL, NULL, 42, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3878, 3783, 3898, NULL, NULL, NULL, NULL, 42, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3872, 3775, 3898, NULL, NULL, NULL, NULL, 45, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3879, 3784, 3898, NULL, NULL, NULL, NULL, 42, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3880, 3785, 3898, NULL, NULL, NULL, NULL, 43, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3870, 3773, 3898, NULL, NULL, NULL, NULL, 43, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3881, 3786, 3898, NULL, NULL, NULL, NULL, 44, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3882, 3787, 3898, NULL, NULL, NULL, NULL, 42, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3883, 3788, 3898, NULL, NULL, NULL, NULL, 43, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3884, 3789, 3898, NULL, NULL, NULL, NULL, 44, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3885, 3790, 3898, NULL, NULL, NULL, NULL, 43, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3886, 3791, 3898, NULL, NULL, NULL, NULL, 41, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3887, 3792, 3898, NULL, NULL, NULL, NULL, 42, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3888, 3793, 3898, NULL, NULL, NULL, NULL, 42, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3889, 3794, 3898, NULL, NULL, NULL, NULL, 42, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3890, 3795, 3898, NULL, NULL, NULL, NULL, 43, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3891, 3796, 3898, NULL, NULL, NULL, NULL, 41, 101, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3873, 3776, 3898, NULL, NULL, NULL, NULL, 43, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3892, 3780, 3898, NULL, NULL, NULL, NULL, 41, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3874, 3777, 3898, NULL, NULL, NULL, NULL, 44, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3893, 3797, 3898, NULL, NULL, NULL, NULL, 42, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3894, 3798, 3898, NULL, NULL, NULL, NULL, 42, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3875, 3778, 3898, NULL, NULL, NULL, NULL, 45, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3895, 3799, 3898, NULL, NULL, NULL, NULL, 43, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3896, 3800, 3898, NULL, NULL, NULL, NULL, 41, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3897, 3801, 3898, NULL, NULL, NULL, NULL, 41, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3898, 3802, 3898, NULL, NULL, NULL, NULL, 42, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3899, 3803, 3898, NULL, NULL, NULL, NULL, 42, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3900, 3804, 3898, NULL, NULL, NULL, NULL, 42, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3901, 3805, 3898, NULL, NULL, NULL, NULL, 44, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3902, 3806, 3898, NULL, NULL, NULL, NULL, 44, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3903, 3807, 3898, NULL, NULL, NULL, NULL, 44, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3904, 3808, 3898, NULL, NULL, NULL, NULL, 43, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3905, 3809, 3898, NULL, NULL, NULL, NULL, 42, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3906, 3810, 3898, NULL, NULL, NULL, NULL, 41, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3907, 3811, 3898, NULL, NULL, NULL, NULL, 44, 98, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3484, 3202, 3119, NULL, NULL, NULL, NULL, 52, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3485, 3220, 3119, NULL, NULL, NULL, NULL, 51, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3486, 3204, 3119, NULL, NULL, NULL, NULL, 55, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3487, 3223, 3119, NULL, NULL, NULL, NULL, 51, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3488, 3214, 3119, NULL, NULL, NULL, NULL, 54, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3489, 2525, 3119, NULL, NULL, NULL, NULL, 52, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3490, 3205, 3119, NULL, NULL, NULL, NULL, 49, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3491, 3215, 3119, NULL, NULL, NULL, NULL, 54, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3492, 3221, 3119, NULL, NULL, NULL, NULL, 46, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3493, 3224, 3119, NULL, NULL, NULL, NULL, 50, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3494, 3216, 3119, NULL, NULL, NULL, NULL, 54, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3495, 3213, 3119, NULL, NULL, NULL, NULL, 51, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3496, 3208, 3119, NULL, NULL, NULL, NULL, 61, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3497, 3218, 3119, NULL, NULL, NULL, NULL, 47, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3498, 3211, 3119, NULL, NULL, NULL, NULL, 46, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3499, 3212, 3119, NULL, NULL, NULL, NULL, 51, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3500, 3217, 3119, NULL, NULL, NULL, NULL, 47, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3501, 3206, 3119, NULL, NULL, NULL, NULL, 53, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3502, 3201, 3119, NULL, NULL, NULL, NULL, 52, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3503, 3222, 3119, NULL, NULL, NULL, NULL, 46, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3504, 3207, 3119, NULL, NULL, NULL, NULL, 53, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3505, 3203, 3119, NULL, NULL, NULL, NULL, 63, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3506, 2531, 3119, NULL, NULL, NULL, NULL, 50, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3507, 3210, 3119, NULL, NULL, NULL, NULL, 50, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3508, 3225, 3119, NULL, NULL, NULL, NULL, 57, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3509, 3209, 3119, NULL, NULL, NULL, NULL, 46, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3510, 3219, 3119, NULL, NULL, NULL, NULL, 54, 50, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3511, 2344, 3119, NULL, NULL, NULL, NULL, 49, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3512, 3234, 3119, NULL, NULL, NULL, NULL, 51, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3513, 3249, 3119, NULL, NULL, NULL, NULL, 51, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3514, 3246, 3119, NULL, NULL, NULL, NULL, 51, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3515, 3227, 3119, NULL, NULL, NULL, NULL, 55, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3516, 3247, 3119, NULL, NULL, NULL, NULL, 46, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3517, 3239, 3119, NULL, NULL, NULL, NULL, 54, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3518, 3229, 3119, NULL, NULL, NULL, NULL, 53, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3519, 3230, 3119, NULL, NULL, NULL, NULL, 53, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3520, 3250, 3119, NULL, NULL, NULL, NULL, 49, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3521, 3241, 3119, NULL, NULL, NULL, NULL, 50, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3522, 2351, 3119, NULL, NULL, NULL, NULL, 46, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3523, 3242, 3119, NULL, NULL, NULL, NULL, 54, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3524, 3235, 3119, NULL, NULL, NULL, NULL, 61, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3525, 3237, 3119, NULL, NULL, NULL, NULL, 51, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3526, 3244, 3119, NULL, NULL, NULL, NULL, 54, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3527, 3240, 3119, NULL, NULL, NULL, NULL, 51, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3528, 3226, 3119, NULL, NULL, NULL, NULL, 52, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3529, 3251, 3119, NULL, NULL, NULL, NULL, 51, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3530, 3233, 3119, NULL, NULL, NULL, NULL, 49, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3531, 3236, 3119, NULL, NULL, NULL, NULL, 58, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3532, 3232, 3119, NULL, NULL, NULL, NULL, 53, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3533, 3252, 3119, NULL, NULL, NULL, NULL, 57, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3534, 2340, 3119, NULL, NULL, NULL, NULL, 50, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3535, 3245, 3119, NULL, NULL, NULL, NULL, 47, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3536, 3243, 3119, NULL, NULL, NULL, NULL, 65, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3537, 2354, 3119, NULL, NULL, NULL, NULL, 46, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3538, 2345, 3119, NULL, NULL, NULL, NULL, 47, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3539, 3231, 3119, NULL, NULL, NULL, NULL, 53, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3540, 2349, 3119, NULL, NULL, NULL, NULL, 46, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3541, 3238, 3119, NULL, NULL, NULL, NULL, 51, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3542, 3228, 3119, NULL, NULL, NULL, NULL, 52, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3543, 3248, 3119, NULL, NULL, NULL, NULL, 46, 34, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3908, 3903, 3131, NULL, NULL, NULL, NULL, 53, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3909, 3894, 3131, NULL, NULL, NULL, NULL, 51, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3910, 3876, 3131, NULL, NULL, NULL, NULL, 52, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3911, 3899, 3131, NULL, NULL, NULL, NULL, 54, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3912, 3892, 3131, NULL, NULL, NULL, NULL, 51, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3913, 3895, 3131, NULL, NULL, NULL, NULL, 54, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3914, 3902, 3131, NULL, NULL, NULL, NULL, 51, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3915, 3884, 3131, NULL, NULL, NULL, NULL, 53, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3916, 3881, 3131, NULL, NULL, NULL, NULL, 49, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3917, 3898, 3131, NULL, NULL, NULL, NULL, 46, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3918, 3896, 3131, NULL, NULL, NULL, NULL, 51, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3919, 3904, 3131, NULL, NULL, NULL, NULL, 57, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3920, 3882, 3131, NULL, NULL, NULL, NULL, 46, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3921, 3901, 3131, NULL, NULL, NULL, NULL, 54, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3922, 2421, 3131, NULL, NULL, NULL, NULL, 50, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3923, 3888, 3131, NULL, NULL, NULL, NULL, 53, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3924, 3886, 3131, NULL, NULL, NULL, NULL, 51, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3925, 3877, 3131, NULL, NULL, NULL, NULL, 55, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3926, 3875, 3131, NULL, NULL, NULL, NULL, 52, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3927, 3883, 3131, NULL, NULL, NULL, NULL, 61, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3928, 3890, 3131, NULL, NULL, NULL, NULL, 50, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3929, 3879, 3131, NULL, NULL, NULL, NULL, 53, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3930, 3897, 3131, NULL, NULL, NULL, NULL, 54, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3931, 3893, 3131, NULL, NULL, NULL, NULL, 50, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3932, 2423, 3131, NULL, NULL, NULL, NULL, 51, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3933, 3878, 3131, NULL, NULL, NULL, NULL, 55, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3934, 3887, 3131, NULL, NULL, NULL, NULL, 54, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3935, 3900, 3131, NULL, NULL, NULL, NULL, 51, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3936, 3885, 3131, NULL, NULL, NULL, NULL, 53, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3937, 3889, 3131, NULL, NULL, NULL, NULL, 51, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3938, 3891, 3131, NULL, NULL, NULL, NULL, 73, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3939, 3880, 3131, NULL, NULL, NULL, NULL, 49, 47, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3940, 3924, 3131, NULL, NULL, NULL, NULL, 57, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3941, 3909, 3131, NULL, NULL, NULL, NULL, 53, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3942, 3923, 3131, NULL, NULL, NULL, NULL, 51, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3943, 2469, 3131, NULL, NULL, NULL, NULL, 53, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3944, 3922, 3131, NULL, NULL, NULL, NULL, 50, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3945, 3907, 3131, NULL, NULL, NULL, NULL, 52, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3946, 3916, 3131, NULL, NULL, NULL, NULL, 47, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3947, 2478, 3131, NULL, NULL, NULL, NULL, 49, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3948, 3915, 3131, NULL, NULL, NULL, NULL, 54, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3949, 2475, 3131, NULL, NULL, NULL, NULL, 46, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3950, 3908, 3131, NULL, NULL, NULL, NULL, 53, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3951, 2477, 3131, NULL, NULL, NULL, NULL, 73, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3952, 3914, 3131, NULL, NULL, NULL, NULL, 51, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3953, 3919, 3131, NULL, NULL, NULL, NULL, 51, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3954, 3918, 3131, NULL, NULL, NULL, NULL, 50, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3955, 3912, 3131, NULL, NULL, NULL, NULL, 52, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3956, 3906, 3131, NULL, NULL, NULL, NULL, 55, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3957, 3917, 3131, NULL, NULL, NULL, NULL, 46, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3958, 3913, 3131, NULL, NULL, NULL, NULL, 47, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3959, 3911, 3131, NULL, NULL, NULL, NULL, 61, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3960, 2476, 3131, NULL, NULL, NULL, NULL, 50, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3961, 3910, 3131, NULL, NULL, NULL, NULL, 49, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3962, 3921, 3131, NULL, NULL, NULL, NULL, 51, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3963, 3920, 3131, NULL, NULL, NULL, NULL, 54, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3964, 3905, 3131, NULL, NULL, NULL, NULL, 52, 49, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3967, 1194, 4350, NULL, NULL, NULL, NULL, 44, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3968, 1185, 4350, NULL, NULL, NULL, NULL, 42, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3969, 1190, 4350, NULL, NULL, NULL, NULL, 43, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3970, 1192, 4350, NULL, NULL, NULL, NULL, 44, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3971, 1206, 4350, NULL, NULL, NULL, NULL, 44, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3972, 1191, 4350, NULL, NULL, NULL, NULL, 44, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3973, 1198, 4350, NULL, NULL, NULL, NULL, 42, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3974, 1199, 4350, NULL, NULL, NULL, NULL, 42, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3975, 1196, 4350, NULL, NULL, NULL, NULL, 43, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3965, 1200, 4350, NULL, NULL, NULL, NULL, 45, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3976, 1188, 4350, NULL, NULL, NULL, NULL, 43, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3977, 1195, 4350, NULL, NULL, NULL, NULL, 42, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3978, 1201, 4350, NULL, NULL, NULL, NULL, 41, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3979, 1202, 4350, NULL, NULL, NULL, NULL, 44, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3980, 1204, 4350, NULL, NULL, NULL, NULL, 42, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3981, 1207, 4350, NULL, NULL, NULL, NULL, 41, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3982, 1187, 4350, NULL, NULL, NULL, NULL, 42, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3983, 1193, 4350, NULL, NULL, NULL, NULL, 41, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3984, 1197, 4350, NULL, NULL, NULL, NULL, 43, 96, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3985, 2603, 4350, NULL, NULL, NULL, NULL, 44, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3986, 2607, 4350, NULL, NULL, NULL, NULL, 44, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3987, 2608, 4350, NULL, NULL, NULL, NULL, 44, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3988, 2602, 4350, NULL, NULL, NULL, NULL, 41, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3989, 2609, 4350, NULL, NULL, NULL, NULL, 42, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3990, 2606, 4350, NULL, NULL, NULL, NULL, 42, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3966, 2620, 4350, NULL, NULL, NULL, NULL, 45, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3991, 2615, 4350, NULL, NULL, NULL, NULL, 44, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3992, 2604, 4350, NULL, NULL, NULL, NULL, 44, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3993, 2605, 4350, NULL, NULL, NULL, NULL, 42, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3994, 2611, 4350, NULL, NULL, NULL, NULL, 43, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3995, 2614, 4350, NULL, NULL, NULL, NULL, 43, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3996, 2612, 4350, NULL, NULL, NULL, NULL, 41, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3997, 2610, 4350, NULL, NULL, NULL, NULL, 44, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3998, 2613, 4350, NULL, NULL, NULL, NULL, 42, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (3999, 2618, 4350, NULL, NULL, NULL, NULL, 42, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (4000, 2616, 4350, NULL, NULL, NULL, NULL, 41, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (4001, 2617, 4350, NULL, NULL, NULL, NULL, 42, 107, NULL, NULL); INSERT INTO person_event_metadata (id, person_id, event_id, status, health, weight, role_id, position_id, team_id, lineup_slot, lineup_slot_sequence) VALUES (4002, 2621, 4350, NULL, NULL, NULL, NULL, 41, 107, NULL, NULL); -- -- Data for Name: person_phases; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: persons; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1, 'l.mlb.com-p.6826', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2, 'l.mlb.com-p.5877', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3, 'l.mlb.com-p.6089', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (4, 'l.mlb.com-p.10593', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (5, 'l.mlb.com-p.6153', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (6, 'l.mlb.com-p.6606', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (7, 'l.mlb.com-p.2657', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (8, 'l.mlb.com-p.11861', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (9, 'l.mlb.com-p.8147', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (10, 'l.mlb.com-p.5580', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (11, 'l.mlb.com-p.1777', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (12, 'l.mlb.com-p.7412', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (13, 'l.mlb.com-p.5979', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (14, 'l.mlb.com-p.5607', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (15, 'l.mlb.com-p.7161', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (16, 'l.mlb.com-p.6791', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (17, 'l.mlb.com-p.6060', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (18, 'l.mlb.com-p.6627', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (19, 'l.mlb.com-p.2062', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (20, 'l.mlb.com-p.3836', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (21, 'l.mlb.com-p.6037', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (22, 'l.mlb.com-p.9208', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (23, 'l.mlb.com-p.8510', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (24, 'l.mlb.com-p.7237', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (25, 'l.mlb.com-p.4122', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (26, 'l.mlb.com-p.6091', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (27, 'l.mlb.com-p.3834', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (28, 'l.mlb.com-p.13742', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (29, 'l.mlb.com-p.5396', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (30, 'l.mlb.com-p.17227', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (31, 'l.mlb.com-p.6796', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (32, 'l.mlb.com-p.7571', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (33, 'l.mlb.com-p.10403', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (34, 'l.mlb.com-p.5737', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (35, 'l.mlb.com-p.3101', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (36, 'l.mlb.com-p.1468', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (37, 'l.mlb.com-p.13207', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (38, 'l.mlb.com-p.6882', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (39, 'l.mlb.com-p.1213', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (40, 'l.mlb.com-p.19347', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (41, 'l.mlb.com-p.8334', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (42, 'l.mlb.com-p.14718', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (43, 'l.mlb.com-p.6602', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (44, 'l.mlb.com-p.6482', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (45, 'l.mlb.com-p.6023', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (46, 'l.mlb.com-p.7507', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (47, 'l.mlb.com-p.1159', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (48, 'l.mlb.com-p.5443', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (49, 'l.mlb.com-p.13957', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (50, 'l.mlb.com-p.16187', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (51, 'l.mlb.com-p.7404', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (52, 'l.mlb.com-p.6168', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (53, 'l.mlb.com-p.5600', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (54, 'l.mlb.com-p.6972', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (55, 'l.mlb.com-p.5652', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (56, 'l.mlb.com-p.10765', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (57, 'l.mlb.com-p.6187', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (58, 'l.mlb.com-p.18592', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (59, 'l.mlb.com-p.18593', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (60, 'l.mlb.com-p.7010', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (61, 'l.mlb.com-p.5405', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (62, 'l.mlb.com-p.1309', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (63, 'l.mlb.com-p.1778', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (64, 'l.mlb.com-p.5548', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (65, 'l.mlb.com-p.13237', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (66, 'l.mlb.com-p.4126', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (67, 'l.mlb.com-p.1906', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (68, 'l.mlb.com-p.11965', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (69, 'l.mlb.com-p.10224', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (70, 'l.mlb.com-p.2885', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (71, 'l.mlb.com-p.8512', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (72, 'l.mlb.com-p.9091', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (73, 'l.mlb.com-p.1926', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (74, 'l.mlb.com-p.5692', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (75, 'l.mlb.com-p.5989', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (76, 'l.mlb.com-p.2060', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (77, 'l.mlb.com-p.6315', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (78, 'l.mlb.com-p.7491', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (79, 'l.mlb.com-p.8440', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (80, 'l.mlb.com-p.18850', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (81, 'l.mlb.com-p.6577', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (82, 'l.mlb.com-p.6503', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (83, 'l.mlb.com-p.6184', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (84, 'l.mlb.com-p.2111', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (85, 'l.mlb.com-p.11378', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (86, 'l.mlb.com-p.6391', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (87, 'l.mlb.com-p.5971', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (88, 'l.mlb.com-p.5036', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (89, 'l.mlb.com-p.6506', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (90, 'l.mlb.com-p.6107', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (91, 'l.mlb.com-p.3577', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (92, 'l.mlb.com-p.18591', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (93, 'l.mlb.com-p.12777', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (94, 'l.mlb.com-p.6397', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (95, 'l.mlb.com-p.3416', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (96, 'l.mlb.com-p.5402', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (97, 'l.mlb.com-p.14809', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (98, 'l.mlb.com-p.8082', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (99, 'l.mlb.com-p.5020', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (100, 'l.mlb.com-p.2364', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (101, 'l.mlb.com-p.2109', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (102, 'l.mlb.com-p.10222', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (103, 'l.mlb.com-p.6661', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (104, 'l.mlb.com-p.13810', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (105, 'l.mlb.com-p.14702', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (106, 'l.mlb.com-p.5044', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (107, 'l.mlb.com-p.18594', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (108, 'l.mlb.com-p.6434', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (109, 'l.mlb.com-p.6774', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (110, 'l.mlb.com-p.12598', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (111, 'l.mlb.com-p.6142', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (112, 'l.mlb.com-p.18597', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (113, 'l.mlb.com-p.6665', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (114, 'l.mlb.com-p.5544', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (115, 'l.mlb.com-p.5726', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (116, 'l.mlb.com-p.13288', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (117, 'l.mlb.com-p.5813', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (118, 'l.mlb.com-p.15882', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (119, 'l.mlb.com-p.11392', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (120, 'l.mlb.com-p.6223', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (121, 'l.mlb.com-p.6300', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (122, 'l.mlb.com-p.14082', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (123, 'l.mlb.com-p.13712', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (124, 'l.mlb.com-p.8225', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (125, 'l.mlb.com-p.12594', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (126, 'l.mlb.com-p.9169', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (127, 'l.mlb.com-p.10397', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (128, 'l.mlb.com-p.5049', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (129, 'l.mlb.com-p.1916', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (130, 'l.mlb.com-p.2671', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (131, 'l.mlb.com-p.6389', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (132, 'l.mlb.com-p.7483', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (133, 'l.mlb.com-p.12619', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (134, 'l.mlb.com-p.5563', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (135, 'l.mlb.com-p.19036', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (136, 'l.mlb.com-p.19016', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (137, 'l.mlb.com-p.6636', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (138, 'l.mlb.com-p.2805', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (139, 'l.mlb.com-p.3563', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (140, 'l.mlb.com-p.5030', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (141, 'l.mlb.com-p.6590', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (142, 'l.mlb.com-p.1158', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (143, 'l.mlb.com-p.10758', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (144, 'l.mlb.com-p.15467', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (145, 'l.mlb.com-p.13624', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (146, 'l.mlb.com-p.1178', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (147, 'l.mlb.com-p.4408', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (148, 'l.mlb.com-p.2652', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (149, 'l.mlb.com-p.11208', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (150, 'l.mlb.com-p.7055', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (151, 'l.mlb.com-p.19056', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (152, 'l.mlb.com-p.4136', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (153, 'l.mlb.com-p.6834', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (154, 'l.mlb.com-p.5674', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (155, 'l.mlb.com-p.6967', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (156, 'l.mlb.com-p.9281', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (157, 'l.mlb.com-p.2843', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (158, 'l.mlb.com-p.10714', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (159, 'l.mlb.com-p.9209', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (160, 'l.mlb.com-p.6234', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (161, 'l.mlb.com-p.18155', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (162, 'l.mlb.com-p.2844', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (163, 'l.mlb.com-p.2056', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (164, 'l.mlb.com-p.13205', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (165, 'l.mlb.com-p.6746', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (166, 'l.mlb.com-p.7513', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (167, 'l.mlb.com-p.14066', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (168, 'l.mlb.com-p.1209', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (169, 'l.mlb.com-p.6289', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (170, 'l.mlb.com-p.2066', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (171, 'l.mlb.com-p.6555', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (172, 'l.mlb.com-p.13265', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (173, 'l.mlb.com-p.17584', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (174, 'l.mlb.com-p.15758', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (175, 'l.mlb.com-p.6505', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (176, 'l.mlb.com-p.15503', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (177, 'l.mlb.com-p.8130', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (178, 'l.mlb.com-p.1453', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (179, 'l.mlb.com-p.7319', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (180, 'l.mlb.com-p.4106', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (181, 'l.mlb.com-p.9931', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (182, 'l.mlb.com-p.11651', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (183, 'l.mlb.com-p.5410', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (184, 'l.mlb.com-p.13519', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (185, 'l.mlb.com-p.14469', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (186, 'l.mlb.com-p.5680', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (187, 'l.mlb.com-p.6328', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (188, 'l.mlb.com-p.4161', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (189, 'l.mlb.com-p.4118', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (190, 'l.mlb.com-p.9127', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (191, 'l.mlb.com-p.5679', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (192, 'l.mlb.com-p.8325', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (193, 'l.mlb.com-p.11712', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (194, 'l.mlb.com-p.4407', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (195, 'l.mlb.com-p.5554', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (196, 'l.mlb.com-p.10772', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (197, 'l.mlb.com-p.4140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (198, 'l.mlb.com-p.7022', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (199, 'l.mlb.com-p.6086', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (200, 'l.mlb.com-p.13818', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (201, 'l.mlb.com-p.14192', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (202, 'l.mlb.com-p.16886', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (203, 'l.mlb.com-p.5472', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (204, 'l.mlb.com-p.12760', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (205, 'l.mlb.com-p.5006', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (206, 'l.mlb.com-p.13369', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (207, 'l.mlb.com-p.16755', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (208, 'l.mlb.com-p.1609', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (209, 'l.mlb.com-p.6497', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (210, 'l.mlb.com-p.5470', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (211, 'l.mlb.com-p.5988', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (212, 'l.mlb.com-p.6897', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (213, 'l.mlb.com-p.6357', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (214, 'l.mlb.com-p.5974', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (215, 'l.mlb.com-p.6429', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (216, 'l.mlb.com-p.9868', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (217, 'l.mlb.com-p.6545', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (218, 'l.mlb.com-p.6453', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (219, 'l.mlb.com-p.7620', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (220, 'l.mlb.com-p.13149', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (221, 'l.mlb.com-p.6171', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (222, 'l.mlb.com-p.11266', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (223, 'l.mlb.com-p.14652', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (224, 'l.mlb.com-p.17987', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (225, 'l.mlb.com-p.17618', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (226, 'l.mlb.com-p.5962', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (227, 'l.mlb.com-p.7529', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (228, 'l.mlb.com-p.10789', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (229, 'l.mlb.com-p.18930', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (230, 'l.mlb.com-p.15148', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (231, 'l.mlb.com-p.19010', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (232, 'l.mlb.com-p.15486', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (233, 'l.mlb.com-p.7238', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (234, 'l.mlb.com-p.11969', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (235, 'l.mlb.com-p.4129', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (236, 'l.mlb.com-p.2071', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (237, 'l.mlb.com-p.6461', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (238, 'l.mlb.com-p.11443', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (239, 'l.mlb.com-p.5992', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (240, 'l.mlb.com-p.15361', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (241, 'l.mlb.com-p.10964', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (242, 'l.mlb.com-p.14984', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (243, 'l.mlb.com-p.6773', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (244, 'l.mlb.com-p.2521', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (245, 'l.mlb.com-p.9917', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (246, 'l.mlb.com-p.7609', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (247, 'l.mlb.com-p.2690', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (248, 'l.mlb.com-p.6277', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (249, 'l.mlb.com-p.12202', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (250, 'l.mlb.com-p.15255', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (251, 'l.mlb.com-p.11505', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (252, 'l.mlb.com-p.8894', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (253, 'l.mlb.com-p.5579', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (254, 'l.mlb.com-p.5606', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (255, 'l.mlb.com-p.1456', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (256, 'l.mlb.com-p.1223', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (257, 'l.mlb.com-p.12579', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (258, 'l.mlb.com-p.2520', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (259, 'l.mlb.com-p.2801', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (260, 'l.mlb.com-p.5545', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (261, 'l.mlb.com-p.4855', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (262, 'l.mlb.com-p.4153', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (263, 'l.mlb.com-p.2517', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (264, 'l.mlb.com-p.7421', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (265, 'l.mlb.com-p.5839', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (266, 'l.mlb.com-p.1318', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (267, 'l.mlb.com-p.5528', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (268, 'l.mlb.com-p.7240', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (269, 'l.mlb.com-p.11633', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (270, 'l.mlb.com-p.6802', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (271, 'l.mlb.com-p.6246', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (272, 'l.mlb.com-p.1206', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (273, 'l.mlb.com-p.1207', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (274, 'l.mlb.com-p.17963', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (275, 'l.mlb.com-p.8163', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (276, 'l.mlb.com-p.12082', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (277, 'l.mlb.com-p.6443', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (278, 'l.mlb.com-p.11515', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (279, 'l.mlb.com-p.6445', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (280, 'l.mlb.com-p.1350', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (281, 'l.mlb.com-p.1946', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (282, 'l.mlb.com-p.6589', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (283, 'l.mlb.com-p.5647', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (284, 'l.mlb.com-p.6814', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (285, 'l.mlb.com-p.7262', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (286, 'l.mlb.com-p.7011', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (287, 'l.mlb.com-p.5810', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (288, 'l.mlb.com-p.6928', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (289, 'l.mlb.com-p.7092', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (290, 'l.mlb.com-p.6906', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (291, 'l.mlb.com-p.5440', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (292, 'l.mlb.com-p.5854', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (293, 'l.mlb.com-p.7282', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (294, 'l.mlb.com-p.19070', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (295, 'l.mlb.com-p.2514', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (296, 'l.mlb.com-p.6064', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (297, 'l.mlb.com-p.7041', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (298, 'l.mlb.com-p.3582', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (299, 'l.mlb.com-p.7442', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (300, 'l.mlb.com-p.6122', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (301, 'l.mlb.com-p.6419', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (302, 'l.mlb.com-p.7198', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (303, 'l.mlb.com-p.18194', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (304, 'l.mlb.com-p.6625', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (305, 'l.mlb.com-p.7265', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (306, 'l.mlb.com-p.9681', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (307, 'l.mlb.com-p.16962', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (308, 'l.mlb.com-p.10310', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (309, 'l.mlb.com-p.1617', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (310, 'l.mlb.com-p.11225', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (311, 'l.mlb.com-p.15322', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (312, 'l.mlb.com-p.6180', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (313, 'l.mlb.com-p.13334', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (314, 'l.mlb.com-p.7905', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (315, 'l.mlb.com-p.7496', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (316, 'l.mlb.com-p.1927', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (317, 'l.mlb.com-p.6239', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (318, 'l.mlb.com-p.7497', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (319, 'l.mlb.com-p.7505', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (320, 'l.mlb.com-p.5867', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (321, 'l.mlb.com-p.7710', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (322, 'l.mlb.com-p.19025', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (323, 'l.mlb.com-p.1022', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (324, 'l.mlb.com-p.7020', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (325, 'l.mlb.com-p.5791', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (326, 'l.mlb.com-p.1186', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (327, 'l.mlb.com-p.4414', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (328, 'l.mlb.com-p.5004', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (329, 'l.mlb.com-p.4856', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (330, 'l.mlb.com-p.6371', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (331, 'l.mlb.com-p.6100', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (332, 'l.mlb.com-p.2680', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (333, 'l.mlb.com-p.7207', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (334, 'l.mlb.com-p.13172', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (335, 'l.mlb.com-p.5414', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (336, 'l.mlb.com-p.12490', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (337, 'l.mlb.com-p.6889', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (338, 'l.mlb.com-p.6932', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (339, 'l.mlb.com-p.13485', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (340, 'l.mlb.com-p.14152', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (341, 'l.mlb.com-p.6833', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (342, 'l.mlb.com-p.1040', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (343, 'l.mlb.com-p.6940', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (344, 'l.mlb.com-p.17766', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (345, 'l.mlb.com-p.5916', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (346, 'l.mlb.com-p.6578', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (347, 'l.mlb.com-p.6801', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (348, 'l.mlb.com-p.16207', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (349, 'l.mlb.com-p.1162', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (350, 'l.mlb.com-p.8820', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (351, 'l.mlb.com-p.6372', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (352, 'l.mlb.com-p.6301', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (353, 'l.mlb.com-p.15442', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (354, 'l.mlb.com-p.1205', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (355, 'l.mlb.com-p.6198', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (356, 'l.mlb.com-p.11277', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (357, 'l.mlb.com-p.13605', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (358, 'l.mlb.com-p.6094', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (359, 'l.mlb.com-p.14444', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (360, 'l.mlb.com-p.13968', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (361, 'l.mlb.com-p.11759', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (362, 'l.mlb.com-p.17326', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (363, 'l.mlb.com-p.6604', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (364, 'l.mlb.com-p.6080', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (365, 'l.mlb.com-p.6162', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (366, 'l.mlb.com-p.12695', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (367, 'l.mlb.com-p.2511', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (368, 'l.mlb.com-p.5511', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (369, 'l.mlb.com-p.6075', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (370, 'l.mlb.com-p.3571', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (371, 'l.mlb.com-p.14288', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (372, 'l.mlb.com-p.5950', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (373, 'l.mlb.com-p.6487', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (374, 'l.mlb.com-p.8675', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (375, 'l.mlb.com-p.13466', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (376, 'l.mlb.com-p.1311', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (377, 'l.mlb.com-p.4157', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (378, 'l.mlb.com-p.1306', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (379, 'l.mlb.com-p.5381', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (380, 'l.mlb.com-p.5700', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (381, 'l.mlb.com-p.2355', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (382, 'l.mlb.com-p.6285', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (383, 'l.mlb.com-p.6632', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (384, 'l.mlb.com-p.5449', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (385, 'l.mlb.com-p.5446', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (386, 'l.mlb.com-p.3573', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (387, 'l.mlb.com-p.7099', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (388, 'l.mlb.com-p.5990', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (389, 'l.mlb.com-p.2827', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (390, 'l.mlb.com-p.6131', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (391, 'l.mlb.com-p.12834', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (392, 'l.mlb.com-p.11020', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (393, 'l.mlb.com-p.8035', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (394, 'l.mlb.com-p.5001', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (395, 'l.mlb.com-p.1459', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (396, 'l.mlb.com-p.6712', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (397, 'l.mlb.com-p.8885', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (398, 'l.mlb.com-p.9994', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (399, 'l.mlb.com-p.9199', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (400, 'l.mlb.com-p.15381', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (401, 'l.mlb.com-p.6945', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (402, 'l.mlb.com-p.8105', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (403, 'l.mlb.com-p.18960', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (404, 'l.mlb.com-p.11088', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (405, 'l.mlb.com-p.6663', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (406, 'l.mlb.com-p.5385', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (407, 'l.mlb.com-p.5699', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (408, 'l.mlb.com-p.5040', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (409, 'l.mlb.com-p.12690', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (410, 'l.mlb.com-p.19346', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (411, 'l.mlb.com-p.5977', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (412, 'l.mlb.com-p.11525', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (413, 'l.mlb.com-p.11937', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (414, 'l.mlb.com-p.6135', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (415, 'l.mlb.com-p.18840', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (416, 'l.mlb.com-p.6463', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (417, 'l.mlb.com-p.17561', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (418, 'l.mlb.com-p.11967', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (419, 'l.mlb.com-p.5626', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (420, 'l.mlb.com-p.13188', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (421, 'l.mlb.com-p.9929', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (422, 'l.mlb.com-p.18447', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (423, 'l.mlb.com-p.6078', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (424, 'l.mlb.com-p.8016', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (425, 'l.mlb.com-p.6930', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (426, 'l.mlb.com-p.11570', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (427, 'l.mlb.com-p.3409', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (428, 'l.mlb.com-p.15435', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (429, 'l.mlb.com-p.7273', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (430, 'l.mlb.com-p.11913', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (431, 'l.mlb.com-p.6946', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (432, 'l.mlb.com-p.6588', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (433, 'l.mlb.com-p.16568', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (434, 'l.mlb.com-p.9097', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (435, 'l.mlb.com-p.3820', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (436, 'l.mlb.com-p.13203', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (437, 'l.mlb.com-p.6621', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (438, 'l.mlb.com-p.16989', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (439, 'l.mlb.com-p.6074', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (440, 'l.mlb.com-p.5716', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (441, 'l.mlb.com-p.6617', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (442, 'l.mlb.com-p.6217', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (443, 'l.mlb.com-p.14362', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (444, 'l.mlb.com-p.6150', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (445, 'l.mlb.com-p.9327', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (446, 'l.mlb.com-p.7518', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (447, 'l.mlb.com-p.6111', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (448, 'l.mlb.com-p.10137', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (449, 'l.mlb.com-p.2813', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (450, 'l.mlb.com-p.16352', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (451, 'l.mlb.com-p.7375', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (452, 'l.mlb.com-p.5033', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (453, 'l.mlb.com-p.19017', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (454, 'l.mlb.com-p.19342', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (455, 'l.mlb.com-p.12621', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (456, 'l.mlb.com-p.18225', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (457, 'l.mlb.com-p.19050', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (458, 'l.mlb.com-p.6373', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (459, 'l.mlb.com-p.4135', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (460, 'l.mlb.com-p.5012', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (461, 'l.mlb.com-p.1316', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (462, 'l.mlb.com-p.6779', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (463, 'l.mlb.com-p.16960', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (464, 'l.mlb.com-p.5591', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (465, 'l.mlb.com-p.5586', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (466, 'l.mlb.com-p.9077', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (467, 'l.mlb.com-p.13072', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (468, 'l.mlb.com-p.16968', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (469, 'l.mlb.com-p.12076', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (470, 'l.mlb.com-p.15073', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (471, 'l.mlb.com-p.6653', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (472, 'l.mlb.com-p.1950', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (473, 'l.mlb.com-p.6778', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (474, 'l.mlb.com-p.5654', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (475, 'l.mlb.com-p.9392', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (476, 'l.mlb.com-p.5765', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (477, 'l.mlb.com-p.6554', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (478, 'l.mlb.com-p.7400', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (479, 'l.mlb.com-p.1160', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (480, 'l.mlb.com-p.18980', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (481, 'l.mlb.com-p.19241', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (482, 'l.mlb.com-p.6610', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (483, 'l.mlb.com-p.7564', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (484, 'l.mlb.com-p.18067', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (485, 'l.mlb.com-p.6816', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (486, 'l.mlb.com-p.3405', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (487, 'l.mlb.com-p.3810', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (488, 'l.mlb.com-p.2682', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (489, 'l.mlb.com-p.4852', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (490, 'l.mlb.com-p.6222', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (491, 'l.mlb.com-p.1477', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (492, 'l.mlb.com-p.6439', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (493, 'l.mlb.com-p.5668', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (494, 'l.mlb.com-p.12291', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (495, 'l.mlb.com-p.4402', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (496, 'l.mlb.com-p.9571', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (497, 'l.mlb.com-p.6592', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (498, 'l.mlb.com-p.5603', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (499, 'l.mlb.com-p.4867', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (500, 'l.mlb.com-p.6190', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (501, 'l.mlb.com-p.1196', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (502, 'l.mlb.com-p.4114', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (503, 'l.mlb.com-p.18589', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (504, 'l.mlb.com-p.11115', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (505, 'l.mlb.com-p.12988', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (506, 'l.mlb.com-p.18546', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (507, 'l.mlb.com-p.17182', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (508, 'l.mlb.com-p.13623', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (509, 'l.mlb.com-p.6127', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (510, 'l.mlb.com-p.6161', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (511, 'l.mlb.com-p.11929', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (512, 'l.mlb.com-p.5496', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (513, 'l.mlb.com-p.3555', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (514, 'l.mlb.com-p.5902', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (515, 'l.mlb.com-p.6513', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (516, 'l.mlb.com-p.15054', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (517, 'l.mlb.com-p.12287', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (518, 'l.mlb.com-p.17754', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (519, 'l.mlb.com-p.12769', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (520, 'l.mlb.com-p.16353', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (521, 'l.mlb.com-p.14216', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (522, 'l.mlb.com-p.6471', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (523, 'l.mlb.com-p.19014', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (524, 'l.mlb.com-p.8134', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (525, 'l.mlb.com-p.4866', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (526, 'l.mlb.com-p.6651', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (527, 'l.mlb.com-p.5425', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (528, 'l.mlb.com-p.19004', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (529, 'l.mlb.com-p.5525', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (530, 'l.mlb.com-p.2884', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (531, 'l.mlb.com-p.6167', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (532, 'l.mlb.com-p.7048', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (533, 'l.mlb.com-p.1941', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (534, 'l.mlb.com-p.19019', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (535, 'l.mlb.com-p.7546', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (536, 'l.mlb.com-p.15376', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (537, 'l.mlb.com-p.9610', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (538, 'l.mlb.com-p.14153', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (539, 'l.mlb.com-p.6341', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (540, 'l.mlb.com-p.12369', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (541, 'l.mlb.com-p.3826', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (542, 'l.mlb.com-p.5825', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (543, 'l.mlb.com-p.6785', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (544, 'l.mlb.com-p.1215', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (545, 'l.mlb.com-p.6641', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (546, 'l.mlb.com-p.7523', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (547, 'l.mlb.com-p.2867', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (548, 'l.mlb.com-p.15638', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (549, 'l.mlb.com-p.5008', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (550, 'l.mlb.com-p.1357', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (551, 'l.mlb.com-p.5953', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (552, 'l.mlb.com-p.1154', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (553, 'l.mlb.com-p.1601', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (554, 'l.mlb.com-p.5701', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (555, 'l.mlb.com-p.6191', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (556, 'l.mlb.com-p.4405', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (557, 'l.mlb.com-p.8194', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (558, 'l.mlb.com-p.10723', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (559, 'l.mlb.com-p.1917', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (560, 'l.mlb.com-p.3576', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (561, 'l.mlb.com-p.6101', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (562, 'l.mlb.com-p.4151', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (563, 'l.mlb.com-p.6120', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (564, 'l.mlb.com-p.5924', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (565, 'l.mlb.com-p.10233', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (566, 'l.mlb.com-p.8970', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (567, 'l.mlb.com-p.5975', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (568, 'l.mlb.com-p.5882', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (569, 'l.mlb.com-p.13896', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (570, 'l.mlb.com-p.13300', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (571, 'l.mlb.com-p.4141', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (572, 'l.mlb.com-p.4121', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (573, 'l.mlb.com-p.14679', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (574, 'l.mlb.com-p.6012', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (575, 'l.mlb.com-p.7578', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (576, 'l.mlb.com-p.12725', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (577, 'l.mlb.com-p.6620', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (578, 'l.mlb.com-p.17379', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (579, 'l.mlb.com-p.7160', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (580, 'l.mlb.com-p.1913', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (581, 'l.mlb.com-p.18209', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (582, 'l.mlb.com-p.5664', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (583, 'l.mlb.com-p.3580', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (584, 'l.mlb.com-p.3564', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (585, 'l.mlb.com-p.13311', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (586, 'l.mlb.com-p.7545', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (587, 'l.mlb.com-p.7142', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (588, 'l.mlb.com-p.2665', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (589, 'l.mlb.com-p.11465', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (590, 'l.mlb.com-p.10903', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (591, 'l.mlb.com-p.3821', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (592, 'l.mlb.com-p.6895', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (593, 'l.mlb.com-p.9066', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (594, 'l.mlb.com-p.7141', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (595, 'l.mlb.com-p.5010', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (596, 'l.mlb.com-p.7918', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (597, 'l.mlb.com-p.6152', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (598, 'l.mlb.com-p.16098', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (599, 'l.mlb.com-p.15970', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (600, 'l.mlb.com-p.3803', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (601, 'l.mlb.com-p.5818', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (602, 'l.mlb.com-p.6173', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (603, 'l.mlb.com-p.6219', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (604, 'l.mlb.com-p.6581', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (605, 'l.mlb.com-p.2202', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (606, 'l.mlb.com-p.11595', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (607, 'l.mlb.com-p.16057', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (608, 'l.mlb.com-p.8020', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (609, 'l.mlb.com-p.5629', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (610, 'l.mlb.com-p.6004', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (611, 'l.mlb.com-p.3845', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (612, 'l.mlb.com-p.5434', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (613, 'l.mlb.com-p.1199', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (614, 'l.mlb.com-p.5491', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (615, 'l.mlb.com-p.13839', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (616, 'l.mlb.com-p.6208', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (617, 'l.mlb.com-p.5034', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (618, 'l.mlb.com-p.5028', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (619, 'l.mlb.com-p.1347', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (620, 'l.mlb.com-p.5728', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (621, 'l.mlb.com-p.10800', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (622, 'l.mlb.com-p.1910', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (623, 'l.mlb.com-p.6655', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (624, 'l.mlb.com-p.7365', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (625, 'l.mlb.com-p.2819', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (626, 'l.mlb.com-p.5864', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (627, 'l.mlb.com-p.14312', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (628, 'l.mlb.com-p.1179', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (629, 'l.mlb.com-p.9465', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (630, 'l.mlb.com-p.10319', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (631, 'l.mlb.com-p.11066', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (632, 'l.mlb.com-p.11977', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (633, 'l.mlb.com-p.6137', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (634, 'l.mlb.com-p.5997', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (635, 'l.mlb.com-p.10819', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (636, 'l.mlb.com-p.18038', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (637, 'l.mlb.com-p.7103', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (638, 'l.mlb.com-p.2506', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (639, 'l.mlb.com-p.2694', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (640, 'l.mlb.com-p.1024', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (641, 'l.mlb.com-p.1164', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (642, 'l.mlb.com-p.5859', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (643, 'l.mlb.com-p.11159', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (644, 'l.mlb.com-p.2684', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (645, 'l.mlb.com-p.2808', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (646, 'l.mlb.com-p.7242', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (647, 'l.mlb.com-p.6185', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (648, 'l.mlb.com-p.4854', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (649, 'l.mlb.com-p.5704', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (650, 'l.mlb.com-p.8761', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (651, 'l.mlb.com-p.5900', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (652, 'l.mlb.com-p.6561', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (653, 'l.mlb.com-p.14005', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (654, 'l.mlb.com-p.6565', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (655, 'l.mlb.com-p.6576', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (656, 'l.mlb.com-p.7129', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (657, 'l.mlb.com-p.6574', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (658, 'l.mlb.com-p.1329', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (659, 'l.mlb.com-p.12023', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (660, 'l.mlb.com-p.5379', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (661, 'l.mlb.com-p.5032', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (662, 'l.mlb.com-p.5903', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (663, 'l.mlb.com-p.5816', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (664, 'l.mlb.com-p.1911', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (665, 'l.mlb.com-p.5991', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (666, 'l.mlb.com-p.7511', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (667, 'l.mlb.com-p.13851', 1, NULL, '5/26/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (668, 'l.mlb.com-p.12373', 1, NULL, '5/22/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (669, 'l.mlb.com-p.6176', 1, NULL, '7/15/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (670, 'l.mlb.com-p.6740', 1, NULL, '3/3/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (671, 'l.mlb.com-p.6866', 1, NULL, '10/30/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (672, 'l.mlb.com-p.11567', 1, NULL, '12/16/1969', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (673, 'l.mlb.com-p.12534', 1, NULL, '3/11/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (674, 'l.mlb.com-p.6743', 1, NULL, '4/18/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (675, 'l.mlb.com-p.7288', 1, NULL, '12/23/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (676, 'l.mlb.com-p.6076', 1, NULL, '1/6/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (677, 'l.mlb.com-p.11510', 1, NULL, '2/17/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (678, 'l.mlb.com-p.6455', 1, NULL, '11/25/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (679, 'l.mlb.com-p.7348', 1, NULL, '1/30/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (680, 'l.mlb.com-p.6824', 1, NULL, '6/30/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (681, 'l.mlb.com-p.6614', 1, NULL, '12/23/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (682, 'l.mlb.com-p.14666', 1, NULL, '10/9/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (683, 'l.mlb.com-p.7024', 1, NULL, '5/29/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (684, 'l.mlb.com-p.6500', 1, NULL, '5/1/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (685, 'l.mlb.com-p.1009', 1, NULL, '4/14/1969', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (686, 'l.mlb.com-p.6046', 1, NULL, '10/3/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (687, 'l.mlb.com-p.5524', 1, NULL, '2/10/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (688, 'l.mlb.com-p.1192', 1, NULL, '12/14/1965', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (689, 'l.mlb.com-p.7339', 1, NULL, '3/29/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (690, 'l.mlb.com-p.2687', 1, NULL, '8/14/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (691, 'l.mlb.com-p.5893', 1, NULL, '8/9/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (692, 'l.mlb.com-p.6367', 1, NULL, '10/11/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (693, 'l.mlb.com-p.7391', 1, NULL, '3/11/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (694, 'l.mlb.com-p.3554', 1, NULL, '1/19/1969', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (695, 'l.mlb.com-p.2656', 1, NULL, '6/20/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (696, 'l.mlb.com-p.7362', 1, NULL, '6/25/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (697, 'l.mlb.com-p.6247', 1, NULL, '12/22/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (698, 'l.mlb.com-p.6808', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (699, 'l.mlb.com-p.6204', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (700, 'l.mlb.com-p.2367', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (701, 'l.mlb.com-p.11207', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (702, 'l.mlb.com-p.6047', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (703, 'l.mlb.com-p.1314', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (704, 'l.mlb.com-p.2360', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (705, 'l.mlb.com-p.9893', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (706, 'l.mlb.com-p.8218', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (707, 'l.mlb.com-p.6638', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (708, 'l.mlb.com-p.3823', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (709, 'l.mlb.com-p.18558', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (710, 'l.mlb.com-p.6639', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (711, 'l.mlb.com-p.5533', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (712, 'l.mlb.com-p.1460', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (713, 'l.mlb.com-p.1319', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (714, 'l.mlb.com-p.5814', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (715, 'l.mlb.com-p.12774', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (716, 'l.mlb.com-p.6420', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (717, 'l.mlb.com-p.5633', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (718, 'l.mlb.com-p.5635', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (719, 'l.mlb.com-p.11621', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (720, 'l.mlb.com-p.6836', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (721, 'l.mlb.com-p.1770', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (722, 'l.mlb.com-p.9009', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (723, 'l.mlb.com-p.11294', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (724, 'l.mlb.com-p.5885', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (725, 'l.mlb.com-p.4406', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (726, 'l.mlb.com-p.1952', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (727, 'l.mlb.com-p.13166', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (728, 'l.mlb.com-p.2856', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (729, 'l.mlb.com-p.3584', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (730, 'l.mlb.com-p.5518', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (731, 'l.mlb.com-p.2067', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (732, 'l.mlb.com-p.5756', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (733, 'l.mlb.com-p.9951', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (734, 'l.mlb.com-p.1190', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (735, 'l.mlb.com-p.5708', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (736, 'l.mlb.com-p.7284', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (737, 'l.mlb.com-p.1330', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (738, 'l.mlb.com-p.9820', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (739, 'l.mlb.com-p.15094', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (740, 'l.mlb.com-p.8550', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (741, 'l.mlb.com-p.11401', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (742, 'l.mlb.com-p.11046', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (743, 'l.mlb.com-p.4113', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (744, 'l.mlb.com-p.5646', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (745, 'l.mlb.com-p.19030', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (746, 'l.mlb.com-p.1943', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (747, 'l.mlb.com-p.1326', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (748, 'l.mlb.com-p.4142', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (749, 'l.mlb.com-p.12025', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (750, 'l.mlb.com-p.5851', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (751, 'l.mlb.com-p.5843', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (752, 'l.mlb.com-p.6297', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (753, 'l.mlb.com-p.8754', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (754, 'l.mlb.com-p.9399', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (755, 'l.mlb.com-p.13280', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (756, 'l.mlb.com-p.6658', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (757, 'l.mlb.com-p.6028', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (758, 'l.mlb.com-p.5932', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (759, 'l.mlb.com-p.16217', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (760, 'l.mlb.com-p.10402', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (761, 'l.mlb.com-p.6170', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (762, 'l.mlb.com-p.6054', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (763, 'l.mlb.com-p.6669', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (764, 'l.mlb.com-p.5605', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (765, 'l.mlb.com-p.4404', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (766, 'l.mlb.com-p.1901', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (767, 'l.mlb.com-p.11370', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (768, 'l.mlb.com-p.5351', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (769, 'l.mlb.com-p.2811', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (770, 'l.mlb.com-p.11561', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (771, 'l.mlb.com-p.6483', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (772, 'l.mlb.com-p.12228', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (773, 'l.mlb.com-p.5369', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (774, 'l.mlb.com-p.9995', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (775, 'l.mlb.com-p.1324', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (776, 'l.mlb.com-p.10154', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (777, 'l.mlb.com-p.15106', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (778, 'l.mlb.com-p.9663', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (779, 'l.mlb.com-p.17027', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (780, 'l.mlb.com-p.2053', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (781, 'l.mlb.com-p.17266', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (782, 'l.mlb.com-p.3840', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (783, 'l.mlb.com-p.1336', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (784, 'l.mlb.com-p.10434', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (785, 'l.mlb.com-p.16117', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (786, 'l.mlb.com-p.6057', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (787, 'l.mlb.com-p.13955', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (788, 'l.mlb.com-p.5875', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (789, 'l.mlb.com-p.9701', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (790, 'l.mlb.com-p.4127', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (791, 'l.mlb.com-p.18041', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (792, 'l.mlb.com-p.1327', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (793, 'l.mlb.com-p.17933', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (794, 'l.mlb.com-p.6050', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (795, 'l.mlb.com-p.6413', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (796, 'l.mlb.com-p.5599', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (797, 'l.mlb.com-p.15648', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (798, 'l.mlb.com-p.7435', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (799, 'l.mlb.com-p.12468', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (800, 'l.mlb.com-p.12627', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (801, 'l.mlb.com-p.11794', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (802, 'l.mlb.com-p.5645', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (803, 'l.mlb.com-p.9233', 1, NULL, '10/31/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (804, 'l.mlb.com-p.14238', 1, NULL, '10/24/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (805, 'l.mlb.com-p.5981', 1, NULL, '6/20/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (806, 'l.mlb.com-p.16316', 1, NULL, '1/17/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (807, 'l.mlb.com-p.3827', 1, NULL, '11/30/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (808, 'l.mlb.com-p.1338', 1, NULL, '7/2/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (809, 'l.mlb.com-p.6510', 1, NULL, '3/5/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (810, 'l.mlb.com-p.3590', 1, NULL, '10/10/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (811, 'l.mlb.com-p.5581', 1, NULL, '5/19/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (812, 'l.mlb.com-p.7258', 1, NULL, '3/16/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (813, 'l.mlb.com-p.6105', 1, NULL, '2/27/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (814, 'l.mlb.com-p.15260', 1, NULL, '4/17/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (815, 'l.mlb.com-p.6466', 1, NULL, '12/26/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (816, 'l.mlb.com-p.3404', 1, NULL, '1/28/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (817, 'l.mlb.com-p.6859', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (818, 'l.mlb.com-p.6123', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (819, 'l.mlb.com-p.1942', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (820, 'l.mlb.com-p.5894', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (821, 'l.mlb.com-p.12658', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (822, 'l.mlb.com-p.17324', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (823, 'l.mlb.com-p.5519', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (824, 'l.mlb.com-p.18609', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (825, 'l.mlb.com-p.14526', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (826, 'l.mlb.com-p.7127', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (827, 'l.mlb.com-p.2674', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (828, 'l.mlb.com-p.9376', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (829, 'l.mlb.com-p.6775', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (830, 'l.mlb.com-p.14554', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (831, 'l.mlb.com-p.3808', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (832, 'l.mlb.com-p.5965', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (833, 'l.mlb.com-p.12845', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (834, 'l.mlb.com-p.6408', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (835, 'l.mlb.com-p.6963', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (836, 'l.mlb.com-p.9250', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (837, 'l.mlb.com-p.5537', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (838, 'l.mlb.com-p.6244', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (839, 'l.mlb.com-p.13607', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (840, 'l.mlb.com-p.14827', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (841, 'l.mlb.com-p.9261', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (842, 'l.mlb.com-p.6048', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (843, 'l.mlb.com-p.6719', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (844, 'l.mlb.com-p.16223', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (845, 'l.mlb.com-p.13259', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (846, 'l.mlb.com-p.5787', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (847, 'l.mlb.com-p.6227', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (848, 'l.mlb.com-p.6819', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (849, 'l.mlb.com-p.6654', 1, NULL, '2/1/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (850, 'l.mlb.com-p.6519', 1, NULL, '5/31/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (851, 'l.mlb.com-p.5539', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (852, 'l.mlb.com-p.7056', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (853, 'l.mlb.com-p.1343', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (854, 'l.mlb.com-p.11614', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (855, 'l.mlb.com-p.1465', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (856, 'l.mlb.com-p.1606', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (857, 'l.mlb.com-p.5564', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (858, 'l.mlb.com-p.15022', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (859, 'l.mlb.com-p.6959', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (860, 'l.mlb.com-p.4101', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (861, 'l.mlb.com-p.5536', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (862, 'l.mlb.com-p.5595', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (863, 'l.mlb.com-p.6977', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (864, 'l.mlb.com-p.2681', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (865, 'l.mlb.com-p.3843', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (866, 'l.mlb.com-p.1772', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (867, 'l.mlb.com-p.10957', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (868, 'l.mlb.com-p.5512', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (869, 'l.mlb.com-p.2359', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (870, 'l.mlb.com-p.2518', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (871, 'l.mlb.com-p.6129', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (872, 'l.mlb.com-p.6947', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (873, 'l.mlb.com-p.14442', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (874, 'l.mlb.com-p.15631', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (875, 'l.mlb.com-p.13301', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (876, 'l.mlb.com-p.7134', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (877, 'l.mlb.com-p.1471', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (878, 'l.mlb.com-p.9179', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (879, 'l.mlb.com-p.6489', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (880, 'l.mlb.com-p.19343', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (881, 'l.mlb.com-p.17131', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (882, 'l.mlb.com-p.16888', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (883, 'l.mlb.com-p.5872', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (884, 'l.mlb.com-p.4123', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (885, 'l.mlb.com-p.6883', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (886, 'l.mlb.com-p.5761', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (887, 'l.mlb.com-p.2864', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (888, 'l.mlb.com-p.5576', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (889, 'l.mlb.com-p.6236', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (890, 'l.mlb.com-p.2661', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (891, 'l.mlb.com-p.3113', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (892, 'l.mlb.com-p.17558', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (893, 'l.mlb.com-p.2064', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (894, 'l.mlb.com-p.6594', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (895, 'l.mlb.com-p.12550', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (896, 'l.mlb.com-p.5747', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (897, 'l.mlb.com-p.8926', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (898, 'l.mlb.com-p.1605', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (899, 'l.mlb.com-p.6502', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (900, 'l.mlb.com-p.2201', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (901, 'l.mlb.com-p.8817', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (902, 'l.mlb.com-p.5493', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (903, 'l.mlb.com-p.6969', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (904, 'l.mlb.com-p.9144', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (905, 'l.mlb.com-p.5905', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (906, 'l.mlb.com-p.6551', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (907, 'l.mlb.com-p.10215', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (908, 'l.mlb.com-p.6422', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (909, 'l.mlb.com-p.10352', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (910, 'l.mlb.com-p.16221', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (911, 'l.mlb.com-p.7350', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (912, 'l.mlb.com-p.6973', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (913, 'l.mlb.com-p.6990', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (914, 'l.mlb.com-p.11376', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (915, 'l.mlb.com-p.18248', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (916, 'l.mlb.com-p.15372', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (917, 'l.mlb.com-p.14812', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (918, 'l.mlb.com-p.15807', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (919, 'l.mlb.com-p.10386', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (920, 'l.mlb.com-p.12124', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (921, 'l.mlb.com-p.3114', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (922, 'l.mlb.com-p.7522', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (923, 'l.mlb.com-p.8222', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (924, 'l.mlb.com-p.9463', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (925, 'l.mlb.com-p.13696', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (926, 'l.mlb.com-p.19035', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (927, 'l.mlb.com-p.5714', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (928, 'l.mlb.com-p.5037', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (929, 'l.mlb.com-p.6508', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (930, 'l.mlb.com-p.6809', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (931, 'l.mlb.com-p.6890', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (932, 'l.mlb.com-p.6628', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (933, 'l.mlb.com-p.6830', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (934, 'l.mlb.com-p.11134', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (935, 'l.mlb.com-p.5042', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (936, 'l.mlb.com-p.6591', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (937, 'l.mlb.com-p.15035', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (938, 'l.mlb.com-p.8097', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (939, 'l.mlb.com-p.9605', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (940, 'l.mlb.com-p.15642', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (941, 'l.mlb.com-p.18545', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (942, 'l.mlb.com-p.5535', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (943, 'l.mlb.com-p.7449', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (944, 'l.mlb.com-p.5889', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (945, 'l.mlb.com-p.5534', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (946, 'l.mlb.com-p.6166', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (947, 'l.mlb.com-p.6854', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (948, 'l.mlb.com-p.1905', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (949, 'l.mlb.com-p.16077', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (950, 'l.mlb.com-p.5538', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (951, 'l.mlb.com-p.10984', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (952, 'l.mlb.com-p.6982', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (953, 'l.mlb.com-p.18952', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (954, 'l.mlb.com-p.6789', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (955, 'l.mlb.com-p.6263', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (956, 'l.mlb.com-p.6157', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (957, 'l.mlb.com-p.5608', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (958, 'l.mlb.com-p.1920', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (959, 'l.mlb.com-p.16552', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (960, 'l.mlb.com-p.1335', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (961, 'l.mlb.com-p.5397', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (962, 'l.mlb.com-p.11914', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (963, 'l.mlb.com-p.5671', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (964, 'l.mlb.com-p.2372', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (965, 'l.mlb.com-p.14254', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (966, 'l.mlb.com-p.7526', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (967, 'l.mlb.com-p.7187', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (968, 'l.mlb.com-p.6905', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (969, 'l.mlb.com-p.5017', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (970, 'l.mlb.com-p.6302', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (971, 'l.mlb.com-p.6447', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (972, 'l.mlb.com-p.19066', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (973, 'l.mlb.com-p.9204', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (974, 'l.mlb.com-p.6794', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (975, 'l.mlb.com-p.6321', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (976, 'l.mlb.com-p.10282', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (977, 'l.mlb.com-p.8574', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (978, 'l.mlb.com-p.11316', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (979, 'l.mlb.com-p.3819', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (980, 'l.mlb.com-p.2828', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (981, 'l.mlb.com-p.13767', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (982, 'l.mlb.com-p.13547', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (983, 'l.mlb.com-p.13293', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (984, 'l.mlb.com-p.17140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (985, 'l.mlb.com-p.6216', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (986, 'l.mlb.com-p.5665', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (987, 'l.mlb.com-p.1616', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (988, 'l.mlb.com-p.3841', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (989, 'l.mlb.com-p.7216', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (990, 'l.mlb.com-p.4102', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (991, 'l.mlb.com-p.6384', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (992, 'l.mlb.com-p.1607', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (993, 'l.mlb.com-p.6842', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (994, 'l.mlb.com-p.6838', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (995, 'l.mlb.com-p.5928', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (996, 'l.mlb.com-p.6156', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (997, 'l.mlb.com-p.2501', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (998, 'l.mlb.com-p.5969', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (999, 'l.mlb.com-p.5724', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1000, 'l.mlb.com-p.1202', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1001, 'l.mlb.com-p.18578', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1002, 'l.mlb.com-p.5254', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1003, 'l.mlb.com-p.2365', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1004, 'l.mlb.com-p.6221', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1005, 'l.mlb.com-p.13514', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1006, 'l.mlb.com-p.6607', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1007, 'l.mlb.com-p.5527', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1008, 'l.mlb.com-p.6613', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1009, 'l.mlb.com-p.10828', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1010, 'l.mlb.com-p.1172', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1011, 'l.mlb.com-p.5637', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1012, 'l.mlb.com-p.6348', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1013, 'l.mlb.com-p.6798', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1014, 'l.mlb.com-p.8314', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1015, 'l.mlb.com-p.10931', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1016, 'l.mlb.com-p.3551', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1017, 'l.mlb.com-p.16114', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1018, 'l.mlb.com-p.7165', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1019, 'l.mlb.com-p.5532', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1020, 'l.mlb.com-p.4139', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1021, 'l.mlb.com-p.5751', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1022, 'l.mlb.com-p.9888', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1023, 'l.mlb.com-p.9797', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1024, 'l.mlb.com-p.8602', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1025, 'l.mlb.com-p.8607', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1026, 'l.mlb.com-p.1016', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1027, 'l.mlb.com-p.5780', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1028, 'l.mlb.com-p.12773', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1029, 'l.mlb.com-p.19349', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1030, 'l.mlb.com-p.9877', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1031, 'l.mlb.com-p.7300', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1032, 'l.mlb.com-p.10125', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1033, 'l.mlb.com-p.1759', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1034, 'l.mlb.com-p.6116', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1035, 'l.mlb.com-p.8565', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1036, 'l.mlb.com-p.5479', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1037, 'l.mlb.com-p.14193', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1038, 'l.mlb.com-p.16756', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1039, 'l.mlb.com-p.2502', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1040, 'l.mlb.com-p.3586', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1041, 'l.mlb.com-p.1462', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1042, 'l.mlb.com-p.5930', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1043, 'l.mlb.com-p.5742', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1044, 'l.mlb.com-p.15557', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1045, 'l.mlb.com-p.10530', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1046, 'l.mlb.com-p.7176', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1047, 'l.mlb.com-p.16313', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1048, 'l.mlb.com-p.6522', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1049, 'l.mlb.com-p.2082', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1050, 'l.mlb.com-p.14456', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1051, 'l.mlb.com-p.6527', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1052, 'l.mlb.com-p.18606', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1053, 'l.mlb.com-p.4421', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1054, 'l.mlb.com-p.6523', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1055, 'l.mlb.com-p.18234', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1056, 'l.mlb.com-p.2088', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1057, 'l.mlb.com-p.11073', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1058, 'l.mlb.com-p.6155', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1059, 'l.mlb.com-p.14244', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1060, 'l.mlb.com-p.7512', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1061, 'l.mlb.com-p.18858', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1062, 'l.mlb.com-p.12793', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1063, 'l.mlb.com-p.1472', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1064, 'l.mlb.com-p.10724', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1065, 'l.mlb.com-p.5958', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1066, 'l.mlb.com-p.11636', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1067, 'l.mlb.com-p.15208', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1068, 'l.mlb.com-p.7837', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1069, 'l.mlb.com-p.5503', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1070, 'l.mlb.com-p.5531', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1071, 'l.mlb.com-p.8327', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1072, 'l.mlb.com-p.6662', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1073, 'l.mlb.com-p.9564', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1074, 'l.mlb.com-p.6249', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1075, 'l.mlb.com-p.15456', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1076, 'l.mlb.com-p.7008', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1077, 'l.mlb.com-p.7972', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1078, 'l.mlb.com-p.18639', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1079, 'l.mlb.com-p.6418', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1080, 'l.mlb.com-p.7003', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1081, 'l.mlb.com-p.6015', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1082, 'l.mlb.com-p.19013', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1083, 'l.mlb.com-p.6985', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1084, 'l.mlb.com-p.7448', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1085, 'l.mlb.com-p.6534', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1086, 'l.mlb.com-p.3558', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1087, 'l.mlb.com-p.5947', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1088, 'l.mlb.com-p.6008', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1089, 'l.mlb.com-p.6001', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1090, 'l.mlb.com-p.6877', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1091, 'l.mlb.com-p.5021', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1092, 'l.mlb.com-p.15229', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1093, 'l.mlb.com-p.14100', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1094, 'l.mlb.com-p.18577', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1095, 'l.mlb.com-p.8245', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1096, 'l.mlb.com-p.2824', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1097, 'l.mlb.com-p.8773', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1098, 'l.mlb.com-p.15521', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1099, 'l.mlb.com-p.6477', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1100, 'l.mlb.com-p.1769', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1101, 'l.mlb.com-p.2831', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1102, 'l.mlb.com-p.6524', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1103, 'l.mlb.com-p.8154', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1104, 'l.mlb.com-p.2810', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1105, 'l.mlb.com-p.11984', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1106, 'l.mlb.com-p.8869', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1107, 'l.mlb.com-p.5587', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1108, 'l.mlb.com-p.3102', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1109, 'l.mlb.com-p.9872', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1110, 'l.mlb.com-p.6863', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1111, 'l.mlb.com-p.7809', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1112, 'l.mlb.com-p.5996', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1113, 'l.mlb.com-p.7063', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1114, 'l.mlb.com-p.5016', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1115, 'l.mlb.com-p.2055', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1116, 'l.mlb.com-p.11437', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1117, 'l.mlb.com-p.1937', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1118, 'l.mlb.com-p.6481', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1119, 'l.mlb.com-p.5944', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1120, 'l.mlb.com-p.7049', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1121, 'l.mlb.com-p.7385', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1122, 'l.mlb.com-p.1939', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1123, 'l.mlb.com-p.5601', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1124, 'l.mlb.com-p.7236', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1125, 'l.mlb.com-p.5750', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1126, 'l.mlb.com-p.6475', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1127, 'l.mlb.com-p.6511', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1128, 'l.mlb.com-p.6853', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1129, 'l.mlb.com-p.7140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1130, 'l.mlb.com-p.6568', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1131, 'l.mlb.com-p.6567', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1132, 'l.mlb.com-p.6618', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1133, 'l.mlb.com-p.7130', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1134, 'l.mlb.com-p.2874', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1135, 'l.mlb.com-p.6024', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1136, 'l.mlb.com-p.13278', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1137, 'l.mlb.com-p.1304', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1138, 'l.mlb.com-p.6401', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1139, 'l.mlb.com-p.5022', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1140, 'l.mlb.com-p.5874', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1141, 'l.mlb.com-p.1305', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1142, 'l.mlb.com-p.15289', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1143, 'l.mlb.com-p.6550', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1144, 'l.mlb.com-p.6059', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1145, 'l.mlb.com-p.6465', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1146, 'l.mlb.com-p.6777', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1147, 'l.mlb.com-p.11955', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1148, 'l.mlb.com-p.9763', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1149, 'l.mlb.com-p.5407', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1150, 'l.mlb.com-p.5908', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1151, 'l.mlb.com-p.14604', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1152, 'l.mlb.com-p.14665', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1153, 'l.mlb.com-p.15899', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1154, 'l.nba.com-p.391', 1, NULL, '5/13/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1155, 'l.nba.com-p.1423', 1, NULL, '11/8/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1156, 'l.nba.com-p.886', 1, NULL, '7/5/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1157, 'l.nba.com-p.537', 1, NULL, '12/12/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1158, 'l.nba.com-p.911', 1, NULL, '2/1/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1159, 'l.nba.com-p.101', 1, NULL, '12/11/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1160, 'l.nba.com-p.1154', 1, NULL, '5/12/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1161, 'l.nba.com-p.1297', 1, NULL, '4/28/1988', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1162, 'l.nba.com-p.1025', 1, NULL, '12/31/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1163, 'l.nba.com-p.293', 1, NULL, '11/4/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1164, 'l.nba.com-p.954', 1, NULL, '2/4/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1165, 'l.nba.com-p.765', 1, NULL, '4/12/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1166, 'l.nba.com-p.1145', 1, NULL, '5/16/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1167, 'l.nba.com-p.247', 1, NULL, '7/25/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1168, 'l.nba.com-p.305', 1, NULL, '11/13/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1169, 'l.nba.com-p.1181', 1, NULL, '6/26/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1170, 'l.nba.com-p.1077', 1, NULL, '2/9/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1171, 'l.nba.com-p.1321', 1, NULL, '6/17/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1172, 'l.nba.com-p.308', 1, NULL, '3/4/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1173, 'l.nba.com-p.233', 1, NULL, '7/14/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1174, 'l.nba.com-p.322', 1, NULL, '8/29/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1175, 'l.nba.com-p.111', 1, NULL, '9/15/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1176, 'l.nba.com-p.1007', 1, NULL, '4/30/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1177, 'l.nba.com-p.873', 1, NULL, '2/27/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1178, 'l.nba.com-p.280', 1, NULL, '6/19/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1179, 'l.nba.com-p.297', 1, NULL, '11/5/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1180, 'l.nba.com-p.681', 1, NULL, '4/28/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1181, 'l.nba.com-p.272', 1, NULL, '2/7/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1182, 'l.nba.com-p.445', 1, NULL, '10/20/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1183, 'l.nba.com-p.140', 1, NULL, '1/30/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1184, 'l.nhl.com-p.2333', 1, NULL, '4/23/1988', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1185, 'l.nhl.com-p.1364', 1, NULL, '2/27/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1186, 'l.nhl.com-p.1542', 1, NULL, '7/23/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1187, 'l.nhl.com-p.920', 1, NULL, '1/11/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1188, 'l.nhl.com-p.1172', 1, NULL, '10/7/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1189, 'l.nhl.com-p.1972', 1, NULL, '2/17/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1190, 'l.nhl.com-p.1422', 1, NULL, '9/23/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1191, 'l.nhl.com-p.1827', 1, NULL, '1/1/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1192, 'l.nhl.com-p.1828', 1, NULL, '2/11/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1193, 'l.nhl.com-p.331', 1, NULL, '4/18/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1194, 'l.nhl.com-p.1548', 1, NULL, '5/3/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1195, 'l.nhl.com-p.214', 1, NULL, '11/2/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1196, 'l.nhl.com-p.727', 1, NULL, '7/4/1972', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1197, 'l.nhl.com-p.109', 1, NULL, '6/14/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1198, 'l.nhl.com-p.1390', 1, NULL, '9/18/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1199, 'l.nhl.com-p.2134', 1, NULL, '12/10/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1200, 'l.nhl.com-p.1492', 1, NULL, '6/18/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1201, 'l.nhl.com-p.1406', 1, NULL, '3/16/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1202, 'l.nhl.com-p.271', 1, NULL, '12/25/1968', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1203, 'l.nhl.com-p.85', 1, NULL, '8/15/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1204, 'l.nhl.com-p.321', 1, NULL, '3/18/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1205, 'l.nhl.com-p.1964', 1, NULL, '7/5/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1206, 'l.nhl.com-p.506', 1, NULL, '10/6/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1207, 'l.nhl.com-p.1935', 1, NULL, '1/22/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1208, 'l.nhl.com-p.2334', 1, NULL, '11/1/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1209, 'l.nhl.com-p.2156', 1, NULL, '1/13/1987', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1210, 'l.nhl.com-p.777', 1, NULL, '12/10/1969', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1211, 'l.nhl.com-p.691', 1, NULL, '11/6/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1212, 'l.nhl.com-p.1186', 1, NULL, '4/23/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1213, 'l.nhl.com-p.2072', 1, NULL, '8/24/1987', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1214, 'l.nhl.com-p.1765', 1, NULL, '2/1/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1215, 'l.nhl.com-p.1195', 1, NULL, '6/8/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1216, 'l.nhl.com-p.702', 1, NULL, '8/11/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1217, 'l.nhl.com-p.134', 1, NULL, '1/5/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1218, 'l.nhl.com-p.898', 1, NULL, '3/16/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1219, 'l.nhl.com-p.1451', 1, NULL, '11/4/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1220, 'l.nhl.com-p.1170', 1, NULL, '6/19/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1221, 'l.nhl.com-p.507', 1, NULL, '3/11/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1222, 'l.nhl.com-p.685', 1, NULL, '1/9/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1223, 'l.nhl.com-p.1202', 1, NULL, '1/18/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1224, 'l.nhl.com-p.499', 1, NULL, '7/19/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1225, 'l.nhl.com-p.1340', 1, NULL, '2/26/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1226, 'l.nhl.com-p.1856', 1, NULL, '1/1/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1227, 'l.nhl.com-p.1464', 1, NULL, '12/3/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1228, 'l.nhl.com-p.704', 1, NULL, '2/27/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1229, 'l.nhl.com-p.504', 1, NULL, '6/1/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1230, 'l.nhl.com-p.2144', 1, NULL, '11/21/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1231, 'l.nfl.com-p.5122', 1, NULL, '8/20/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1232, 'l.nfl.com-p.226', 1, NULL, '6/13/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1233, 'l.nfl.com-p.2767', 1, NULL, '12/23/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1234, 'l.nfl.com-p.3746', 1, NULL, '11/7/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1235, 'l.nfl.com-p.1604', 1, NULL, '6/22/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1236, 'l.nfl.com-p.4892', 1, NULL, '4/18/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1237, 'l.nfl.com-p.5646', 1, NULL, '4/23/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1238, 'l.nfl.com-p.1447', 1, NULL, '5/22/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1239, 'l.nfl.com-p.6167', 1, NULL, '2/12/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1240, 'l.nfl.com-p.6208', 1, NULL, '7/11/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1241, 'l.nfl.com-p.4175', 1, NULL, '6/2/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1242, 'l.nfl.com-p.6209', 1, NULL, '12/26/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1243, 'l.nfl.com-p.4784', 1, NULL, '2/28/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1244, 'l.nfl.com-p.6653', 1, NULL, '6/30/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1245, 'l.nfl.com-p.5954', 1, NULL, '4/29/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1246, 'l.nfl.com-p.5794', 1, NULL, '1/19/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1247, 'l.nfl.com-p.1161', 1, NULL, '5/29/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1248, 'l.nfl.com-p.338', 1, NULL, '3/8/1970', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1249, 'l.nfl.com-p.1537', 1, NULL, '10/18/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1250, 'l.nfl.com-p.5868', 1, NULL, '4/23/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1251, 'l.nfl.com-p.6681', 1, NULL, '11/14/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1252, 'l.nfl.com-p.743', 1, NULL, '11/27/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1253, 'l.nfl.com-p.5523', 1, NULL, '3/27/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1254, 'l.nfl.com-p.361', 1, NULL, '8/23/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1255, 'l.nfl.com-p.4673', 1, NULL, '10/13/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1256, 'l.nfl.com-p.3140', 1, NULL, '11/16/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1257, 'l.nfl.com-p.2009', 1, NULL, '9/23/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1258, 'l.nfl.com-p.5929', 1, NULL, '8/7/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1259, 'l.nfl.com-p.5812', 1, NULL, '8/20/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1260, 'l.nfl.com-p.359', 1, NULL, '8/18/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1261, 'l.nfl.com-p.6577', 1, NULL, '3/11/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1262, 'l.nfl.com-p.7213', 1, NULL, '8/14/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1263, 'l.nfl.com-p.236', 1, NULL, '10/29/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1264, 'l.nfl.com-p.1076', 1, NULL, '11/22/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1265, 'l.nfl.com-p.3893', 1, NULL, '5/21/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1266, 'l.nfl.com-p.2167', 1, NULL, '6/4/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1267, 'l.nfl.com-p.5991', 1, NULL, '12/19/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1268, 'l.nfl.com-p.166', 1, NULL, '10/18/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1269, 'l.nfl.com-p.372', 1, NULL, '1/13/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1270, 'l.nfl.com-p.1561', 1, NULL, '9/25/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1271, 'l.nfl.com-p.5979', 1, NULL, '3/23/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1272, 'l.nfl.com-p.4596', 1, NULL, '11/30/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1273, 'l.nfl.com-p.7214', 1, NULL, '4/20/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1274, 'l.nfl.com-p.1890', 1, NULL, '6/9/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1275, 'l.nfl.com-p.6508', 1, NULL, '8/3/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1276, 'l.nfl.com-p.3276', 1, NULL, '10/8/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1277, 'l.nfl.com-p.5525', 1, NULL, '9/15/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1278, 'l.nfl.com-p.370', 1, NULL, '5/13/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1279, 'l.nfl.com-p.5526', 1, NULL, '11/29/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1280, 'l.nfl.com-p.5527', 1, NULL, '6/25/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1281, 'l.nfl.com-p.2530', 1, NULL, '2/14/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1282, 'l.nfl.com-p.1592', 1, NULL, '2/24/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1283, 'l.nfl.com-p.7215', 1, NULL, '9/7/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1284, 'l.nfl.com-p.3525', 1, NULL, '12/12/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1285, 'l.nfl.com-p.1002', 1, NULL, '1/4/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1286, 'l.nfl.com-p.5964', 1, NULL, '2/15/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1287, 'l.nfl.com-p.4562', 1, NULL, '3/23/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1288, 'l.nfl.com-p.374', 1, NULL, '5/15/1970', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1289, 'l.nfl.com-p.1497', 1, NULL, '1/31/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1290, 'l.nfl.com-p.5407', 1, NULL, '11/4/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1291, 'l.nfl.com-p.216', 1, NULL, '6/23/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1292, 'l.nfl.com-p.6532', 1, NULL, '9/23/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1293, 'l.nfl.com-p.2443', 1, NULL, '10/14/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1294, 'l.nfl.com-p.3925', 1, NULL, '1/25/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1295, 'l.nfl.com-p.1564', 1, NULL, '11/29/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1296, 'l.nfl.com-p.4568', 1, NULL, '7/20/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1297, 'l.nfl.com-p.1512', 1, NULL, '5/14/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1298, 'l.nfl.com-p.6693', 1, NULL, '10/1/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1299, 'l.nba.com-p.1087', 1, NULL, '2/27/1986', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1300, 'l.nba.com-p.131', 1, NULL, '6/5/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1301, 'l.nba.com-p.479', 1, NULL, '1/20/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1302, 'l.nba.com-p.1185', 1, NULL, '1/3/1986', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1303, 'l.nba.com-p.336', 1, NULL, '8/25/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1304, 'l.nba.com-p.79', 1, NULL, '4/24/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1305, 'l.nba.com-p.658', 1, NULL, '12/30/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1306, 'l.nba.com-p.439', 1, NULL, '5/18/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1307, 'l.nba.com-p.1001', 1, NULL, '6/9/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1308, 'l.nba.com-p.429', 1, NULL, '11/15/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1309, 'l.nba.com-p.230', 1, NULL, '1/23/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1310, 'l.nba.com-p.774', 1, NULL, '12/30/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1311, 'l.nba.com-p.1303', 1, NULL, '9/4/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1312, 'l.nba.com-p.1408', 1, NULL, '6/1/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1313, 'l.nba.com-p.1140', 1, NULL, '11/29/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1314, 'l.nba.com-p.584', 1, NULL, '9/24/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1315, 'l.nhl.com-p.2098', 1, NULL, '1/22/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1316, 'l.nhl.com-p.289', 1, NULL, '3/3/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1317, 'l.nhl.com-p.700', 1, NULL, '1/2/1972', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1318, 'l.nhl.com-p.2274', 1, NULL, '12/6/1986', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1319, 'l.nhl.com-p.1440', 1, NULL, '10/9/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1320, 'l.nhl.com-p.185', 1, NULL, '6/7/1970', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1321, 'l.nhl.com-p.174', 1, NULL, '1/16/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1322, 'l.nhl.com-p.858', 1, NULL, '5/3/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1323, 'l.nhl.com-p.2133', 1, NULL, '3/26/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1324, 'l.nhl.com-p.80', 1, NULL, '12/25/1970', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1325, 'l.nhl.com-p.248', 1, NULL, '12/5/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1326, 'l.nhl.com-p.1881', 1, NULL, '3/1/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1327, 'l.nhl.com-p.1427', 1, NULL, '7/3/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1328, 'l.nhl.com-p.1998', 1, NULL, '7/17/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1329, 'l.nhl.com-p.173', 1, NULL, '6/24/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1330, 'l.nhl.com-p.1219', 1, NULL, '8/19/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1331, 'l.nhl.com-p.169', 1, NULL, '8/13/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1332, 'l.nhl.com-p.1892', 1, NULL, '4/1/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1333, 'l.nhl.com-p.1999', 1, NULL, '3/22/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1334, 'l.nhl.com-p.703', 1, NULL, '3/24/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1335, 'l.nhl.com-p.183', 1, NULL, '7/22/1970', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1336, 'l.nhl.com-p.839', 1, NULL, '2/10/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1337, 'l.nhl.com-p.2108', 1, NULL, '12/23/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1338, 'l.nhl.com-p.471', 1, NULL, '2/13/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1339, 'l.nfl.com-p.783', 1, NULL, '5/6/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1340, 'l.nfl.com-p.1660', 1, NULL, '8/19/1960', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1341, 'l.nfl.com-p.4154', 1, NULL, '11/22/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1342, 'l.nfl.com-p.6648', 1, NULL, '2/6/1986', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1343, 'l.nfl.com-p.4891', 1, NULL, '10/12/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1344, 'l.nfl.com-p.6195', 1, NULL, '3/29/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1345, 'l.nfl.com-p.3053', 1, NULL, '8/10/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1346, 'l.nfl.com-p.6650', 1, NULL, '12/20/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1347, 'l.nfl.com-p.4894', 1, NULL, '8/24/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1348, 'l.nfl.com-p.973', 1, NULL, '10/30/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1349, 'l.nfl.com-p.4546', 1, NULL, '10/17/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1350, 'l.nfl.com-p.813', 1, NULL, '8/16/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1351, 'l.nfl.com-p.7086', 1, NULL, '3/19/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1352, 'l.nfl.com-p.3460', 1, NULL, '3/9/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1353, 'l.nfl.com-p.986', 1, NULL, '12/23/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1354, 'l.nfl.com-p.5586', 1, NULL, '6/24/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1355, 'l.nfl.com-p.6573', 1, NULL, '8/1/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1356, 'l.nfl.com-p.4893', 1, NULL, '11/27/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1357, 'l.nfl.com-p.1554', 1, NULL, '1/5/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1358, 'l.nfl.com-p.2138', 1, NULL, '10/5/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1359, 'l.nfl.com-p.6480', 1, NULL, '12/10/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1360, 'l.nfl.com-p.989', 1, NULL, '1/31/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1361, 'l.nfl.com-p.2656', 1, NULL, '9/8/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1362, 'l.nfl.com-p.7004', 1, NULL, '7/15/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1363, 'l.nfl.com-p.876', 1, NULL, '2/10/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1364, 'l.nfl.com-p.4792', 1, NULL, '11/19/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1365, 'l.nfl.com-p.2142', 1, NULL, '10/21/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1366, 'l.nfl.com-p.5499', 1, NULL, '4/8/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1367, 'l.nfl.com-p.1317', 1, NULL, '11/16/1972', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1368, 'l.nfl.com-p.6654', 1, NULL, '10/18/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1369, 'l.nfl.com-p.6043', 1, NULL, '4/9/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1370, 'l.nfl.com-p.6725', 1, NULL, '10/9/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1371, 'l.nfl.com-p.4796', 1, NULL, '6/18/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1372, 'l.nfl.com-p.6000', 1, NULL, '11/17/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1373, 'l.nfl.com-p.6925', 1, NULL, '11/14/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1374, 'l.nfl.com-p.5258', 1, NULL, '7/13/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1375, 'l.nfl.com-p.3576', 1, NULL, '1/14/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1376, 'l.nfl.com-p.6797', 1, NULL, '5/23/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1377, 'l.nfl.com-p.2966', 1, NULL, '4/20/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1378, 'l.nfl.com-p.974', 1, NULL, '2/16/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1379, 'l.nfl.com-p.2453', 1, NULL, '1/25/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1380, 'l.nfl.com-p.694', 1, NULL, '11/14/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1381, 'l.nfl.com-p.6698', 1, NULL, '8/9/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1382, 'l.nfl.com-p.3314', 1, NULL, '6/10/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1383, 'l.nfl.com-p.6621', 1, NULL, '5/1/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1384, 'l.nfl.com-p.5614', 1, NULL, '7/23/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1385, 'l.nfl.com-p.5983', 1, NULL, '4/23/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1386, 'l.nfl.com-p.6581', 1, NULL, '2/11/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1387, 'l.nfl.com-p.6016', 1, NULL, '9/25/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1388, 'l.nfl.com-p.3851', 1, NULL, '1/5/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1389, 'l.nfl.com-p.6523', 1, NULL, '10/5/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1390, 'l.nfl.com-p.182', 1, NULL, '7/17/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1391, 'l.nfl.com-p.6744', 1, NULL, '5/20/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1392, 'l.nfl.com-p.2560', 1, NULL, '6/22/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1393, 'l.nfl.com-p.866', 1, NULL, '8/4/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1394, 'l.nfl.com-p.5759', 1, NULL, '3/23/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1395, 'l.nfl.com-p.6687', 1, NULL, '12/29/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1396, 'l.nfl.com-p.5798', 1, NULL, '9/10/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1397, 'l.nfl.com-p.6808', 1, NULL, '8/21/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1398, 'l.nfl.com-p.6710', 1, NULL, '1/1/1900', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1399, 'l.nfl.com-p.948', 1, NULL, '6/26/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1400, 'l.nfl.com-p.5698', 1, NULL, '6/22/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1401, 'l.nfl.com-p.7014', 1, NULL, '7/4/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1402, 'l.nfl.com-p.106', 1, NULL, '9/16/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1403, 'l.nfl.com-p.4890', 1, NULL, '11/2/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1404, 'l.nfl.com-p.5434', 1, NULL, '11/22/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1405, 'l.nfl.com-p.2342', 1, NULL, '1/2/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1406, 'l.nfl.com-p.4824', 1, NULL, '7/6/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1407, 'l.nfl.com-p.5672', 1, NULL, '1/20/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1408, 'l.nfl.com-p.5889', 1, NULL, '3/8/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1409, 'l.nfl.com-p.5800', 1, NULL, '5/3/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1410, 'l.nfl.com-p.6903', 1, NULL, '10/30/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1411, 'l.nfl.com-p.6012', 1, NULL, '7/27/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1412, 'l.nfl.com-p.5842', 1, NULL, '8/25/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1413, 'l.nfl.com-p.2887', 1, NULL, '1/24/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1414, 'l.nfl.com-p.3538', 1, NULL, '5/23/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1415, 'l.nfl.com-p.2764', 1, NULL, '6/10/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1416, 'l.nfl.com-p.6904', 1, NULL, '11/13/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1417, 'l.nfl.com-p.6202', 1, NULL, '1/19/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1418, 'l.nfl.com-p.3541', 1, NULL, '6/12/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1419, 'l.nfl.com-p.6484', 1, NULL, '12/17/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1420, 'l.nfl.com-p.6761', 1, NULL, '8/19/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1421, 'l.nfl.com-p.7222', 1, NULL, '8/10/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1422, 'l.nfl.com-p.6908', 1, NULL, '10/8/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1423, 'l.nfl.com-p.6655', 1, NULL, '9/13/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1424, 'l.nfl.com-p.428', 1, NULL, '7/1/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1425, 'l.nfl.com-p.6227', 1, NULL, '11/9/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1426, 'l.nfl.com-p.2076', 1, NULL, '3/23/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1427, 'l.nfl.com-p.2786', 1, NULL, '2/19/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1428, 'l.nfl.com-p.4978', 1, NULL, '3/8/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1429, 'l.nfl.com-p.4979', 1, NULL, '10/16/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1430, 'l.nfl.com-p.6576', 1, NULL, '9/18/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1431, 'l.nfl.com-p.6914', 1, NULL, '9/29/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1432, 'l.nfl.com-p.4985', 1, NULL, '12/3/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1433, 'l.nfl.com-p.6810', 1, NULL, '6/27/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1434, 'l.nfl.com-p.6784', 1, NULL, '12/8/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1435, 'l.nfl.com-p.439', 1, NULL, '8/25/1972', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1436, 'l.nfl.com-p.4976', 1, NULL, '7/23/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1437, 'l.nfl.com-p.6595', 1, NULL, '4/26/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1438, 'l.nfl.com-p.6686', 1, NULL, '8/21/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1439, 'l.nfl.com-p.6096', 1, NULL, '6/8/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1440, 'l.nfl.com-p.4975', 1, NULL, '6/30/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1441, 'l.nfl.com-p.5752', 1, NULL, '12/24/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1442, 'l.nfl.com-p.6007', 1, NULL, '5/2/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1443, 'l.nfl.com-p.7235', 1, NULL, '12/18/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1444, 'l.nfl.com-p.5969', 1, NULL, '12/18/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1445, 'l.nfl.com-p.6917', 1, NULL, '7/14/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1446, 'l.nfl.com-p.3629', 1, NULL, '1/12/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1447, 'l.nfl.com-p.4480', 1, NULL, '10/15/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1448, 'l.nfl.com-p.400', 1, NULL, '3/24/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1449, 'l.nfl.com-p.3562', 1, NULL, '2/26/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1450, 'l.nfl.com-p.1588', 1, NULL, '12/18/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1451, 'l.nfl.com-p.3563', 1, NULL, '11/5/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1452, 'l.nfl.com-p.444', 1, NULL, '1/18/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1453, 'l.nfl.com-p.6623', 1, NULL, '9/14/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1454, 'l.nfl.com-p.5465', 1, NULL, '6/20/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1455, 'l.nfl.com-p.6924', 1, NULL, '10/12/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1456, 'l.nfl.com-p.5824', 1, NULL, '6/8/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1457, 'l.nfl.com-p.4335', 1, NULL, '2/24/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1458, 'l.nfl.com-p.425', 1, NULL, '6/8/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1459, 'l.nfl.com-p.4336', 1, NULL, '4/16/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1460, 'l.nfl.com-p.3809', 1, NULL, '2/11/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1461, 'l.nfl.com-p.6764', 1, NULL, '9/9/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1462, 'l.nfl.com-p.6926', 1, NULL, '9/21/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1463, 'l.nfl.com-p.399', 1, NULL, '8/9/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1464, 'l.nfl.com-p.6930', 1, NULL, '6/12/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1465, 'l.nfl.com-p.416', 1, NULL, '12/21/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1466, 'l.nfl.com-p.4338', 1, NULL, '12/3/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1467, 'l.nfl.com-p.4341', 1, NULL, '6/26/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1468, 'l.nfl.com-p.4999', 1, NULL, '6/27/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1469, 'l.nfl.com-p.5992', 1, NULL, '4/27/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1470, 'l.nfl.com-p.6661', 1, NULL, '11/17/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1471, 'l.nfl.com-p.4343', 1, NULL, '6/30/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1472, 'l.nfl.com-p.675', 1, NULL, '12/28/1972', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1473, 'l.nfl.com-p.438', 1, NULL, '11/17/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1474, 'l.nfl.com-p.6933', 1, NULL, '4/24/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1475, 'l.nfl.com-p.356', 1, NULL, '9/21/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1476, 'l.nfl.com-p.2992', 1, NULL, '4/8/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1477, 'l.nfl.com-p.6762', 1, NULL, '1/1/1900', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1478, 'l.nfl.com-p.3300', 1, NULL, '6/17/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1479, 'l.nfl.com-p.4901', 1, NULL, '5/5/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1480, 'l.nfl.com-p.6515', 1, NULL, '3/6/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1481, 'l.nfl.com-p.5963', 1, NULL, '1/12/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1482, 'l.nfl.com-p.4898', 1, NULL, '7/2/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1483, 'l.nfl.com-p.4899', 1, NULL, '12/1/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1484, 'l.nfl.com-p.6134', 1, NULL, '1/13/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1485, 'l.nfl.com-p.5765', 1, NULL, '12/21/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1486, 'l.nfl.com-p.4598', 1, NULL, '4/16/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1487, 'l.nfl.com-p.4683', 1, NULL, '5/16/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1488, 'l.nfl.com-p.6459', 1, NULL, '1/10/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1489, 'l.nfl.com-p.6443', 1, NULL, '7/6/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1490, 'l.nfl.com-p.205', 1, NULL, '6/15/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1491, 'l.nfl.com-p.7252', 1, NULL, '3/18/1986', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1492, 'l.nfl.com-p.6849', 1, NULL, '12/15/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1493, 'l.nfl.com-p.4902', 1, NULL, '4/30/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1494, 'l.nfl.com-p.209', 1, NULL, '11/1/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1495, 'l.nfl.com-p.2213', 1, NULL, '8/10/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1496, 'l.nfl.com-p.6651', 1, NULL, '3/10/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1497, 'l.nfl.com-p.220', 1, NULL, '3/16/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1498, 'l.nfl.com-p.1883', 1, NULL, '3/29/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1499, 'l.nfl.com-p.4684', 1, NULL, '8/14/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1500, 'l.nfl.com-p.6856', 1, NULL, '12/1/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1501, 'l.nfl.com-p.5401', 1, NULL, '8/22/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1502, 'l.nfl.com-p.3510', 1, NULL, '4/23/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1503, 'l.nfl.com-p.6010', 1, NULL, '8/13/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1504, 'l.nfl.com-p.5393', 1, NULL, '9/9/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1505, 'l.nfl.com-p.5773', 1, NULL, '12/30/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1506, 'l.nfl.com-p.199', 1, NULL, '5/15/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1507, 'l.nfl.com-p.5405', 1, NULL, '6/5/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1508, 'l.nfl.com-p.5905', 1, NULL, '5/16/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1509, 'l.nfl.com-p.168', 1, NULL, '1/14/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1510, 'l.nfl.com-p.184', 1, NULL, '6/14/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1511, 'l.nfl.com-p.6731', 1, NULL, '12/27/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1512, 'l.nfl.com-p.3367', 1, NULL, '10/20/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1513, 'l.nfl.com-p.126', 1, NULL, '2/14/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1514, 'l.nfl.com-p.5272', 1, NULL, '7/17/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1515, 'l.nfl.com-p.5743', 1, NULL, '1/21/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1516, 'l.nfl.com-p.7160', 1, NULL, '7/8/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1517, 'l.nfl.com-p.211', 1, NULL, '7/31/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1518, 'l.nfl.com-p.5423', 1, NULL, '6/7/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1519, 'l.nfl.com-p.5967', 1, NULL, '10/14/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1520, 'l.nfl.com-p.6142', 1, NULL, '6/4/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1521, 'l.nfl.com-p.387', 1, NULL, '8/3/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1522, 'l.nfl.com-p.2067', 1, NULL, '9/11/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1523, 'l.nfl.com-p.133', 1, NULL, '8/10/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1524, 'l.nfl.com-p.6144', 1, NULL, '9/22/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1525, 'l.nfl.com-p.4636', 1, NULL, '10/29/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1526, 'l.nfl.com-p.3320', 1, NULL, '2/8/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1527, 'l.nfl.com-p.1996', 1, NULL, '8/18/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1528, 'l.nfl.com-p.3323', 1, NULL, '5/31/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1529, 'l.nfl.com-p.4904', 1, NULL, '9/2/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1530, 'l.nfl.com-p.6788', 1, NULL, '7/20/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1531, 'l.nfl.com-p.528', 1, NULL, '7/11/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1532, 'l.nfl.com-p.180', 1, NULL, '1/27/1968', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1533, 'l.nfl.com-p.3326', 1, NULL, '10/11/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1534, 'l.nfl.com-p.5994', 1, NULL, '4/14/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1535, 'l.nfl.com-p.4900', 1, NULL, '9/1/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1536, 'l.nfl.com-p.6189', 1, NULL, '3/13/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1537, 'l.nfl.com-p.752', 1, NULL, '3/23/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1538, 'l.nfl.com-p.5750', 1, NULL, '3/28/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1539, 'l.nfl.com-p.6878', 1, NULL, '4/13/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1540, 'l.nfl.com-p.4221', 1, NULL, '10/10/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1541, 'l.nfl.com-p.6541', 1, NULL, '9/15/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1542, 'l.nfl.com-p.6474', 1, NULL, '12/4/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1543, 'l.nfl.com-p.6739', 1, NULL, '6/28/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1544, 'l.nfl.com-p.4525', 1, NULL, '11/19/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1545, 'l.nfl.com-p.1247', 1, NULL, '9/21/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1546, 'l.nfl.com-p.3816', 1, NULL, '10/14/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1547, 'l.nfl.com-p.404', 1, NULL, '12/7/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1548, 'l.nfl.com-p.1073', 1, NULL, '10/1/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1549, 'l.nfl.com-p.4545', 1, NULL, '3/2/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1550, 'l.nfl.com-p.3614', 1, NULL, '12/28/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1551, 'l.nfl.com-p.5428', 1, NULL, '11/23/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1552, 'l.nfl.com-p.4224', 1, NULL, '1/13/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1553, 'l.nfl.com-p.460', 1, NULL, '3/26/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1554, 'l.nfl.com-p.5629', 1, NULL, '2/28/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1555, 'l.nfl.com-p.5898', 1, NULL, '5/8/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1556, 'l.nfl.com-p.1702', 1, NULL, '4/13/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1557, 'l.nfl.com-p.5925', 1, NULL, '12/31/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1558, 'l.nfl.com-p.1924', 1, NULL, '7/12/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1559, 'l.nfl.com-p.4953', 1, NULL, '1/22/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1560, 'l.nfl.com-p.6335', 1, NULL, '8/22/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1561, 'l.nfl.com-p.6473', 1, NULL, '10/20/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1562, 'l.nfl.com-p.7087', 1, NULL, '9/5/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1563, 'l.nfl.com-p.1874', 1, NULL, '6/11/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1564, 'l.nfl.com-p.2652', 1, NULL, '2/17/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1565, 'l.nfl.com-p.4942', 1, NULL, '12/12/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1566, 'l.nfl.com-p.2206', 1, NULL, '12/26/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1567, 'l.nfl.com-p.5223', 1, NULL, '10/17/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1568, 'l.nfl.com-p.6337', 1, NULL, '4/2/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1569, 'l.nfl.com-p.2391', 1, NULL, '9/12/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1570, 'l.nfl.com-p.3823', 1, NULL, '10/10/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1571, 'l.nfl.com-p.3494', 1, NULL, '6/9/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1572, 'l.nfl.com-p.296', 1, NULL, '5/12/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1573, 'l.nfl.com-p.1163', 1, NULL, '7/17/1970', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1574, 'l.nfl.com-p.4092', 1, NULL, '7/23/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1575, 'l.nfl.com-p.6338', 1, NULL, '4/15/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1576, 'l.nfl.com-p.6494', 1, NULL, '9/25/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1577, 'l.nfl.com-p.4749', 1, NULL, '8/21/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1578, 'l.nfl.com-p.351', 1, NULL, '11/15/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1579, 'l.nfl.com-p.561', 1, NULL, '11/21/1972', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1580, 'l.nfl.com-p.4754', 1, NULL, '11/18/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1581, 'l.nfl.com-p.2336', 1, NULL, '11/26/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1582, 'l.nfl.com-p.4755', 1, NULL, '6/11/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1583, 'l.nfl.com-p.3989', 1, NULL, '6/13/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1584, 'l.nfl.com-p.4366', 1, NULL, '11/4/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1585, 'l.nfl.com-p.4188', 1, NULL, '1/2/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1586, 'l.nfl.com-p.3406', 1, NULL, '7/17/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1587, 'l.nfl.com-p.4667', 1, NULL, '8/17/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1588, 'l.nfl.com-p.206', 1, NULL, '9/1/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1589, 'l.nfl.com-p.4483', 1, NULL, '11/14/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1590, 'l.nfl.com-p.2807', 1, NULL, '8/25/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1591, 'l.nfl.com-p.4951', 1, NULL, '8/18/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1592, 'l.nfl.com-p.4189', 1, NULL, '1/11/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1593, 'l.nfl.com-p.1210', 1, NULL, '12/30/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1594, 'l.nfl.com-p.6674', 1, NULL, '2/19/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1595, 'l.nfl.com-p.3853', 1, NULL, '11/15/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1596, 'l.nfl.com-p.6838', 1, NULL, '2/20/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1597, 'l.nfl.com-p.1274', 1, NULL, '3/12/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1598, 'l.nfl.com-p.3688', 1, NULL, '8/25/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1599, 'l.nfl.com-p.5912', 1, NULL, '1/10/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1600, 'l.nfl.com-p.5729', 1, NULL, '12/23/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1601, 'l.nfl.com-p.2866', 1, NULL, '11/2/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1602, 'l.nfl.com-p.4774', 1, NULL, '3/20/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1603, 'l.nfl.com-p.7240', 1, NULL, '9/19/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1604, 'l.nfl.com-p.6565', 1, NULL, '5/7/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1605, 'l.nfl.com-p.7095', 1, NULL, '12/23/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1606, 'l.nfl.com-p.1243', 1, NULL, '12/15/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1607, 'l.nfl.com-p.4052', 1, NULL, '10/19/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1608, 'l.nfl.com-p.4777', 1, NULL, '12/20/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1609, 'l.nfl.com-p.4954', 1, NULL, '11/5/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1610, 'l.nfl.com-p.705', 1, NULL, '11/3/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1611, 'l.nfl.com-p.6589', 1, NULL, '4/12/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1612, 'l.nfl.com-p.6666', 1, NULL, '6/25/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1613, 'l.nfl.com-p.1235', 1, NULL, '7/23/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1614, 'l.nfl.com-p.3664', 1, NULL, '11/15/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1615, 'l.nfl.com-p.7097', 1, NULL, '1/9/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1616, 'l.nfl.com-p.3785', 1, NULL, '5/2/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1617, 'l.nfl.com-p.5962', 1, NULL, '5/8/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1618, 'l.nfl.com-p.3550', 1, NULL, '3/24/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1619, 'l.nfl.com-p.4735', 1, NULL, '4/8/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1620, 'l.nfl.com-p.5776', 1, NULL, '1/1/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1621, 'l.nfl.com-p.6014', 1, NULL, '11/6/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1622, 'l.nfl.com-p.6210', 1, NULL, '11/4/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1623, 'l.nfl.com-p.6148', 1, NULL, '6/1/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1624, 'l.nfl.com-p.5224', 1, NULL, '12/31/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1625, 'l.nfl.com-p.1428', 1, NULL, '12/17/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1626, 'l.nfl.com-p.6799', 1, NULL, '12/8/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1627, 'l.nfl.com-p.6780', 1, NULL, '2/6/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1628, 'l.nfl.com-p.5789', 1, NULL, '7/18/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1629, 'l.nfl.com-p.5780', 1, NULL, '1/12/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1630, 'l.nfl.com-p.5909', 1, NULL, '11/11/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1631, 'l.nfl.com-p.4964', 1, NULL, '7/15/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1632, 'l.nfl.com-p.3871', 1, NULL, '8/3/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1633, 'l.nfl.com-p.4744', 1, NULL, '6/14/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1634, 'l.nfl.com-p.7102', 1, NULL, '6/17/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1635, 'l.nfl.com-p.2515', 1, NULL, '11/28/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1636, 'l.nfl.com-p.288', 1, NULL, '7/9/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1637, 'l.nfl.com-p.108', 1, NULL, '11/1/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1638, 'l.nfl.com-p.5965', 1, NULL, '4/21/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1639, 'l.nfl.com-p.5013', 1, NULL, '11/4/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1640, 'l.nfl.com-p.5014', 1, NULL, '12/1/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1641, 'l.nfl.com-p.4751', 1, NULL, '12/12/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1642, 'l.nfl.com-p.6606', 1, NULL, '12/16/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1643, 'l.nfl.com-p.7251', 1, NULL, '6/6/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1644, 'l.nfl.com-p.7103', 1, NULL, '4/20/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1645, 'l.nfl.com-p.1199', 1, NULL, '1/31/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1646, 'l.nfl.com-p.5326', 1, NULL, '12/24/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1647, 'l.nfl.com-p.2972', 1, NULL, '12/7/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1648, 'l.nfl.com-p.4756', 1, NULL, '1/27/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1649, 'l.nfl.com-p.1340', 1, NULL, '8/16/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1650, 'l.nfl.com-p.6371', 1, NULL, '9/28/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1651, 'l.nfl.com-p.6502', 1, NULL, '9/3/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1652, 'l.nfl.com-p.2572', 1, NULL, '9/23/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1653, 'l.nfl.com-p.5928', 1, NULL, '10/12/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1654, 'l.nfl.com-p.6372', 1, NULL, '3/15/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1655, 'l.nfl.com-p.4757', 1, NULL, '7/24/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1656, 'l.nfl.com-p.5847', 1, NULL, '5/26/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1657, 'l.nfl.com-p.6618', 1, NULL, '3/21/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1658, 'l.nfl.com-p.6625', 1, NULL, '9/1/1986', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1659, 'l.nfl.com-p.521', 1, NULL, '12/17/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1660, 'l.nfl.com-p.6676', 1, NULL, '4/28/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1661, 'l.nfl.com-p.4765', 1, NULL, '10/25/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1662, 'l.nfl.com-p.1386', 1, NULL, '11/3/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1663, 'l.nfl.com-p.3917', 1, NULL, '6/18/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1664, 'l.nfl.com-p.1552', 1, NULL, '8/13/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1665, 'l.nfl.com-p.6159', 1, NULL, '10/30/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1666, 'l.nfl.com-p.2043', 1, NULL, '9/22/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1667, 'l.nfl.com-p.4766', 1, NULL, '9/2/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1668, 'l.nfl.com-p.4767', 1, NULL, '3/5/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1669, 'l.nfl.com-p.3481', 1, NULL, '2/26/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1670, 'l.nfl.com-p.4051', 1, NULL, '3/19/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1671, 'l.nfl.com-p.7110', 1, NULL, '5/10/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1672, 'l.nfl.com-p.279', 1, NULL, '10/24/1972', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1673, 'l.nfl.com-p.2946', 1, NULL, '6/30/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1674, 'l.nfl.com-p.3884', 1, NULL, '8/16/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1675, 'l.nfl.com-p.5012', 1, NULL, '4/30/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1676, 'l.nfl.com-p.240', 1, NULL, '6/24/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1677, 'l.nfl.com-p.6345', 1, NULL, '8/24/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1678, 'l.nfl.com-p.1143', 1, NULL, '11/27/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1679, 'l.nfl.com-p.5082', 1, NULL, '9/28/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1680, 'l.nfl.com-p.5091', 1, NULL, '10/31/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1681, 'l.nfl.com-p.3610', 1, NULL, '8/28/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1682, 'l.nfl.com-p.3330', 1, NULL, '2/22/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1683, 'l.nfl.com-p.5939', 1, NULL, '9/10/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1684, 'l.nfl.com-p.6362', 1, NULL, '5/12/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1685, 'l.nfl.com-p.6652', 1, NULL, '1/6/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1686, 'l.nfl.com-p.6469', 1, NULL, '4/26/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1687, 'l.nfl.com-p.238', 1, NULL, '12/12/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1688, 'l.nfl.com-p.6763', 1, NULL, '6/6/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1689, 'l.nfl.com-p.5814', 1, NULL, '1/31/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1690, 'l.nfl.com-p.73', 1, NULL, '3/13/1972', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1691, 'l.nfl.com-p.1934', 1, NULL, '3/5/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1692, 'l.nfl.com-p.4830', 1, NULL, '1/21/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1693, 'l.nfl.com-p.4913', 1, NULL, '9/29/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1694, 'l.nfl.com-p.5085', 1, NULL, '9/13/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1695, 'l.nfl.com-p.4681', 1, NULL, '9/27/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1696, 'l.nfl.com-p.2099', 1, NULL, '8/21/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1697, 'l.nfl.com-p.6760', 1, NULL, '9/18/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1698, 'l.nfl.com-p.5083', 1, NULL, '5/14/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1699, 'l.nfl.com-p.5851', 1, NULL, '1/24/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1700, 'l.nfl.com-p.1061', 1, NULL, '8/10/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1701, 'l.nfl.com-p.3341', 1, NULL, '3/15/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1702, 'l.nfl.com-p.2232', 1, NULL, '2/24/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1703, 'l.nfl.com-p.2052', 1, NULL, '7/22/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1704, 'l.nfl.com-p.2578', 1, NULL, '1/9/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1705, 'l.nfl.com-p.6553', 1, NULL, '2/20/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1706, 'l.nfl.com-p.5622', 1, NULL, '11/15/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1707, 'l.nfl.com-p.112', 1, NULL, '12/6/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1708, 'l.nfl.com-p.266', 1, NULL, '11/21/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1709, 'l.nfl.com-p.1528', 1, NULL, '10/14/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1710, 'l.nfl.com-p.5185', 1, NULL, '3/19/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1711, 'l.nfl.com-p.5623', 1, NULL, '7/3/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1712, 'l.nfl.com-p.4514', 1, NULL, '8/11/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1713, 'l.nfl.com-p.2910', 1, NULL, '2/16/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1714, 'l.nfl.com-p.1314', 1, NULL, '11/14/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1715, 'l.nfl.com-p.2431', 1, NULL, '4/29/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1716, 'l.nfl.com-p.4526', 1, NULL, '10/20/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1717, 'l.nfl.com-p.4885', 1, NULL, '1/24/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1718, 'l.nfl.com-p.6504', 1, NULL, '9/20/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1719, 'l.nfl.com-p.2219', 1, NULL, '1/16/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1720, 'l.nfl.com-p.6560', 1, NULL, '8/16/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1721, 'l.nfl.com-p.1735', 1, NULL, '7/19/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1722, 'l.nfl.com-p.129', 1, NULL, '3/22/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1723, 'l.nfl.com-p.1290', 1, NULL, '6/16/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1724, 'l.nfl.com-p.5806', 1, NULL, '7/25/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1725, 'l.nfl.com-p.5763', 1, NULL, '2/6/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1726, 'l.nfl.com-p.568', 1, NULL, '3/26/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1727, 'l.nfl.com-p.4544', 1, NULL, '11/11/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1728, 'l.nfl.com-p.1509', 1, NULL, '1/18/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1729, 'l.nfl.com-p.5081', 1, NULL, '5/7/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1730, 'l.nfl.com-p.5084', 1, NULL, '1/30/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1731, 'l.nfl.com-p.4572', 1, NULL, '9/4/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1732, 'l.nfl.com-p.4530', 1, NULL, '2/22/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1733, 'l.nfl.com-p.6707', 1, NULL, '8/30/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1734, 'l.nfl.com-p.3574', 1, NULL, '11/24/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1735, 'l.nfl.com-p.3798', 1, NULL, '10/12/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1736, 'l.nfl.com-p.1510', 1, NULL, '2/17/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1737, 'l.nfl.com-p.5996', 1, NULL, '8/12/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1738, 'l.nfl.com-p.6365', 1, NULL, '4/20/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1739, 'l.nfl.com-p.7237', 1, NULL, '8/20/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1740, 'l.nfl.com-p.6567', 1, NULL, '1/25/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1741, 'l.nfl.com-p.2082', 1, NULL, '8/14/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1742, 'l.nfl.com-p.1539', 1, NULL, '1/27/1972', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1743, 'l.nfl.com-p.7071', 1, NULL, '10/11/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1744, 'l.nhl.com-p.1846', 1, NULL, '2/16/1987', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1745, 'l.nhl.com-p.254', 1, NULL, '4/4/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1746, 'l.nhl.com-p.572', 1, NULL, '9/9/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1747, 'l.nhl.com-p.1845', 1, NULL, '6/16/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1748, 'l.nhl.com-p.698', 1, NULL, '8/11/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1749, 'l.nhl.com-p.410', 1, NULL, '9/2/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1750, 'l.nhl.com-p.585', 1, NULL, '8/15/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1751, 'l.nhl.com-p.866', 1, NULL, '4/23/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1752, 'l.nhl.com-p.90', 1, NULL, '8/19/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1753, 'l.nhl.com-p.1956', 1, NULL, '4/11/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1754, 'l.nhl.com-p.103', 1, NULL, '4/24/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1755, 'l.nhl.com-p.863', 1, NULL, '4/11/1970', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1756, 'l.nhl.com-p.1481', 1, NULL, '8/31/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1757, 'l.nhl.com-p.966', 1, NULL, '5/2/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1758, 'l.nhl.com-p.578', 1, NULL, '7/30/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1759, 'l.nhl.com-p.747', 1, NULL, '9/27/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1760, 'l.nhl.com-p.580', 1, NULL, '9/26/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1761, 'l.nhl.com-p.2082', 1, NULL, '4/21/1986', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1762, 'l.nhl.com-p.583', 1, NULL, '9/7/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1763, 'l.nhl.com-p.366', 1, NULL, '5/7/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1764, 'l.nhl.com-p.587', 1, NULL, '9/26/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1765, 'l.nhl.com-p.2161', 1, NULL, '3/15/1986', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1766, 'l.nhl.com-p.1184', 1, NULL, '10/5/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1767, 'l.nhl.com-p.1046', 1, NULL, '5/4/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1768, 'l.nhl.com-p.600', 1, NULL, '7/3/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1769, 'l.nhl.com-p.1985', 1, NULL, '6/4/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1770, 'l.nhl.com-p.845', 1, NULL, '8/5/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1771, 'l.nhl.com-p.1834', 1, NULL, '3/1/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1772, 'l.nhl.com-p.598', 1, NULL, '2/13/1971', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1773, 'l.nhl.com-p.1302', 1, NULL, '12/19/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1774, 'l.nhl.com-p.605', 1, NULL, '3/2/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1775, 'l.nhl.com-p.295', 1, NULL, '11/27/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1776, 'l.nhl.com-p.1473', 1, NULL, '6/29/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1777, 'l.nhl.com-p.201', 1, NULL, '4/16/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1778, 'l.nhl.com-p.617', 1, NULL, '4/9/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1779, 'l.nhl.com-p.607', 1, NULL, '6/8/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1780, 'l.nhl.com-p.733', 1, NULL, '4/6/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1781, 'l.nhl.com-p.642', 1, NULL, '4/15/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1782, 'l.nhl.com-p.102', 1, NULL, '12/13/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1783, 'l.nhl.com-p.964', 1, NULL, '5/20/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1784, 'l.nhl.com-p.2328', 1, NULL, '4/16/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1785, 'l.nhl.com-p.1275', 1, NULL, '1/24/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1786, 'l.nhl.com-p.2272', 1, NULL, '3/16/1988', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1787, 'l.nhl.com-p.893', 1, NULL, '9/2/1973', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1788, 'l.nhl.com-p.1862', 1, NULL, '5/25/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1789, 'l.nhl.com-p.592', 1, NULL, '2/18/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1790, 'l.nhl.com-p.1939', 1, NULL, '3/12/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1791, 'l.nhl.com-p.838', 1, NULL, '6/18/1977', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1792, 'l.nhl.com-p.2096', 1, NULL, '7/11/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1793, 'l.nhl.com-p.1462', 1, NULL, '12/7/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1794, 'l.nhl.com-p.1461', 1, NULL, '7/6/1982', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1795, 'l.nhl.com-p.1569', 1, NULL, '8/24/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1796, 'l.nhl.com-p.679', 1, NULL, '9/15/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1797, 'l.nhl.com-p.1176', 1, NULL, '7/15/1980', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1798, 'l.nhl.com-p.2312', 1, NULL, '1/1/1987', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1799, 'l.nhl.com-p.2313', 1, NULL, '1/30/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1800, 'l.nhl.com-p.1984', 1, NULL, '9/25/1984', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1801, 'l.nhl.com-p.720', 1, NULL, '7/2/1979', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1802, 'l.nhl.com-p.694', 1, NULL, '7/25/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1803, 'l.nhl.com-p.1232', 1, NULL, '4/10/1981', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1804, 'l.nhl.com-p.119', 1, NULL, '8/3/1972', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1805, 'l.nhl.com-p.220', 1, NULL, '1/5/1975', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1806, 'l.nhl.com-p.1921', 1, NULL, '3/31/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1807, 'l.nhl.com-p.475', 1, NULL, '1/17/1970', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1808, 'l.nhl.com-p.2152', 1, NULL, '2/3/1983', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1809, 'l.nhl.com-p.1475', 1, NULL, '10/26/1978', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1810, 'l.nhl.com-p.81', 1, NULL, '2/12/1976', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1811, 'l.nhl.com-p.2332', 1, NULL, '9/23/1985', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1812, 'l.nhl.com-p.2068', 1, NULL, '3/30/1987', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1813, 'l.nhl.com-p.288', 1, NULL, '9/13/1974', NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1814, 'l.nhl.com-p.1378', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1815, 'l.nhl.com-p.1562', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1816, 'l.nhl.com-p.367', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1817, 'l.nhl.com-p.1369', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1818, 'l.nhl.com-p.2051', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1819, 'l.nhl.com-p.1833', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1820, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1821, 'l.nhl.com-p.612', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1822, 'l.nhl.com-p.1906', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1823, 'l.nhl.com-p.1115', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1824, 'l.nhl.com-p.146', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1825, 'l.nhl.com-p.78', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1826, 'l.nhl.com-p.113', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1827, 'l.nhl.com-p.265', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1828, 'l.nhl.com-p.78', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1829, 'l.nhl.com-p.1282', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1830, 'l.nhl.com-p.949', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1831, 'l.nhl.com-p.2331', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1832, 'l.nhl.com-p.315', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1833, 'l.nhl.com-p.495', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1834, 'l.nhl.com-p.1376', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1835, 'l.nhl.com-p.182', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1836, 'l.nhl.com-p.463', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1837, 'l.nhl.com-p.2055', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1838, 'l.nhl.com-p.1918', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1839, 'l.nhl.com-p.351', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1840, 'l.nhl.com-p.1113', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1841, 'l.nhl.com-p.221', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1842, 'l.nhl.com-p.1976', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1843, 'l.nhl.com-p.559', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1844, 'l.nhl.com-p.400', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1845, 'l.nhl.com-p.565', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1846, 'l.nhl.com-p.1410', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1847, 'l.nhl.com-p.1799', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1848, 'l.nhl.com-p.987', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1849, 'l.nhl.com-p.864', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1850, 'l.nhl.com-p.726', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1851, 'l.nhl.com-p.1796', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1852, 'l.nhl.com-p.1852', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1853, 'l.nhl.com-p.469', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1854, 'l.nhl.com-p.230', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1855, 'l.nhl.com-p.436', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1856, 'l.nhl.com-p.1781', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1857, 'l.nhl.com-p.176', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1858, 'l.nhl.com-p.1474', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1859, 'l.nhl.com-p.1936', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1860, 'l.nhl.com-p.888', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1861, 'l.nhl.com-p.1026', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1862, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1863, 'l.nhl.com-p.1576', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1864, 'l.nhl.com-p.667', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1865, 'l.nhl.com-p.1586', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1866, 'l.nhl.com-p.667', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1867, 'l.nhl.com-p.1576', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1868, 'l.nhl.com-p.503', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1869, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1870, 'l.nhl.com-p.1586', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1871, 'l.nhl.com-p.955', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1872, 'l.nhl.com-p.570', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1873, 'l.nhl.com-p.766', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1874, 'l.nhl.com-p.1576', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1875, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1876, 'l.nhl.com-p.667', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1877, 'l.nhl.com-p.570', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1878, 'l.nhl.com-p.955', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1879, 'l.nhl.com-p.512', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1880, 'l.nhl.com-p.1586', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1881, 'l.nhl.com-p.701', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1882, 'l.nhl.com-p.736', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1883, 'l.nhl.com-p.1269', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1884, 'l.nhl.com-p.787', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1885, 'l.nhl.com-p.1521', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1886, 'l.nhl.com-p.1899', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1887, 'l.nhl.com-p.2162', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1888, 'l.nhl.com-p.929', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1889, 'l.nhl.com-p.228', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1890, 'l.nhl.com-p.69', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1891, 'l.nhl.com-p.982', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1892, 'l.nhl.com-p.1393', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1893, 'l.nhl.com-p.1594', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1894, 'l.nhl.com-p.742', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1895, 'l.nhl.com-p.2146', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1896, 'l.nhl.com-p.1268', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1897, 'l.nhl.com-p.1484', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1898, 'l.nhl.com-p.1477', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1899, 'l.nhl.com-p.732', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1900, 'l.nhl.com-p.1888', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1901, 'l.nhl.com-p.1520', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1902, 'l.nhl.com-p.2218', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1903, 'l.nhl.com-p.876', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1904, 'l.nhl.com-p.759', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1905, 'l.nhl.com-p.2302', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1906, 'l.nhl.com-p.1891', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1907, 'l.nhl.com-p.2301', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1908, 'l.nhl.com-p.1864', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1909, 'l.nhl.com-p.1299', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1910, 'l.nhl.com-p.577', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1911, 'l.nhl.com-p.1589', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1912, 'l.nhl.com-p.2164', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1913, 'l.nhl.com-p.1286', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1914, 'l.nhl.com-p.1463', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1915, 'l.nhl.com-p.1842', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1916, 'l.nhl.com-p.2163', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1917, 'l.nhl.com-p.2296', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1918, 'l.nhl.com-p.441', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1919, 'l.nhl.com-p.620', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1920, 'l.nhl.com-p.869', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1921, 'l.nhl.com-p.1541', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1922, 'l.nhl.com-p.1793', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1923, 'l.nhl.com-p.1947', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1924, 'l.nhl.com-p.2096', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1925, 'l.nhl.com-p.720', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1926, 'l.nhl.com-p.1176', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1927, 'l.nhl.com-p.691', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1928, 'l.nhl.com-p.898', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1929, 'l.nhl.com-p.475', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1930, 'l.nhl.com-p.1232', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1931, 'l.nhl.com-p.838', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1932, 'l.nhl.com-p.1176', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1933, 'l.nhl.com-p.720', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1934, 'l.nhl.com-p.1903', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1935, 'l.nhl.com-p.1277', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1936, 'l.nhl.com-p.2281', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1937, 'l.nhl.com-p.2282', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1938, 'l.nhl.com-p.1704', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1939, 'l.nhl.com-p.580', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1940, 'l.nhl.com-p.587', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1941, 'l.nhl.com-p.578', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1942, 'l.nhl.com-p.1710', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1943, 'l.nhl.com-p.984', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1944, 'l.nhl.com-p.585', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1945, 'l.nhl.com-p.587', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1946, 'l.nhl.com-p.580', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1947, 'l.nhl.com-p.1481', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1948, 'l.nhl.com-p.578', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1949, 'l.nhl.com-p.90', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1950, 'l.nhl.com-p.1439', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1951, 'l.nhl.com-p.1995', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1952, 'l.nhl.com-p.1438', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1953, 'l.nhl.com-p.580', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1954, 'l.nhl.com-p.587', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1955, 'l.nhl.com-p.572', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1956, 'l.nhl.com-p.1439', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1957, 'l.nhl.com-p.1995', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1958, 'l.nhl.com-p.767', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1959, 'l.nhl.com-p.1626', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1960, 'l.nhl.com-p.1894', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1961, 'l.nhl.com-p.710', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1962, 'l.nhl.com-p.774', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1963, 'l.nhl.com-p.1151', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1964, 'l.nhl.com-p.224', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1965, 'l.nhl.com-p.946', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1966, 'l.nhl.com-p.279', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1967, 'l.nhl.com-p.2222', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1968, 'l.nhl.com-p.686', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1969, 'l.nhl.com-p.1045', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1970, 'l.nhl.com-p.2121', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1971, 'l.nhl.com-p.1257', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1972, 'l.nhl.com-p.605', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1973, 'l.nhl.com-p.617', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1974, 'l.nhl.com-p.1302', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1975, 'l.nhl.com-p.1265', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1976, 'l.nhl.com-p.191', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1977, 'l.nhl.com-p.709', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1978, 'l.nhl.com-p.1456', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1979, 'l.nhl.com-p.938', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1980, 'l.nhl.com-p.709', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1981, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1982, 'l.nhl.com-p.617', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1983, 'l.nhl.com-p.1985', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1984, 'l.nhl.com-p.1302', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1985, 'l.nhl.com-p.1985', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1986, 'l.nhl.com-p.1508', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1987, 'l.nhl.com-p.874', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1988, 'l.nhl.com-p.1904', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1989, 'l.nhl.com-p.478', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1990, 'l.nhl.com-p.2179', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1991, 'l.nhl.com-p.1798', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1992, 'l.nhl.com-p.285', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1993, 'l.nhl.com-p.1430', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1994, 'l.nhl.com-p.2060', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1995, 'l.nhl.com-p.994', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1996, 'l.nhl.com-p.290', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1997, 'l.nhl.com-p.1808', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1998, 'l.nhl.com-p.396', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (1999, 'l.nhl.com-p.647', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2000, 'l.nhl.com-p.196', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2001, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2002, 'l.nhl.com-p.1699', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2003, 'l.nhl.com-p.728', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2004, 'l.nhl.com-p.2317', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2005, 'l.nhl.com-p.661', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2006, 'l.nhl.com-p.296', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2007, 'l.nhl.com-p.1140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2008, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2009, 'l.nhl.com-p.64', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2010, 'l.nhl.com-p.659', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2011, 'l.nhl.com-p.1259', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2012, 'l.nhl.com-p.1140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2013, 'l.nhl.com-p.1699', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2014, 'l.nhl.com-p.1234', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2015, 'l.nhl.com-p.1703', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2016, 'l.nhl.com-p.1388', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2017, 'l.nhl.com-p.573', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2018, 'l.nhl.com-p.1709', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2019, 'l.nhl.com-p.1394', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2020, 'l.nhl.com-p.249', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2021, 'l.nhl.com-p.2173', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2022, 'l.nhl.com-p.481', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2023, 'l.nhl.com-p.203', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2024, 'l.nhl.com-p.2056', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2025, 'l.nhl.com-p.1714', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2026, 'l.nhl.com-p.2175', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2027, 'l.nhl.com-p.2077', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2028, 'l.nhl.com-p.307', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2029, 'l.nhl.com-p.1429', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2030, 'l.nhl.com-p.669', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2031, 'l.nhl.com-p.93', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2032, 'l.nhl.com-p.1901', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2033, 'l.nhl.com-p.1900', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2034, 'l.nhl.com-p.2114', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2035, 'l.nhl.com-p.2316', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2036, 'l.nhl.com-p.211', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2037, 'l.nhl.com-p.250', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2038, 'l.nhl.com-p.2066', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2039, 'l.nhl.com-p.655', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2040, 'l.nhl.com-p.1112', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2041, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2042, 'l.nhl.com-p.1699', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2043, 'l.nhl.com-p.728', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2044, 'l.nhl.com-p.2317', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2045, 'l.nhl.com-p.661', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2046, 'l.nhl.com-p.296', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2047, 'l.nhl.com-p.1140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2048, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2049, 'l.nhl.com-p.64', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2050, 'l.nhl.com-p.659', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2051, 'l.nhl.com-p.1259', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2052, 'l.nhl.com-p.1140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2053, 'l.nhl.com-p.1699', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2054, 'l.nba.com-p.78', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2055, 'l.nba.com-p.641', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2056, 'l.nba.com-p.194', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2057, 'l.nba.com-p.738', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2058, 'l.nba.com-p.1056', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2059, 'l.nba.com-p.165', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2060, 'l.nba.com-p.1162', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2061, 'l.nba.com-p.274', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2062, 'l.nba.com-p.1340', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2063, 'l.nba.com-p.287', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2064, 'l.nba.com-p.882', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2065, 'l.nba.com-p.776', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2066, 'l.nba.com-p.317', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2067, 'l.nba.com-p.152', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2068, 'l.nba.com-p.1276', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2069, 'l.nba.com-p.401', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2070, 'l.nba.com-p.127', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2071, 'l.nba.com-p.1350', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2072, 'l.nba.com-p.226', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2073, 'l.nba.com-p.121', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2074, 'l.nba.com-p.1157', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2075, 'l.nba.com-p.354', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2076, 'l.nba.com-p.711', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2077, 'l.nba.com-p.902', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2078, 'l.nba.com-p.201', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2079, 'l.nba.com-p.295', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2080, 'l.nba.com-p.190', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2081, 'l.nba.com-p.631', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2082, 'l.nba.com-p.139', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2083, 'l.nba.com-p.748', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2084, 'l.nba.com-p.1184', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2085, 'l.nba.com-p.1082', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2086, 'l.nba.com-p.423', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2087, 'l.nba.com-p.501', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2088, 'l.nba.com-p.212', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2089, 'l.nba.com-p.962', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2090, 'l.nba.com-p.1176', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2091, 'l.nba.com-p.1327', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2092, 'l.nba.com-p.780', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2093, 'l.nba.com-p.1383', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2094, 'l.nba.com-p.203', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2095, 'l.nba.com-p.1337', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2096, 'l.nba.com-p.778', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2097, 'l.nba.com-p.108', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2098, 'l.nba.com-p.167', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2099, 'l.nba.com-p.893', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2100, 'l.nba.com-p.1379', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2101, 'l.nba.com-p.154', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2102, 'l.nba.com-p.1117', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2103, 'l.nhl.com-p.645', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2104, 'l.nhl.com-p.724', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2105, 'l.nhl.com-p.2244', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2106, 'l.nhl.com-p.407', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2107, 'l.nhl.com-p.413', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2108, 'l.nhl.com-p.1353', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2109, 'l.nhl.com-p.1374', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2110, 'l.nhl.com-p.764', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2111, 'l.nhl.com-p.2168', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2112, 'l.nhl.com-p.513', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2113, 'l.nhl.com-p.1110', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2114, 'l.nhl.com-p.1213', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2115, 'l.nhl.com-p.1350', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2116, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2117, 'l.nhl.com-p.1699', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2118, 'l.nhl.com-p.728', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2119, 'l.nhl.com-p.2317', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2120, 'l.nhl.com-p.661', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2121, 'l.nhl.com-p.296', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2122, 'l.nhl.com-p.1140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2123, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2124, 'l.nhl.com-p.64', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2125, 'l.nhl.com-p.659', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2126, 'l.nhl.com-p.1259', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2127, 'l.nhl.com-p.1140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2128, 'l.nhl.com-p.1699', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2129, 'l.nhl.com-p.1797', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2130, 'l.nhl.com-p.998', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2131, 'l.nhl.com-p.346', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2132, 'l.nhl.com-p.359', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2133, 'l.nhl.com-p.1010', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2134, 'l.nhl.com-p.1866', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2135, 'l.nhl.com-p.1855', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2136, 'l.nhl.com-p.1867', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2137, 'l.nhl.com-p.344', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2138, 'l.nhl.com-p.1357', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2139, 'l.nhl.com-p.343', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2140, 'l.nhl.com-p.2071', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2141, 'l.nhl.com-p.1254', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2142, 'l.nhl.com-p.2153', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2143, 'l.nhl.com-p.336', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2144, 'l.nhl.com-p.53', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2145, 'l.nhl.com-p.2142', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2146, 'l.nhl.com-p.2139', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2147, 'l.nhl.com-p.557', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2148, 'l.nhl.com-p.1243', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2149, 'l.nhl.com-p.340', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2150, 'l.nhl.com-p.301', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2151, 'l.nhl.com-p.2131', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2152, 'l.nhl.com-p.1327', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2153, 'l.nhl.com-p.1831', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2154, 'l.nhl.com-p.2136', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2155, 'l.nhl.com-p.497', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2156, 'l.nhl.com-p.206', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2157, 'l.nhl.com-p.1099', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2158, 'l.nhl.com-p.986', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2159, 'l.nhl.com-p.2150', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2160, 'l.nhl.com-p.2310', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2161, 'l.nhl.com-p.769', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2162, 'l.nhl.com-p.1514', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2163, 'l.nhl.com-p.1863', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2164, 'l.nhl.com-p.554', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2165, 'l.nhl.com-p.516', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2166, 'l.nhl.com-p.574', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2167, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2168, 'l.nhl.com-p.1699', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2169, 'l.nhl.com-p.728', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2170, 'l.nhl.com-p.2317', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2171, 'l.nhl.com-p.661', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2172, 'l.nhl.com-p.296', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2173, 'l.nhl.com-p.1140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2174, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2175, 'l.nhl.com-p.64', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2176, 'l.nhl.com-p.659', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2177, 'l.nhl.com-p.1259', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2178, 'l.nhl.com-p.1140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2179, 'l.nhl.com-p.1699', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2180, 'l.nhl.com-p.1100', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2181, 'l.nhl.com-p.1590', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2182, 'l.nhl.com-p.1951', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2183, 'l.nhl.com-p.2314', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2184, 'l.nhl.com-p.1118', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2185, 'l.nhl.com-p.309', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2186, 'l.nhl.com-p.314', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2187, 'l.nhl.com-p.775', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2188, 'l.nhl.com-p.1719', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2189, 'l.nhl.com-p.599', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2190, 'l.nhl.com-p.2118', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2191, 'l.nhl.com-p.2128', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2192, 'l.nhl.com-p.287', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2193, 'l.nhl.com-p.1525', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2194, 'l.nhl.com-p.2182', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2195, 'l.nhl.com-p.580', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2196, 'l.nhl.com-p.587', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2197, 'l.nhl.com-p.578', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2198, 'l.nhl.com-p.1710', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2199, 'l.nhl.com-p.984', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2200, 'l.nhl.com-p.585', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2201, 'l.nhl.com-p.587', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2202, 'l.nhl.com-p.580', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2203, 'l.nhl.com-p.1481', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2204, 'l.nhl.com-p.578', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2205, 'l.nhl.com-p.90', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2206, 'l.nhl.com-p.1439', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2207, 'l.nhl.com-p.1995', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2208, 'l.nhl.com-p.1438', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2209, 'l.nhl.com-p.580', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2210, 'l.nhl.com-p.587', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2211, 'l.nhl.com-p.572', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2212, 'l.nhl.com-p.1439', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2213, 'l.nhl.com-p.1995', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2214, 'l.nhl.com-p.767', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2215, 'l.nfl.com-p.0', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2216, 'l.nfl.com-p.5339', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2217, 'l.nfl.com-p.4712', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2218, 'l.nfl.com-p.2754', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2219, 'l.nfl.com-p.4906', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2220, 'l.nfl.com-p.1504', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2221, 'l.nfl.com-p.1686', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2222, 'l.nfl.com-p.269', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2223, 'l.nfl.com-p.3011', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2224, 'l.nfl.com-p.3356', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2225, 'l.nfl.com-p.5810', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2226, 'l.nfl.com-p.5411', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2227, 'l.nfl.com-p.6628', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2228, 'l.nfl.com-p.6031', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2229, 'l.nfl.com-p.2370', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2230, 'l.nfl.com-p.6549', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2231, 'l.nfl.com-p.5685', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2232, 'l.nfl.com-p.4591', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2233, 'l.nfl.com-p.4933', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2234, 'l.nfl.com-p.2525', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2235, 'l.nfl.com-p.4929', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2236, 'l.nfl.com-p.4928', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2237, 'l.nfl.com-p.4930', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2238, 'l.nfl.com-p.6396', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2239, 'l.nfl.com-p.3868', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2240, 'l.nfl.com-p.596', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2241, 'l.nfl.com-p.3528', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2242, 'l.nfl.com-p.607', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2243, 'l.nfl.com-p.4632', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2244, 'l.nfl.com-p.1780', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2245, 'l.nfl.com-p.4932', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2246, 'l.nfl.com-p.577', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2247, 'l.nfl.com-p.162', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2248, 'l.nfl.com-p.5767', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2249, 'l.nfl.com-p.6726', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2250, 'l.nfl.com-p.5431', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2251, 'l.nfl.com-p.1610', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2252, 'l.nfl.com-p.6902', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2253, 'l.nfl.com-p.6013', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2254, 'l.nfl.com-p.7206', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2255, 'l.nfl.com-p.5032', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2256, 'l.nfl.com-p.188', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2257, 'l.nfl.com-p.3488', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2258, 'l.nfl.com-p.2769', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2259, 'l.nfl.com-p.970', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2260, 'l.nfl.com-p.3454', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2261, 'l.nfl.com-p.1105', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2262, 'l.nfl.com-p.5533', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2263, 'l.nfl.com-p.5715', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2264, 'l.nfl.com-p.5816', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2265, 'l.nfl.com-p.2405', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2266, 'l.nfl.com-p.4714', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2267, 'l.nfl.com-p.4848', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2268, 'l.nfl.com-p.2396', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2269, 'l.nfl.com-p.1403', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2270, 'l.nfl.com-p.4386', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2271, 'l.nfl.com-p.843', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2272, 'l.nfl.com-p.6767', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2273, 'l.nfl.com-p.2707', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2274, 'l.nfl.com-p.4971', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2275, 'l.nfl.com-p.1370', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2276, 'l.nfl.com-p.4820', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2277, 'l.nfl.com-p.626', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2278, 'l.nfl.com-p.4973', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2279, 'l.nfl.com-p.4664', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2280, 'l.nfl.com-p.3540', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2281, 'l.nfl.com-p.851', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2282, 'l.nfl.com-p.1621', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2283, 'l.nfl.com-p.981', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2284, 'l.nfl.com-p.432', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2285, 'l.nfl.com-p.5772', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2286, 'l.nfl.com-p.1908', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2287, 'l.nfl.com-p.6217', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2288, 'l.nfl.com-p.5971', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2289, 'l.nfl.com-p.5645', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2290, 'l.nfl.com-p.6543', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2291, 'l.nfl.com-p.6688', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2292, 'l.nfl.com-p.5043', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2293, 'l.nfl.com-p.1242', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2294, 'l.nfl.com-p.6266', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2295, 'l.nfl.com-p.4521', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2296, 'l.nfl.com-p.502', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2297, 'l.nfl.com-p.4993', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2298, 'l.nfl.com-p.3504', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2299, 'l.nfl.com-p.4520', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2300, 'l.nfl.com-p.2606', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2301, 'l.nfl.com-p.2523', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2302, 'l.nfl.com-p.6390', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2303, 'l.nfl.com-p.5834', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2304, 'l.nfl.com-p.6564', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2305, 'l.nfl.com-p.6746', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2306, 'l.nfl.com-p.379', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2307, 'l.nfl.com-p.1687', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2308, 'l.nfl.com-p.5236', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2309, 'l.nfl.com-p.4477', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2310, 'l.nfl.com-p.6775', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2311, 'l.nfl.com-p.7218', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2312, 'l.nfl.com-p.6993', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2313, 'l.nfl.com-p.1693', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2314, 'l.nfl.com-p.914', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2315, 'l.nfl.com-p.3613', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2316, 'l.nfl.com-p.1291', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2317, 'l.nfl.com-p.242', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2318, 'l.nfl.com-p.2995', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2319, 'l.nfl.com-p.1419', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2320, 'l.nfl.com-p.1430', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2321, 'l.nfl.com-p.506', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2322, 'l.nfl.com-p.6704', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2323, 'l.nfl.com-p.6022', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2324, 'l.nfl.com-p.6714', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2325, 'l.nfl.com-p.5977', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2326, 'l.nfl.com-p.5006', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2327, 'l.nfl.com-p.4836', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2328, 'l.nfl.com-p.854', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2329, 'l.nfl.com-p.4346', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2330, 'l.nfl.com-p.714', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2331, 'l.nfl.com-p.245', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2332, 'l.nfl.com-p.3657', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2333, 'l.nfl.com-p.678', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2334, 'l.nfl.com-p.6670', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2335, 'l.nfl.com-p.697', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2336, 'l.nfl.com-p.4307', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2337, 'l.nfl.com-p.5913', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2338, 'l.nfl.com-p.6807', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2339, 'l.nfl.com-p.2801', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2340, 'l.nfl.com-p.850', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2341, 'l.nfl.com-p.4300', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2342, 'l.nfl.com-p.778', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2343, 'l.nfl.com-p.4288', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2344, 'l.nfl.com-p.3068', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2345, 'l.nfl.com-p.4028', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2346, 'l.nfl.com-p.735', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2347, 'l.nfl.com-p.4560', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2348, 'l.nfl.com-p.6708', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2349, 'l.nfl.com-p.5970', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2350, 'l.nfl.com-p.7148', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2351, 'l.nfl.com-p.5354', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2352, 'l.nfl.com-p.5017', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2353, 'l.nfl.com-p.5038', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2354, 'l.nfl.com-p.5040', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2355, 'l.nfl.com-p.3786', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2356, 'l.nfl.com-p.333', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2357, 'l.nfl.com-p.945', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2358, 'l.nfl.com-p.3687', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2359, 'l.nfl.com-p.4534', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2360, 'l.nfl.com-p.771', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2361, 'l.nfl.com-p.4538', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2362, 'l.nfl.com-p.3161', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2363, 'l.nfl.com-p.6467', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2364, 'l.nfl.com-p.2056', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2365, 'l.nfl.com-p.6837', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2366, 'l.nfl.com-p.885', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2367, 'l.nfl.com-p.889', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2368, 'l.nfl.com-p.2185', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2369, 'l.nfl.com-p.4619', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2370, 'l.nfl.com-p.2952', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2371, 'l.nfl.com-p.2967', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2372, 'l.nfl.com-p.4614', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2373, 'l.nfl.com-p.3724', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2374, 'l.nfl.com-p.4638', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2375, 'l.nfl.com-p.6476', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2376, 'l.nfl.com-p.6303', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2377, 'l.nfl.com-p.6948', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2378, 'l.nfl.com-p.4070', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2379, 'l.nfl.com-p.5124', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2380, 'l.nfl.com-p.3138', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2381, 'l.nfl.com-p.3419', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2382, 'l.nfl.com-p.147', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2383, 'l.nfl.com-p.5949', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2384, 'l.nfl.com-p.160', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2385, 'l.nfl.com-p.2920', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2386, 'l.nfl.com-p.6770', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2387, 'l.nfl.com-p.5915', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2388, 'l.nfl.com-p.6809', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2389, 'l.nfl.com-p.6284', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2390, 'l.nfl.com-p.1532', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2391, 'l.nfl.com-p.5292', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2392, 'l.nfl.com-p.1955', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2393, 'l.nfl.com-p.5611', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2394, 'l.nfl.com-p.870', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2395, 'l.nfl.com-p.1429', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2396, 'l.nfl.com-p.1088', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2397, 'l.nfl.com-p.4409', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2398, 'l.nfl.com-p.5673', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2399, 'l.nfl.com-p.4918', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2400, 'l.nfl.com-p.1264', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2401, 'l.nfl.com-p.1020', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2402, 'l.nfl.com-p.4802', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2403, 'l.nfl.com-p.737', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2404, 'l.nfl.com-p.4198', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2405, 'l.nfl.com-p.2757', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2406, 'l.nfl.com-p.5641', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2407, 'l.nfl.com-p.1013', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2408, 'l.nfl.com-p.5352', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2409, 'l.nfl.com-p.6006', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2410, 'l.nfl.com-p.6671', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2411, 'l.nfl.com-p.5197', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2412, 'l.nfl.com-p.1062', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2413, 'l.nfl.com-p.4770', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2414, 'l.nfl.com-p.6782', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2415, 'l.nfl.com-p.5828', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2416, 'l.nfl.com-p.5690', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2417, 'l.nfl.com-p.6750', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2418, 'l.nfl.com-p.4720', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2419, 'l.nfl.com-p.722', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2420, 'l.nfl.com-p.5621', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2421, 'l.nfl.com-p.301', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2422, 'l.nfl.com-p.3083', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2423, 'l.nfl.com-p.6792', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2424, 'l.nfl.com-p.5616', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2425, 'l.nfl.com-p.4963', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2426, 'l.nfl.com-p.1341', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2427, 'l.nfl.com-p.5072', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2428, 'l.nfl.com-p.2122', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2429, 'l.nfl.com-p.4738', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2430, 'l.nfl.com-p.1415', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2431, 'l.nfl.com-p.1425', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2432, 'l.nfl.com-p.4959', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2433, 'l.nfl.com-p.4627', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2434, 'l.nfl.com-p.5283', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2435, 'l.nfl.com-p.111', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2436, 'l.nfl.com-p.3923', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2437, 'l.nfl.com-p.796', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2438, 'l.nfl.com-p.6551', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2439, 'l.nfl.com-p.5784', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2440, 'l.nfl.com-p.1472', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2441, 'l.nfl.com-p.6001', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2442, 'l.nfl.com-p.7096', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2443, 'l.nfl.com-p.6804', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2444, 'l.nfl.com-p.5602', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2445, 'l.nfl.com-p.6540', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2446, 'l.nfl.com-p.5676', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2447, 'l.nfl.com-p.3462', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2448, 'l.nfl.com-p.3993', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2449, 'l.nfl.com-p.1284', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2450, 'l.nfl.com-p.2783', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2451, 'l.nfl.com-p.1925', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2452, 'l.nfl.com-p.2353', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2453, 'l.nfl.com-p.5028', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2454, 'l.nfl.com-p.5179', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2455, 'l.nfl.com-p.3909', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2456, 'l.nfl.com-p.408', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2457, 'l.nfl.com-p.2154', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2458, 'l.nfl.com-p.4301', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2459, 'l.nfl.com-p.5167', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2460, 'l.nfl.com-p.6229', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2461, 'l.nfl.com-p.6685', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2462, 'l.nfl.com-p.5494', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2463, 'l.nfl.com-p.7169', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2464, 'l.nfl.com-p.6221', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2465, 'l.nfl.com-p.6226', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2466, 'l.nfl.com-p.5510', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2467, 'l.nfl.com-p.3467', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2468, 'l.nfl.com-p.1667', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2469, 'l.nfl.com-p.5053', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2470, 'l.nfl.com-p.3947', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2471, 'l.nfl.com-p.173', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2472, 'l.nfl.com-p.5055', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2473, 'l.nfl.com-p.1371', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2474, 'l.nfl.com-p.3942', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2475, 'l.nfl.com-p.5056', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2476, 'l.nfl.com-p.2424', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2477, 'l.nfl.com-p.1332', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2478, 'l.nfl.com-p.6778', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2479, 'l.nfl.com-p.5850', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2480, 'l.nfl.com-p.4439', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2481, 'l.nfl.com-p.435', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2482, 'l.nfl.com-p.5096', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2483, 'l.nfl.com-p.4992', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2484, 'l.nfl.com-p.2310', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2485, 'l.nfl.com-p.105', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2486, 'l.nfl.com-p.91', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2487, 'l.nfl.com-p.1587', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2488, 'l.nfl.com-p.74', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2489, 'l.nfl.com-p.3106', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2490, 'l.nfl.com-p.5105', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2491, 'l.nfl.com-p.508', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2492, 'l.nfl.com-p.4077', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2493, 'l.nfl.com-p.5613', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2494, 'l.nfl.com-p.1482', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2495, 'l.nfl.com-p.5104', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2496, 'l.nfl.com-p.2562', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2497, 'l.nfl.com-p.4453', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2498, 'l.nfl.com-p.1470', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2499, 'l.nfl.com-p.7051', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2500, 'l.nfl.com-p.3584', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2501, 'l.nfl.com-p.1551', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2502, 'l.nfl.com-p.335', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2503, 'l.nfl.com-p.4038', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2504, 'l.nfl.com-p.5252', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2505, 'l.nfl.com-p.1558', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2506, 'l.nfl.com-p.4810', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2507, 'l.nfl.com-p.4062', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2508, 'l.nfl.com-p.906', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2509, 'l.nfl.com-p.1701', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2510, 'l.nfl.com-p.5114', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2511, 'l.nfl.com-p.5112', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2512, 'l.nfl.com-p.1692', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2513, 'l.nfl.com-p.4811', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2514, 'l.nfl.com-p.5704', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2515, 'l.nfl.com-p.1208', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2516, 'l.nfl.com-p.6814', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2517, 'l.nfl.com-p.6656', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2518, 'l.nfl.com-p.6500', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2519, 'l.nfl.com-p.6456', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2520, 'l.nfl.com-p.1625', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2521, 'l.nfl.com-p.770', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2522, 'l.nfl.com-p.5140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2523, 'l.nfl.com-p.5182', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2524, 'l.nfl.com-p.3028', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2525, 'l.nfl.com-p.2469', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2526, 'l.nfl.com-p.1383', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2527, 'l.nfl.com-p.1627', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2528, 'l.nfl.com-p.421', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2529, 'l.nfl.com-p.1579', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2530, 'l.nfl.com-p.5135', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2531, 'l.nfl.com-p.1601', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2532, 'l.nfl.com-p.6605', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2533, 'l.nfl.com-p.2055', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2534, 'l.nfl.com-p.5702', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2535, 'l.nhl.com-p.1362', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2536, 'l.nhl.com-p.70', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2537, 'l.nhl.com-p.867', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2538, 'l.nhl.com-p.141', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2539, 'l.nhl.com-p.1338', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2540, 'l.nhl.com-p.132', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2541, 'l.nhl.com-p.519', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2542, 'l.nhl.com-p.646', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2543, 'l.nhl.com-p.92', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2544, 'l.nhl.com-p.486', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2545, 'l.nhl.com-p.2169', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2546, 'l.nhl.com-p.1736', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2547, 'l.nhl.com-p.333', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2548, 'l.nhl.com-p.118', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2549, 'l.nhl.com-p.1934', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2550, 'l.nhl.com-p.628', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2551, 'l.nhl.com-p.1068', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2552, 'l.nhl.com-p.2287', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2553, 'l.nhl.com-p.1179', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2554, 'l.nhl.com-p.2094', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2555, 'l.nhl.com-p.2279', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2556, 'l.nhl.com-p.1493', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2557, 'l.nhl.com-p.197', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2558, 'l.nhl.com-p.1713', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2559, 'l.nhl.com-p.286', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2560, 'l.nhl.com-p.1877', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2561, 'l.nhl.com-p.1366', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2562, 'l.nhl.com-p.223', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2563, 'l.nhl.com-p.1237', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2564, 'l.nhl.com-p.1757', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2565, 'l.nhl.com-p.1897', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2566, 'l.nhl.com-p.1983', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2567, 'l.nhl.com-p.277', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2568, 'l.nhl.com-p.665', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2569, 'l.nhl.com-p.1358', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2570, 'l.nhl.com-p.136', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2571, 'l.nhl.com-p.108', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2572, 'l.nhl.com-p.536', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2573, 'l.nhl.com-p.1957', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2574, 'l.nhl.com-p.917', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2575, 'l.nhl.com-p.165', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2576, 'l.nhl.com-p.358', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2577, 'l.nhl.com-p.785', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2578, 'l.nhl.com-p.1320', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2579, 'l.nhl.com-p.892', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2580, 'l.nhl.com-p.2100', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2581, 'l.nhl.com-p.488', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2582, 'l.nhl.com-p.117', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2583, 'l.nhl.com-p.423', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2584, 'l.nhl.com-p.789', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2585, 'l.nhl.com-p.690', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2586, 'l.nhl.com-p.177', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2587, 'l.nhl.com-p.467', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2588, 'l.nhl.com-p.2323', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2589, 'l.nhl.com-p.1919', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2590, 'l.nhl.com-p.2137', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2591, 'l.nhl.com-p.1022', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2592, 'l.nhl.com-p.625', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2593, 'l.nhl.com-p.1949', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2594, 'l.nhl.com-p.1516', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2595, 'l.nhl.com-p.1180', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2596, 'l.nhl.com-p.212', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2597, 'l.nhl.com-p.1838', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2598, 'l.nhl.com-p.1182', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2599, 'l.nhl.com-p.750', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2600, 'l.nhl.com-p.1460', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2601, 'l.nfl.com-p.6256', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2602, 'l.nhl.com-p.1841', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2603, 'l.nhl.com-p.140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2604, 'l.nhl.com-p.252', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2605, 'l.nhl.com-p.829', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2606, 'l.nhl.com-p.1886', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2607, 'l.nhl.com-p.2198', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2608, 'l.nhl.com-p.1839', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2609, 'l.nhl.com-p.952', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2610, 'l.nhl.com-p.1527', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2611, 'l.nhl.com-p.672', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2612, 'l.nhl.com-p.915', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2613, 'l.nhl.com-p.1343', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2614, 'l.nhl.com-p.1458', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2615, 'l.nhl.com-p.865', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2616, 'l.nhl.com-p.1954', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2617, 'l.nhl.com-p.2117', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2618, 'l.nhl.com-p.1117', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2619, 'l.nhl.com-p.1405', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2620, 'l.nhl.com-p.551', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2621, 'l.nhl.com-p.576', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2622, 'l.nhl.com-p.670', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2623, 'l.nfl.com-p.1303', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2624, 'l.nba.com-p.225', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2625, 'l.nfl.com-p.5074', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2626, 'l.nba.com-p.220', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2627, 'l.nba.com-p.339', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2628, 'l.nba.com-p.650', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2629, 'l.nba.com-p.179', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2630, 'l.nba.com-p.1085', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2631, 'l.nba.com-p.715', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2632, 'l.nba.com-p.351', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2633, 'l.nba.com-p.397', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2634, 'l.nba.com-p.839', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2635, 'l.nba.com-p.1148', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2636, 'l.nba.com-p.1320', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2637, 'l.nba.com-p.1373', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2638, 'l.nba.com-p.1311', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2639, 'l.nba.com-p.659', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2640, 'l.nba.com-p.655', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2641, 'l.nba.com-p.1113', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2642, 'l.nba.com-p.1203', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2643, 'l.nba.com-p.663', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2644, 'l.nba.com-p.782', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2645, 'l.nba.com-p.855', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2646, 'l.nba.com-p.1030', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2647, 'l.nba.com-p.500', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2648, 'l.nba.com-p.270', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2649, 'l.nba.com-p.895', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2650, 'l.nba.com-p.1032', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2651, 'l.nba.com-p.621', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2652, 'l.nba.com-p.1385', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2653, 'l.nba.com-p.1213', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2654, 'l.nfl.com-p.4739', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2655, 'l.nfl.com-p.3599', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2656, 'l.nfl.com-p.2632', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2657, 'l.nba.com-p.1293', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2658, 'l.nba.com-p.278', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2659, 'l.nba.com-p.784', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2660, 'l.nba.com-p.916', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2661, 'l.nba.com-p.421', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2662, 'l.nba.com-p.335', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2663, 'l.nba.com-p.842', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2664, 'l.nba.com-p.1296', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2665, 'l.nba.com-p.1029', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2666, 'l.nba.com-p.1031', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2667, 'l.nba.com-p.791', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2668, 'l.nba.com-p.1110', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2669, 'l.nba.com-p.208', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2670, 'l.nba.com-p.931', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2671, 'l.nba.com-p.716', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2672, 'l.nba.com-p.720', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2673, 'l.nba.com-p.741', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2674, 'l.nba.com-p.241', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2675, 'l.nba.com-p.1136', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2676, 'l.nba.com-p.808', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2677, 'l.nba.com-p.1202', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2678, 'l.nba.com-p.378', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2679, 'l.nba.com-p.685', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2680, 'l.nba.com-p.1309', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2681, 'l.nfl.com-p.2723', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2682, 'l.nfl.com-p.5820', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2683, 'l.nfl.com-p.6853', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2684, 'l.nfl.com-p.4827', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2685, 'l.nfl.com-p.4829', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2686, 'l.nfl.com-p.1045', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2687, 'l.nfl.com-p.5882', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2688, 'l.nfl.com-p.1820', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2689, 'l.nfl.com-p.80', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2690, 'l.nfl.com-p.2718', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2691, 'l.nfl.com-p.1490', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2692, 'l.nfl.com-p.1000', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2693, 'l.nfl.com-p.6562', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2694, 'l.nfl.com-p.2196', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2695, 'l.nfl.com-p.5733', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2696, 'l.nfl.com-p.6461', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2697, 'l.nfl.com-p.1406', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2698, 'l.nfl.com-p.4926', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2699, 'l.nfl.com-p.4911', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2700, 'l.nfl.com-p.1046', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2701, 'l.nfl.com-p.4832', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2702, 'l.nfl.com-p.5879', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2703, 'l.nfl.com-p.1483', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2704, 'l.nfl.com-p.2742', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2705, 'l.nfl.com-p.1975', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2706, 'l.nfl.com-p.1034', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2707, 'l.nfl.com-p.3806', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2708, 'l.nfl.com-p.6635', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2709, 'l.nfl.com-p.5127', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2710, 'l.nfl.com-p.6493', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2711, 'l.nfl.com-p.5133', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2712, 'l.nfl.com-p.5130', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2713, 'l.nfl.com-p.3385', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2714, 'l.nfl.com-p.4323', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2715, 'l.nfl.com-p.2419', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2716, 'l.nfl.com-p.4361', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2717, 'l.nfl.com-p.130', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2718, 'l.nfl.com-p.6475', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2719, 'l.nfl.com-p.4379', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2720, 'l.nfl.com-p.766', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2721, 'l.nfl.com-p.2835', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2722, 'l.nfl.com-p.6015', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2723, 'l.nfl.com-p.4851', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2724, 'l.nfl.com-p.1801', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2725, 'l.nfl.com-p.3781', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2726, 'l.nfl.com-p.942', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2727, 'l.nfl.com-p.5128', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2728, 'l.nfl.com-p.6659', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2729, 'l.nfl.com-p.5972', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2730, 'l.nfl.com-p.4377', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2731, 'l.nfl.com-p.281', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2732, 'l.nfl.com-p.4368', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2733, 'l.nfl.com-p.4320', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2734, 'l.nfl.com-p.4492', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2735, 'l.nfl.com-p.5626', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2736, 'l.nfl.com-p.4578', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2737, 'l.nfl.com-p.3927', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2738, 'l.nfl.com-p.6367', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2739, 'l.nfl.com-p.2479', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2740, 'l.nfl.com-p.6225', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2741, 'l.nfl.com-p.5205', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2742, 'l.nfl.com-p.115', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2743, 'l.nfl.com-p.6847', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2744, 'l.nfl.com-p.5391', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2745, 'l.nfl.com-p.3618', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2746, 'l.nfl.com-p.3799', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2747, 'l.nfl.com-p.4919', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2748, 'l.nfl.com-p.6238', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2749, 'l.nfl.com-p.2917', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2750, 'l.nfl.com-p.5588', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2751, 'l.nfl.com-p.6111', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2752, 'l.nfl.com-p.6664', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2753, 'l.nfl.com-p.6692', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2754, 'l.nfl.com-p.6668', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2755, 'l.nfl.com-p.1022', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2756, 'l.nfl.com-p.7021', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2757, 'l.nfl.com-p.4912', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2758, 'l.nfl.com-p.5664', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2759, 'l.nfl.com-p.4895', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2760, 'l.nfl.com-p.6561', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2761, 'l.nfl.com-p.6772', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2762, 'l.nfl.com-p.7024', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2763, 'l.nfl.com-p.1411', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2764, 'l.nfl.com-p.4843', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2765, 'l.nfl.com-p.6821', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2766, 'l.nfl.com-p.6421', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2767, 'l.nfl.com-p.4349', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2768, 'l.nfl.com-p.4350', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2769, 'l.nfl.com-p.6591', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2770, 'l.nfl.com-p.4692', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2771, 'l.nfl.com-p.1659', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2772, 'l.nfl.com-p.6286', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2773, 'l.nfl.com-p.4814', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2774, 'l.nfl.com-p.6949', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2775, 'l.nfl.com-p.6030', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2776, 'l.nfl.com-p.6620', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2777, 'l.nfl.com-p.2901', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2778, 'l.nfl.com-p.5134', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2779, 'l.nfl.com-p.4908', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2780, 'l.nfl.com-p.5132', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2781, 'l.nfl.com-p.5744', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2782, 'l.nfl.com-p.5945', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2783, 'l.nfl.com-p.268', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2784, 'l.nfl.com-p.3439', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2785, 'l.nfl.com-p.6601', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2786, 'l.nfl.com-p.6313', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2787, 'l.nfl.com-p.5125', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2788, 'l.nfl.com-p.5129', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2789, 'l.nfl.com-p.6537', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2790, 'l.nfl.com-p.6404', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2791, 'l.nfl.com-p.920', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2792, 'l.nfl.com-p.406', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2793, 'l.nfl.com-p.5286', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2794, 'l.nfl.com-p.905', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2795, 'l.nfl.com-p.4844', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2796, 'l.nfl.com-p.3497', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2797, 'l.nfl.com-p.3507', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2798, 'l.nfl.com-p.3973', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2799, 'l.nfl.com-p.4576', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2800, 'l.nfl.com-p.6512', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2801, 'l.nfl.com-p.539', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2802, 'l.nfl.com-p.4406', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2803, 'l.nfl.com-p.3506', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2804, 'l.nfl.com-p.3516', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2805, 'l.nfl.com-p.4884', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2806, 'l.nfl.com-p.4404', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2807, 'l.nfl.com-p.386', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2808, 'l.nfl.com-p.4886', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2809, 'l.nfl.com-p.3832', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2810, 'l.nfl.com-p.3936', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2811, 'l.nfl.com-p.1665', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2812, 'l.nfl.com-p.891', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2813, 'l.nfl.com-p.900', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2814, 'l.nfl.com-p.6509', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2815, 'l.nfl.com-p.5861', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2816, 'l.nfl.com-p.5756', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2817, 'l.nfl.com-p.562', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2818, 'l.nfl.com-p.4041', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2819, 'l.nfl.com-p.1486', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2820, 'l.nfl.com-p.1182', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2821, 'l.nfl.com-p.1152', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2822, 'l.nfl.com-p.5661', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2823, 'l.nfl.com-p.3661', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2824, 'l.nfl.com-p.2862', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2825, 'l.nfl.com-p.6604', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2826, 'l.nfl.com-p.1342', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2827, 'l.nfl.com-p.3155', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2828, 'l.nfl.com-p.6093', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2829, 'l.nfl.com-p.4921', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2830, 'l.nfl.com-p.3557', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2831, 'l.nfl.com-p.1548', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2832, 'l.nfl.com-p.3211', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2833, 'l.nfl.com-p.1261', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2834, 'l.nfl.com-p.176', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2835, 'l.nfl.com-p.3136', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2836, 'l.nfl.com-p.6665', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2837, 'l.nfl.com-p.1566', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2838, 'l.nfl.com-p.5113', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2839, 'l.nfl.com-p.2554', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2840, 'l.nfl.com-p.6794', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2841, 'l.nfl.com-p.2860', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2842, 'l.nfl.com-p.2728', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2843, 'l.nfl.com-p.2404', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2844, 'l.nfl.com-p.2179', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2845, 'l.nfl.com-p.6982', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2846, 'l.nfl.com-p.6984', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2847, 'l.nfl.com-p.6198', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2848, 'l.nfl.com-p.6985', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2849, 'l.nfl.com-p.5894', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2850, 'l.nfl.com-p.4887', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2851, 'l.nfl.com-p.4888', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2852, 'l.nfl.com-p.6593', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2853, 'l.nfl.com-p.6720', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2854, 'l.nfl.com-p.3457', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2855, 'l.nfl.com-p.822', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2856, 'l.nfl.com-p.4157', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2857, 'l.nfl.com-p.2373', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2858, 'l.nfl.com-p.1959', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2859, 'l.nfl.com-p.6490', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2860, 'l.nfl.com-p.3784', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2861, 'l.nfl.com-p.5984', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2862, 'l.nfl.com-p.1709', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2863, 'l.nfl.com-p.5943', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2864, 'l.nfl.com-p.2412', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2865, 'l.nfl.com-p.6701', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2866, 'l.nfl.com-p.2480', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2867, 'l.nfl.com-p.1487', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2868, 'l.nfl.com-p.5148', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2869, 'l.nfl.com-p.6683', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2870, 'l.nfl.com-p.1293', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2871, 'l.nfl.com-p.1971', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2872, 'l.nfl.com-p.7009', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2873, 'l.nfl.com-p.879', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2874, 'l.nfl.com-p.4255', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2875, 'l.nfl.com-p.3527', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2876, 'l.nfl.com-p.4816', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2877, 'l.nfl.com-p.779', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2878, 'l.nfl.com-p.6132', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2879, 'l.nfl.com-p.5285', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2880, 'l.nfl.com-p.6722', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2881, 'l.nfl.com-p.4039', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2882, 'l.nfl.com-p.3719', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2883, 'l.nfl.com-p.5475', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2884, 'l.nfl.com-p.3621', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2885, 'l.nfl.com-p.6260', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2886, 'l.nfl.com-p.5922', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2887, 'l.nfl.com-p.6724', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2888, 'l.nfl.com-p.6660', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2889, 'l.nfl.com-p.5843', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2890, 'l.nfl.com-p.5695', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2891, 'l.nfl.com-p.1140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2892, 'l.nfl.com-p.5208', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2893, 'l.nfl.com-p.4686', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2894, 'l.nfl.com-p.6375', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2895, 'l.nfl.com-p.6766', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2896, 'l.nfl.com-p.5757', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2897, 'l.nfl.com-p.6629', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2898, 'l.nfl.com-p.7049', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2899, 'l.nfl.com-p.1358', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2900, 'l.nfl.com-p.5684', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2901, 'l.nfl.com-p.480', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2902, 'l.nfl.com-p.5121', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2903, 'l.nfl.com-p.5173', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2904, 'l.nfl.com-p.6495', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2905, 'l.nfl.com-p.4970', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2906, 'l.nfl.com-p.1338', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2907, 'l.nfl.com-p.1417', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2908, 'l.nfl.com-p.3625', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2909, 'l.nfl.com-p.5897', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2910, 'l.nfl.com-p.6694', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2911, 'l.nfl.com-p.4626', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2912, 'l.nfl.com-p.5665', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2913, 'l.nfl.com-p.6057', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2914, 'l.nfl.com-p.1410', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2915, 'l.nfl.com-p.5993', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2916, 'l.nfl.com-p.2301', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2917, 'l.nfl.com-p.3824', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2918, 'l.nfl.com-p.5576', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2919, 'l.nfl.com-p.6627', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2920, 'l.nfl.com-p.1438', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2921, 'l.nfl.com-p.5918', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2922, 'l.nfl.com-p.4965', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2923, 'l.nfl.com-p.4962', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2924, 'l.nfl.com-p.3833', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2925, 'l.nfl.com-p.3976', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2926, 'l.nfl.com-p.6353', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2927, 'l.nfl.com-p.6675', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2928, 'l.nfl.com-p.5674', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2929, 'l.nfl.com-p.516', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2930, 'l.nfl.com-p.680', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2931, 'l.nfl.com-p.553', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2932, 'l.nfl.com-p.5799', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2933, 'l.nfl.com-p.4489', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2934, 'l.nfl.com-p.4862', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2935, 'l.nfl.com-p.625', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2936, 'l.nfl.com-p.4491', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2937, 'l.nfl.com-p.4998', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2938, 'l.nfl.com-p.2182', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2939, 'l.nfl.com-p.6611', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2940, 'l.nfl.com-p.5758', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2941, 'l.nfl.com-p.531', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2942, 'l.nfl.com-p.3169', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2943, 'l.nfl.com-p.4997', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2944, 'l.nfl.com-p.1089', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2945, 'l.nfl.com-p.684', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2946, 'l.nfl.com-p.5783', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2947, 'l.nfl.com-p.4460', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2948, 'l.nfl.com-p.284', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2949, 'l.nfl.com-p.512', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2950, 'l.nfl.com-p.5938', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2951, 'l.nfl.com-p.6976', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2952, 'l.nfl.com-p.893', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2953, 'l.nfl.com-p.95', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2954, 'l.nfl.com-p.3608', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2955, 'l.nfl.com-p.5583', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2956, 'l.nfl.com-p.4987', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2957, 'l.nfl.com-p.3388', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2958, 'l.nfl.com-p.6468', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2959, 'l.nfl.com-p.6673', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2960, 'l.nfl.com-p.6387', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2961, 'l.nfl.com-p.6334', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2962, 'l.nfl.com-p.7259', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2963, 'l.nfl.com-p.6133', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2964, 'l.nfl.com-p.3865', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2965, 'l.nfl.com-p.1407', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2966, 'l.nfl.com-p.6351', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2967, 'l.nfl.com-p.5933', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2968, 'l.nfl.com-p.5450', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2969, 'l.nfl.com-p.7093', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2970, 'l.nfl.com-p.7255', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2971, 'l.nfl.com-p.5642', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2972, 'l.nfl.com-p.4958', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2973, 'l.nfl.com-p.5797', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2974, 'l.nfl.com-p.6773', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2975, 'l.nfl.com-p.5361', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2976, 'l.nfl.com-p.7241', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2977, 'l.nfl.com-p.6218', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2978, 'l.nfl.com-p.6825', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2979, 'l.nfl.com-p.6806', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2980, 'l.nfl.com-p.6464', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2981, 'l.nfl.com-p.5639', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2982, 'l.nfl.com-p.554', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2983, 'l.nfl.com-p.5000', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2984, 'l.nfl.com-p.4708', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2985, 'l.nfl.com-p.6483', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2986, 'l.nfl.com-p.7200', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2987, 'l.nfl.com-p.5662', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2988, 'l.nfl.com-p.3108', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2989, 'l.nfl.com-p.5366', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2990, 'l.nfl.com-p.6244', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2991, 'l.nfl.com-p.782', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2992, 'l.nfl.com-p.4211', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2993, 'l.nfl.com-p.5860', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2994, 'l.nfl.com-p.6378', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2995, 'l.nfl.com-p.6528', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2996, 'l.nfl.com-p.5737', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2997, 'l.nfl.com-p.5002', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2998, 'l.nfl.com-p.6637', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (2999, 'l.nfl.com-p.1030', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3000, 'l.nfl.com-p.6815', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3001, 'l.nfl.com-p.4995', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3002, 'l.nfl.com-p.6566', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3003, 'l.nfl.com-p.1304', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3004, 'l.nfl.com-p.6585', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3005, 'l.nfl.com-p.526', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3006, 'l.nfl.com-p.1380', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3007, 'l.nfl.com-p.533', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3008, 'l.nfl.com-p.3407', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3009, 'l.nfl.com-p.566', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3010, 'l.nfl.com-p.6883', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3011, 'l.nfl.com-p.991', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3012, 'l.nfl.com-p.6154', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3013, 'l.nfl.com-p.3863', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3014, 'l.nfl.com-p.6153', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3015, 'l.nfl.com-p.5089', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3016, 'l.nfl.com-p.3401', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3017, 'l.nfl.com-p.6555', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3018, 'l.nfl.com-p.4587', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3019, 'l.nfl.com-p.4680', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3020, 'l.nfl.com-p.1681', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3021, 'l.nfl.com-p.1556', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3022, 'l.nfl.com-p.347', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3023, 'l.nfl.com-p.4634', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3024, 'l.nfl.com-p.5805', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3025, 'l.nfl.com-p.5675', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3026, 'l.nfl.com-p.4606', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3027, 'l.nfl.com-p.6045', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3028, 'l.nfl.com-p.1159', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3029, 'l.nfl.com-p.5865', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3030, 'l.nfl.com-p.1109', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3031, 'l.nfl.com-p.6152', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3032, 'l.nfl.com-p.5658', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3033, 'l.nfl.com-p.1919', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3034, 'l.nfl.com-p.6695', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3035, 'l.nfl.com-p.4165', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3036, 'l.nfl.com-p.6539', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3037, 'l.nfl.com-p.3030', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3038, 'l.nfl.com-p.4158', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3039, 'l.nfl.com-p.4831', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3040, 'l.nfl.com-p.2535', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3041, 'l.nfl.com-p.6819', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3042, 'l.nfl.com-p.1066', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3043, 'l.nfl.com-p.4905', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3044, 'l.nfl.com-p.469', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3045, 'l.nfl.com-p.233', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3046, 'l.nfl.com-p.3368', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3047, 'l.nfl.com-p.4161', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3048, 'l.nfl.com-p.3359', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3049, 'l.nfl.com-p.4779', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3050, 'l.nfl.com-p.5683', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3051, 'l.nfl.com-p.6082', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3052, 'l.nfl.com-p.5811', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3053, 'l.nfl.com-p.4449', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3054, 'l.nfl.com-p.280', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3055, 'l.nfl.com-p.2836', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3056, 'l.nfl.com-p.5624', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3057, 'l.nfl.com-p.3366', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3058, 'l.nfl.com-p.1437', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3059, 'l.nfl.com-p.4239', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3060, 'l.nfl.com-p.6796', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3061, 'l.nfl.com-p.76', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3062, 'l.nfl.com-p.5998', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3063, 'l.nfl.com-p.4141', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3064, 'l.nfl.com-p.4674', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3065, 'l.nfl.com-p.6026', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3066, 'l.nfl.com-p.6219', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3067, 'l.nfl.com-p.7100', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3068, 'l.nfl.com-p.5740', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3069, 'l.nfl.com-p.4934', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3070, 'l.nfl.com-p.5110', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3071, 'l.nfl.com-p.4931', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3072, 'l.nfl.com-p.5801', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3073, 'l.nfl.com-p.2263', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3074, 'l.nfl.com-p.6768', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3075, 'l.nfl.com-p.3403', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3076, 'l.nfl.com-p.4817', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3077, 'l.nfl.com-p.5804', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3078, 'l.nfl.com-p.6156', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3079, 'l.nfl.com-p.6836', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3080, 'l.nfl.com-p.6582', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3081, 'l.nfl.com-p.5946', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3082, 'l.nfl.com-p.6824', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3083, 'l.nfl.com-p.583', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3084, 'l.nfl.com-p.4402', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3085, 'l.nfl.com-p.6798', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3086, 'l.nfl.com-p.6900', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3087, 'l.nfl.com-p.6638', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3088, 'l.nfl.com-p.5809', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3089, 'l.nfl.com-p.1367', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3090, 'l.nfl.com-p.5649', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3091, 'l.nfl.com-p.5985', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3092, 'l.nfl.com-p.4653', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3093, 'l.nfl.com-p.6116', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3094, 'l.nfl.com-p.4001', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3095, 'l.nfl.com-p.2432', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3096, 'l.nfl.com-p.5015', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3097, 'l.nfl.com-p.6846', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3098, 'l.nfl.com-p.3362', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3099, 'l.nfl.com-p.4003', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3100, 'l.nfl.com-p.5825', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3101, 'l.nfl.com-p.6262', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3102, 'l.nfl.com-p.6084', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3103, 'l.nfl.com-p.5031', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3104, 'l.nfl.com-p.6859', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3105, 'l.nfl.com-p.6864', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3106, 'l.nfl.com-p.2162', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3107, 'l.nfl.com-p.6086', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3108, 'l.nfl.com-p.4168', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3109, 'l.nfl.com-p.4907', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3110, 'l.nfl.com-p.3769', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3111, 'l.nfl.com-p.2401', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3112, 'l.nfl.com-p.3187', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3113, 'l.nfl.com-p.6423', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3114, 'l.nfl.com-p.3041', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3115, 'l.nfl.com-p.463', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3116, 'l.nfl.com-p.5932', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3117, 'l.nfl.com-p.2607', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3118, 'l.nfl.com-p.325', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3119, 'l.nfl.com-p.4511', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3120, 'l.nfl.com-p.4571', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3121, 'l.nfl.com-p.5934', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3122, 'l.nfl.com-p.4570', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3123, 'l.nfl.com-p.6823', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3124, 'l.nfl.com-p.3588', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3125, 'l.nfl.com-p.6521', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3126, 'l.nfl.com-p.499', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3127, 'l.nfl.com-p.6513', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3128, 'l.nfl.com-p.1288', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3129, 'l.nfl.com-p.420', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3130, 'l.nfl.com-p.3581', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3131, 'l.nfl.com-p.747', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3132, 'l.nfl.com-p.5693', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3133, 'l.nfl.com-p.623', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3134, 'l.nfl.com-p.497', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3135, 'l.nfl.com-p.2609', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3136, 'l.nfl.com-p.392', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3137, 'l.nfl.com-p.5711', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3138, 'l.nfl.com-p.4516', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3139, 'l.nfl.com-p.4974', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3140, 'l.nfl.com-p.4991', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3141, 'l.nfl.com-p.5705', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3142, 'l.nfl.com-p.6834', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3143, 'l.nfl.com-p.1267', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3144, 'l.nfl.com-p.5610', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3145, 'l.nfl.com-p.1550', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3146, 'l.nfl.com-p.22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3147, 'l.nfl.com-p.6034', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3148, 'l.nfl.com-p.716', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3149, 'l.nfl.com-p.1524', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3150, 'l.nfl.com-p.2702', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3151, 'l.nfl.com-p.5422', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3152, 'l.nfl.com-p.4791', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3153, 'l.nfl.com-p.4795', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3154, 'l.nfl.com-p.464', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3155, 'l.nfl.com-p.1379', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3156, 'l.nfl.com-p.4316', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3157, 'l.nfl.com-p.5777', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3158, 'l.nfl.com-p.6533', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3159, 'l.nfl.com-p.1914', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3160, 'l.nfl.com-p.5027', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3161, 'l.nfl.com-p.4803', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3162, 'l.nfl.com-p.5640', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3163, 'l.nfl.com-p.501', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3164, 'l.nfl.com-p.3066', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3165, 'l.nfl.com-p.588', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3166, 'l.nfl.com-p.1382', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3167, 'l.nfl.com-p.971', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3168, 'l.nfl.com-p.892', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3169, 'l.nfl.com-p.2217', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3170, 'l.nfl.com-p.4484', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3171, 'l.nfl.com-p.5974', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3172, 'l.nfl.com-p.4176', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3173, 'l.nfl.com-p.5054', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3174, 'l.nfl.com-p.3901', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3175, 'l.nfl.com-p.621', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3176, 'l.nfl.com-p.4990', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3177, 'l.nfl.com-p.1170', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3178, 'l.nfl.com-p.6835', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3179, 'l.nfl.com-p.5388', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3180, 'l.nfl.com-p.6491', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3181, 'l.nfl.com-p.6394', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3182, 'l.nfl.com-p.5990', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3183, 'l.nfl.com-p.835', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3184, 'l.nfl.com-p.4989', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3185, 'l.nfl.com-p.6781', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3186, 'l.nfl.com-p.3579', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3187, 'l.nfl.com-p.477', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3188, 'l.nfl.com-p.6005', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3189, 'l.nfl.com-p.7211', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3190, 'l.nfl.com-p.102', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3191, 'l.nfl.com-p.6769', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3192, 'l.nfl.com-p.6267', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3193, 'l.nfl.com-p.3318', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3194, 'l.nfl.com-p.7198', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3195, 'l.nfl.com-p.5691', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3196, 'l.nfl.com-p.6188', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3197, 'l.nfl.com-p.7199', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3198, 'l.nfl.com-p.3587', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3199, 'l.nfl.com-p.484', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3200, 'l.nfl.com-p.489', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3201, 'l.nfl.com-p.2916', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3202, 'l.nfl.com-p.2455', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3203, 'l.nfl.com-p.303', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3204, 'l.nfl.com-p.5136', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3205, 'l.nfl.com-p.4264', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3206, 'l.nfl.com-p.776', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3207, 'l.nfl.com-p.2459', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3208, 'l.nfl.com-p.3308', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3209, 'l.nfl.com-p.4274', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3210, 'l.nfl.com-p.83', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3211, 'l.nfl.com-p.6499', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3212, 'l.nfl.com-p.5831', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3213, 'l.nfl.com-p.1459', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3214, 'l.nfl.com-p.1538', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3215, 'l.nfl.com-p.1106', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3216, 'l.nfl.com-p.1138', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3217, 'l.nfl.com-p.5870', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3218, 'l.nfl.com-p.5749', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3219, 'l.nfl.com-p.6451', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3220, 'l.nfl.com-p.6592', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3221, 'l.nfl.com-p.5995', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3222, 'l.nfl.com-p.1918', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3223, 'l.nfl.com-p.2020', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3224, 'l.nfl.com-p.6287', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3225, 'l.nfl.com-p.5453', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3226, 'l.nfl.com-p.904', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3227, 'l.nfl.com-p.5739', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3228, 'l.nfl.com-p.5730', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3229, 'l.nfl.com-p.4282', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3230, 'l.nfl.com-p.7227', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3231, 'l.nfl.com-p.5617', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3232, 'l.nfl.com-p.169', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3233, 'l.nfl.com-p.6121', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3234, 'l.nfl.com-p.809', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3235, 'l.nfl.com-p.5381', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3236, 'l.nfl.com-p.5671', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3237, 'l.nfl.com-p.6557', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3238, 'l.nfl.com-p.3127', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3239, 'l.nfl.com-p.3158', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3240, 'l.nfl.com-p.4016', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3241, 'l.nfl.com-p.134', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3242, 'l.nfl.com-p.781', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3243, 'l.nfl.com-p.6631', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3244, 'l.nfl.com-p.559', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3245, 'l.nfl.com-p.5039', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3246, 'l.nfl.com-p.1785', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3247, 'l.nfl.com-p.4281', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3248, 'l.nfl.com-p.4302', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3249, 'l.nfl.com-p.1907', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3250, 'l.nfl.com-p.755', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3251, 'l.nfl.com-p.2931', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3252, 'l.nfl.com-p.5037', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3253, 'l.nfl.com-p.6477', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3254, 'l.nfl.com-p.1266', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3255, 'l.nfl.com-p.5700', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3256, 'l.nfl.com-p.6070', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3257, 'l.nfl.com-p.5026', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3258, 'l.nfl.com-p.6759', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3259, 'l.nfl.com-p.6649', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3260, 'l.nfl.com-p.5254', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3261, 'l.nfl.com-p.2638', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3262, 'l.nfl.com-p.4234', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3263, 'l.nfl.com-p.3086', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3264, 'l.nfl.com-p.1294', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3265, 'l.nfl.com-p.1427', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3266, 'l.nfl.com-p.6616', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3267, 'l.nfl.com-p.6817', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3268, 'l.nfl.com-p.1026', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3269, 'l.nfl.com-p.2166', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3270, 'l.nfl.com-p.6602', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3271, 'l.nfl.com-p.5761', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3272, 'l.nfl.com-p.6126', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3273, 'l.nfl.com-p.5108', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3274, 'l.nfl.com-p.4818', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3275, 'l.nfl.com-p.6329', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3276, 'l.nfl.com-p.1278', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3277, 'l.nfl.com-p.1464', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3278, 'l.nfl.com-p.6740', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3279, 'l.nfl.com-p.4395', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3280, 'l.nfl.com-p.6547', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3281, 'l.nfl.com-p.24', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3282, 'l.nfl.com-p.4646', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3283, 'l.nfl.com-p.4647', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3284, 'l.nfl.com-p.662', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3285, 'l.nfl.com-p.6787', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3286, 'l.nfl.com-p.3738', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3287, 'l.nfl.com-p.1478', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3288, 'l.nfl.com-p.5075', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3289, 'l.nfl.com-p.3723', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3290, 'l.nfl.com-p.3740', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3291, 'l.nfl.com-p.58', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3292, 'l.nfl.com-p.466', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3293, 'l.nfl.com-p.3718', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3294, 'l.nfl.com-p.3722', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3295, 'l.nfl.com-p.2436', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3296, 'l.nfl.com-p.5073', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3297, 'l.nfl.com-p.57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3298, 'l.nfl.com-p.68', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3299, 'l.nfl.com-p.5724', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3300, 'l.nfl.com-p.4630', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3301, 'l.nfl.com-p.6690', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3302, 'l.nfl.com-p.6300', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3303, 'l.nfl.com-p.5561', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3304, 'l.nfl.com-p.3716', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3305, 'l.nfl.com-p.5988', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3306, 'l.nfl.com-p.6302', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3307, 'l.nfl.com-p.1219', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3308, 'l.nfl.com-p.4573', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3309, 'l.nfl.com-p.6936', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3310, 'l.nfl.com-p.38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3311, 'l.nfl.com-p.6938', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3312, 'l.nfl.com-p.6603', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3313, 'l.nfl.com-p.6002', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3314, 'l.nfl.com-p.6939', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3315, 'l.nfl.com-p.3721', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3316, 'l.nfl.com-p.4618', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3317, 'l.nfl.com-p.591', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3318, 'l.nfl.com-p.6941', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3319, 'l.nfl.com-p.5863', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3320, 'l.nfl.com-p.5666', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3321, 'l.nfl.com-p.5078', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3322, 'l.nfl.com-p.580', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3323, 'l.nfl.com-p.316', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3324, 'l.nfl.com-p.4629', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3325, 'l.nfl.com-p.7253', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3326, 'l.nfl.com-p.4265', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3327, 'l.nfl.com-p.3739', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3328, 'l.nfl.com-p.6950', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3329, 'l.nfl.com-p.6527', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3330, 'l.nfl.com-p.6309', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3331, 'l.nfl.com-p.6955', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3332, 'l.nfl.com-p.127', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3333, 'l.nfl.com-p.6712', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3334, 'l.nfl.com-p.5708', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3335, 'l.nba.com-p.387', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3336, 'l.nba.com-p.864', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3337, 'l.nba.com-p.124', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3338, 'l.nba.com-p.232', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3339, 'l.nba.com-p.1055', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3340, 'l.nba.com-p.200', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3341, 'l.nba.com-p.372', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3342, 'l.nba.com-p.643', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3343, 'l.nba.com-p.1198', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3344, 'l.nba.com-p.1221', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3345, 'l.nba.com-p.1292', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3346, 'l.nba.com-p.1319', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3347, 'l.nba.com-p.868', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3348, 'l.nba.com-p.630', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3349, 'l.nba.com-p.326', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3350, 'l.nba.com-p.185', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3351, 'l.nba.com-p.141', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3352, 'l.nba.com-p.451', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3353, 'l.nba.com-p.503', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3354, 'l.nba.com-p.218', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3355, 'l.nba.com-p.358', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3356, 'l.nba.com-p.997', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3357, 'l.nba.com-p.1137', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3358, 'l.nba.com-p.1212', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3359, 'l.nba.com-p.1264', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3360, 'l.nba.com-p.1384', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3361, 'l.nfl.com-p.3668', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3362, 'l.nba.com-p.952', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3363, 'l.nba.com-p.840', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3364, 'l.nba.com-p.113', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3365, 'l.nba.com-p.1003', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3366, 'l.nba.com-p.892', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3367, 'l.nba.com-p.1150', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3368, 'l.nba.com-p.279', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3369, 'l.nba.com-p.586', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3370, 'l.nba.com-p.953', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3371, 'l.nba.com-p.1280', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3372, 'l.nba.com-p.215', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3373, 'l.nba.com-p.1344', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3374, 'l.nba.com-p.386', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3375, 'l.nba.com-p.199', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3376, 'l.nba.com-p.300', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3377, 'l.nba.com-p.299', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3378, 'l.nba.com-p.359', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3379, 'l.nba.com-p.968', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3380, 'l.nba.com-p.969', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3381, 'l.nba.com-p.1166', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3382, 'l.nba.com-p.543', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3383, 'l.nba.com-p.410', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3384, 'l.nba.com-p.1251', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3385, 'l.nba.com-p.1125', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3386, 'l.nba.com-p.1290', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3387, 'l.nfl.com-p.3042', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3388, 'l.nba.com-p.578', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3389, 'l.nfl.com-p.5869', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3390, 'l.nfl.com-p.691', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3391, 'l.nfl.com-p.93', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3392, 'l.nfl.com-p.1246', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3393, 'l.nfl.com-p.4648', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3394, 'l.nfl.com-p.2819', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3395, 'l.nfl.com-p.32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3396, 'l.nfl.com-p.451', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3397, 'l.nfl.com-p.5020', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3398, 'l.nfl.com-p.1081', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3399, 'l.nfl.com-p.3141', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3400, 'l.nfl.com-p.3655', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3401, 'l.nfl.com-p.4311', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3402, 'l.nfl.com-p.724', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3403, 'l.nfl.com-p.5022', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3404, 'l.nfl.com-p.701', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3405, 'l.nfl.com-p.5372', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3406, 'l.nfl.com-p.4155', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3407, 'l.nfl.com-p.4347', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3408, 'l.nfl.com-p.227', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3409, 'l.nfl.com-p.42', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3410, 'l.nfl.com-p.3644', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3411, 'l.nfl.com-p.689', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3412, 'l.nfl.com-p.3159', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3413, 'l.nfl.com-p.5978', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3414, 'l.nfl.com-p.6023', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3415, 'l.nfl.com-p.486', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3416, 'l.nfl.com-p.5076', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3417, 'l.nfl.com-p.6466', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3418, 'l.nfl.com-p.5024', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3419, 'l.nfl.com-p.5360', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3420, 'l.nfl.com-p.5473', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3421, 'l.nfl.com-p.2647', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3422, 'l.nfl.com-p.5094', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3423, 'l.nfl.com-p.7159', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3424, 'l.nfl.com-p.1572', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3425, 'l.nfl.com-p.700', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3426, 'l.nfl.com-p.5720', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3427, 'l.nfl.com-p.3474', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3428, 'l.nfl.com-p.5021', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3429, 'l.nfl.com-p.3631', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3430, 'l.nfl.com-p.710', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3431, 'l.nfl.com-p.5019', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3432, 'l.nfl.com-p.6505', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3433, 'l.nfl.com-p.7070', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3434, 'l.nfl.com-p.3156', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3435, 'l.nfl.com-p.5701', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3436, 'l.nfl.com-p.1697', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3437, 'l.nfl.com-p.5630', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3438, 'l.nfl.com-p.5169', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3439, 'l.nfl.com-p.5368', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3440, 'l.nfl.com-p.5371', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3441, 'l.nfl.com-p.3413', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3442, 'l.nfl.com-p.5862', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3443, 'l.nfl.com-p.3652', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3444, 'l.nfl.com-p.1670', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3445, 'l.nfl.com-p.1599', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3446, 'l.nfl.com-p.1559', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3447, 'l.nfl.com-p.3924', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3448, 'l.nfl.com-p.4717', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3449, 'l.nfl.com-p.473', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3450, 'l.nfl.com-p.6497', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3451, 'l.nfl.com-p.4256', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3452, 'l.nfl.com-p.4552', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3453, 'l.nfl.com-p.6663', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3454, 'l.nfl.com-p.5546', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3455, 'l.nfl.com-p.410', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3456, 'l.nfl.com-p.5911', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3457, 'l.nfl.com-p.790', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3458, 'l.nfl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3459, 'l.nfl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3460, 'l.nfl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3461, 'l.nfl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3462, 'l.nfl.com-p.3670', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3463, 'l.nfl.com-p.750', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3464, 'l.nfl.com-p.830', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3465, 'l.nfl.com-p.617', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3466, 'l.nfl.com-p.642', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3467, 'l.nfl.com-p.2639', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3468, 'l.nfl.com-p.6516', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3469, 'l.nfl.com-p.4969', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3470, 'l.nfl.com-p.4513', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3471, 'l.nfl.com-p.4327', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3472, 'l.nfl.com-p.1973', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3473, 'l.nfl.com-p.2007', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3474, 'l.nfl.com-p.4059', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3475, 'l.nfl.com-p.1481', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3476, 'l.nfl.com-p.1400', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3477, 'l.nfl.com-p.4382', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3478, 'l.nfl.com-p.5627', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3479, 'l.nfl.com-p.6816', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3480, 'l.nfl.com-p.3753', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3481, 'l.nfl.com-p.63', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3482, 'l.nfl.com-p.6622', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3483, 'l.nfl.com-p.789', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3484, 'l.nfl.com-p.2488', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3485, 'l.nfl.com-p.5048', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3486, 'l.nfl.com-p.5952', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3487, 'l.nfl.com-p.3134', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3488, 'l.nfl.com-p.6633', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3489, 'l.nfl.com-p.1594', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3490, 'l.nfl.com-p.5815', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3491, 'l.nfl.com-p.1364', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3492, 'l.nfl.com-p.3669', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3493, 'l.nfl.com-p.5046', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3494, 'l.nfl.com-p.2243', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3495, 'l.nfl.com-p.5045', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3496, 'l.nfl.com-p.3997', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3497, 'l.nfl.com-p.1016', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3498, 'l.nfl.com-p.5596', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3499, 'l.nfl.com-p.5142', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3500, 'l.nfl.com-p.5293', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3501, 'l.nfl.com-p.1516', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3502, 'l.nfl.com-p.6033', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3503, 'l.nfl.com-p.6028', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3504, 'l.nfl.com-p.3592', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3505, 'l.nfl.com-p.4420', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3506, 'l.nfl.com-p.5489', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3507, 'l.nfl.com-p.6199', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3508, 'l.nfl.com-p.887', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3509, 'l.nfl.com-p.5299', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3510, 'l.nfl.com-p.5821', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3511, 'l.nfl.com-p.7250', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3512, 'l.nfl.com-p.6779', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3513, 'l.nfl.com-p.4815', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3514, 'l.nfl.com-p.7127', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3515, 'l.nfl.com-p.2352', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3516, 'l.nfl.com-p.3839', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3517, 'l.nfl.com-p.4076', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3518, 'l.nfl.com-p.2918', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3519, 'l.nfl.com-p.7130', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3520, 'l.nfl.com-p.6586', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3521, 'l.nfl.com-p.2738', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3522, 'l.nfl.com-p.5212', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3523, 'l.nfl.com-p.5044', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3524, 'l.nfl.com-p.5841', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3525, 'l.nfl.com-p.6151', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3526, 'l.nfl.com-p.6754', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3527, 'l.nfl.com-p.6270', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3528, 'l.nfl.com-p.6548', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3529, 'l.nfl.com-p.369', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3530, 'l.nfl.com-p.1172', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3531, 'l.nfl.com-p.6107', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3532, 'l.nfl.com-p.4532', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3533, 'l.nfl.com-p.6460', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3534, 'l.nfl.com-p.7066', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3535, 'l.nfl.com-p.3834', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3536, 'l.nfl.com-p.5883', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3537, 'l.nfl.com-p.6275', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3538, 'l.nfl.com-p.6961', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3539, 'l.nfl.com-p.6019', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3540, 'l.nfl.com-p.5864', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3541, 'l.nfl.com-p.6789', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3542, 'l.nfl.com-p.6524', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3543, 'l.nfl.com-p.818', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3544, 'l.nfl.com-p.1353', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3545, 'l.nfl.com-p.5047', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3546, 'l.nfl.com-p.4278', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3547, 'l.nhl.com-p.1414', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3548, 'l.nhl.com-p.439', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3549, 'l.nhl.com-p.779', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3550, 'l.nhl.com-p.205', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3551, 'l.nhl.com-p.1155', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3552, 'l.nhl.com-p.1433', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3553, 'l.nhl.com-p.779', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3554, 'l.nhl.com-p.985', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3555, 'l.nhl.com-p.439', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3556, 'l.nhl.com-p.2002', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3557, 'l.nhl.com-p.1171', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3558, 'l.nhl.com-p.1874', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3559, 'l.nhl.com-p.383', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3560, 'l.nhl.com-p.1400', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3561, 'l.nhl.com-p.157', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3562, 'l.nhl.com-p.2283', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3563, 'l.nhl.com-p.152', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3564, 'l.nhl.com-p.1578', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3565, 'l.nhl.com-p.1960', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3566, 'l.nhl.com-p.2285', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3567, 'l.nhl.com-p.1706', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3568, 'l.nfl.com-p.2367', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3569, 'l.nfl.com-p.5340', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3570, 'l.nfl.com-p.113', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3571, 'l.nfl.com-p.4426', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3572, 'l.nfl.com-p.3862', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3573, 'l.nfl.com-p.6032', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3574, 'l.nfl.com-p.5887', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3575, 'l.nfl.com-p.5891', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3576, 'l.nfl.com-p.6538', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3577, 'l.nfl.com-p.5093', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3578, 'l.nfl.com-p.3972', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3579, 'l.nfl.com-p.1540', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3580, 'l.nfl.com-p.1193', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3581, 'l.nfl.com-p.5095', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3582, 'l.nfl.com-p.1008', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3583, 'l.nfl.com-p.5829', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3584, 'l.nfl.com-p.4857', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3585, 'l.nfl.com-p.6703', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3586, 'l.nfl.com-p.996', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3587, 'l.nfl.com-p.4438', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3588, 'l.nfl.com-p.2324', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3589, 'l.nfl.com-p.1591', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3590, 'l.nfl.com-p.1070', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3591, 'l.nfl.com-p.4430', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3592, 'l.nfl.com-p.6380', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3593, 'l.nfl.com-p.3542', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3594, 'l.nfl.com-p.6379', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3595, 'l.nfl.com-p.3958', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3596, 'l.nfl.com-p.2038', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3597, 'l.nfl.com-p.4903', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3598, 'l.nfl.com-p.4522', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3599, 'l.nfl.com-p.4691', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3600, 'l.nfl.com-p.4935', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3601, 'l.nfl.com-p.1698', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3602, 'l.nfl.com-p.62', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3603, 'l.nfl.com-p.4682', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3604, 'l.nfl.com-p.2083', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3605, 'l.nfl.com-p.5398', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3606, 'l.nfl.com-p.6503', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3607, 'l.nfl.com-p.5839', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3608, 'l.nfl.com-p.4936', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3609, 'l.nfl.com-p.5088', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3610, 'l.nfl.com-p.5732', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3611, 'l.nfl.com-p.2398', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3612, 'l.nfl.com-p.179', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3613, 'l.nfl.com-p.3627', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3614, 'l.nfl.com-p.702', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3615, 'l.nfl.com-p.3795', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3616, 'l.nfl.com-p.3547', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3617, 'l.nfl.com-p.337', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3618, 'l.nfl.com-p.6765', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3619, 'l.nfl.com-p.4468', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3620, 'l.nfl.com-p.3487', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3621, 'l.nfl.com-p.4869', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3622, 'l.nfl.com-p.287', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3623, 'l.nba.com-p.863', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3624, 'l.nba.com-p.980', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3625, 'l.nba.com-p.1328', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3626, 'l.nba.com-p.219', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3627, 'l.nba.com-p.147', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3628, 'l.nba.com-p.1355', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3629, 'l.nba.com-p.860', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3630, 'l.nba.com-p.1115', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3631, 'l.nba.com-p.473', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3632, 'l.nba.com-p.978', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3633, 'l.nba.com-p.1188', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3634, 'l.nba.com-p.1417', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3635, 'l.nba.com-p.549', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3636, 'l.nba.com-p.259', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3637, 'l.nba.com-p.381', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3638, 'l.nba.com-p.331', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3639, 'l.nba.com-p.637', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3640, 'l.nba.com-p.983', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3641, 'l.nba.com-p.790', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3642, 'l.nba.com-p.105', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3643, 'l.nba.com-p.1254', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3644, 'l.nba.com-p.667', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3645, 'l.nba.com-p.981', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3646, 'l.nba.com-p.1130', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3647, 'l.nfl.com-p.3098', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3648, 'l.nfl.com-p.6458', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3649, 'l.nfl.com-p.4384', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3650, 'l.nfl.com-p.4937', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3651, 'l.nfl.com-p.101', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3652, 'l.nfl.com-p.2654', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3653, 'l.nfl.com-p.4043', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3654, 'l.nfl.com-p.6777', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3655, 'l.nfl.com-p.7078', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3656, 'l.nfl.com-p.6811', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3657, 'l.nfl.com-p.5942', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3658, 'l.nfl.com-p.4431', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3659, 'l.nfl.com-p.36', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3660, 'l.nfl.com-p.6699', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3661, 'l.nfl.com-p.7081', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3662, 'l.nfl.com-p.5681', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3663, 'l.nfl.com-p.5092', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3664, 'l.nfl.com-p.92', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3665, 'l.nfl.com-p.6342', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3666, 'l.nfl.com-p.7083', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3667, 'l.nfl.com-p.6729', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3668, 'l.nfl.com-p.6641', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3669, 'l.nfl.com-p.3974', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3670, 'l.nfl.com-p.6645', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3671, 'l.nfl.com-p.7221', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3672, 'l.nfl.com-p.109', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3673, 'l.nfl.com-p.6757', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3674, 'l.nfl.com-p.6905', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3675, 'l.nfl.com-p.3978', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3676, 'l.nfl.com-p.5890', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3677, 'l.nfl.com-p.6166', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3678, 'l.nfl.com-p.2183', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3679, 'l.nfl.com-p.4585', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3680, 'l.nfl.com-p.6486', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3681, 'l.nfl.com-p.3338', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3682, 'l.nfl.com-p.4734', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3683, 'l.nfl.com-p.1366', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3684, 'l.nfl.com-p.5406', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3685, 'l.nfl.com-p.2897', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3686, 'l.nfl.com-p.5896', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3687, 'l.nfl.com-p.4955', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3688, 'l.nfl.com-p.7201', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3689, 'l.nfl.com-p.7192', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3690, 'l.nfl.com-p.4939', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3691, 'l.nfl.com-p.6813', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3692, 'l.nfl.com-p.3479', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3693, 'l.nfl.com-p.6522', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3694, 'l.nfl.com-p.6453', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3695, 'l.nfl.com-p.5689', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3696, 'l.nfl.com-p.4375', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3697, 'l.nfl.com-p.2690', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3698, 'l.nfl.com-p.6310', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3699, 'l.nfl.com-p.1932', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3700, 'l.nfl.com-p.5975', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3701, 'l.nfl.com-p.3410', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3702, 'l.nfl.com-p.6827', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3703, 'l.nfl.com-p.6639', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3704, 'l.nfl.com-p.1453', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3705, 'l.nfl.com-p.5697', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3706, 'l.nfl.com-p.1179', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3707, 'l.nhl.com-p.159', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3708, 'l.nba.com-p.767', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3709, 'l.nba.com-p.662', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3710, 'l.nba.com-p.301', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3711, 'l.nba.com-p.95', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3712, 'l.nba.com-p.1011', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3713, 'l.nba.com-p.516', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3714, 'l.nba.com-p.395', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3715, 'l.nba.com-p.583', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3716, 'l.nba.com-p.691', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3717, 'l.nba.com-p.595', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3718, 'l.nba.com-p.1084', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3719, 'l.nba.com-p.1168', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3720, 'l.nba.com-p.1174', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3721, 'l.nba.com-p.1268', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3722, 'l.nba.com-p.689', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3723, 'l.nba.com-p.346', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3724, 'l.nba.com-p.164', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3725, 'l.nba.com-p.1205', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3726, 'l.nba.com-p.73', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3727, 'l.nba.com-p.618', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3728, 'l.nba.com-p.814', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3729, 'l.nba.com-p.973', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3730, 'l.nba.com-p.65', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3731, 'l.nba.com-p.277', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3732, 'l.nba.com-p.1005', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3733, 'l.nba.com-p.1149', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3734, 'l.nba.com-p.64', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3735, 'l.nba.com-p.368', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3736, 'l.nba.com-p.675', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3737, 'l.nba.com-p.794', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3738, 'l.nba.com-p.276', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3739, 'l.nba.com-p.805', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3740, 'l.nba.com-p.142', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3741, 'l.nba.com-p.648', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3742, 'l.nba.com-p.707', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3743, 'l.nba.com-p.1310', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3744, 'l.nba.com-p.1275', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3745, 'l.nhl.com-p.1443', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3746, 'l.nhl.com-p.310', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3747, 'l.nhl.com-p.2076', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3748, 'l.nhl.com-p.1192', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3749, 'l.nhl.com-p.2076', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3750, 'l.nhl.com-p.1896', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3751, 'l.nhl.com-p.1419', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3752, 'l.nhl.com-p.481', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3753, 'l.nhl.com-p.2175', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3754, 'l.nhl.com-p.2173', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3755, 'l.nhl.com-p.329', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3756, 'l.nhl.com-p.74', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3757, 'l.nhl.com-p.342', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3758, 'l.nhl.com-p.307', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3759, 'l.nhl.com-p.2077', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3760, 'l.nhl.com-p.1418', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3761, 'l.nhl.com-p.342', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3762, 'l.nhl.com-p.2291', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3763, 'l.nhl.com-p.778', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3764, 'l.nhl.com-p.1937', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3765, 'l.nhl.com-p.784', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3766, 'l.nhl.com-p.419', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3767, 'l.nhl.com-p.2149', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3768, 'l.nhl.com-p.1478', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3769, 'l.nhl.com-p.1421', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3770, 'l.nhl.com-p.1231', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3771, 'l.nhl.com-p.1941', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3772, 'l.nhl.com-p.1531', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3773, 'l.nhl.com-p.414', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3774, 'l.nhl.com-p.1446', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3775, 'l.nhl.com-p.1149', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3776, 'l.nhl.com-p.1161', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3777, 'l.nhl.com-p.2009', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3778, 'l.nhl.com-p.740', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3779, 'l.nhl.com-p.', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3780, 'l.nhl.com-p.684', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3781, 'l.nhl.com-p.1529', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3782, 'l.nhl.com-p.1173', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3783, 'l.nhl.com-p.409', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3784, 'l.nhl.com-p.411', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3785, 'l.nhl.com-p.542', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3786, 'l.nhl.com-p.418', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3787, 'l.nhl.com-p.1858', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3788, 'l.nhl.com-p.543', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3789, 'l.nhl.com-p.853', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3790, 'l.nhl.com-p.1907', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3791, 'l.nhl.com-p.2045', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3792, 'l.nhl.com-p.460', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3793, 'l.nhl.com-p.1859', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3794, 'l.nhl.com-p.1220', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3795, 'l.nhl.com-p.417', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3796, 'l.nhl.com-p.749', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3797, 'l.nhl.com-p.1927', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3798, 'l.nhl.com-p.1623', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3799, 'l.nhl.com-p.1861', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3800, 'l.nhl.com-p.721', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3801, 'l.nhl.com-p.1124', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3802, 'l.nhl.com-p.1233', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3803, 'l.nhl.com-p.116', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3804, 'l.nhl.com-p.1640', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3805, 'l.nhl.com-p.1408', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3806, 'l.nhl.com-p.1869', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3807, 'l.nhl.com-p.981', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3808, 'l.nhl.com-p.714', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3809, 'l.nhl.com-p.408', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3810, 'l.nhl.com-p.579', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3811, 'l.nhl.com-p.743', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3812, 'l.nhl.com-p.1860', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3813, 'l.nhl.com-p.1238', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3814, 'l.nhl.com-p.2043', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3815, 'l.nhl.com-p.2292', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3816, 'l.nhl.com-p.490', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3817, 'l.nhl.com-p.2011', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3818, 'l.nhl.com-p.2298', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3819, 'l.nba.com-p.440', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3820, 'l.nba.com-p.504', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3821, 'l.nba.com-p.548', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3822, 'l.nba.com-p.1127', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3823, 'l.nba.com-p.1022', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3824, 'l.nba.com-p.70', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3825, 'l.nba.com-p.820', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3826, 'l.nba.com-p.1141', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3827, 'l.nba.com-p.436', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3828, 'l.nba.com-p.582', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3829, 'l.nba.com-p.1014', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3830, 'l.nba.com-p.1026', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3831, 'l.nba.com-p.1257', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3832, 'l.nba.com-p.733', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3833, 'l.nba.com-p.1004', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3834, 'l.nba.com-p.145', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3835, 'l.nba.com-p.316', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3836, 'l.nba.com-p.315', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3837, 'l.nba.com-p.996', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3838, 'l.nba.com-p.427', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3839, 'l.nba.com-p.725', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3840, 'l.nba.com-p.1090', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3841, 'l.nba.com-p.130', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3842, 'l.nba.com-p.329', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3843, 'l.nba.com-p.908', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3844, 'l.nba.com-p.1270', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3845, 'l.nba.com-p.1366', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3846, 'l.nfl.com-p.1628', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3847, 'l.nfl.com-p.5249', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3848, 'l.nfl.com-p.5060', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3849, 'l.nfl.com-p.4259', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3850, 'l.nfl.com-p.6918', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3851, 'l.nfl.com-p.453', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3852, 'l.nfl.com-p.7151', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3853, 'l.nfl.com-p.2964', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3854, 'l.nfl.com-p.507', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3855, 'l.nfl.com-p.426', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3856, 'l.nfl.com-p.767', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3857, 'l.nfl.com-p.2975', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3858, 'l.nfl.com-p.4909', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3859, 'l.nfl.com-p.149', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3860, 'l.nfl.com-p.1707', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3861, 'l.nfl.com-p.6485', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3862, 'l.nfl.com-p.926', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3863, 'l.nfl.com-p.3345', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3864, 'l.nfl.com-p.403', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3865, 'l.nfl.com-p.7121', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3866, 'l.nfl.com-p.492', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3867, 'l.nfl.com-p.204', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3868, 'l.nfl.com-p.4490', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3869, 'l.nfl.com-p.1622', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3870, 'l.nfl.com-p.5415', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3871, 'l.nfl.com-p.5418', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3872, 'l.nfl.com-p.5211', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3873, 'l.nfl.com-p.654', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3874, 'l.nfl.com-p.7155', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3875, 'l.nfl.com-p.4184', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3876, 'l.nfl.com-p.4946', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3877, 'l.nfl.com-p.1546', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3878, 'l.nfl.com-p.3793', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3879, 'l.nfl.com-p.1523', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3880, 'l.nfl.com-p.3801', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3881, 'l.nfl.com-p.5144', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3882, 'l.nfl.com-p.3963', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3883, 'l.nfl.com-p.3512', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3884, 'l.nfl.com-p.4177', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3885, 'l.nfl.com-p.6752', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3886, 'l.nfl.com-p.3782', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3887, 'l.nfl.com-p.4944', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3888, 'l.nfl.com-p.6205', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3889, 'l.nfl.com-p.4943', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3890, 'l.nfl.com-p.3791', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3891, 'l.nfl.com-p.2130', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3892, 'l.nfl.com-p.4945', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3893, 'l.nfl.com-p.4191', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3894, 'l.nfl.com-p.2589', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3895, 'l.nfl.com-p.4947', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3896, 'l.nfl.com-p.1162', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3897, 'l.nfl.com-p.4950', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3898, 'l.nfl.com-p.2070', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3899, 'l.nfl.com-p.6196', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3900, 'l.nfl.com-p.6640', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3901, 'l.nfl.com-p.5968', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3902, 'l.nfl.com-p.5663', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3903, 'l.nfl.com-p.6386', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3904, 'l.nfl.com-p.6791', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3905, 'l.nfl.com-p.2438', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3906, 'l.nfl.com-p.1328', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3907, 'l.nfl.com-p.1336', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3908, 'l.nfl.com-p.3982', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3909, 'l.nfl.com-p.5632', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3910, 'l.nfl.com-p.3954', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3911, 'l.nfl.com-p.6448', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3912, 'l.nfl.com-p.3943', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3913, 'l.nfl.com-p.5052', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3914, 'l.nfl.com-p.5848', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3915, 'l.nfl.com-p.5058', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3916, 'l.nfl.com-p.5722', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3917, 'l.nfl.com-p.3949', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3918, 'l.nfl.com-p.3340', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3919, 'l.nfl.com-p.5959', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3920, 'l.nfl.com-p.155', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3921, 'l.nfl.com-p.585', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3922, 'l.nfl.com-p.2448', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3923, 'l.nfl.com-p.6479', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3924, 'l.nfl.com-p.1327', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3925, 'l.nhl.com-p.1839', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3926, 'l.nhl.com-p.2198', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3927, 'l.nhl.com-p.140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3928, 'l.nhl.com-p.506', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3929, 'l.nhl.com-p.1548', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3930, 'l.nhl.com-p.1364', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3931, 'l.nhl.com-p.1828', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3932, 'l.nhl.com-p.1422', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3933, 'l.nhl.com-p.1548', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3934, 'l.nhl.com-p.1364', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3935, 'l.nhl.com-p.1827', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3936, 'l.nhl.com-p.1841', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO persons (id, person_key, publisher_id, gender, birth_date, death_date, birth_location_id, hometown_location_id, residence_location_id, death_location_id) VALUES (3937, 'l.nhl.com-p.140', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); -- -- Data for Name: persons_documents; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: persons_media; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: positions; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (1, 2, '8'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (2, 2, '5'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (3, 2, '2'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (4, 2, '3'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (5, 2, 'dh'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (6, 2, '6'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (7, 2, '7'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (8, 2, '9'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (9, 2, '4'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (10, 2, '1'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (11, 2, 'ph'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (12, 2, 'RF-LF'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (13, 2, 'PR-DH'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (14, 2, 'SP'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (15, 2, 'SS'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (16, 2, '3B'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (17, 2, 'RP'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (18, 2, 'RF'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (19, 2, 'OF'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (20, 2, 'LF'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (21, 2, 'DH'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (22, 2, 'IF'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (23, 2, 'C'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (24, 2, '2B'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (25, 2, '1B'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (26, 2, 'CF'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (27, 2, 'of'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (28, 2, '3B-SS'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (29, 2, 'LF-CF'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (30, 2, '1B-3B'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (31, 2, '1B-RF'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (32, 2, 'LF-1B'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (33, 2, 'LF-RF'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (34, 2, 'SS-CF'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (35, 2, 'RF-3B'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (36, 16, 'guard'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (37, 16, 'center'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (38, 16, 'forward'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (39, 16, 'guard,forward'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (40, 16, 'forward,guard'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (41, 26, 'left-forward'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (42, 26, 'defenseman'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (43, 26, 'right-forward'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (44, 26, 'center'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (45, 26, 'goalie'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (46, 4, 'safety'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (47, 4, 'tackle-defensive'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (48, 4, 'guard'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (49, 4, 'tight-end'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (50, 4, 'cornerback'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (51, 4, 'linebacker'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (52, 4, 'running-back'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (53, 4, 'wide-receiver'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (54, 4, 'defensive-end'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (55, 4, 'quarterback'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (56, 4, 'lineman-defensive'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (57, 4, 'kicker'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (58, 4, 'center'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (59, 4, 'lineman-offensive'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (60, 4, 'tackle-offensive'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (61, 4, 'punter'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (62, 16, 'forward,center'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (63, 4, 'fullback'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (64, 4, 'long-snapper'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (65, 4, 'defensive-back'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (66, 4, 'nose-tackle'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (67, 4, 'punter,kicker'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (68, 4, 'center,guard'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (69, 4, 'guard,tackle-offensive'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (70, 4, 'safety-strong'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (71, 4, 'tackle-offensive,guard'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (72, 4, 'guard,center'); INSERT INTO positions (id, affiliation_id, abbreviation) VALUES (73, 4, 'safety-free'); -- -- Data for Name: publishers; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO publishers (id, publisher_key, publisher_name) VALUES (1, 'sportsnetwork.com', 'publisher-name'); -- -- Data for Name: roles; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: seasons; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO seasons (id, season_key, publisher_id, league_id, start_date_time, end_date_time) VALUES (1, 2007, 1, 1, NULL, NULL); INSERT INTO seasons (id, season_key, publisher_id, league_id, start_date_time, end_date_time) VALUES (2, 2007, 1, 15, NULL, NULL); INSERT INTO seasons (id, season_key, publisher_id, league_id, start_date_time, end_date_time) VALUES (3, 2007, 1, 25, NULL, NULL); INSERT INTO seasons (id, season_key, publisher_id, league_id, start_date_time, end_date_time) VALUES (4, 2007, 1, 3, NULL, NULL); -- -- Data for Name: sites; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: soccer_defensive_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: soccer_event_states; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: soccer_foul_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: soccer_offensive_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: standing_subgroups; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: standings; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1, 'baseball_offensive_stats', 1, 'teams', 2, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2, 'baseball_pitching_stats', 1, 'teams', 2, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3, 'baseball_defensive_stats', 1, 'teams', 2, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4, 'baseball_offensive_stats', 2, 'teams', 5, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5, 'baseball_pitching_stats', 2, 'teams', 5, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6, 'baseball_defensive_stats', 2, 'teams', 5, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7, 'baseball_offensive_stats', 3, 'persons', 1, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8, 'baseball_defensive_stats', 3, 'persons', 1, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9, 'baseball_offensive_stats', 4, 'persons', 2, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10, 'baseball_defensive_stats', 4, 'persons', 2, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11, 'baseball_offensive_stats', 5, 'persons', 3, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12, 'baseball_defensive_stats', 5, 'persons', 3, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (13, 'baseball_offensive_stats', 6, 'persons', 4, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (14, 'baseball_defensive_stats', 6, 'persons', 4, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (15, 'baseball_offensive_stats', 7, 'persons', 5, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (16, 'baseball_defensive_stats', 7, 'persons', 5, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (17, 'baseball_offensive_stats', 8, 'persons', 6, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (18, 'baseball_defensive_stats', 8, 'persons', 6, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (19, 'baseball_offensive_stats', 9, 'persons', 7, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (20, 'baseball_defensive_stats', 9, 'persons', 7, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (21, 'baseball_offensive_stats', 10, 'persons', 8, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (22, 'baseball_defensive_stats', 10, 'persons', 8, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (23, 'baseball_offensive_stats', 11, 'persons', 9, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (24, 'baseball_defensive_stats', 11, 'persons', 9, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (25, 'baseball_pitching_stats', 3, 'persons', 10, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (26, 'baseball_pitching_stats', 4, 'persons', 11, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (27, 'baseball_pitching_stats', 5, 'persons', 12, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (28, 'baseball_pitching_stats', 6, 'persons', 13, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (29, 'baseball_offensive_stats', 12, 'persons', 14, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (30, 'baseball_defensive_stats', 12, 'persons', 14, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (31, 'baseball_offensive_stats', 13, 'persons', 15, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (32, 'baseball_defensive_stats', 13, 'persons', 15, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (33, 'baseball_offensive_stats', 14, 'persons', 16, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (34, 'baseball_defensive_stats', 14, 'persons', 16, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (35, 'baseball_offensive_stats', 15, 'persons', 17, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (36, 'baseball_defensive_stats', 15, 'persons', 17, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (37, 'baseball_offensive_stats', 16, 'persons', 18, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (38, 'baseball_defensive_stats', 16, 'persons', 18, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (39, 'baseball_offensive_stats', 17, 'persons', 19, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (40, 'baseball_defensive_stats', 17, 'persons', 19, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (41, 'baseball_offensive_stats', 18, 'persons', 20, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (42, 'baseball_defensive_stats', 18, 'persons', 20, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (43, 'baseball_offensive_stats', 19, 'persons', 21, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (44, 'baseball_defensive_stats', 19, 'persons', 21, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (45, 'baseball_offensive_stats', 20, 'persons', 22, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (46, 'baseball_defensive_stats', 20, 'persons', 22, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (47, 'baseball_offensive_stats', 21, 'persons', 23, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (48, 'baseball_defensive_stats', 21, 'persons', 23, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (49, 'baseball_offensive_stats', 22, 'persons', 24, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (50, 'baseball_defensive_stats', 22, 'persons', 24, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (51, 'baseball_pitching_stats', 7, 'persons', 25, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (52, 'baseball_pitching_stats', 8, 'persons', 26, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (53, 'baseball_pitching_stats', 9, 'persons', 27, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (54, 'baseball_pitching_stats', 10, 'persons', 28, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (55, 'baseball_pitching_stats', 11, 'persons', 29, 'events', 1, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (195, 'baseball_offensive_stats', 58, 'teams', 26, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (196, 'baseball_pitching_stats', 30, 'teams', 26, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (197, 'baseball_defensive_stats', 58, 'teams', 26, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (198, 'baseball_offensive_stats', 59, 'teams', 28, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (199, 'baseball_pitching_stats', 31, 'teams', 28, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (200, 'baseball_defensive_stats', 59, 'teams', 28, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (201, 'baseball_offensive_stats', 60, 'persons', 51, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (202, 'baseball_defensive_stats', 60, 'persons', 51, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (203, 'baseball_offensive_stats', 61, 'persons', 52, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (204, 'baseball_defensive_stats', 61, 'persons', 52, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (205, 'baseball_offensive_stats', 62, 'persons', 53, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (206, 'baseball_defensive_stats', 62, 'persons', 53, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (207, 'baseball_offensive_stats', 63, 'persons', 54, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (208, 'baseball_defensive_stats', 63, 'persons', 54, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (209, 'baseball_offensive_stats', 64, 'persons', 55, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (210, 'baseball_defensive_stats', 64, 'persons', 55, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (211, 'baseball_offensive_stats', 65, 'persons', 56, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (212, 'baseball_defensive_stats', 65, 'persons', 56, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (213, 'baseball_offensive_stats', 66, 'persons', 57, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (214, 'baseball_defensive_stats', 66, 'persons', 57, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (215, 'baseball_offensive_stats', 67, 'persons', 58, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (216, 'baseball_defensive_stats', 67, 'persons', 58, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (217, 'baseball_offensive_stats', 68, 'persons', 59, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (218, 'baseball_defensive_stats', 68, 'persons', 59, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (219, 'baseball_offensive_stats', 69, 'persons', 60, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (220, 'baseball_defensive_stats', 69, 'persons', 60, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (221, 'baseball_offensive_stats', 70, 'persons', 61, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (222, 'baseball_defensive_stats', 70, 'persons', 61, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (223, 'baseball_offensive_stats', 71, 'persons', 62, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (224, 'baseball_defensive_stats', 71, 'persons', 62, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (225, 'baseball_pitching_stats', 32, 'persons', 61, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (226, 'baseball_pitching_stats', 33, 'persons', 57, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (227, 'baseball_offensive_stats', 72, 'persons', 63, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (228, 'baseball_defensive_stats', 72, 'persons', 63, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (229, 'baseball_offensive_stats', 73, 'persons', 64, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (230, 'baseball_defensive_stats', 73, 'persons', 64, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (231, 'baseball_offensive_stats', 74, 'persons', 65, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (232, 'baseball_defensive_stats', 74, 'persons', 65, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (233, 'baseball_offensive_stats', 75, 'persons', 66, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (234, 'baseball_defensive_stats', 75, 'persons', 66, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (235, 'baseball_offensive_stats', 76, 'persons', 67, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (236, 'baseball_defensive_stats', 76, 'persons', 67, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (237, 'baseball_offensive_stats', 77, 'persons', 68, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (238, 'baseball_defensive_stats', 77, 'persons', 68, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (239, 'baseball_offensive_stats', 78, 'persons', 69, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (240, 'baseball_defensive_stats', 78, 'persons', 69, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (241, 'baseball_offensive_stats', 79, 'persons', 70, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (242, 'baseball_defensive_stats', 79, 'persons', 70, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (243, 'baseball_offensive_stats', 80, 'persons', 71, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (244, 'baseball_defensive_stats', 80, 'persons', 71, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (245, 'baseball_offensive_stats', 81, 'persons', 72, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (246, 'baseball_defensive_stats', 81, 'persons', 72, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (247, 'baseball_offensive_stats', 82, 'persons', 73, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (248, 'baseball_defensive_stats', 82, 'persons', 73, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (249, 'baseball_offensive_stats', 83, 'persons', 74, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (250, 'baseball_defensive_stats', 83, 'persons', 74, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (251, 'baseball_pitching_stats', 34, 'persons', 71, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (252, 'baseball_pitching_stats', 35, 'persons', 72, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (253, 'baseball_pitching_stats', 36, 'persons', 74, 'events', 2, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (254, 'baseball_offensive_stats', 84, 'teams', 26, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (255, 'baseball_pitching_stats', 37, 'teams', 26, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (256, 'baseball_defensive_stats', 84, 'teams', 26, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (257, 'core_person_stats', 52, 'persons', 172, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (258, 'baseball_offensive_stats', 85, 'persons', 172, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (259, 'baseball_defensive_stats', 85, 'persons', 172, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (261, 'baseball_offensive_stats', 86, 'persons', 92, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (262, 'baseball_defensive_stats', 86, 'persons', 92, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (263, 'core_person_stats', 54, 'persons', 53, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (264, 'baseball_offensive_stats', 87, 'persons', 53, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (265, 'baseball_defensive_stats', 87, 'persons', 53, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (266, 'core_person_stats', 55, 'persons', 52, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (267, 'baseball_offensive_stats', 88, 'persons', 52, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (268, 'baseball_defensive_stats', 88, 'persons', 52, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (269, 'core_person_stats', 56, 'persons', 55, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (270, 'baseball_offensive_stats', 89, 'persons', 55, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (271, 'baseball_defensive_stats', 89, 'persons', 55, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (272, 'core_person_stats', 57, 'persons', 56, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (273, 'baseball_offensive_stats', 90, 'persons', 56, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (274, 'baseball_defensive_stats', 90, 'persons', 56, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (275, 'core_person_stats', 58, 'persons', 54, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (276, 'baseball_offensive_stats', 91, 'persons', 54, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (277, 'baseball_defensive_stats', 91, 'persons', 54, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (278, 'core_person_stats', 59, 'persons', 173, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (279, 'baseball_offensive_stats', 92, 'persons', 173, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (280, 'baseball_defensive_stats', 92, 'persons', 173, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (281, 'core_person_stats', 60, 'persons', 60, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (282, 'baseball_offensive_stats', 93, 'persons', 60, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (283, 'baseball_defensive_stats', 93, 'persons', 60, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (284, 'core_person_stats', 61, 'persons', 51, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (285, 'baseball_offensive_stats', 94, 'persons', 51, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (286, 'baseball_defensive_stats', 94, 'persons', 51, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (287, 'core_person_stats', 62, 'persons', 58, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (288, 'baseball_offensive_stats', 95, 'persons', 58, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (289, 'baseball_defensive_stats', 95, 'persons', 58, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (290, 'core_person_stats', 63, 'persons', 174, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (291, 'baseball_offensive_stats', 96, 'persons', 174, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (292, 'baseball_defensive_stats', 96, 'persons', 174, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (293, 'core_person_stats', 64, 'persons', 175, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (294, 'baseball_offensive_stats', 97, 'persons', 175, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (295, 'baseball_defensive_stats', 97, 'persons', 175, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (297, 'baseball_offensive_stats', 98, 'persons', 80, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (298, 'baseball_defensive_stats', 98, 'persons', 80, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (299, 'core_person_stats', 66, 'persons', 62, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (300, 'baseball_offensive_stats', 99, 'persons', 62, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (301, 'baseball_defensive_stats', 99, 'persons', 62, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (303, 'baseball_offensive_stats', 100, 'persons', 78, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (304, 'baseball_defensive_stats', 100, 'persons', 78, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (305, 'core_person_stats', 68, 'persons', 176, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (306, 'baseball_offensive_stats', 101, 'persons', 176, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (307, 'baseball_defensive_stats', 101, 'persons', 176, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (308, 'core_person_stats', 69, 'persons', 177, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (309, 'baseball_offensive_stats', 102, 'persons', 177, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (310, 'baseball_defensive_stats', 102, 'persons', 177, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (312, 'baseball_offensive_stats', 103, 'persons', 84, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (313, 'baseball_defensive_stats', 103, 'persons', 84, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (314, 'core_person_stats', 71, 'persons', 178, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (315, 'baseball_offensive_stats', 104, 'persons', 178, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (316, 'baseball_defensive_stats', 104, 'persons', 178, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (318, 'baseball_offensive_stats', 105, 'persons', 97, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (319, 'baseball_defensive_stats', 105, 'persons', 97, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (320, 'core_person_stats', 73, 'persons', 179, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (321, 'baseball_offensive_stats', 106, 'persons', 179, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (322, 'baseball_defensive_stats', 106, 'persons', 179, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (324, 'baseball_offensive_stats', 107, 'persons', 61, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (325, 'baseball_defensive_stats', 107, 'persons', 61, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (327, 'baseball_offensive_stats', 108, 'persons', 100, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (328, 'baseball_defensive_stats', 108, 'persons', 100, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (330, 'baseball_offensive_stats', 109, 'persons', 82, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (331, 'baseball_defensive_stats', 109, 'persons', 82, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (332, 'core_person_stats', 77, 'persons', 180, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (333, 'baseball_offensive_stats', 110, 'persons', 180, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (334, 'baseball_defensive_stats', 110, 'persons', 180, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (336, 'baseball_offensive_stats', 111, 'persons', 181, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (337, 'baseball_defensive_stats', 111, 'persons', 181, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (339, 'baseball_offensive_stats', 112, 'persons', 105, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (340, 'baseball_defensive_stats', 112, 'persons', 105, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (342, 'baseball_offensive_stats', 113, 'persons', 182, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (343, 'baseball_defensive_stats', 113, 'persons', 182, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (345, 'baseball_offensive_stats', 114, 'persons', 57, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (346, 'baseball_defensive_stats', 114, 'persons', 57, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (348, 'baseball_offensive_stats', 115, 'persons', 183, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (349, 'baseball_defensive_stats', 115, 'persons', 183, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (351, 'baseball_offensive_stats', 116, 'persons', 87, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (352, 'baseball_defensive_stats', 116, 'persons', 87, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (354, 'baseball_offensive_stats', 117, 'persons', 75, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (355, 'baseball_defensive_stats', 117, 'persons', 75, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (357, 'baseball_offensive_stats', 118, 'persons', 104, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (358, 'baseball_defensive_stats', 118, 'persons', 104, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (360, 'baseball_offensive_stats', 119, 'persons', 123, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (361, 'baseball_defensive_stats', 119, 'persons', 123, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (363, 'baseball_offensive_stats', 120, 'persons', 184, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (364, 'baseball_defensive_stats', 120, 'persons', 184, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (366, 'baseball_offensive_stats', 121, 'persons', 185, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (367, 'baseball_defensive_stats', 121, 'persons', 185, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (368, 'core_person_stats', 89, 'persons', 59, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (369, 'baseball_offensive_stats', 122, 'persons', 59, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (370, 'baseball_defensive_stats', 122, 'persons', 59, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (371, 'core_person_stats', 90, 'persons', 183, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (372, 'baseball_pitching_stats', 38, 'persons', 183, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (373, 'core_person_stats', 91, 'persons', 184, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (374, 'baseball_pitching_stats', 39, 'persons', 184, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (375, 'core_person_stats', 92, 'persons', 92, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (376, 'baseball_pitching_stats', 40, 'persons', 92, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (377, 'core_person_stats', 93, 'persons', 123, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (378, 'baseball_pitching_stats', 41, 'persons', 123, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (379, 'core_person_stats', 94, 'persons', 75, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (380, 'baseball_pitching_stats', 42, 'persons', 75, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (381, 'core_person_stats', 95, 'persons', 87, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (382, 'baseball_pitching_stats', 43, 'persons', 87, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (383, 'core_person_stats', 96, 'persons', 57, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (384, 'baseball_pitching_stats', 44, 'persons', 57, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (385, 'core_person_stats', 97, 'persons', 82, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (386, 'baseball_pitching_stats', 45, 'persons', 82, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (387, 'core_person_stats', 98, 'persons', 100, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (388, 'baseball_pitching_stats', 46, 'persons', 100, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (389, 'core_person_stats', 99, 'persons', 61, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (390, 'baseball_pitching_stats', 47, 'persons', 61, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (391, 'core_person_stats', 100, 'persons', 97, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (392, 'baseball_pitching_stats', 48, 'persons', 97, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (393, 'core_person_stats', 101, 'persons', 105, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (394, 'baseball_pitching_stats', 49, 'persons', 105, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (395, 'core_person_stats', 102, 'persons', 80, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (396, 'baseball_pitching_stats', 50, 'persons', 80, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (397, 'core_person_stats', 103, 'persons', 84, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (398, 'baseball_pitching_stats', 51, 'persons', 84, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (399, 'core_person_stats', 104, 'persons', 78, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (400, 'baseball_pitching_stats', 52, 'persons', 78, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (401, 'core_person_stats', 105, 'persons', 104, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (402, 'baseball_pitching_stats', 53, 'persons', 104, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (403, 'core_person_stats', 106, 'persons', 185, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (404, 'baseball_pitching_stats', 54, 'persons', 185, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (405, 'core_person_stats', 107, 'persons', 182, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (406, 'baseball_pitching_stats', 55, 'persons', 182, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (407, 'core_person_stats', 108, 'persons', 181, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (408, 'baseball_pitching_stats', 56, 'persons', 181, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (409, 'baseball_offensive_stats', 123, 'teams', 28, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (410, 'baseball_pitching_stats', 57, 'teams', 28, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (411, 'baseball_defensive_stats', 123, 'teams', 28, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (412, 'core_person_stats', 109, 'persons', 243, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (413, 'baseball_offensive_stats', 124, 'persons', 243, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (414, 'baseball_defensive_stats', 124, 'persons', 243, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (415, 'core_person_stats', 110, 'persons', 68, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (416, 'baseball_offensive_stats', 125, 'persons', 68, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (417, 'baseball_defensive_stats', 125, 'persons', 68, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (418, 'core_person_stats', 111, 'persons', 244, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (419, 'baseball_offensive_stats', 126, 'persons', 244, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (420, 'baseball_defensive_stats', 126, 'persons', 244, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (421, 'core_person_stats', 112, 'persons', 245, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (422, 'baseball_offensive_stats', 127, 'persons', 245, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (423, 'baseball_defensive_stats', 127, 'persons', 245, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (424, 'core_person_stats', 113, 'persons', 65, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (425, 'baseball_offensive_stats', 128, 'persons', 65, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (426, 'baseball_defensive_stats', 128, 'persons', 65, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (427, 'core_person_stats', 114, 'persons', 246, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (428, 'baseball_offensive_stats', 129, 'persons', 246, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (429, 'baseball_defensive_stats', 129, 'persons', 246, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (430, 'core_person_stats', 115, 'persons', 63, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (431, 'baseball_offensive_stats', 130, 'persons', 63, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (432, 'baseball_defensive_stats', 130, 'persons', 63, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (434, 'baseball_offensive_stats', 131, 'persons', 91, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (435, 'baseball_defensive_stats', 131, 'persons', 91, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (436, 'core_person_stats', 117, 'persons', 67, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (437, 'baseball_offensive_stats', 132, 'persons', 67, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (438, 'baseball_defensive_stats', 132, 'persons', 67, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (439, 'core_person_stats', 118, 'persons', 73, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (440, 'baseball_offensive_stats', 133, 'persons', 73, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (441, 'baseball_defensive_stats', 133, 'persons', 73, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (442, 'core_person_stats', 119, 'persons', 64, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (443, 'baseball_offensive_stats', 134, 'persons', 64, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (444, 'baseball_defensive_stats', 134, 'persons', 64, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (445, 'core_person_stats', 120, 'persons', 247, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (446, 'baseball_offensive_stats', 135, 'persons', 247, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (447, 'baseball_defensive_stats', 135, 'persons', 247, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (448, 'core_person_stats', 121, 'persons', 248, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (449, 'baseball_offensive_stats', 136, 'persons', 248, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (450, 'baseball_defensive_stats', 136, 'persons', 248, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (451, 'core_person_stats', 122, 'persons', 249, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (452, 'baseball_offensive_stats', 137, 'persons', 249, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (453, 'baseball_defensive_stats', 137, 'persons', 249, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (455, 'baseball_offensive_stats', 138, 'persons', 230, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (456, 'baseball_defensive_stats', 138, 'persons', 230, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (457, 'core_person_stats', 124, 'persons', 70, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (458, 'baseball_offensive_stats', 139, 'persons', 70, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (459, 'baseball_defensive_stats', 139, 'persons', 70, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (460, 'core_person_stats', 125, 'persons', 66, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (461, 'baseball_offensive_stats', 140, 'persons', 66, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (462, 'baseball_defensive_stats', 140, 'persons', 66, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (464, 'baseball_offensive_stats', 141, 'persons', 106, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (465, 'baseball_defensive_stats', 141, 'persons', 106, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (467, 'baseball_offensive_stats', 142, 'persons', 217, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (468, 'baseball_defensive_stats', 142, 'persons', 217, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (470, 'baseball_offensive_stats', 143, 'persons', 148, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (471, 'baseball_defensive_stats', 143, 'persons', 148, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (473, 'baseball_offensive_stats', 144, 'persons', 188, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (474, 'baseball_defensive_stats', 144, 'persons', 188, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (476, 'baseball_offensive_stats', 145, 'persons', 71, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (477, 'baseball_defensive_stats', 145, 'persons', 71, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (479, 'baseball_offensive_stats', 146, 'persons', 250, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (480, 'baseball_defensive_stats', 146, 'persons', 250, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (482, 'baseball_offensive_stats', 147, 'persons', 238, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (483, 'baseball_defensive_stats', 147, 'persons', 238, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (485, 'baseball_offensive_stats', 148, 'persons', 251, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (486, 'baseball_defensive_stats', 148, 'persons', 251, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (488, 'baseball_offensive_stats', 149, 'persons', 108, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (489, 'baseball_defensive_stats', 149, 'persons', 108, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (491, 'baseball_offensive_stats', 150, 'persons', 198, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (492, 'baseball_defensive_stats', 150, 'persons', 198, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (494, 'baseball_offensive_stats', 151, 'persons', 236, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (495, 'baseball_defensive_stats', 151, 'persons', 236, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (497, 'baseball_offensive_stats', 152, 'persons', 194, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (498, 'baseball_defensive_stats', 152, 'persons', 194, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (500, 'baseball_offensive_stats', 153, 'persons', 74, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (501, 'baseball_defensive_stats', 153, 'persons', 74, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (503, 'baseball_offensive_stats', 154, 'persons', 195, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (504, 'baseball_defensive_stats', 154, 'persons', 195, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (506, 'baseball_offensive_stats', 155, 'persons', 72, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (507, 'baseball_defensive_stats', 155, 'persons', 72, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (508, 'core_person_stats', 141, 'persons', 69, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (509, 'baseball_offensive_stats', 156, 'persons', 69, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (510, 'baseball_defensive_stats', 156, 'persons', 69, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (512, 'baseball_offensive_stats', 157, 'persons', 252, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (513, 'baseball_defensive_stats', 157, 'persons', 252, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (515, 'baseball_offensive_stats', 158, 'persons', 107, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (516, 'baseball_defensive_stats', 158, 'persons', 107, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (517, 'core_person_stats', 144, 'persons', 107, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (518, 'baseball_pitching_stats', 58, 'persons', 107, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (519, 'core_person_stats', 145, 'persons', 91, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (520, 'baseball_pitching_stats', 59, 'persons', 91, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (521, 'core_person_stats', 146, 'persons', 72, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (522, 'baseball_pitching_stats', 60, 'persons', 72, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (523, 'core_person_stats', 147, 'persons', 71, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (524, 'baseball_pitching_stats', 61, 'persons', 71, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (525, 'core_person_stats', 148, 'persons', 148, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (526, 'baseball_pitching_stats', 62, 'persons', 148, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (527, 'core_person_stats', 149, 'persons', 236, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (528, 'baseball_pitching_stats', 63, 'persons', 236, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (529, 'core_person_stats', 150, 'persons', 74, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (530, 'baseball_pitching_stats', 64, 'persons', 74, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (531, 'core_person_stats', 151, 'persons', 195, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (532, 'baseball_pitching_stats', 65, 'persons', 195, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (533, 'core_person_stats', 152, 'persons', 238, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (534, 'baseball_pitching_stats', 66, 'persons', 238, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (535, 'core_person_stats', 153, 'persons', 198, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (536, 'baseball_pitching_stats', 67, 'persons', 198, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (537, 'core_person_stats', 154, 'persons', 230, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (538, 'baseball_pitching_stats', 68, 'persons', 230, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (539, 'core_person_stats', 155, 'persons', 108, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (540, 'baseball_pitching_stats', 69, 'persons', 108, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (541, 'core_person_stats', 156, 'persons', 106, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (542, 'baseball_pitching_stats', 70, 'persons', 106, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (543, 'core_person_stats', 157, 'persons', 250, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (544, 'baseball_pitching_stats', 71, 'persons', 250, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (545, 'core_person_stats', 158, 'persons', 194, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (546, 'baseball_pitching_stats', 72, 'persons', 194, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (547, 'core_person_stats', 159, 'persons', 188, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (548, 'baseball_pitching_stats', 73, 'persons', 188, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (549, 'core_person_stats', 160, 'persons', 217, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (550, 'baseball_pitching_stats', 74, 'persons', 217, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (551, 'core_person_stats', 161, 'persons', 251, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (552, 'baseball_pitching_stats', 75, 'persons', 251, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (553, 'core_person_stats', 162, 'persons', 252, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (554, 'baseball_pitching_stats', 76, 'persons', 252, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (555, 'baseball_offensive_stats', 159, 'teams', 30, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (556, 'baseball_pitching_stats', 77, 'teams', 30, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (557, 'baseball_defensive_stats', 159, 'teams', 30, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (558, 'baseball_offensive_stats', 160, 'teams', 29, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (559, 'baseball_pitching_stats', 78, 'teams', 29, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (560, 'baseball_defensive_stats', 160, 'teams', 29, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (561, 'baseball_offensive_stats', 161, 'persons', 253, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (562, 'baseball_defensive_stats', 161, 'persons', 253, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (563, 'baseball_offensive_stats', 162, 'persons', 254, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (564, 'baseball_defensive_stats', 162, 'persons', 254, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (565, 'baseball_offensive_stats', 163, 'persons', 255, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (566, 'baseball_defensive_stats', 163, 'persons', 255, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (567, 'baseball_offensive_stats', 164, 'persons', 256, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (568, 'baseball_defensive_stats', 164, 'persons', 256, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (569, 'baseball_offensive_stats', 165, 'persons', 257, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (570, 'baseball_defensive_stats', 165, 'persons', 257, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (571, 'baseball_offensive_stats', 166, 'persons', 133, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (572, 'baseball_defensive_stats', 166, 'persons', 133, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (573, 'baseball_offensive_stats', 167, 'persons', 258, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (574, 'baseball_defensive_stats', 167, 'persons', 258, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (575, 'baseball_offensive_stats', 168, 'persons', 259, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (576, 'baseball_defensive_stats', 168, 'persons', 259, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (577, 'baseball_offensive_stats', 169, 'persons', 260, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (578, 'baseball_defensive_stats', 169, 'persons', 260, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (579, 'baseball_offensive_stats', 170, 'persons', 261, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (580, 'baseball_defensive_stats', 170, 'persons', 261, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (581, 'baseball_offensive_stats', 171, 'persons', 98, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (582, 'baseball_defensive_stats', 171, 'persons', 98, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (583, 'baseball_offensive_stats', 172, 'persons', 103, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (584, 'baseball_defensive_stats', 172, 'persons', 103, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (585, 'baseball_offensive_stats', 173, 'persons', 262, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (586, 'baseball_defensive_stats', 173, 'persons', 262, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (587, 'baseball_offensive_stats', 174, 'persons', 242, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (588, 'baseball_defensive_stats', 174, 'persons', 242, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (589, 'baseball_offensive_stats', 175, 'persons', 263, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (590, 'baseball_defensive_stats', 175, 'persons', 263, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (591, 'baseball_offensive_stats', 176, 'persons', 264, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (592, 'baseball_defensive_stats', 176, 'persons', 264, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (593, 'baseball_pitching_stats', 79, 'persons', 98, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (594, 'baseball_pitching_stats', 80, 'persons', 103, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (595, 'baseball_pitching_stats', 81, 'persons', 242, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (596, 'baseball_pitching_stats', 82, 'persons', 263, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (597, 'baseball_pitching_stats', 83, 'persons', 133, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (598, 'baseball_offensive_stats', 177, 'persons', 265, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (599, 'baseball_defensive_stats', 177, 'persons', 265, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (600, 'baseball_offensive_stats', 178, 'persons', 266, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (601, 'baseball_defensive_stats', 178, 'persons', 266, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (602, 'baseball_offensive_stats', 179, 'persons', 267, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (603, 'baseball_defensive_stats', 179, 'persons', 267, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (604, 'baseball_offensive_stats', 180, 'persons', 268, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (605, 'baseball_defensive_stats', 180, 'persons', 268, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (606, 'baseball_offensive_stats', 181, 'persons', 269, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (607, 'baseball_defensive_stats', 181, 'persons', 269, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (608, 'baseball_offensive_stats', 182, 'persons', 270, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (609, 'baseball_defensive_stats', 182, 'persons', 270, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (610, 'baseball_offensive_stats', 183, 'persons', 271, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (611, 'baseball_defensive_stats', 183, 'persons', 271, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (612, 'baseball_offensive_stats', 184, 'persons', 272, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (613, 'baseball_defensive_stats', 184, 'persons', 272, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (614, 'baseball_offensive_stats', 185, 'persons', 273, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (615, 'baseball_defensive_stats', 185, 'persons', 273, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (616, 'baseball_offensive_stats', 186, 'persons', 157, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (617, 'baseball_defensive_stats', 186, 'persons', 157, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (618, 'baseball_offensive_stats', 187, 'persons', 274, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (619, 'baseball_defensive_stats', 187, 'persons', 274, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (620, 'baseball_offensive_stats', 188, 'persons', 275, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (621, 'baseball_defensive_stats', 188, 'persons', 275, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (622, 'baseball_offensive_stats', 189, 'persons', 276, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (623, 'baseball_defensive_stats', 189, 'persons', 276, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (624, 'baseball_offensive_stats', 190, 'persons', 101, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (625, 'baseball_defensive_stats', 190, 'persons', 101, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (626, 'baseball_offensive_stats', 191, 'persons', 277, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (627, 'baseball_defensive_stats', 191, 'persons', 277, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (628, 'baseball_offensive_stats', 192, 'persons', 171, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (629, 'baseball_defensive_stats', 192, 'persons', 171, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (630, 'baseball_pitching_stats', 84, 'persons', 157, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (631, 'baseball_pitching_stats', 85, 'persons', 274, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (632, 'baseball_pitching_stats', 86, 'persons', 275, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (633, 'baseball_pitching_stats', 87, 'persons', 101, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (634, 'baseball_pitching_stats', 88, 'persons', 171, 'events', 308, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (635, 'baseball_offensive_stats', 193, 'teams', 11, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (636, 'baseball_pitching_stats', 89, 'teams', 11, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (637, 'baseball_defensive_stats', 193, 'teams', 11, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (638, 'baseball_offensive_stats', 194, 'teams', 12, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (639, 'baseball_pitching_stats', 90, 'teams', 12, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (640, 'baseball_defensive_stats', 194, 'teams', 12, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (641, 'baseball_offensive_stats', 195, 'persons', 278, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (642, 'baseball_defensive_stats', 195, 'persons', 278, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (643, 'baseball_offensive_stats', 196, 'persons', 279, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (644, 'baseball_defensive_stats', 196, 'persons', 279, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (645, 'baseball_offensive_stats', 197, 'persons', 280, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (646, 'baseball_defensive_stats', 197, 'persons', 280, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (647, 'baseball_offensive_stats', 198, 'persons', 281, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (648, 'baseball_defensive_stats', 198, 'persons', 281, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (649, 'baseball_offensive_stats', 199, 'persons', 282, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (650, 'baseball_defensive_stats', 199, 'persons', 282, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (651, 'baseball_offensive_stats', 200, 'persons', 283, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (652, 'baseball_defensive_stats', 200, 'persons', 283, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (653, 'baseball_offensive_stats', 201, 'persons', 284, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (654, 'baseball_defensive_stats', 201, 'persons', 284, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (655, 'baseball_offensive_stats', 202, 'persons', 285, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (656, 'baseball_defensive_stats', 202, 'persons', 285, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (657, 'baseball_offensive_stats', 203, 'persons', 286, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (658, 'baseball_defensive_stats', 203, 'persons', 286, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (659, 'baseball_offensive_stats', 204, 'persons', 287, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (660, 'baseball_defensive_stats', 204, 'persons', 287, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (661, 'baseball_offensive_stats', 205, 'persons', 288, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (662, 'baseball_defensive_stats', 205, 'persons', 288, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (663, 'baseball_pitching_stats', 91, 'persons', 289, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (664, 'baseball_pitching_stats', 92, 'persons', 290, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (665, 'baseball_pitching_stats', 93, 'persons', 291, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (666, 'baseball_pitching_stats', 94, 'persons', 292, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (667, 'baseball_pitching_stats', 95, 'persons', 293, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (668, 'baseball_offensive_stats', 206, 'persons', 294, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (669, 'baseball_defensive_stats', 206, 'persons', 294, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (670, 'baseball_offensive_stats', 207, 'persons', 295, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (671, 'baseball_defensive_stats', 207, 'persons', 295, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (672, 'baseball_offensive_stats', 208, 'persons', 296, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (673, 'baseball_defensive_stats', 208, 'persons', 296, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (674, 'baseball_offensive_stats', 209, 'persons', 297, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (675, 'baseball_defensive_stats', 209, 'persons', 297, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (676, 'baseball_offensive_stats', 210, 'persons', 298, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (677, 'baseball_defensive_stats', 210, 'persons', 298, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (678, 'baseball_offensive_stats', 211, 'persons', 299, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (679, 'baseball_defensive_stats', 211, 'persons', 299, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (680, 'baseball_offensive_stats', 212, 'persons', 300, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (681, 'baseball_defensive_stats', 212, 'persons', 300, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (682, 'baseball_offensive_stats', 213, 'persons', 301, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (683, 'baseball_defensive_stats', 213, 'persons', 301, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (684, 'baseball_offensive_stats', 214, 'persons', 302, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (685, 'baseball_defensive_stats', 214, 'persons', 302, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (686, 'baseball_offensive_stats', 215, 'persons', 303, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (687, 'baseball_defensive_stats', 215, 'persons', 303, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (688, 'baseball_offensive_stats', 216, 'persons', 304, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (689, 'baseball_defensive_stats', 216, 'persons', 304, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (690, 'baseball_offensive_stats', 217, 'persons', 305, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (691, 'baseball_defensive_stats', 217, 'persons', 305, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (692, 'baseball_pitching_stats', 96, 'persons', 306, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (693, 'baseball_pitching_stats', 97, 'persons', 307, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (694, 'baseball_pitching_stats', 98, 'persons', 308, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (695, 'baseball_pitching_stats', 99, 'persons', 309, 'events', 309, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (696, 'baseball_offensive_stats', 218, 'teams', 30, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (697, 'baseball_pitching_stats', 100, 'teams', 30, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (698, 'baseball_defensive_stats', 218, 'teams', 30, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (700, 'baseball_offensive_stats', 219, 'persons', 313, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (701, 'baseball_defensive_stats', 219, 'persons', 313, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (703, 'baseball_offensive_stats', 220, 'persons', 132, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (704, 'baseball_defensive_stats', 220, 'persons', 132, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (705, 'core_person_stats', 165, 'persons', 339, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (706, 'baseball_offensive_stats', 221, 'persons', 339, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (707, 'baseball_defensive_stats', 221, 'persons', 339, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (708, 'core_person_stats', 166, 'persons', 254, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (709, 'baseball_offensive_stats', 222, 'persons', 254, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (710, 'baseball_defensive_stats', 222, 'persons', 254, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (711, 'core_person_stats', 167, 'persons', 258, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (712, 'baseball_offensive_stats', 223, 'persons', 258, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (713, 'baseball_defensive_stats', 223, 'persons', 258, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (714, 'core_person_stats', 168, 'persons', 259, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (715, 'baseball_offensive_stats', 224, 'persons', 259, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (716, 'baseball_defensive_stats', 224, 'persons', 259, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (717, 'core_person_stats', 169, 'persons', 256, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (718, 'baseball_offensive_stats', 225, 'persons', 256, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (719, 'baseball_defensive_stats', 225, 'persons', 256, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (720, 'core_person_stats', 170, 'persons', 340, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (721, 'baseball_offensive_stats', 226, 'persons', 340, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (722, 'baseball_defensive_stats', 226, 'persons', 340, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (723, 'core_person_stats', 171, 'persons', 257, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (724, 'baseball_offensive_stats', 227, 'persons', 257, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (725, 'baseball_defensive_stats', 227, 'persons', 257, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (726, 'core_person_stats', 172, 'persons', 253, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (727, 'baseball_offensive_stats', 228, 'persons', 253, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (728, 'baseball_defensive_stats', 228, 'persons', 253, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (729, 'core_person_stats', 173, 'persons', 341, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (730, 'baseball_offensive_stats', 229, 'persons', 341, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (731, 'baseball_defensive_stats', 229, 'persons', 341, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (732, 'core_person_stats', 174, 'persons', 261, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (733, 'baseball_offensive_stats', 230, 'persons', 261, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (734, 'baseball_defensive_stats', 230, 'persons', 261, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (735, 'core_person_stats', 175, 'persons', 342, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (736, 'baseball_offensive_stats', 231, 'persons', 342, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (737, 'baseball_defensive_stats', 231, 'persons', 342, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (738, 'core_person_stats', 176, 'persons', 260, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (739, 'baseball_offensive_stats', 232, 'persons', 260, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (740, 'baseball_defensive_stats', 232, 'persons', 260, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (741, 'core_person_stats', 177, 'persons', 264, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (742, 'baseball_offensive_stats', 233, 'persons', 264, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (743, 'baseball_defensive_stats', 233, 'persons', 264, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (744, 'core_person_stats', 178, 'persons', 343, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (745, 'baseball_offensive_stats', 234, 'persons', 343, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (746, 'baseball_defensive_stats', 234, 'persons', 343, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (747, 'core_person_stats', 179, 'persons', 344, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (748, 'baseball_offensive_stats', 235, 'persons', 344, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (749, 'baseball_defensive_stats', 235, 'persons', 344, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (750, 'core_person_stats', 180, 'persons', 255, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (751, 'baseball_offensive_stats', 236, 'persons', 255, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (752, 'baseball_defensive_stats', 236, 'persons', 255, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (753, 'core_person_stats', 181, 'persons', 262, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (754, 'baseball_offensive_stats', 237, 'persons', 262, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (755, 'baseball_defensive_stats', 237, 'persons', 262, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (756, 'core_person_stats', 182, 'persons', 345, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (757, 'baseball_offensive_stats', 238, 'persons', 345, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (758, 'baseball_defensive_stats', 238, 'persons', 345, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (760, 'baseball_offensive_stats', 239, 'persons', 95, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (761, 'baseball_defensive_stats', 239, 'persons', 95, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (762, 'core_person_stats', 184, 'persons', 346, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (763, 'baseball_offensive_stats', 240, 'persons', 346, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (764, 'baseball_defensive_stats', 240, 'persons', 346, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (766, 'baseball_offensive_stats', 241, 'persons', 96, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (767, 'baseball_defensive_stats', 241, 'persons', 96, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (769, 'baseball_offensive_stats', 242, 'persons', 151, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (770, 'baseball_defensive_stats', 242, 'persons', 151, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (772, 'baseball_offensive_stats', 243, 'persons', 150, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (773, 'baseball_defensive_stats', 243, 'persons', 150, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (775, 'baseball_offensive_stats', 244, 'persons', 98, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (776, 'baseball_defensive_stats', 244, 'persons', 98, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (778, 'baseball_offensive_stats', 245, 'persons', 263, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (779, 'baseball_defensive_stats', 245, 'persons', 263, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (781, 'baseball_offensive_stats', 246, 'persons', 232, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (782, 'baseball_defensive_stats', 246, 'persons', 232, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (784, 'baseball_offensive_stats', 247, 'persons', 149, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (785, 'baseball_defensive_stats', 247, 'persons', 149, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (787, 'baseball_offensive_stats', 248, 'persons', 347, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (788, 'baseball_defensive_stats', 248, 'persons', 347, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (790, 'baseball_offensive_stats', 249, 'persons', 103, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (791, 'baseball_defensive_stats', 249, 'persons', 103, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (793, 'baseball_offensive_stats', 250, 'persons', 242, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (794, 'baseball_defensive_stats', 250, 'persons', 242, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (796, 'baseball_offensive_stats', 251, 'persons', 133, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (797, 'baseball_defensive_stats', 251, 'persons', 133, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (799, 'baseball_offensive_stats', 252, 'persons', 348, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (800, 'baseball_defensive_stats', 252, 'persons', 348, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (801, 'core_person_stats', 197, 'persons', 347, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (802, 'baseball_pitching_stats', 101, 'persons', 347, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (803, 'core_person_stats', 198, 'persons', 348, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (804, 'baseball_pitching_stats', 102, 'persons', 348, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (805, 'core_person_stats', 199, 'persons', 242, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (806, 'baseball_pitching_stats', 103, 'persons', 242, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (807, 'core_person_stats', 200, 'persons', 263, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (808, 'baseball_pitching_stats', 104, 'persons', 263, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (809, 'core_person_stats', 201, 'persons', 149, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (810, 'baseball_pitching_stats', 105, 'persons', 149, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (811, 'core_person_stats', 202, 'persons', 150, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (812, 'baseball_pitching_stats', 106, 'persons', 150, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (813, 'core_person_stats', 203, 'persons', 103, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (814, 'baseball_pitching_stats', 107, 'persons', 103, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (815, 'core_person_stats', 204, 'persons', 151, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (816, 'baseball_pitching_stats', 108, 'persons', 151, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (817, 'core_person_stats', 205, 'persons', 98, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (818, 'baseball_pitching_stats', 109, 'persons', 98, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (819, 'core_person_stats', 206, 'persons', 132, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (820, 'baseball_pitching_stats', 110, 'persons', 132, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (821, 'core_person_stats', 207, 'persons', 313, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (822, 'baseball_pitching_stats', 111, 'persons', 313, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (823, 'core_person_stats', 208, 'persons', 232, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (824, 'baseball_pitching_stats', 112, 'persons', 232, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (825, 'core_person_stats', 209, 'persons', 96, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (826, 'baseball_pitching_stats', 113, 'persons', 96, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (827, 'core_person_stats', 210, 'persons', 95, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (828, 'baseball_pitching_stats', 114, 'persons', 95, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (829, 'core_person_stats', 211, 'persons', 133, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (830, 'baseball_pitching_stats', 115, 'persons', 133, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (987, 'baseball_offensive_stats', 294, 'persons', 320, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (988, 'baseball_defensive_stats', 294, 'persons', 320, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1123, 'core_person_stats', 316, 'persons', 320, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1124, 'baseball_pitching_stats', 144, 'persons', 320, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1141, 'baseball_offensive_stats', 333, 'teams', 29, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1142, 'baseball_pitching_stats', 153, 'teams', 29, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1143, 'baseball_defensive_stats', 333, 'teams', 29, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1145, 'baseball_offensive_stats', 334, 'persons', 349, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1146, 'baseball_defensive_stats', 334, 'persons', 349, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1147, 'core_person_stats', 326, 'persons', 267, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1148, 'baseball_offensive_stats', 335, 'persons', 267, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1149, 'baseball_defensive_stats', 335, 'persons', 267, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1151, 'baseball_offensive_stats', 336, 'persons', 470, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1152, 'baseball_defensive_stats', 336, 'persons', 470, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1153, 'core_person_stats', 328, 'persons', 271, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1154, 'baseball_offensive_stats', 337, 'persons', 271, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1155, 'baseball_defensive_stats', 337, 'persons', 271, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1156, 'core_person_stats', 329, 'persons', 471, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1157, 'baseball_offensive_stats', 338, 'persons', 471, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1158, 'baseball_defensive_stats', 338, 'persons', 471, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1159, 'core_person_stats', 330, 'persons', 472, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1160, 'baseball_offensive_stats', 339, 'persons', 472, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1161, 'baseball_defensive_stats', 339, 'persons', 472, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1162, 'core_person_stats', 331, 'persons', 265, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1163, 'baseball_offensive_stats', 340, 'persons', 265, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1164, 'baseball_defensive_stats', 340, 'persons', 265, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1165, 'core_person_stats', 332, 'persons', 277, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1166, 'baseball_offensive_stats', 341, 'persons', 277, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1167, 'baseball_defensive_stats', 341, 'persons', 277, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1168, 'core_person_stats', 333, 'persons', 269, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1169, 'baseball_offensive_stats', 342, 'persons', 269, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1170, 'baseball_defensive_stats', 342, 'persons', 269, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1171, 'core_person_stats', 334, 'persons', 273, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1172, 'baseball_offensive_stats', 343, 'persons', 273, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1173, 'baseball_defensive_stats', 343, 'persons', 273, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1174, 'core_person_stats', 335, 'persons', 266, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1175, 'baseball_offensive_stats', 344, 'persons', 266, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1176, 'baseball_defensive_stats', 344, 'persons', 266, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1178, 'baseball_offensive_stats', 345, 'persons', 158, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1179, 'baseball_defensive_stats', 345, 'persons', 158, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1180, 'core_person_stats', 337, 'persons', 473, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1181, 'baseball_offensive_stats', 346, 'persons', 473, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1182, 'baseball_defensive_stats', 346, 'persons', 473, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1183, 'core_person_stats', 338, 'persons', 474, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1184, 'baseball_offensive_stats', 347, 'persons', 474, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1185, 'baseball_defensive_stats', 347, 'persons', 474, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1186, 'core_person_stats', 339, 'persons', 475, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1187, 'baseball_offensive_stats', 348, 'persons', 475, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1188, 'baseball_defensive_stats', 348, 'persons', 475, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1189, 'core_person_stats', 340, 'persons', 276, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1190, 'baseball_offensive_stats', 349, 'persons', 276, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1191, 'baseball_defensive_stats', 349, 'persons', 276, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1192, 'core_person_stats', 341, 'persons', 270, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1193, 'baseball_offensive_stats', 350, 'persons', 270, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1194, 'baseball_defensive_stats', 350, 'persons', 270, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1195, 'core_person_stats', 342, 'persons', 476, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1196, 'baseball_offensive_stats', 351, 'persons', 476, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1197, 'baseball_defensive_stats', 351, 'persons', 476, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1198, 'core_person_stats', 343, 'persons', 272, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1199, 'baseball_offensive_stats', 352, 'persons', 272, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1200, 'baseball_defensive_stats', 352, 'persons', 272, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1201, 'core_person_stats', 344, 'persons', 477, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1202, 'baseball_offensive_stats', 353, 'persons', 477, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1203, 'baseball_defensive_stats', 353, 'persons', 477, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1205, 'baseball_offensive_stats', 354, 'persons', 94, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1206, 'baseball_defensive_stats', 354, 'persons', 94, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1207, 'core_person_stats', 346, 'persons', 478, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1208, 'baseball_offensive_stats', 355, 'persons', 478, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1209, 'baseball_defensive_stats', 355, 'persons', 478, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1210, 'core_person_stats', 347, 'persons', 268, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1211, 'baseball_offensive_stats', 356, 'persons', 268, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1212, 'baseball_defensive_stats', 356, 'persons', 268, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1213, 'core_person_stats', 348, 'persons', 479, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1214, 'baseball_offensive_stats', 357, 'persons', 479, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1215, 'baseball_defensive_stats', 357, 'persons', 479, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1217, 'baseball_offensive_stats', 358, 'persons', 310, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1218, 'baseball_defensive_stats', 358, 'persons', 310, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1219, 'core_person_stats', 350, 'persons', 480, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1220, 'baseball_offensive_stats', 359, 'persons', 480, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1221, 'baseball_defensive_stats', 359, 'persons', 480, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1223, 'baseball_offensive_stats', 360, 'persons', 99, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1224, 'baseball_defensive_stats', 360, 'persons', 99, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1226, 'baseball_offensive_stats', 361, 'persons', 157, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1227, 'baseball_defensive_stats', 361, 'persons', 157, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1229, 'baseball_offensive_stats', 362, 'persons', 102, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1230, 'baseball_defensive_stats', 362, 'persons', 102, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1232, 'baseball_offensive_stats', 363, 'persons', 101, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1233, 'baseball_defensive_stats', 363, 'persons', 101, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1235, 'baseball_offensive_stats', 364, 'persons', 481, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1236, 'baseball_defensive_stats', 364, 'persons', 481, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1238, 'baseball_offensive_stats', 365, 'persons', 275, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1239, 'baseball_defensive_stats', 365, 'persons', 275, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1241, 'baseball_offensive_stats', 366, 'persons', 196, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1242, 'baseball_defensive_stats', 366, 'persons', 196, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1244, 'baseball_offensive_stats', 367, 'persons', 482, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1245, 'baseball_defensive_stats', 367, 'persons', 482, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1247, 'baseball_offensive_stats', 368, 'persons', 171, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1248, 'baseball_defensive_stats', 368, 'persons', 171, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1250, 'baseball_offensive_stats', 369, 'persons', 483, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1251, 'baseball_defensive_stats', 369, 'persons', 483, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1253, 'baseball_offensive_stats', 370, 'persons', 93, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1254, 'baseball_defensive_stats', 370, 'persons', 93, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1256, 'baseball_offensive_stats', 371, 'persons', 274, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1257, 'baseball_defensive_stats', 371, 'persons', 274, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1258, 'core_person_stats', 363, 'persons', 482, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1259, 'baseball_pitching_stats', 154, 'persons', 482, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1260, 'core_person_stats', 364, 'persons', 483, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1261, 'baseball_pitching_stats', 155, 'persons', 483, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1262, 'core_person_stats', 365, 'persons', 481, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1263, 'baseball_pitching_stats', 156, 'persons', 481, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1264, 'core_person_stats', 366, 'persons', 275, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1265, 'baseball_pitching_stats', 157, 'persons', 275, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1266, 'core_person_stats', 367, 'persons', 101, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1267, 'baseball_pitching_stats', 158, 'persons', 101, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1268, 'core_person_stats', 368, 'persons', 102, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1269, 'baseball_pitching_stats', 159, 'persons', 102, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1270, 'core_person_stats', 369, 'persons', 94, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1271, 'baseball_pitching_stats', 160, 'persons', 94, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1272, 'core_person_stats', 370, 'persons', 171, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1273, 'baseball_pitching_stats', 161, 'persons', 171, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1274, 'core_person_stats', 371, 'persons', 196, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1275, 'baseball_pitching_stats', 162, 'persons', 196, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1276, 'core_person_stats', 372, 'persons', 349, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1277, 'baseball_pitching_stats', 163, 'persons', 349, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1278, 'core_person_stats', 373, 'persons', 157, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1279, 'baseball_pitching_stats', 164, 'persons', 157, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1280, 'core_person_stats', 374, 'persons', 274, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1281, 'baseball_pitching_stats', 165, 'persons', 274, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1282, 'core_person_stats', 375, 'persons', 158, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1283, 'baseball_pitching_stats', 166, 'persons', 158, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1284, 'core_person_stats', 376, 'persons', 99, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1285, 'baseball_pitching_stats', 167, 'persons', 99, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1286, 'core_person_stats', 377, 'persons', 310, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1287, 'baseball_pitching_stats', 168, 'persons', 310, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1288, 'core_person_stats', 378, 'persons', 93, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1289, 'baseball_pitching_stats', 169, 'persons', 93, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1290, 'core_person_stats', 379, 'persons', 470, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1291, 'baseball_pitching_stats', 170, 'persons', 470, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1292, 'baseball_offensive_stats', 372, 'teams', 7, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1293, 'baseball_pitching_stats', 171, 'teams', 7, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1294, 'baseball_defensive_stats', 372, 'teams', 7, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1295, 'baseball_offensive_stats', 373, 'teams', 13, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1296, 'baseball_pitching_stats', 172, 'teams', 13, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1297, 'baseball_defensive_stats', 373, 'teams', 13, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1298, 'baseball_offensive_stats', 374, 'persons', 484, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1299, 'baseball_defensive_stats', 374, 'persons', 484, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1300, 'baseball_offensive_stats', 375, 'persons', 485, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1301, 'baseball_defensive_stats', 375, 'persons', 485, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1302, 'baseball_offensive_stats', 376, 'persons', 486, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1303, 'baseball_defensive_stats', 376, 'persons', 486, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1304, 'baseball_offensive_stats', 377, 'persons', 487, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1305, 'baseball_defensive_stats', 377, 'persons', 487, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1306, 'baseball_offensive_stats', 378, 'persons', 488, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1307, 'baseball_defensive_stats', 378, 'persons', 488, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1308, 'baseball_offensive_stats', 379, 'persons', 489, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1309, 'baseball_defensive_stats', 379, 'persons', 489, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1310, 'baseball_offensive_stats', 380, 'persons', 490, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1311, 'baseball_defensive_stats', 380, 'persons', 490, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1312, 'baseball_offensive_stats', 381, 'persons', 491, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1313, 'baseball_defensive_stats', 381, 'persons', 491, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1314, 'baseball_offensive_stats', 382, 'persons', 492, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1315, 'baseball_defensive_stats', 382, 'persons', 492, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1316, 'baseball_offensive_stats', 383, 'persons', 493, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1317, 'baseball_defensive_stats', 383, 'persons', 493, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1318, 'baseball_pitching_stats', 173, 'persons', 494, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1319, 'baseball_pitching_stats', 174, 'persons', 495, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1320, 'baseball_pitching_stats', 175, 'persons', 496, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1321, 'baseball_pitching_stats', 176, 'persons', 497, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1322, 'baseball_offensive_stats', 384, 'persons', 498, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1323, 'baseball_defensive_stats', 384, 'persons', 498, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1324, 'baseball_offensive_stats', 385, 'persons', 499, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1325, 'baseball_defensive_stats', 385, 'persons', 499, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1326, 'baseball_offensive_stats', 386, 'persons', 500, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1327, 'baseball_defensive_stats', 386, 'persons', 500, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1328, 'baseball_offensive_stats', 387, 'persons', 501, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1329, 'baseball_defensive_stats', 387, 'persons', 501, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1330, 'baseball_offensive_stats', 388, 'persons', 502, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1331, 'baseball_defensive_stats', 388, 'persons', 502, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1332, 'baseball_offensive_stats', 389, 'persons', 503, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1333, 'baseball_defensive_stats', 389, 'persons', 503, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1334, 'baseball_offensive_stats', 390, 'persons', 504, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1335, 'baseball_defensive_stats', 390, 'persons', 504, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1336, 'baseball_offensive_stats', 391, 'persons', 505, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1337, 'baseball_defensive_stats', 391, 'persons', 505, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1338, 'baseball_offensive_stats', 392, 'persons', 506, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1339, 'baseball_defensive_stats', 392, 'persons', 506, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1340, 'baseball_pitching_stats', 177, 'persons', 355, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1341, 'baseball_pitching_stats', 178, 'persons', 361, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1342, 'baseball_pitching_stats', 179, 'persons', 360, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1343, 'baseball_pitching_stats', 180, 'persons', 507, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1344, 'baseball_pitching_stats', 181, 'persons', 508, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1345, 'baseball_pitching_stats', 182, 'persons', 509, 'events', 839, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1346, 'baseball_offensive_stats', 393, 'teams', 7, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1347, 'baseball_pitching_stats', 183, 'teams', 7, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1348, 'baseball_defensive_stats', 393, 'teams', 7, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1350, 'baseball_offensive_stats', 394, 'persons', 377, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1351, 'baseball_defensive_stats', 394, 'persons', 377, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1352, 'core_person_stats', 381, 'persons', 528, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1353, 'baseball_offensive_stats', 395, 'persons', 528, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1354, 'baseball_defensive_stats', 395, 'persons', 528, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1355, 'core_person_stats', 382, 'persons', 486, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1356, 'baseball_offensive_stats', 396, 'persons', 486, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1357, 'baseball_defensive_stats', 396, 'persons', 486, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1358, 'core_person_stats', 383, 'persons', 484, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1359, 'baseball_offensive_stats', 397, 'persons', 484, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1360, 'baseball_defensive_stats', 397, 'persons', 484, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1361, 'core_person_stats', 384, 'persons', 488, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1362, 'baseball_offensive_stats', 398, 'persons', 488, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1363, 'baseball_defensive_stats', 398, 'persons', 488, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1364, 'core_person_stats', 385, 'persons', 485, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1365, 'baseball_offensive_stats', 399, 'persons', 485, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1366, 'baseball_defensive_stats', 399, 'persons', 485, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1367, 'core_person_stats', 386, 'persons', 487, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1368, 'baseball_offensive_stats', 400, 'persons', 487, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1369, 'baseball_defensive_stats', 400, 'persons', 487, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1370, 'core_person_stats', 387, 'persons', 492, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1371, 'baseball_offensive_stats', 401, 'persons', 492, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1372, 'baseball_defensive_stats', 401, 'persons', 492, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1373, 'core_person_stats', 388, 'persons', 489, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1374, 'baseball_offensive_stats', 402, 'persons', 489, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1375, 'baseball_defensive_stats', 402, 'persons', 489, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1376, 'core_person_stats', 389, 'persons', 529, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1377, 'baseball_offensive_stats', 403, 'persons', 529, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1378, 'baseball_defensive_stats', 403, 'persons', 529, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1380, 'baseball_offensive_stats', 404, 'persons', 327, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1381, 'baseball_defensive_stats', 404, 'persons', 327, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1382, 'core_person_stats', 391, 'persons', 491, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1383, 'baseball_offensive_stats', 405, 'persons', 491, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1384, 'baseball_defensive_stats', 405, 'persons', 491, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1385, 'core_person_stats', 392, 'persons', 493, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1386, 'baseball_offensive_stats', 406, 'persons', 493, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1387, 'baseball_defensive_stats', 406, 'persons', 493, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1388, 'core_person_stats', 393, 'persons', 490, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1389, 'baseball_offensive_stats', 407, 'persons', 490, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1390, 'baseball_defensive_stats', 407, 'persons', 490, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1391, 'core_person_stats', 394, 'persons', 530, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1392, 'baseball_offensive_stats', 408, 'persons', 530, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1393, 'baseball_defensive_stats', 408, 'persons', 530, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1394, 'core_person_stats', 395, 'persons', 531, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1395, 'baseball_offensive_stats', 409, 'persons', 531, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1396, 'baseball_defensive_stats', 409, 'persons', 531, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1398, 'baseball_offensive_stats', 410, 'persons', 134, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1399, 'baseball_defensive_stats', 410, 'persons', 134, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1400, 'core_person_stats', 397, 'persons', 532, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1401, 'baseball_offensive_stats', 411, 'persons', 532, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1402, 'baseball_defensive_stats', 411, 'persons', 532, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1404, 'baseball_offensive_stats', 412, 'persons', 136, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1405, 'baseball_defensive_stats', 412, 'persons', 136, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1407, 'baseball_offensive_stats', 413, 'persons', 328, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1408, 'baseball_defensive_stats', 413, 'persons', 328, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1410, 'baseball_offensive_stats', 414, 'persons', 495, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1411, 'baseball_defensive_stats', 414, 'persons', 495, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1413, 'baseball_offensive_stats', 415, 'persons', 533, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1414, 'baseball_defensive_stats', 415, 'persons', 533, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1416, 'baseball_offensive_stats', 416, 'persons', 518, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1417, 'baseball_defensive_stats', 416, 'persons', 518, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1419, 'baseball_offensive_stats', 417, 'persons', 497, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1420, 'baseball_defensive_stats', 417, 'persons', 497, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1422, 'baseball_offensive_stats', 418, 'persons', 439, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1423, 'baseball_defensive_stats', 418, 'persons', 439, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1425, 'baseball_offensive_stats', 419, 'persons', 447, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1426, 'baseball_defensive_stats', 419, 'persons', 447, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1428, 'baseball_offensive_stats', 420, 'persons', 496, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1429, 'baseball_defensive_stats', 420, 'persons', 496, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1431, 'baseball_offensive_stats', 421, 'persons', 494, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1432, 'baseball_defensive_stats', 421, 'persons', 494, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1434, 'baseball_offensive_stats', 422, 'persons', 521, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1435, 'baseball_defensive_stats', 422, 'persons', 521, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1437, 'baseball_offensive_stats', 423, 'persons', 135, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1438, 'baseball_defensive_stats', 423, 'persons', 135, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1439, 'core_person_stats', 410, 'persons', 135, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1440, 'baseball_pitching_stats', 184, 'persons', 135, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1441, 'core_person_stats', 411, 'persons', 521, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1442, 'baseball_pitching_stats', 185, 'persons', 521, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1443, 'core_person_stats', 412, 'persons', 496, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1444, 'baseball_pitching_stats', 186, 'persons', 496, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1445, 'core_person_stats', 413, 'persons', 447, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1446, 'baseball_pitching_stats', 187, 'persons', 447, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1447, 'core_person_stats', 414, 'persons', 497, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1448, 'baseball_pitching_stats', 188, 'persons', 497, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1449, 'core_person_stats', 415, 'persons', 439, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1450, 'baseball_pitching_stats', 189, 'persons', 439, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1451, 'core_person_stats', 416, 'persons', 134, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1452, 'baseball_pitching_stats', 190, 'persons', 134, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1453, 'core_person_stats', 417, 'persons', 495, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1454, 'baseball_pitching_stats', 191, 'persons', 495, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1455, 'core_person_stats', 418, 'persons', 136, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1456, 'baseball_pitching_stats', 192, 'persons', 136, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1457, 'core_person_stats', 419, 'persons', 377, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1458, 'baseball_pitching_stats', 193, 'persons', 377, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1459, 'core_person_stats', 420, 'persons', 328, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1460, 'baseball_pitching_stats', 194, 'persons', 328, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1461, 'core_person_stats', 421, 'persons', 494, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1462, 'baseball_pitching_stats', 195, 'persons', 494, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1463, 'core_person_stats', 422, 'persons', 327, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1464, 'baseball_pitching_stats', 196, 'persons', 327, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1465, 'core_person_stats', 423, 'persons', 518, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1466, 'baseball_pitching_stats', 197, 'persons', 518, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1467, 'core_person_stats', 424, 'persons', 533, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1468, 'baseball_pitching_stats', 198, 'persons', 533, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1469, 'baseball_offensive_stats', 424, 'teams', 13, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1470, 'baseball_pitching_stats', 199, 'teams', 13, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1471, 'baseball_defensive_stats', 424, 'teams', 13, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1473, 'baseball_offensive_stats', 425, 'persons', 394, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1474, 'baseball_defensive_stats', 425, 'persons', 394, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1475, 'core_person_stats', 426, 'persons', 504, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1476, 'baseball_offensive_stats', 426, 'persons', 504, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1477, 'baseball_defensive_stats', 426, 'persons', 504, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1478, 'core_person_stats', 427, 'persons', 498, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1479, 'baseball_offensive_stats', 427, 'persons', 498, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1480, 'baseball_defensive_stats', 427, 'persons', 498, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1481, 'core_person_stats', 428, 'persons', 601, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1482, 'baseball_offensive_stats', 428, 'persons', 601, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1483, 'baseball_defensive_stats', 428, 'persons', 601, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1484, 'core_person_stats', 429, 'persons', 499, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1485, 'baseball_offensive_stats', 429, 'persons', 499, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1486, 'baseball_defensive_stats', 429, 'persons', 499, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1487, 'core_person_stats', 430, 'persons', 602, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1488, 'baseball_offensive_stats', 430, 'persons', 602, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1489, 'baseball_defensive_stats', 430, 'persons', 602, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1490, 'core_person_stats', 431, 'persons', 603, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1491, 'baseball_offensive_stats', 431, 'persons', 603, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1492, 'baseball_defensive_stats', 431, 'persons', 603, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1493, 'core_person_stats', 432, 'persons', 506, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1494, 'baseball_offensive_stats', 432, 'persons', 506, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1495, 'baseball_defensive_stats', 432, 'persons', 506, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1496, 'core_person_stats', 433, 'persons', 500, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1497, 'baseball_offensive_stats', 433, 'persons', 500, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1498, 'baseball_defensive_stats', 433, 'persons', 500, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1499, 'core_person_stats', 434, 'persons', 604, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1500, 'baseball_offensive_stats', 434, 'persons', 604, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1501, 'baseball_defensive_stats', 434, 'persons', 604, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1502, 'core_person_stats', 435, 'persons', 501, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1503, 'baseball_offensive_stats', 435, 'persons', 501, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1504, 'baseball_defensive_stats', 435, 'persons', 501, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1505, 'core_person_stats', 436, 'persons', 503, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1506, 'baseball_offensive_stats', 436, 'persons', 503, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1507, 'baseball_defensive_stats', 436, 'persons', 503, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1508, 'core_person_stats', 437, 'persons', 505, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1509, 'baseball_offensive_stats', 437, 'persons', 505, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1510, 'baseball_defensive_stats', 437, 'persons', 505, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1511, 'core_person_stats', 438, 'persons', 605, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1512, 'baseball_offensive_stats', 438, 'persons', 605, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1513, 'baseball_defensive_stats', 438, 'persons', 605, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1515, 'baseball_offensive_stats', 439, 'persons', 356, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1516, 'baseball_defensive_stats', 439, 'persons', 356, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1517, 'core_person_stats', 440, 'persons', 502, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1518, 'baseball_offensive_stats', 440, 'persons', 502, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1519, 'baseball_defensive_stats', 440, 'persons', 502, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1521, 'baseball_offensive_stats', 441, 'persons', 534, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1522, 'baseball_defensive_stats', 441, 'persons', 534, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1524, 'baseball_offensive_stats', 442, 'persons', 354, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1525, 'baseball_defensive_stats', 442, 'persons', 354, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1527, 'baseball_offensive_stats', 443, 'persons', 398, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1528, 'baseball_defensive_stats', 443, 'persons', 398, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1530, 'baseball_offensive_stats', 444, 'persons', 392, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1531, 'baseball_defensive_stats', 444, 'persons', 392, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1533, 'baseball_offensive_stats', 445, 'persons', 606, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1534, 'baseball_defensive_stats', 445, 'persons', 606, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1536, 'baseball_offensive_stats', 446, 'persons', 589, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1537, 'baseball_defensive_stats', 446, 'persons', 589, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1539, 'baseball_offensive_stats', 447, 'persons', 393, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1540, 'baseball_defensive_stats', 447, 'persons', 393, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1542, 'baseball_offensive_stats', 448, 'persons', 522, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1543, 'baseball_defensive_stats', 448, 'persons', 522, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1545, 'baseball_offensive_stats', 449, 'persons', 379, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1546, 'baseball_defensive_stats', 449, 'persons', 379, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1548, 'baseball_offensive_stats', 450, 'persons', 509, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1549, 'baseball_defensive_stats', 450, 'persons', 509, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1551, 'baseball_offensive_stats', 451, 'persons', 355, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1552, 'baseball_defensive_stats', 451, 'persons', 355, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1554, 'baseball_offensive_stats', 452, 'persons', 512, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1555, 'baseball_defensive_stats', 452, 'persons', 512, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1557, 'baseball_offensive_stats', 453, 'persons', 360, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1558, 'baseball_defensive_stats', 453, 'persons', 360, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1560, 'baseball_offensive_stats', 454, 'persons', 508, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1561, 'baseball_defensive_stats', 454, 'persons', 508, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1563, 'baseball_offensive_stats', 455, 'persons', 361, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1564, 'baseball_defensive_stats', 455, 'persons', 361, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1566, 'baseball_offensive_stats', 456, 'persons', 607, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1567, 'baseball_defensive_stats', 456, 'persons', 607, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1569, 'baseball_offensive_stats', 457, 'persons', 507, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1570, 'baseball_defensive_stats', 457, 'persons', 507, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1571, 'core_person_stats', 458, 'persons', 509, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1572, 'baseball_pitching_stats', 200, 'persons', 509, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1573, 'core_person_stats', 459, 'persons', 508, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1574, 'baseball_pitching_stats', 201, 'persons', 508, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1575, 'core_person_stats', 460, 'persons', 361, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1576, 'baseball_pitching_stats', 202, 'persons', 361, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1577, 'core_person_stats', 461, 'persons', 534, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1578, 'baseball_pitching_stats', 203, 'persons', 534, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1579, 'core_person_stats', 462, 'persons', 360, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1580, 'baseball_pitching_stats', 204, 'persons', 360, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1581, 'core_person_stats', 463, 'persons', 356, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1582, 'baseball_pitching_stats', 205, 'persons', 356, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1583, 'core_person_stats', 464, 'persons', 607, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1584, 'baseball_pitching_stats', 206, 'persons', 607, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1585, 'core_person_stats', 465, 'persons', 589, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1586, 'baseball_pitching_stats', 207, 'persons', 589, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1587, 'core_person_stats', 466, 'persons', 394, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1588, 'baseball_pitching_stats', 208, 'persons', 394, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1589, 'core_person_stats', 467, 'persons', 354, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1590, 'baseball_pitching_stats', 209, 'persons', 354, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1591, 'core_person_stats', 468, 'persons', 507, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1592, 'baseball_pitching_stats', 210, 'persons', 507, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1593, 'core_person_stats', 469, 'persons', 393, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1594, 'baseball_pitching_stats', 211, 'persons', 393, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1595, 'core_person_stats', 470, 'persons', 606, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1596, 'baseball_pitching_stats', 212, 'persons', 606, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1597, 'core_person_stats', 471, 'persons', 522, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1598, 'baseball_pitching_stats', 213, 'persons', 522, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1599, 'core_person_stats', 472, 'persons', 379, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1600, 'baseball_pitching_stats', 214, 'persons', 379, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1601, 'core_person_stats', 473, 'persons', 355, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1602, 'baseball_pitching_stats', 215, 'persons', 355, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1603, 'core_person_stats', 474, 'persons', 392, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1604, 'baseball_pitching_stats', 216, 'persons', 392, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1605, 'core_person_stats', 475, 'persons', 512, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1606, 'baseball_pitching_stats', 217, 'persons', 512, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1607, 'core_person_stats', 476, 'persons', 398, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1608, 'baseball_pitching_stats', 218, 'persons', 398, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1943, 'baseball_offensive_stats', 540, 'teams', 14, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1944, 'baseball_pitching_stats', 265, 'teams', 14, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1945, 'baseball_defensive_stats', 540, 'teams', 14, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1946, 'baseball_offensive_stats', 541, 'teams', 10, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1947, 'baseball_pitching_stats', 266, 'teams', 10, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1948, 'baseball_defensive_stats', 541, 'teams', 10, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1949, 'baseball_offensive_stats', 542, 'persons', 747, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1950, 'baseball_defensive_stats', 542, 'persons', 747, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1951, 'baseball_offensive_stats', 543, 'persons', 748, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1952, 'baseball_defensive_stats', 543, 'persons', 748, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1953, 'baseball_offensive_stats', 544, 'persons', 749, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1954, 'baseball_defensive_stats', 544, 'persons', 749, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1955, 'baseball_offensive_stats', 545, 'persons', 750, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1956, 'baseball_defensive_stats', 545, 'persons', 750, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1957, 'baseball_offensive_stats', 546, 'persons', 751, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1958, 'baseball_defensive_stats', 546, 'persons', 751, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1959, 'baseball_offensive_stats', 547, 'persons', 752, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1960, 'baseball_defensive_stats', 547, 'persons', 752, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1961, 'baseball_offensive_stats', 548, 'persons', 753, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1962, 'baseball_defensive_stats', 548, 'persons', 753, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1963, 'baseball_offensive_stats', 549, 'persons', 754, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1964, 'baseball_defensive_stats', 549, 'persons', 754, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1965, 'baseball_offensive_stats', 550, 'persons', 755, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1966, 'baseball_defensive_stats', 550, 'persons', 755, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1967, 'baseball_offensive_stats', 551, 'persons', 756, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1968, 'baseball_defensive_stats', 551, 'persons', 756, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1969, 'baseball_offensive_stats', 552, 'persons', 757, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1970, 'baseball_defensive_stats', 552, 'persons', 757, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1971, 'baseball_offensive_stats', 553, 'persons', 758, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1972, 'baseball_defensive_stats', 553, 'persons', 758, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1973, 'baseball_pitching_stats', 267, 'persons', 437, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1974, 'baseball_pitching_stats', 268, 'persons', 759, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1975, 'baseball_pitching_stats', 269, 'persons', 519, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1976, 'baseball_pitching_stats', 270, 'persons', 760, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1977, 'baseball_offensive_stats', 554, 'persons', 761, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1978, 'baseball_defensive_stats', 554, 'persons', 761, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1979, 'baseball_offensive_stats', 555, 'persons', 762, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1980, 'baseball_defensive_stats', 555, 'persons', 762, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1981, 'baseball_offensive_stats', 556, 'persons', 763, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1982, 'baseball_defensive_stats', 556, 'persons', 763, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1983, 'baseball_offensive_stats', 557, 'persons', 764, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1984, 'baseball_defensive_stats', 557, 'persons', 764, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1985, 'baseball_offensive_stats', 558, 'persons', 765, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1986, 'baseball_defensive_stats', 558, 'persons', 765, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1987, 'baseball_offensive_stats', 559, 'persons', 766, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1988, 'baseball_defensive_stats', 559, 'persons', 766, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1989, 'baseball_offensive_stats', 560, 'persons', 767, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1990, 'baseball_defensive_stats', 560, 'persons', 767, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1991, 'baseball_offensive_stats', 561, 'persons', 768, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1992, 'baseball_defensive_stats', 561, 'persons', 768, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1993, 'baseball_offensive_stats', 562, 'persons', 769, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1994, 'baseball_defensive_stats', 562, 'persons', 769, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1995, 'baseball_pitching_stats', 271, 'persons', 220, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1996, 'baseball_pitching_stats', 272, 'persons', 770, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1997, 'baseball_pitching_stats', 273, 'persons', 771, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1998, 'baseball_pitching_stats', 274, 'persons', 772, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (1999, 'baseball_pitching_stats', 275, 'persons', 773, 'events', 1094, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2000, 'baseball_offensive_stats', 563, 'teams', 14, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2001, 'baseball_pitching_stats', 276, 'teams', 14, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2002, 'baseball_defensive_stats', 563, 'teams', 14, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2004, 'baseball_offensive_stats', 564, 'persons', 370, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2005, 'baseball_defensive_stats', 564, 'persons', 370, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2007, 'baseball_offensive_stats', 565, 'persons', 391, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2008, 'baseball_defensive_stats', 565, 'persons', 391, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2009, 'core_person_stats', 603, 'persons', 752, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2010, 'baseball_offensive_stats', 566, 'persons', 752, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2011, 'baseball_defensive_stats', 566, 'persons', 752, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2012, 'core_person_stats', 604, 'persons', 750, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2013, 'baseball_offensive_stats', 567, 'persons', 750, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2014, 'baseball_defensive_stats', 567, 'persons', 750, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2015, 'core_person_stats', 605, 'persons', 597, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2016, 'baseball_offensive_stats', 568, 'persons', 597, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2017, 'baseball_defensive_stats', 568, 'persons', 597, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2018, 'core_person_stats', 606, 'persons', 757, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2019, 'baseball_offensive_stats', 569, 'persons', 757, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2020, 'baseball_defensive_stats', 569, 'persons', 757, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2021, 'core_person_stats', 607, 'persons', 751, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2022, 'baseball_offensive_stats', 570, 'persons', 751, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2023, 'baseball_defensive_stats', 570, 'persons', 751, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2024, 'core_person_stats', 608, 'persons', 749, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2025, 'baseball_offensive_stats', 571, 'persons', 749, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2026, 'baseball_defensive_stats', 571, 'persons', 749, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2027, 'core_person_stats', 609, 'persons', 777, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2028, 'baseball_offensive_stats', 572, 'persons', 777, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2029, 'baseball_defensive_stats', 572, 'persons', 777, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2030, 'core_person_stats', 610, 'persons', 778, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2031, 'baseball_offensive_stats', 573, 'persons', 778, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2032, 'baseball_defensive_stats', 573, 'persons', 778, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2033, 'core_person_stats', 611, 'persons', 747, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2034, 'baseball_offensive_stats', 574, 'persons', 747, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2035, 'baseball_defensive_stats', 574, 'persons', 747, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2036, 'core_person_stats', 612, 'persons', 748, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2037, 'baseball_offensive_stats', 575, 'persons', 748, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2038, 'baseball_defensive_stats', 575, 'persons', 748, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2039, 'core_person_stats', 613, 'persons', 756, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2040, 'baseball_offensive_stats', 576, 'persons', 756, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2041, 'baseball_defensive_stats', 576, 'persons', 756, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2042, 'core_person_stats', 614, 'persons', 779, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2043, 'baseball_offensive_stats', 577, 'persons', 779, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2044, 'baseball_defensive_stats', 577, 'persons', 779, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2045, 'core_person_stats', 615, 'persons', 758, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2046, 'baseball_offensive_stats', 578, 'persons', 758, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2047, 'baseball_defensive_stats', 578, 'persons', 758, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2048, 'core_person_stats', 616, 'persons', 754, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2049, 'baseball_offensive_stats', 579, 'persons', 754, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2050, 'baseball_defensive_stats', 579, 'persons', 754, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2051, 'core_person_stats', 617, 'persons', 780, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2052, 'baseball_offensive_stats', 580, 'persons', 780, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2053, 'baseball_defensive_stats', 580, 'persons', 780, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2054, 'core_person_stats', 618, 'persons', 753, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2055, 'baseball_offensive_stats', 581, 'persons', 753, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2056, 'baseball_defensive_stats', 581, 'persons', 753, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2057, 'core_person_stats', 619, 'persons', 781, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2058, 'baseball_offensive_stats', 582, 'persons', 781, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2059, 'baseball_defensive_stats', 582, 'persons', 781, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2060, 'core_person_stats', 620, 'persons', 782, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2061, 'baseball_offensive_stats', 583, 'persons', 782, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2062, 'baseball_defensive_stats', 583, 'persons', 782, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2063, 'core_person_stats', 621, 'persons', 755, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2064, 'baseball_offensive_stats', 584, 'persons', 755, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2065, 'baseball_defensive_stats', 584, 'persons', 755, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2067, 'baseball_offensive_stats', 585, 'persons', 408, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2068, 'baseball_defensive_stats', 585, 'persons', 408, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2070, 'baseball_offensive_stats', 586, 'persons', 774, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2071, 'baseball_defensive_stats', 586, 'persons', 774, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2073, 'baseball_offensive_stats', 587, 'persons', 776, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2074, 'baseball_defensive_stats', 587, 'persons', 776, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2076, 'baseball_offensive_stats', 588, 'persons', 412, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2077, 'baseball_defensive_stats', 588, 'persons', 412, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2079, 'baseball_offensive_stats', 589, 'persons', 543, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2080, 'baseball_defensive_stats', 589, 'persons', 543, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2082, 'baseball_offensive_stats', 590, 'persons', 446, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2083, 'baseball_defensive_stats', 590, 'persons', 446, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2085, 'baseball_offensive_stats', 591, 'persons', 437, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2086, 'baseball_defensive_stats', 591, 'persons', 437, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2088, 'baseball_offensive_stats', 592, 'persons', 783, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2089, 'baseball_defensive_stats', 592, 'persons', 783, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2091, 'baseball_offensive_stats', 593, 'persons', 368, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2092, 'baseball_defensive_stats', 593, 'persons', 368, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2094, 'baseball_offensive_stats', 594, 'persons', 411, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2095, 'baseball_defensive_stats', 594, 'persons', 411, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2097, 'baseball_offensive_stats', 595, 'persons', 519, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2098, 'baseball_defensive_stats', 595, 'persons', 519, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2100, 'baseball_offensive_stats', 596, 'persons', 409, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2101, 'baseball_defensive_stats', 596, 'persons', 409, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2103, 'baseball_offensive_stats', 597, 'persons', 371, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2104, 'baseball_defensive_stats', 597, 'persons', 371, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2106, 'baseball_offensive_stats', 598, 'persons', 759, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2107, 'baseball_defensive_stats', 598, 'persons', 759, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2109, 'baseball_offensive_stats', 599, 'persons', 520, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2110, 'baseball_defensive_stats', 599, 'persons', 520, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2112, 'baseball_offensive_stats', 600, 'persons', 760, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2113, 'baseball_defensive_stats', 600, 'persons', 760, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2114, 'core_person_stats', 638, 'persons', 412, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2115, 'baseball_pitching_stats', 277, 'persons', 412, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2116, 'core_person_stats', 639, 'persons', 520, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2117, 'baseball_pitching_stats', 278, 'persons', 520, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2118, 'core_person_stats', 640, 'persons', 411, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2119, 'baseball_pitching_stats', 279, 'persons', 411, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2120, 'core_person_stats', 641, 'persons', 760, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2121, 'baseball_pitching_stats', 280, 'persons', 760, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2122, 'core_person_stats', 642, 'persons', 519, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2123, 'baseball_pitching_stats', 281, 'persons', 519, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2124, 'core_person_stats', 643, 'persons', 408, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2125, 'baseball_pitching_stats', 282, 'persons', 408, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2126, 'core_person_stats', 644, 'persons', 437, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2127, 'baseball_pitching_stats', 283, 'persons', 437, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2128, 'core_person_stats', 645, 'persons', 776, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2129, 'baseball_pitching_stats', 284, 'persons', 776, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2130, 'core_person_stats', 646, 'persons', 371, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2131, 'baseball_pitching_stats', 285, 'persons', 371, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2132, 'core_person_stats', 647, 'persons', 446, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2133, 'baseball_pitching_stats', 286, 'persons', 446, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2134, 'core_person_stats', 648, 'persons', 543, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2135, 'baseball_pitching_stats', 287, 'persons', 543, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2136, 'core_person_stats', 649, 'persons', 391, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2137, 'baseball_pitching_stats', 288, 'persons', 391, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2138, 'core_person_stats', 650, 'persons', 368, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2139, 'baseball_pitching_stats', 289, 'persons', 368, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2140, 'core_person_stats', 651, 'persons', 774, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2141, 'baseball_pitching_stats', 290, 'persons', 774, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2142, 'core_person_stats', 652, 'persons', 409, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2143, 'baseball_pitching_stats', 291, 'persons', 409, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2144, 'core_person_stats', 653, 'persons', 370, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2145, 'baseball_pitching_stats', 292, 'persons', 370, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2146, 'core_person_stats', 654, 'persons', 783, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2147, 'baseball_pitching_stats', 293, 'persons', 783, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2148, 'core_person_stats', 655, 'persons', 759, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2149, 'baseball_pitching_stats', 294, 'persons', 759, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2150, 'baseball_offensive_stats', 601, 'teams', 10, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2151, 'baseball_pitching_stats', 295, 'teams', 10, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2152, 'baseball_defensive_stats', 601, 'teams', 10, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2154, 'baseball_offensive_stats', 602, 'persons', 221, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2155, 'baseball_defensive_stats', 602, 'persons', 221, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2156, 'core_person_stats', 657, 'persons', 763, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2157, 'baseball_offensive_stats', 603, 'persons', 763, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2158, 'baseball_defensive_stats', 603, 'persons', 763, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2160, 'baseball_offensive_stats', 604, 'persons', 223, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2161, 'baseball_defensive_stats', 604, 'persons', 223, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2162, 'core_person_stats', 659, 'persons', 790, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2163, 'baseball_offensive_stats', 605, 'persons', 790, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2164, 'baseball_defensive_stats', 605, 'persons', 790, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2165, 'core_person_stats', 660, 'persons', 767, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2166, 'baseball_offensive_stats', 606, 'persons', 767, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2167, 'baseball_defensive_stats', 606, 'persons', 767, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2168, 'core_person_stats', 661, 'persons', 769, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2169, 'baseball_offensive_stats', 607, 'persons', 769, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2170, 'baseball_defensive_stats', 607, 'persons', 769, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2171, 'core_person_stats', 662, 'persons', 791, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2172, 'baseball_offensive_stats', 608, 'persons', 791, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2173, 'baseball_defensive_stats', 608, 'persons', 791, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2174, 'core_person_stats', 663, 'persons', 761, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2175, 'baseball_offensive_stats', 609, 'persons', 761, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2176, 'baseball_defensive_stats', 609, 'persons', 761, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2177, 'core_person_stats', 664, 'persons', 764, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2178, 'baseball_offensive_stats', 610, 'persons', 764, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2179, 'baseball_defensive_stats', 610, 'persons', 764, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2180, 'core_person_stats', 665, 'persons', 766, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2181, 'baseball_offensive_stats', 611, 'persons', 766, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2182, 'baseball_defensive_stats', 611, 'persons', 766, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2183, 'core_person_stats', 666, 'persons', 765, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2184, 'baseball_offensive_stats', 612, 'persons', 765, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2185, 'baseball_defensive_stats', 612, 'persons', 765, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2186, 'core_person_stats', 667, 'persons', 792, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2187, 'baseball_offensive_stats', 613, 'persons', 792, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2188, 'baseball_defensive_stats', 613, 'persons', 792, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2189, 'core_person_stats', 668, 'persons', 762, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2190, 'baseball_offensive_stats', 614, 'persons', 762, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2191, 'baseball_defensive_stats', 614, 'persons', 762, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2192, 'core_person_stats', 669, 'persons', 768, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2193, 'baseball_offensive_stats', 615, 'persons', 768, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2194, 'baseball_defensive_stats', 615, 'persons', 768, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2195, 'core_person_stats', 670, 'persons', 793, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2196, 'baseball_offensive_stats', 616, 'persons', 793, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2197, 'baseball_defensive_stats', 616, 'persons', 793, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2198, 'core_person_stats', 671, 'persons', 794, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2199, 'baseball_offensive_stats', 617, 'persons', 794, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2200, 'baseball_defensive_stats', 617, 'persons', 794, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2201, 'core_person_stats', 672, 'persons', 795, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2202, 'baseball_offensive_stats', 618, 'persons', 795, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2203, 'baseball_defensive_stats', 618, 'persons', 795, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2204, 'core_person_stats', 673, 'persons', 796, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2205, 'baseball_offensive_stats', 619, 'persons', 796, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2206, 'baseball_defensive_stats', 619, 'persons', 796, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2207, 'core_person_stats', 674, 'persons', 797, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2208, 'baseball_offensive_stats', 620, 'persons', 797, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2209, 'baseball_defensive_stats', 620, 'persons', 797, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2211, 'baseball_offensive_stats', 621, 'persons', 326, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2212, 'baseball_defensive_stats', 621, 'persons', 326, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2214, 'baseball_offensive_stats', 622, 'persons', 454, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2215, 'baseball_defensive_stats', 622, 'persons', 454, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2217, 'baseball_offensive_stats', 623, 'persons', 600, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2218, 'baseball_defensive_stats', 623, 'persons', 600, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2220, 'baseball_offensive_stats', 624, 'persons', 770, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2221, 'baseball_defensive_stats', 624, 'persons', 770, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2223, 'baseball_offensive_stats', 625, 'persons', 219, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2224, 'baseball_defensive_stats', 625, 'persons', 219, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2226, 'baseball_offensive_stats', 626, 'persons', 798, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2227, 'baseball_defensive_stats', 626, 'persons', 798, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2229, 'baseball_offensive_stats', 627, 'persons', 510, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2230, 'baseball_defensive_stats', 627, 'persons', 510, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2232, 'baseball_offensive_stats', 628, 'persons', 771, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2233, 'baseball_defensive_stats', 628, 'persons', 771, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2235, 'baseball_offensive_stats', 629, 'persons', 773, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2236, 'baseball_defensive_stats', 629, 'persons', 773, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2238, 'baseball_offensive_stats', 630, 'persons', 514, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2239, 'baseball_defensive_stats', 630, 'persons', 514, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2241, 'baseball_offensive_stats', 631, 'persons', 325, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2242, 'baseball_defensive_stats', 631, 'persons', 325, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2244, 'baseball_offensive_stats', 632, 'persons', 220, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2245, 'baseball_defensive_stats', 632, 'persons', 220, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2247, 'baseball_offensive_stats', 633, 'persons', 799, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2248, 'baseball_defensive_stats', 633, 'persons', 799, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2250, 'baseball_offensive_stats', 634, 'persons', 800, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2251, 'baseball_defensive_stats', 634, 'persons', 800, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2253, 'baseball_offensive_stats', 635, 'persons', 801, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2254, 'baseball_defensive_stats', 635, 'persons', 801, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2256, 'baseball_offensive_stats', 636, 'persons', 772, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2257, 'baseball_defensive_stats', 636, 'persons', 772, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2259, 'baseball_offensive_stats', 637, 'persons', 784, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2260, 'baseball_defensive_stats', 637, 'persons', 784, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2262, 'baseball_offensive_stats', 638, 'persons', 224, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2263, 'baseball_defensive_stats', 638, 'persons', 224, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2264, 'core_person_stats', 693, 'persons', 799, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2265, 'baseball_pitching_stats', 296, 'persons', 799, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2266, 'core_person_stats', 694, 'persons', 773, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2267, 'baseball_pitching_stats', 297, 'persons', 773, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2268, 'core_person_stats', 695, 'persons', 801, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2269, 'baseball_pitching_stats', 298, 'persons', 801, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2270, 'core_person_stats', 696, 'persons', 224, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2271, 'baseball_pitching_stats', 299, 'persons', 224, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2272, 'core_person_stats', 697, 'persons', 770, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2273, 'baseball_pitching_stats', 300, 'persons', 770, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2274, 'core_person_stats', 698, 'persons', 219, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2275, 'baseball_pitching_stats', 301, 'persons', 219, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2276, 'core_person_stats', 699, 'persons', 771, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2277, 'baseball_pitching_stats', 302, 'persons', 771, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2278, 'core_person_stats', 700, 'persons', 454, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2279, 'baseball_pitching_stats', 303, 'persons', 454, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2280, 'core_person_stats', 701, 'persons', 220, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2281, 'baseball_pitching_stats', 304, 'persons', 220, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2282, 'core_person_stats', 702, 'persons', 221, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2283, 'baseball_pitching_stats', 305, 'persons', 221, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2284, 'core_person_stats', 703, 'persons', 326, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2285, 'baseball_pitching_stats', 306, 'persons', 326, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2286, 'core_person_stats', 704, 'persons', 784, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2287, 'baseball_pitching_stats', 307, 'persons', 784, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2288, 'core_person_stats', 705, 'persons', 223, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2289, 'baseball_pitching_stats', 308, 'persons', 223, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2290, 'core_person_stats', 706, 'persons', 325, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2291, 'baseball_pitching_stats', 309, 'persons', 325, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2292, 'core_person_stats', 707, 'persons', 510, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2293, 'baseball_pitching_stats', 310, 'persons', 510, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2294, 'core_person_stats', 708, 'persons', 772, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2295, 'baseball_pitching_stats', 311, 'persons', 772, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2296, 'core_person_stats', 709, 'persons', 798, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2297, 'baseball_pitching_stats', 312, 'persons', 798, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2298, 'core_person_stats', 710, 'persons', 800, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2299, 'baseball_pitching_stats', 313, 'persons', 800, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2300, 'core_person_stats', 711, 'persons', 514, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2301, 'baseball_pitching_stats', 314, 'persons', 514, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2302, 'core_person_stats', 712, 'persons', 600, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2303, 'baseball_pitching_stats', 315, 'persons', 600, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2304, 'baseball_offensive_stats', 639, 'teams', 4, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2305, 'baseball_pitching_stats', 316, 'teams', 4, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2306, 'baseball_defensive_stats', 639, 'teams', 4, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2307, 'baseball_offensive_stats', 640, 'teams', 8, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2308, 'baseball_pitching_stats', 317, 'teams', 8, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2309, 'baseball_defensive_stats', 640, 'teams', 8, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2310, 'baseball_offensive_stats', 641, 'persons', 817, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2311, 'baseball_defensive_stats', 641, 'persons', 817, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2312, 'baseball_offensive_stats', 642, 'persons', 818, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2313, 'baseball_defensive_stats', 642, 'persons', 818, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2314, 'baseball_offensive_stats', 643, 'persons', 819, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2315, 'baseball_defensive_stats', 643, 'persons', 819, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2316, 'baseball_offensive_stats', 644, 'persons', 820, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2317, 'baseball_defensive_stats', 644, 'persons', 820, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2318, 'baseball_offensive_stats', 645, 'persons', 821, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2319, 'baseball_defensive_stats', 645, 'persons', 821, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2320, 'baseball_offensive_stats', 646, 'persons', 822, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2321, 'baseball_defensive_stats', 646, 'persons', 822, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2322, 'baseball_offensive_stats', 647, 'persons', 823, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2323, 'baseball_defensive_stats', 647, 'persons', 823, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2324, 'baseball_offensive_stats', 648, 'persons', 824, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2325, 'baseball_defensive_stats', 648, 'persons', 824, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2326, 'baseball_offensive_stats', 649, 'persons', 825, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2327, 'baseball_defensive_stats', 649, 'persons', 825, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2328, 'baseball_offensive_stats', 650, 'persons', 826, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2329, 'baseball_defensive_stats', 650, 'persons', 826, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2330, 'baseball_offensive_stats', 651, 'persons', 827, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2331, 'baseball_defensive_stats', 651, 'persons', 827, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2332, 'baseball_pitching_stats', 318, 'persons', 828, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2333, 'baseball_pitching_stats', 319, 'persons', 829, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2334, 'baseball_pitching_stats', 320, 'persons', 830, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2335, 'baseball_pitching_stats', 321, 'persons', 831, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2336, 'baseball_pitching_stats', 322, 'persons', 387, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2337, 'baseball_pitching_stats', 323, 'persons', 441, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2338, 'baseball_pitching_stats', 324, 'persons', 443, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2339, 'baseball_offensive_stats', 652, 'persons', 712, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2340, 'baseball_defensive_stats', 652, 'persons', 712, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2341, 'baseball_offensive_stats', 653, 'persons', 704, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2342, 'baseball_defensive_stats', 653, 'persons', 704, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2343, 'baseball_offensive_stats', 654, 'persons', 713, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2344, 'baseball_defensive_stats', 654, 'persons', 713, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2345, 'baseball_offensive_stats', 655, 'persons', 711, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2346, 'baseball_defensive_stats', 655, 'persons', 711, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2347, 'baseball_offensive_stats', 656, 'persons', 708, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2348, 'baseball_defensive_stats', 656, 'persons', 708, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2349, 'baseball_offensive_stats', 657, 'persons', 705, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2350, 'baseball_defensive_stats', 657, 'persons', 705, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2351, 'baseball_offensive_stats', 658, 'persons', 710, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2352, 'baseball_defensive_stats', 658, 'persons', 710, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2353, 'baseball_offensive_stats', 659, 'persons', 584, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2354, 'baseball_defensive_stats', 659, 'persons', 584, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2355, 'baseball_offensive_stats', 660, 'persons', 714, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2356, 'baseball_defensive_stats', 660, 'persons', 714, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2357, 'baseball_offensive_stats', 661, 'persons', 706, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2358, 'baseball_defensive_stats', 661, 'persons', 706, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2359, 'baseball_offensive_stats', 662, 'persons', 702, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2360, 'baseball_defensive_stats', 662, 'persons', 702, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2361, 'baseball_offensive_stats', 663, 'persons', 707, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2362, 'baseball_defensive_stats', 663, 'persons', 707, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2363, 'baseball_offensive_stats', 664, 'persons', 709, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2364, 'baseball_defensive_stats', 664, 'persons', 709, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2365, 'baseball_pitching_stats', 325, 'persons', 581, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2366, 'baseball_pitching_stats', 326, 'persons', 717, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2367, 'baseball_pitching_stats', 327, 'persons', 434, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2368, 'baseball_pitching_stats', 328, 'persons', 721, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2369, 'baseball_pitching_stats', 329, 'persons', 329, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2370, 'baseball_pitching_stats', 330, 'persons', 718, 'events', 1293, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2371, 'baseball_offensive_stats', 665, 'teams', 4, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2372, 'baseball_pitching_stats', 331, 'teams', 4, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2373, 'baseball_defensive_stats', 665, 'teams', 4, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2375, 'baseball_offensive_stats', 666, 'persons', 567, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2376, 'baseball_defensive_stats', 666, 'persons', 567, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2378, 'baseball_offensive_stats', 667, 'persons', 830, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2379, 'baseball_defensive_stats', 667, 'persons', 830, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2381, 'baseball_offensive_stats', 668, 'persons', 524, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2382, 'baseball_defensive_stats', 668, 'persons', 524, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2383, 'core_person_stats', 716, 'persons', 826, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2384, 'baseball_offensive_stats', 669, 'persons', 826, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2385, 'baseball_defensive_stats', 669, 'persons', 826, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2386, 'core_person_stats', 717, 'persons', 571, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2387, 'baseball_offensive_stats', 670, 'persons', 571, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2388, 'baseball_defensive_stats', 670, 'persons', 571, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2389, 'core_person_stats', 718, 'persons', 819, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2390, 'baseball_offensive_stats', 671, 'persons', 819, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2391, 'baseball_defensive_stats', 671, 'persons', 819, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2392, 'core_person_stats', 719, 'persons', 822, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2393, 'baseball_offensive_stats', 672, 'persons', 822, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2394, 'baseball_defensive_stats', 672, 'persons', 822, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2395, 'core_person_stats', 720, 'persons', 823, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2396, 'baseball_offensive_stats', 673, 'persons', 823, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2397, 'baseball_defensive_stats', 673, 'persons', 823, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2398, 'core_person_stats', 721, 'persons', 817, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2399, 'baseball_offensive_stats', 674, 'persons', 817, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2400, 'baseball_defensive_stats', 674, 'persons', 817, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2401, 'core_person_stats', 722, 'persons', 836, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2402, 'baseball_offensive_stats', 675, 'persons', 836, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2403, 'baseball_defensive_stats', 675, 'persons', 836, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2404, 'core_person_stats', 723, 'persons', 821, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2405, 'baseball_offensive_stats', 676, 'persons', 821, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2406, 'baseball_defensive_stats', 676, 'persons', 821, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2407, 'core_person_stats', 724, 'persons', 825, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2408, 'baseball_offensive_stats', 677, 'persons', 825, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2409, 'baseball_defensive_stats', 677, 'persons', 825, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2410, 'core_person_stats', 725, 'persons', 818, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2411, 'baseball_offensive_stats', 678, 'persons', 818, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2412, 'baseball_defensive_stats', 678, 'persons', 818, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2413, 'core_person_stats', 726, 'persons', 820, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2414, 'baseball_offensive_stats', 679, 'persons', 820, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2415, 'baseball_defensive_stats', 679, 'persons', 820, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2416, 'core_person_stats', 727, 'persons', 572, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2417, 'baseball_offensive_stats', 680, 'persons', 572, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2418, 'baseball_defensive_stats', 680, 'persons', 572, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2419, 'core_person_stats', 728, 'persons', 824, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2420, 'baseball_offensive_stats', 681, 'persons', 824, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2421, 'baseball_defensive_stats', 681, 'persons', 824, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2422, 'core_person_stats', 729, 'persons', 837, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2423, 'baseball_offensive_stats', 682, 'persons', 837, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2424, 'baseball_defensive_stats', 682, 'persons', 837, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2425, 'core_person_stats', 730, 'persons', 838, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2426, 'baseball_offensive_stats', 683, 'persons', 838, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2427, 'baseball_defensive_stats', 683, 'persons', 838, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2428, 'core_person_stats', 731, 'persons', 839, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2429, 'baseball_offensive_stats', 684, 'persons', 839, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2430, 'baseball_defensive_stats', 684, 'persons', 839, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2431, 'core_person_stats', 732, 'persons', 840, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2432, 'baseball_offensive_stats', 685, 'persons', 840, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2433, 'baseball_defensive_stats', 685, 'persons', 840, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2435, 'baseball_offensive_stats', 686, 'persons', 386, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2436, 'baseball_defensive_stats', 686, 'persons', 386, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2437, 'core_person_stats', 734, 'persons', 841, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2438, 'baseball_offensive_stats', 687, 'persons', 841, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2439, 'baseball_defensive_stats', 687, 'persons', 841, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2440, 'core_person_stats', 735, 'persons', 827, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2441, 'baseball_offensive_stats', 688, 'persons', 827, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2442, 'baseball_defensive_stats', 688, 'persons', 827, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2443, 'core_person_stats', 736, 'persons', 842, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2444, 'baseball_offensive_stats', 689, 'persons', 842, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2445, 'baseball_defensive_stats', 689, 'persons', 842, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2447, 'baseball_offensive_stats', 690, 'persons', 831, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2448, 'baseball_defensive_stats', 690, 'persons', 831, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2450, 'baseball_offensive_stats', 691, 'persons', 829, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2451, 'baseball_defensive_stats', 691, 'persons', 829, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2453, 'baseball_offensive_stats', 692, 'persons', 843, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2454, 'baseball_defensive_stats', 692, 'persons', 843, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2456, 'baseball_offensive_stats', 693, 'persons', 441, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2457, 'baseball_defensive_stats', 693, 'persons', 441, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2459, 'baseball_offensive_stats', 694, 'persons', 388, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2460, 'baseball_defensive_stats', 694, 'persons', 388, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2462, 'baseball_offensive_stats', 695, 'persons', 442, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2463, 'baseball_defensive_stats', 695, 'persons', 442, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2465, 'baseball_offensive_stats', 696, 'persons', 387, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2466, 'baseball_defensive_stats', 696, 'persons', 387, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2468, 'baseball_offensive_stats', 697, 'persons', 389, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2469, 'baseball_defensive_stats', 697, 'persons', 389, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2471, 'baseball_offensive_stats', 698, 'persons', 407, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2472, 'baseball_defensive_stats', 698, 'persons', 407, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2474, 'baseball_offensive_stats', 699, 'persons', 832, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2475, 'baseball_defensive_stats', 699, 'persons', 832, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2477, 'baseball_offensive_stats', 700, 'persons', 828, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2478, 'baseball_defensive_stats', 700, 'persons', 828, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2480, 'baseball_offensive_stats', 701, 'persons', 569, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2481, 'baseball_defensive_stats', 701, 'persons', 569, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2483, 'baseball_offensive_stats', 702, 'persons', 443, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2484, 'baseball_defensive_stats', 702, 'persons', 443, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2486, 'baseball_offensive_stats', 703, 'persons', 844, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2487, 'baseball_defensive_stats', 703, 'persons', 844, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2488, 'core_person_stats', 751, 'persons', 569, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2489, 'baseball_pitching_stats', 332, 'persons', 569, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2490, 'core_person_stats', 752, 'persons', 443, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2491, 'baseball_pitching_stats', 333, 'persons', 443, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2492, 'core_person_stats', 753, 'persons', 831, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2493, 'baseball_pitching_stats', 334, 'persons', 831, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2494, 'core_person_stats', 754, 'persons', 567, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2495, 'baseball_pitching_stats', 335, 'persons', 567, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2496, 'core_person_stats', 755, 'persons', 441, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2497, 'baseball_pitching_stats', 336, 'persons', 441, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2498, 'core_person_stats', 756, 'persons', 829, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2499, 'baseball_pitching_stats', 337, 'persons', 829, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2500, 'core_person_stats', 757, 'persons', 407, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2501, 'baseball_pitching_stats', 338, 'persons', 407, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2502, 'core_person_stats', 758, 'persons', 524, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2503, 'baseball_pitching_stats', 339, 'persons', 524, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2504, 'core_person_stats', 759, 'persons', 389, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2505, 'baseball_pitching_stats', 340, 'persons', 389, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2506, 'core_person_stats', 760, 'persons', 830, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2507, 'baseball_pitching_stats', 341, 'persons', 830, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2508, 'core_person_stats', 761, 'persons', 387, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2509, 'baseball_pitching_stats', 342, 'persons', 387, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2510, 'core_person_stats', 762, 'persons', 844, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2511, 'baseball_pitching_stats', 343, 'persons', 844, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2512, 'core_person_stats', 763, 'persons', 388, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2513, 'baseball_pitching_stats', 344, 'persons', 388, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2514, 'core_person_stats', 764, 'persons', 386, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2515, 'baseball_pitching_stats', 345, 'persons', 386, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2516, 'core_person_stats', 765, 'persons', 843, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2517, 'baseball_pitching_stats', 346, 'persons', 843, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2518, 'core_person_stats', 766, 'persons', 832, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2519, 'baseball_pitching_stats', 347, 'persons', 832, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2520, 'core_person_stats', 767, 'persons', 828, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2521, 'baseball_pitching_stats', 348, 'persons', 828, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2522, 'core_person_stats', 768, 'persons', 442, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2523, 'baseball_pitching_stats', 349, 'persons', 442, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2524, 'baseball_offensive_stats', 704, 'teams', 8, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2525, 'baseball_pitching_stats', 350, 'teams', 8, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2526, 'baseball_defensive_stats', 704, 'teams', 8, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2528, 'baseball_offensive_stats', 705, 'persons', 701, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2529, 'baseball_defensive_stats', 705, 'persons', 701, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2530, 'core_person_stats', 770, 'persons', 702, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2531, 'baseball_offensive_stats', 706, 'persons', 702, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2532, 'baseball_defensive_stats', 706, 'persons', 702, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2534, 'baseball_offensive_stats', 707, 'persons', 703, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2535, 'baseball_defensive_stats', 707, 'persons', 703, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2537, 'baseball_offensive_stats', 708, 'persons', 397, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2538, 'baseball_defensive_stats', 708, 'persons', 397, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2539, 'core_person_stats', 773, 'persons', 584, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2540, 'baseball_offensive_stats', 709, 'persons', 584, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2541, 'baseball_defensive_stats', 709, 'persons', 584, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2542, 'core_person_stats', 774, 'persons', 704, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2543, 'baseball_offensive_stats', 710, 'persons', 704, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2544, 'baseball_defensive_stats', 710, 'persons', 704, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2545, 'core_person_stats', 775, 'persons', 706, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2546, 'baseball_offensive_stats', 711, 'persons', 706, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2547, 'baseball_defensive_stats', 711, 'persons', 706, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2548, 'core_person_stats', 776, 'persons', 705, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2549, 'baseball_offensive_stats', 712, 'persons', 705, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2550, 'baseball_defensive_stats', 712, 'persons', 705, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2551, 'core_person_stats', 777, 'persons', 707, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2552, 'baseball_offensive_stats', 713, 'persons', 707, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2553, 'baseball_defensive_stats', 713, 'persons', 707, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2554, 'core_person_stats', 778, 'persons', 708, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2555, 'baseball_offensive_stats', 714, 'persons', 708, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2556, 'baseball_defensive_stats', 714, 'persons', 708, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2557, 'core_person_stats', 779, 'persons', 710, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2558, 'baseball_offensive_stats', 715, 'persons', 710, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2559, 'baseball_defensive_stats', 715, 'persons', 710, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2560, 'core_person_stats', 780, 'persons', 709, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2561, 'baseball_offensive_stats', 716, 'persons', 709, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2562, 'baseball_defensive_stats', 716, 'persons', 709, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2563, 'core_person_stats', 781, 'persons', 711, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2564, 'baseball_offensive_stats', 717, 'persons', 711, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2565, 'baseball_defensive_stats', 717, 'persons', 711, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2566, 'core_person_stats', 782, 'persons', 580, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2567, 'baseball_offensive_stats', 718, 'persons', 580, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2568, 'baseball_defensive_stats', 718, 'persons', 580, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2569, 'core_person_stats', 783, 'persons', 713, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2570, 'baseball_offensive_stats', 719, 'persons', 713, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2571, 'baseball_defensive_stats', 719, 'persons', 713, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2572, 'core_person_stats', 784, 'persons', 712, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2573, 'baseball_offensive_stats', 720, 'persons', 712, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2574, 'baseball_defensive_stats', 720, 'persons', 712, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2575, 'core_person_stats', 785, 'persons', 582, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2576, 'baseball_offensive_stats', 721, 'persons', 582, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2577, 'baseball_defensive_stats', 721, 'persons', 582, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2578, 'core_person_stats', 786, 'persons', 714, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2579, 'baseball_offensive_stats', 722, 'persons', 714, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2580, 'baseball_defensive_stats', 722, 'persons', 714, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2581, 'core_person_stats', 787, 'persons', 715, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2582, 'baseball_offensive_stats', 723, 'persons', 715, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2583, 'baseball_defensive_stats', 723, 'persons', 715, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2584, 'core_person_stats', 788, 'persons', 716, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2585, 'baseball_offensive_stats', 724, 'persons', 716, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2586, 'baseball_defensive_stats', 724, 'persons', 716, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2588, 'baseball_offensive_stats', 725, 'persons', 717, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2589, 'baseball_defensive_stats', 725, 'persons', 717, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2591, 'baseball_offensive_stats', 726, 'persons', 410, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2592, 'baseball_defensive_stats', 726, 'persons', 410, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2594, 'baseball_offensive_stats', 727, 'persons', 453, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2595, 'baseball_defensive_stats', 727, 'persons', 453, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2597, 'baseball_offensive_stats', 728, 'persons', 581, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2598, 'baseball_defensive_stats', 728, 'persons', 581, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2600, 'baseball_offensive_stats', 729, 'persons', 718, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2601, 'baseball_defensive_stats', 729, 'persons', 718, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2603, 'baseball_offensive_stats', 730, 'persons', 138, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2604, 'baseball_defensive_stats', 730, 'persons', 138, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2606, 'baseball_offensive_stats', 731, 'persons', 583, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2607, 'baseball_defensive_stats', 731, 'persons', 583, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2609, 'baseball_offensive_stats', 732, 'persons', 536, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2610, 'baseball_defensive_stats', 732, 'persons', 536, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2612, 'baseball_offensive_stats', 733, 'persons', 719, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2613, 'baseball_defensive_stats', 733, 'persons', 719, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2615, 'baseball_offensive_stats', 734, 'persons', 137, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2616, 'baseball_defensive_stats', 734, 'persons', 137, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2617, 'core_person_stats', 799, 'persons', 720, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2618, 'baseball_offensive_stats', 735, 'persons', 720, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2619, 'baseball_defensive_stats', 735, 'persons', 720, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2621, 'baseball_offensive_stats', 736, 'persons', 721, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2622, 'baseball_defensive_stats', 736, 'persons', 721, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2624, 'baseball_offensive_stats', 737, 'persons', 139, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2625, 'baseball_defensive_stats', 737, 'persons', 139, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2627, 'baseball_offensive_stats', 738, 'persons', 435, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2628, 'baseball_defensive_stats', 738, 'persons', 435, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2630, 'baseball_offensive_stats', 739, 'persons', 329, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2631, 'baseball_defensive_stats', 739, 'persons', 329, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2633, 'baseball_offensive_stats', 740, 'persons', 722, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2634, 'baseball_defensive_stats', 740, 'persons', 722, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2636, 'baseball_offensive_stats', 741, 'persons', 535, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2637, 'baseball_defensive_stats', 741, 'persons', 535, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2639, 'baseball_offensive_stats', 742, 'persons', 434, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2640, 'baseball_defensive_stats', 742, 'persons', 434, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2642, 'baseball_offensive_stats', 743, 'persons', 537, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2643, 'baseball_defensive_stats', 743, 'persons', 537, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2645, 'baseball_offensive_stats', 744, 'persons', 511, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2646, 'baseball_defensive_stats', 744, 'persons', 511, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2647, 'core_person_stats', 809, 'persons', 722, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2648, 'baseball_pitching_stats', 351, 'persons', 722, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2649, 'core_person_stats', 810, 'persons', 717, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2650, 'baseball_pitching_stats', 352, 'persons', 717, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2651, 'core_person_stats', 811, 'persons', 435, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2652, 'baseball_pitching_stats', 353, 'persons', 435, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2653, 'core_person_stats', 812, 'persons', 718, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2654, 'baseball_pitching_stats', 354, 'persons', 718, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2655, 'core_person_stats', 813, 'persons', 434, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2656, 'baseball_pitching_stats', 355, 'persons', 434, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2657, 'core_person_stats', 814, 'persons', 137, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2658, 'baseball_pitching_stats', 356, 'persons', 137, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2659, 'core_person_stats', 815, 'persons', 329, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2660, 'baseball_pitching_stats', 357, 'persons', 329, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2661, 'core_person_stats', 816, 'persons', 139, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2662, 'baseball_pitching_stats', 358, 'persons', 139, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2663, 'core_person_stats', 817, 'persons', 536, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2664, 'baseball_pitching_stats', 359, 'persons', 536, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2665, 'core_person_stats', 818, 'persons', 703, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2666, 'baseball_pitching_stats', 360, 'persons', 703, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2667, 'core_person_stats', 819, 'persons', 701, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2668, 'baseball_pitching_stats', 361, 'persons', 701, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2669, 'core_person_stats', 820, 'persons', 138, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2670, 'baseball_pitching_stats', 362, 'persons', 138, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2671, 'core_person_stats', 821, 'persons', 583, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2672, 'baseball_pitching_stats', 363, 'persons', 583, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2673, 'core_person_stats', 822, 'persons', 721, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2674, 'baseball_pitching_stats', 364, 'persons', 721, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2675, 'core_person_stats', 823, 'persons', 581, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2676, 'baseball_pitching_stats', 365, 'persons', 581, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2677, 'core_person_stats', 824, 'persons', 537, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2678, 'baseball_pitching_stats', 366, 'persons', 537, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2679, 'core_person_stats', 825, 'persons', 397, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2680, 'baseball_pitching_stats', 367, 'persons', 397, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2681, 'core_person_stats', 826, 'persons', 453, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2682, 'baseball_pitching_stats', 368, 'persons', 453, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2683, 'core_person_stats', 827, 'persons', 719, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2684, 'baseball_pitching_stats', 369, 'persons', 719, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2685, 'core_person_stats', 828, 'persons', 511, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2686, 'baseball_pitching_stats', 370, 'persons', 511, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2687, 'core_person_stats', 829, 'persons', 535, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2688, 'baseball_pitching_stats', 371, 'persons', 535, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2689, 'core_person_stats', 830, 'persons', 410, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2690, 'baseball_pitching_stats', 372, 'persons', 410, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2691, 'baseball_offensive_stats', 745, 'teams', 11, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2692, 'baseball_pitching_stats', 373, 'teams', 11, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2693, 'baseball_defensive_stats', 745, 'teams', 11, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2694, 'baseball_offensive_stats', 746, 'teams', 12, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2695, 'baseball_pitching_stats', 374, 'teams', 12, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2696, 'baseball_defensive_stats', 746, 'teams', 12, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2697, 'baseball_offensive_stats', 747, 'persons', 279, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2698, 'baseball_defensive_stats', 747, 'persons', 279, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2699, 'baseball_offensive_stats', 748, 'persons', 280, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2700, 'baseball_defensive_stats', 748, 'persons', 280, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2701, 'baseball_offensive_stats', 749, 'persons', 281, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2702, 'baseball_defensive_stats', 749, 'persons', 281, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2703, 'baseball_offensive_stats', 750, 'persons', 287, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2704, 'baseball_defensive_stats', 750, 'persons', 287, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2705, 'baseball_offensive_stats', 751, 'persons', 283, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2706, 'baseball_defensive_stats', 751, 'persons', 283, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2707, 'baseball_offensive_stats', 752, 'persons', 417, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2708, 'baseball_defensive_stats', 752, 'persons', 417, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2709, 'baseball_offensive_stats', 753, 'persons', 284, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2710, 'baseball_defensive_stats', 753, 'persons', 284, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2711, 'baseball_offensive_stats', 754, 'persons', 288, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2712, 'baseball_defensive_stats', 754, 'persons', 288, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2713, 'baseball_offensive_stats', 755, 'persons', 282, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2714, 'baseball_defensive_stats', 755, 'persons', 282, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2715, 'baseball_offensive_stats', 756, 'persons', 278, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2716, 'baseball_defensive_stats', 756, 'persons', 278, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2717, 'baseball_pitching_stats', 375, 'persons', 208, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2718, 'baseball_pitching_stats', 376, 'persons', 290, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2719, 'baseball_offensive_stats', 757, 'persons', 459, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2720, 'baseball_defensive_stats', 757, 'persons', 459, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2721, 'baseball_offensive_stats', 758, 'persons', 297, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2722, 'baseball_defensive_stats', 758, 'persons', 297, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2723, 'baseball_offensive_stats', 759, 'persons', 296, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2724, 'baseball_defensive_stats', 759, 'persons', 296, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2725, 'baseball_offensive_stats', 760, 'persons', 302, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2726, 'baseball_defensive_stats', 760, 'persons', 302, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2727, 'baseball_offensive_stats', 761, 'persons', 298, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2728, 'baseball_defensive_stats', 761, 'persons', 298, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2729, 'baseball_offensive_stats', 762, 'persons', 300, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2730, 'baseball_defensive_stats', 762, 'persons', 300, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2731, 'baseball_offensive_stats', 763, 'persons', 295, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2732, 'baseball_defensive_stats', 763, 'persons', 295, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2733, 'baseball_offensive_stats', 764, 'persons', 301, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2734, 'baseball_defensive_stats', 764, 'persons', 301, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2735, 'baseball_offensive_stats', 765, 'persons', 305, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2736, 'baseball_defensive_stats', 765, 'persons', 305, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2737, 'baseball_offensive_stats', 766, 'persons', 304, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2738, 'baseball_defensive_stats', 766, 'persons', 304, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2739, 'baseball_offensive_stats', 767, 'persons', 294, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2740, 'baseball_defensive_stats', 767, 'persons', 294, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2741, 'baseball_offensive_stats', 768, 'persons', 303, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2742, 'baseball_defensive_stats', 768, 'persons', 303, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2743, 'baseball_pitching_stats', 377, 'persons', 374, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2744, 'baseball_pitching_stats', 378, 'persons', 307, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2745, 'baseball_pitching_stats', 379, 'persons', 309, 'events', 648, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2746, 'baseball_offensive_stats', 769, 'teams', 11, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2747, 'baseball_pitching_stats', 380, 'teams', 11, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2748, 'baseball_defensive_stats', 769, 'teams', 11, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2749, 'core_person_stats', 831, 'persons', 279, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2750, 'baseball_offensive_stats', 770, 'persons', 279, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2751, 'baseball_defensive_stats', 770, 'persons', 279, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2753, 'baseball_offensive_stats', 771, 'persons', 208, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2754, 'baseball_defensive_stats', 771, 'persons', 208, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2755, 'core_person_stats', 833, 'persons', 281, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2756, 'baseball_offensive_stats', 772, 'persons', 281, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2757, 'baseball_defensive_stats', 772, 'persons', 281, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2758, 'core_person_stats', 834, 'persons', 280, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2759, 'baseball_offensive_stats', 773, 'persons', 280, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2760, 'baseball_defensive_stats', 773, 'persons', 280, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2761, 'core_person_stats', 835, 'persons', 278, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2762, 'baseball_offensive_stats', 774, 'persons', 278, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2763, 'baseball_defensive_stats', 774, 'persons', 278, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2764, 'core_person_stats', 836, 'persons', 417, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2765, 'baseball_offensive_stats', 775, 'persons', 417, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2766, 'baseball_defensive_stats', 775, 'persons', 417, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2767, 'core_person_stats', 837, 'persons', 418, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2768, 'baseball_offensive_stats', 776, 'persons', 418, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2769, 'baseball_defensive_stats', 776, 'persons', 418, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2770, 'core_person_stats', 838, 'persons', 287, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2771, 'baseball_offensive_stats', 777, 'persons', 287, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2772, 'baseball_defensive_stats', 777, 'persons', 287, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2773, 'core_person_stats', 839, 'persons', 283, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2774, 'baseball_offensive_stats', 778, 'persons', 283, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2775, 'baseball_defensive_stats', 778, 'persons', 283, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2776, 'core_person_stats', 840, 'persons', 284, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2777, 'baseball_offensive_stats', 779, 'persons', 284, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2778, 'baseball_defensive_stats', 779, 'persons', 284, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2779, 'core_person_stats', 841, 'persons', 419, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2780, 'baseball_offensive_stats', 780, 'persons', 419, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2781, 'baseball_defensive_stats', 780, 'persons', 419, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2782, 'core_person_stats', 842, 'persons', 420, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2783, 'baseball_offensive_stats', 781, 'persons', 420, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2784, 'baseball_defensive_stats', 781, 'persons', 420, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2785, 'core_person_stats', 843, 'persons', 282, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2786, 'baseball_offensive_stats', 782, 'persons', 282, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2787, 'baseball_defensive_stats', 782, 'persons', 282, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2788, 'core_person_stats', 844, 'persons', 421, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2789, 'baseball_offensive_stats', 783, 'persons', 421, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2790, 'baseball_defensive_stats', 783, 'persons', 421, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2792, 'baseball_offensive_stats', 784, 'persons', 207, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2793, 'baseball_defensive_stats', 784, 'persons', 207, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2794, 'core_person_stats', 846, 'persons', 422, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2795, 'baseball_offensive_stats', 785, 'persons', 422, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2796, 'baseball_defensive_stats', 785, 'persons', 422, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2797, 'core_person_stats', 847, 'persons', 423, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2798, 'baseball_offensive_stats', 786, 'persons', 423, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2799, 'baseball_defensive_stats', 786, 'persons', 423, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2800, 'core_person_stats', 848, 'persons', 424, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2801, 'baseball_offensive_stats', 787, 'persons', 424, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2802, 'baseball_defensive_stats', 787, 'persons', 424, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2803, 'core_person_stats', 849, 'persons', 288, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2804, 'baseball_offensive_stats', 788, 'persons', 288, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2805, 'baseball_defensive_stats', 788, 'persons', 288, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2807, 'baseball_offensive_stats', 789, 'persons', 206, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2808, 'baseball_defensive_stats', 789, 'persons', 206, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2809, 'core_person_stats', 851, 'persons', 425, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2810, 'baseball_offensive_stats', 790, 'persons', 425, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2811, 'baseball_defensive_stats', 790, 'persons', 425, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2812, 'core_person_stats', 852, 'persons', 426, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2813, 'baseball_offensive_stats', 791, 'persons', 426, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2814, 'baseball_defensive_stats', 791, 'persons', 426, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2816, 'baseball_offensive_stats', 792, 'persons', 427, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2817, 'baseball_defensive_stats', 792, 'persons', 427, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2819, 'baseball_offensive_stats', 793, 'persons', 428, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2820, 'baseball_defensive_stats', 793, 'persons', 428, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2822, 'baseball_offensive_stats', 794, 'persons', 290, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2823, 'baseball_defensive_stats', 794, 'persons', 290, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2825, 'baseball_offensive_stats', 795, 'persons', 376, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2826, 'baseball_defensive_stats', 795, 'persons', 376, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2828, 'baseball_offensive_stats', 796, 'persons', 293, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2829, 'baseball_defensive_stats', 796, 'persons', 293, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2830, 'core_person_stats', 858, 'persons', 285, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2831, 'baseball_offensive_stats', 797, 'persons', 285, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2832, 'baseball_defensive_stats', 797, 'persons', 285, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2833, 'core_person_stats', 859, 'persons', 429, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2834, 'baseball_offensive_stats', 798, 'persons', 429, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2835, 'baseball_defensive_stats', 798, 'persons', 429, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2837, 'baseball_offensive_stats', 799, 'persons', 289, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2838, 'baseball_defensive_stats', 799, 'persons', 289, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2840, 'baseball_offensive_stats', 800, 'persons', 369, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2841, 'baseball_defensive_stats', 800, 'persons', 369, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2842, 'core_person_stats', 862, 'persons', 286, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2843, 'baseball_offensive_stats', 801, 'persons', 286, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2844, 'baseball_defensive_stats', 801, 'persons', 286, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2846, 'baseball_offensive_stats', 802, 'persons', 378, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2847, 'baseball_defensive_stats', 802, 'persons', 378, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2849, 'baseball_offensive_stats', 803, 'persons', 373, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2850, 'baseball_defensive_stats', 803, 'persons', 373, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2852, 'baseball_offensive_stats', 804, 'persons', 292, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2853, 'baseball_defensive_stats', 804, 'persons', 292, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2855, 'baseball_offensive_stats', 805, 'persons', 291, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2856, 'baseball_defensive_stats', 805, 'persons', 291, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2858, 'baseball_offensive_stats', 806, 'persons', 375, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2859, 'baseball_defensive_stats', 806, 'persons', 375, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2861, 'baseball_offensive_stats', 807, 'persons', 430, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2862, 'baseball_defensive_stats', 807, 'persons', 430, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2863, 'core_person_stats', 869, 'persons', 430, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2864, 'baseball_pitching_stats', 381, 'persons', 430, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2865, 'core_person_stats', 870, 'persons', 291, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2866, 'baseball_pitching_stats', 382, 'persons', 291, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2867, 'core_person_stats', 871, 'persons', 373, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2868, 'baseball_pitching_stats', 383, 'persons', 373, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2869, 'core_person_stats', 872, 'persons', 208, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2870, 'baseball_pitching_stats', 384, 'persons', 208, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2871, 'core_person_stats', 873, 'persons', 292, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2872, 'baseball_pitching_stats', 385, 'persons', 292, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2873, 'core_person_stats', 874, 'persons', 369, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2874, 'baseball_pitching_stats', 386, 'persons', 369, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2875, 'core_person_stats', 875, 'persons', 375, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2876, 'baseball_pitching_stats', 387, 'persons', 375, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2877, 'core_person_stats', 876, 'persons', 207, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2878, 'baseball_pitching_stats', 388, 'persons', 207, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2879, 'core_person_stats', 877, 'persons', 428, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2880, 'baseball_pitching_stats', 389, 'persons', 428, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2881, 'core_person_stats', 878, 'persons', 289, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2882, 'baseball_pitching_stats', 390, 'persons', 289, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2883, 'core_person_stats', 879, 'persons', 290, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2884, 'baseball_pitching_stats', 391, 'persons', 290, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2885, 'core_person_stats', 880, 'persons', 427, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2886, 'baseball_pitching_stats', 392, 'persons', 427, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2887, 'core_person_stats', 881, 'persons', 206, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2888, 'baseball_pitching_stats', 393, 'persons', 206, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2889, 'core_person_stats', 882, 'persons', 376, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2890, 'baseball_pitching_stats', 394, 'persons', 376, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2891, 'core_person_stats', 883, 'persons', 378, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2892, 'baseball_pitching_stats', 395, 'persons', 378, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2893, 'core_person_stats', 884, 'persons', 293, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2894, 'baseball_pitching_stats', 396, 'persons', 293, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2895, 'baseball_offensive_stats', 808, 'teams', 23, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2896, 'baseball_pitching_stats', 397, 'teams', 23, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2897, 'baseball_defensive_stats', 808, 'teams', 23, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2898, 'baseball_offensive_stats', 809, 'teams', 15, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2899, 'baseball_pitching_stats', 398, 'teams', 15, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2900, 'baseball_defensive_stats', 809, 'teams', 15, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2901, 'baseball_offensive_stats', 810, 'persons', 852, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2902, 'baseball_defensive_stats', 810, 'persons', 852, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2903, 'baseball_offensive_stats', 811, 'persons', 853, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2904, 'baseball_defensive_stats', 811, 'persons', 853, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2905, 'baseball_offensive_stats', 812, 'persons', 854, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2906, 'baseball_defensive_stats', 812, 'persons', 854, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2907, 'baseball_offensive_stats', 813, 'persons', 855, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2908, 'baseball_defensive_stats', 813, 'persons', 855, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2909, 'baseball_offensive_stats', 814, 'persons', 640, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2910, 'baseball_defensive_stats', 814, 'persons', 640, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2911, 'baseball_offensive_stats', 815, 'persons', 856, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2912, 'baseball_defensive_stats', 815, 'persons', 856, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2913, 'baseball_offensive_stats', 816, 'persons', 857, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2914, 'baseball_defensive_stats', 816, 'persons', 857, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2915, 'baseball_offensive_stats', 817, 'persons', 858, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2916, 'baseball_defensive_stats', 817, 'persons', 858, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2917, 'baseball_offensive_stats', 818, 'persons', 110, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2918, 'baseball_defensive_stats', 818, 'persons', 110, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2919, 'baseball_offensive_stats', 819, 'persons', 235, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2920, 'baseball_defensive_stats', 819, 'persons', 235, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2921, 'baseball_offensive_stats', 820, 'persons', 859, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2922, 'baseball_defensive_stats', 820, 'persons', 859, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2923, 'baseball_offensive_stats', 821, 'persons', 111, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2924, 'baseball_defensive_stats', 821, 'persons', 111, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2925, 'baseball_offensive_stats', 822, 'persons', 860, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2926, 'baseball_defensive_stats', 822, 'persons', 860, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2927, 'baseball_offensive_stats', 823, 'persons', 861, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2928, 'baseball_defensive_stats', 823, 'persons', 861, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2929, 'baseball_pitching_stats', 399, 'persons', 110, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2930, 'baseball_pitching_stats', 400, 'persons', 235, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2931, 'baseball_pitching_stats', 401, 'persons', 111, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2932, 'baseball_pitching_stats', 402, 'persons', 860, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2933, 'baseball_offensive_stats', 824, 'persons', 862, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2934, 'baseball_defensive_stats', 824, 'persons', 862, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2935, 'baseball_offensive_stats', 825, 'persons', 863, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2936, 'baseball_defensive_stats', 825, 'persons', 863, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2937, 'baseball_offensive_stats', 826, 'persons', 864, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2938, 'baseball_defensive_stats', 826, 'persons', 864, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2939, 'baseball_offensive_stats', 827, 'persons', 865, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2940, 'baseball_defensive_stats', 827, 'persons', 865, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2941, 'baseball_offensive_stats', 828, 'persons', 866, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2942, 'baseball_defensive_stats', 828, 'persons', 866, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2943, 'baseball_offensive_stats', 829, 'persons', 867, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2944, 'baseball_defensive_stats', 829, 'persons', 867, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2945, 'baseball_offensive_stats', 830, 'persons', 868, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2946, 'baseball_defensive_stats', 830, 'persons', 868, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2947, 'baseball_offensive_stats', 831, 'persons', 869, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2948, 'baseball_defensive_stats', 831, 'persons', 869, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2949, 'baseball_offensive_stats', 832, 'persons', 870, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2950, 'baseball_defensive_stats', 832, 'persons', 870, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2951, 'baseball_offensive_stats', 833, 'persons', 335, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2952, 'baseball_defensive_stats', 833, 'persons', 335, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2953, 'baseball_offensive_stats', 834, 'persons', 334, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2954, 'baseball_defensive_stats', 834, 'persons', 334, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2955, 'baseball_offensive_stats', 835, 'persons', 163, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2956, 'baseball_defensive_stats', 835, 'persons', 163, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2957, 'baseball_pitching_stats', 403, 'persons', 335, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2958, 'baseball_pitching_stats', 404, 'persons', 334, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2959, 'baseball_pitching_stats', 405, 'persons', 163, 'events', 1490, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2960, 'baseball_offensive_stats', 836, 'teams', 12, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2961, 'baseball_pitching_stats', 406, 'teams', 12, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2962, 'baseball_defensive_stats', 836, 'teams', 12, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2963, 'core_person_stats', 885, 'persons', 458, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2964, 'baseball_offensive_stats', 837, 'persons', 458, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2965, 'baseball_defensive_stats', 837, 'persons', 458, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2966, 'core_person_stats', 886, 'persons', 459, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2967, 'baseball_offensive_stats', 838, 'persons', 459, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2968, 'baseball_defensive_stats', 838, 'persons', 459, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2969, 'core_person_stats', 887, 'persons', 298, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2970, 'baseball_offensive_stats', 839, 'persons', 298, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2971, 'baseball_defensive_stats', 839, 'persons', 298, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2972, 'core_person_stats', 888, 'persons', 294, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2973, 'baseball_offensive_stats', 840, 'persons', 294, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2974, 'baseball_defensive_stats', 840, 'persons', 294, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2975, 'core_person_stats', 889, 'persons', 460, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2976, 'baseball_offensive_stats', 841, 'persons', 460, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2977, 'baseball_defensive_stats', 841, 'persons', 460, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2978, 'core_person_stats', 890, 'persons', 300, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2979, 'baseball_offensive_stats', 842, 'persons', 300, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2980, 'baseball_defensive_stats', 842, 'persons', 300, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2981, 'core_person_stats', 891, 'persons', 296, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2982, 'baseball_offensive_stats', 843, 'persons', 296, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2983, 'baseball_defensive_stats', 843, 'persons', 296, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2984, 'core_person_stats', 892, 'persons', 297, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2985, 'baseball_offensive_stats', 844, 'persons', 297, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2986, 'baseball_defensive_stats', 844, 'persons', 297, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2988, 'baseball_offensive_stats', 845, 'persons', 306, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2989, 'baseball_defensive_stats', 845, 'persons', 306, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2990, 'core_person_stats', 894, 'persons', 301, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2991, 'baseball_offensive_stats', 846, 'persons', 301, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2992, 'baseball_defensive_stats', 846, 'persons', 301, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2993, 'core_person_stats', 895, 'persons', 461, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2994, 'baseball_offensive_stats', 847, 'persons', 461, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2995, 'baseball_defensive_stats', 847, 'persons', 461, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2996, 'core_person_stats', 896, 'persons', 302, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2997, 'baseball_offensive_stats', 848, 'persons', 302, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2998, 'baseball_defensive_stats', 848, 'persons', 302, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (2999, 'core_person_stats', 897, 'persons', 462, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3000, 'baseball_offensive_stats', 849, 'persons', 462, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3001, 'baseball_defensive_stats', 849, 'persons', 462, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3002, 'core_person_stats', 898, 'persons', 295, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3003, 'baseball_offensive_stats', 850, 'persons', 295, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3004, 'baseball_defensive_stats', 850, 'persons', 295, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3005, 'core_person_stats', 899, 'persons', 303, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3006, 'baseball_offensive_stats', 851, 'persons', 303, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3007, 'baseball_defensive_stats', 851, 'persons', 303, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3008, 'core_person_stats', 900, 'persons', 463, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3009, 'baseball_offensive_stats', 852, 'persons', 463, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3010, 'baseball_defensive_stats', 852, 'persons', 463, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3011, 'core_person_stats', 901, 'persons', 304, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3012, 'baseball_offensive_stats', 853, 'persons', 304, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3013, 'baseball_defensive_stats', 853, 'persons', 304, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3014, 'core_person_stats', 902, 'persons', 464, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3015, 'baseball_offensive_stats', 854, 'persons', 464, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3016, 'baseball_defensive_stats', 854, 'persons', 464, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3017, 'core_person_stats', 903, 'persons', 305, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3018, 'baseball_offensive_stats', 855, 'persons', 305, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3019, 'baseball_defensive_stats', 855, 'persons', 305, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3021, 'baseball_offensive_stats', 856, 'persons', 309, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3022, 'baseball_defensive_stats', 856, 'persons', 309, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3024, 'baseball_offensive_stats', 857, 'persons', 457, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3025, 'baseball_defensive_stats', 857, 'persons', 457, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3027, 'baseball_offensive_stats', 858, 'persons', 308, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3028, 'baseball_defensive_stats', 858, 'persons', 308, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3030, 'baseball_offensive_stats', 859, 'persons', 448, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3031, 'baseball_defensive_stats', 859, 'persons', 448, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3033, 'baseball_offensive_stats', 860, 'persons', 318, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3034, 'baseball_defensive_stats', 860, 'persons', 318, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3036, 'baseball_offensive_stats', 861, 'persons', 319, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3037, 'baseball_defensive_stats', 861, 'persons', 319, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3038, 'core_person_stats', 910, 'persons', 299, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3039, 'baseball_offensive_stats', 862, 'persons', 299, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3040, 'baseball_defensive_stats', 862, 'persons', 299, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3042, 'baseball_offensive_stats', 863, 'persons', 444, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3043, 'baseball_defensive_stats', 863, 'persons', 444, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3045, 'baseball_offensive_stats', 864, 'persons', 431, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3046, 'baseball_defensive_stats', 864, 'persons', 431, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3048, 'baseball_offensive_stats', 865, 'persons', 324, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3049, 'baseball_defensive_stats', 865, 'persons', 324, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3050, 'core_person_stats', 914, 'persons', 465, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3051, 'baseball_offensive_stats', 866, 'persons', 465, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3052, 'baseball_defensive_stats', 866, 'persons', 465, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3054, 'baseball_offensive_stats', 867, 'persons', 372, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3055, 'baseball_defensive_stats', 867, 'persons', 372, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3057, 'baseball_offensive_stats', 868, 'persons', 466, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3058, 'baseball_defensive_stats', 868, 'persons', 466, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3060, 'baseball_offensive_stats', 869, 'persons', 467, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3061, 'baseball_defensive_stats', 869, 'persons', 467, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3063, 'baseball_offensive_stats', 870, 'persons', 436, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3064, 'baseball_defensive_stats', 870, 'persons', 436, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3066, 'baseball_offensive_stats', 871, 'persons', 438, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3067, 'baseball_defensive_stats', 871, 'persons', 438, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3069, 'baseball_offensive_stats', 872, 'persons', 307, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3070, 'baseball_defensive_stats', 872, 'persons', 307, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3071, 'core_person_stats', 921, 'persons', 468, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3072, 'baseball_offensive_stats', 873, 'persons', 468, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3073, 'baseball_defensive_stats', 873, 'persons', 468, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3075, 'baseball_offensive_stats', 874, 'persons', 374, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3076, 'baseball_defensive_stats', 874, 'persons', 374, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3078, 'baseball_offensive_stats', 875, 'persons', 469, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3079, 'baseball_defensive_stats', 875, 'persons', 469, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3080, 'core_person_stats', 924, 'persons', 308, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3081, 'baseball_pitching_stats', 407, 'persons', 308, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3082, 'core_person_stats', 925, 'persons', 319, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3083, 'baseball_pitching_stats', 408, 'persons', 319, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3084, 'core_person_stats', 926, 'persons', 431, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3085, 'baseball_pitching_stats', 409, 'persons', 431, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3086, 'core_person_stats', 927, 'persons', 457, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3087, 'baseball_pitching_stats', 410, 'persons', 457, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3088, 'core_person_stats', 928, 'persons', 307, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3089, 'baseball_pitching_stats', 411, 'persons', 307, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3090, 'core_person_stats', 929, 'persons', 306, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3091, 'baseball_pitching_stats', 412, 'persons', 306, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3092, 'core_person_stats', 930, 'persons', 309, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3093, 'baseball_pitching_stats', 413, 'persons', 309, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3094, 'core_person_stats', 931, 'persons', 448, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3095, 'baseball_pitching_stats', 414, 'persons', 448, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3096, 'core_person_stats', 932, 'persons', 374, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3097, 'baseball_pitching_stats', 415, 'persons', 374, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3098, 'core_person_stats', 933, 'persons', 318, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3099, 'baseball_pitching_stats', 416, 'persons', 318, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3100, 'core_person_stats', 934, 'persons', 469, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3101, 'baseball_pitching_stats', 417, 'persons', 469, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3102, 'core_person_stats', 935, 'persons', 372, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3103, 'baseball_pitching_stats', 418, 'persons', 372, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3104, 'core_person_stats', 936, 'persons', 438, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3105, 'baseball_pitching_stats', 419, 'persons', 438, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3106, 'core_person_stats', 937, 'persons', 324, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3107, 'baseball_pitching_stats', 420, 'persons', 324, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3108, 'core_person_stats', 938, 'persons', 436, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3109, 'baseball_pitching_stats', 421, 'persons', 436, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3110, 'core_person_stats', 939, 'persons', 444, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3111, 'baseball_pitching_stats', 422, 'persons', 444, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3112, 'core_person_stats', 940, 'persons', 466, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3113, 'baseball_pitching_stats', 423, 'persons', 466, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3114, 'core_person_stats', 941, 'persons', 467, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3115, 'baseball_pitching_stats', 424, 'persons', 467, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3116, 'baseball_offensive_stats', 876, 'teams', 23, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3117, 'baseball_pitching_stats', 425, 'teams', 23, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3118, 'baseball_defensive_stats', 876, 'teams', 23, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3119, 'core_person_stats', 942, 'persons', 222, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3120, 'baseball_offensive_stats', 877, 'persons', 222, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3121, 'baseball_defensive_stats', 877, 'persons', 222, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3122, 'core_person_stats', 943, 'persons', 859, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3123, 'baseball_offensive_stats', 878, 'persons', 859, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3124, 'baseball_defensive_stats', 878, 'persons', 859, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3125, 'core_person_stats', 944, 'persons', 888, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3126, 'baseball_offensive_stats', 879, 'persons', 888, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3127, 'baseball_defensive_stats', 879, 'persons', 888, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3128, 'core_person_stats', 945, 'persons', 889, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3129, 'baseball_offensive_stats', 880, 'persons', 889, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3130, 'baseball_defensive_stats', 880, 'persons', 889, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3131, 'core_person_stats', 946, 'persons', 640, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3132, 'baseball_offensive_stats', 881, 'persons', 640, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3133, 'baseball_defensive_stats', 881, 'persons', 640, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3134, 'core_person_stats', 947, 'persons', 854, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3135, 'baseball_offensive_stats', 882, 'persons', 854, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3136, 'baseball_defensive_stats', 882, 'persons', 854, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3137, 'core_person_stats', 948, 'persons', 852, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3138, 'baseball_offensive_stats', 883, 'persons', 852, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3139, 'baseball_defensive_stats', 883, 'persons', 852, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3140, 'core_person_stats', 949, 'persons', 642, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3141, 'baseball_offensive_stats', 884, 'persons', 642, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3142, 'baseball_defensive_stats', 884, 'persons', 642, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3143, 'core_person_stats', 950, 'persons', 857, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3144, 'baseball_offensive_stats', 885, 'persons', 857, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3145, 'baseball_defensive_stats', 885, 'persons', 857, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3146, 'core_person_stats', 951, 'persons', 858, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3147, 'baseball_offensive_stats', 886, 'persons', 858, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3148, 'baseball_defensive_stats', 886, 'persons', 858, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3149, 'core_person_stats', 952, 'persons', 746, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3150, 'baseball_offensive_stats', 887, 'persons', 746, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3151, 'baseball_defensive_stats', 887, 'persons', 746, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3152, 'core_person_stats', 953, 'persons', 644, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3153, 'baseball_offensive_stats', 888, 'persons', 644, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3154, 'baseball_defensive_stats', 888, 'persons', 644, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3155, 'core_person_stats', 954, 'persons', 856, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3156, 'baseball_offensive_stats', 889, 'persons', 856, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3157, 'baseball_defensive_stats', 889, 'persons', 856, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3158, 'core_person_stats', 955, 'persons', 641, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3159, 'baseball_offensive_stats', 890, 'persons', 641, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3160, 'baseball_defensive_stats', 890, 'persons', 641, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3161, 'core_person_stats', 956, 'persons', 855, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3162, 'baseball_offensive_stats', 891, 'persons', 855, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3163, 'baseball_defensive_stats', 891, 'persons', 855, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3164, 'core_person_stats', 957, 'persons', 643, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3165, 'baseball_offensive_stats', 892, 'persons', 643, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3166, 'baseball_defensive_stats', 892, 'persons', 643, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3167, 'core_person_stats', 958, 'persons', 861, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3168, 'baseball_offensive_stats', 893, 'persons', 861, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3169, 'baseball_defensive_stats', 893, 'persons', 861, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3170, 'core_person_stats', 959, 'persons', 648, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3171, 'baseball_offensive_stats', 894, 'persons', 648, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3172, 'baseball_defensive_stats', 894, 'persons', 648, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3174, 'baseball_offensive_stats', 895, 'persons', 316, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3175, 'baseball_defensive_stats', 895, 'persons', 316, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3176, 'core_person_stats', 961, 'persons', 890, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3177, 'baseball_offensive_stats', 896, 'persons', 890, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3178, 'baseball_defensive_stats', 896, 'persons', 890, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3180, 'baseball_offensive_stats', 897, 'persons', 131, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3181, 'baseball_defensive_stats', 897, 'persons', 131, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3183, 'baseball_offensive_stats', 898, 'persons', 111, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3184, 'baseball_defensive_stats', 898, 'persons', 111, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3185, 'core_person_stats', 964, 'persons', 853, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3186, 'baseball_offensive_stats', 899, 'persons', 853, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3187, 'baseball_defensive_stats', 899, 'persons', 853, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3188, 'core_person_stats', 965, 'persons', 891, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3189, 'baseball_offensive_stats', 900, 'persons', 891, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3190, 'baseball_defensive_stats', 900, 'persons', 891, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3191, 'core_person_stats', 966, 'persons', 892, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3192, 'baseball_offensive_stats', 901, 'persons', 892, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3193, 'baseball_defensive_stats', 901, 'persons', 892, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3195, 'baseball_offensive_stats', 902, 'persons', 893, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3196, 'baseball_defensive_stats', 902, 'persons', 893, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3198, 'baseball_offensive_stats', 903, 'persons', 110, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3199, 'baseball_defensive_stats', 903, 'persons', 110, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3201, 'baseball_offensive_stats', 904, 'persons', 112, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3202, 'baseball_defensive_stats', 904, 'persons', 112, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3204, 'baseball_offensive_stats', 905, 'persons', 452, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3205, 'baseball_defensive_stats', 905, 'persons', 452, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3207, 'baseball_offensive_stats', 906, 'persons', 887, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3208, 'baseball_defensive_stats', 906, 'persons', 887, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3210, 'baseball_offensive_stats', 907, 'persons', 860, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3211, 'baseball_defensive_stats', 907, 'persons', 860, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3213, 'baseball_offensive_stats', 908, 'persons', 109, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3214, 'baseball_defensive_stats', 908, 'persons', 109, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3216, 'baseball_offensive_stats', 909, 'persons', 894, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3217, 'baseball_defensive_stats', 909, 'persons', 894, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3219, 'baseball_offensive_stats', 910, 'persons', 237, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3220, 'baseball_defensive_stats', 910, 'persons', 237, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3222, 'baseball_offensive_stats', 911, 'persons', 235, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3223, 'baseball_defensive_stats', 911, 'persons', 235, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3225, 'baseball_offensive_stats', 912, 'persons', 883, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3226, 'baseball_defensive_stats', 912, 'persons', 883, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3228, 'baseball_offensive_stats', 913, 'persons', 886, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3229, 'baseball_defensive_stats', 913, 'persons', 886, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3231, 'baseball_offensive_stats', 914, 'persons', 878, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3232, 'baseball_defensive_stats', 914, 'persons', 878, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3234, 'baseball_offensive_stats', 915, 'persons', 895, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3235, 'baseball_defensive_stats', 915, 'persons', 895, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3237, 'baseball_offensive_stats', 916, 'persons', 882, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3238, 'baseball_defensive_stats', 916, 'persons', 882, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3240, 'baseball_offensive_stats', 917, 'persons', 322, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3241, 'baseball_defensive_stats', 917, 'persons', 322, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3242, 'core_person_stats', 983, 'persons', 894, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3243, 'baseball_pitching_stats', 426, 'persons', 894, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3244, 'core_person_stats', 984, 'persons', 452, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3245, 'baseball_pitching_stats', 427, 'persons', 452, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3246, 'core_person_stats', 985, 'persons', 237, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3247, 'baseball_pitching_stats', 428, 'persons', 237, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3248, 'core_person_stats', 986, 'persons', 893, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3249, 'baseball_pitching_stats', 429, 'persons', 893, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3250, 'core_person_stats', 987, 'persons', 131, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3251, 'baseball_pitching_stats', 430, 'persons', 131, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3252, 'core_person_stats', 988, 'persons', 322, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3253, 'baseball_pitching_stats', 431, 'persons', 322, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3254, 'core_person_stats', 989, 'persons', 110, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3255, 'baseball_pitching_stats', 432, 'persons', 110, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3256, 'core_person_stats', 990, 'persons', 878, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3257, 'baseball_pitching_stats', 433, 'persons', 878, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3258, 'core_person_stats', 991, 'persons', 109, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3259, 'baseball_pitching_stats', 434, 'persons', 109, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3260, 'core_person_stats', 992, 'persons', 235, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3261, 'baseball_pitching_stats', 435, 'persons', 235, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3262, 'core_person_stats', 993, 'persons', 111, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3263, 'baseball_pitching_stats', 436, 'persons', 111, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3264, 'core_person_stats', 994, 'persons', 316, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3265, 'baseball_pitching_stats', 437, 'persons', 316, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3266, 'core_person_stats', 995, 'persons', 887, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3267, 'baseball_pitching_stats', 438, 'persons', 887, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3268, 'core_person_stats', 996, 'persons', 860, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3269, 'baseball_pitching_stats', 439, 'persons', 860, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3270, 'core_person_stats', 997, 'persons', 886, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3271, 'baseball_pitching_stats', 440, 'persons', 886, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3272, 'core_person_stats', 998, 'persons', 112, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3273, 'baseball_pitching_stats', 441, 'persons', 112, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3274, 'core_person_stats', 999, 'persons', 895, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3275, 'baseball_pitching_stats', 442, 'persons', 895, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3276, 'core_person_stats', 1000, 'persons', 882, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3277, 'baseball_pitching_stats', 443, 'persons', 882, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3278, 'core_person_stats', 1001, 'persons', 883, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3279, 'baseball_pitching_stats', 444, 'persons', 883, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3280, 'baseball_offensive_stats', 918, 'teams', 15, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3281, 'baseball_pitching_stats', 445, 'teams', 15, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3282, 'baseball_defensive_stats', 918, 'teams', 15, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3283, 'core_person_stats', 1002, 'persons', 617, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3284, 'baseball_offensive_stats', 919, 'persons', 617, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3285, 'baseball_defensive_stats', 919, 'persons', 617, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3286, 'core_person_stats', 1003, 'persons', 864, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3287, 'baseball_offensive_stats', 920, 'persons', 864, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3288, 'baseball_defensive_stats', 920, 'persons', 864, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3289, 'core_person_stats', 1004, 'persons', 865, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3290, 'baseball_offensive_stats', 921, 'persons', 865, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3291, 'baseball_defensive_stats', 921, 'persons', 865, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3292, 'core_person_stats', 1005, 'persons', 909, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3293, 'baseball_offensive_stats', 922, 'persons', 909, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3294, 'baseball_defensive_stats', 922, 'persons', 909, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3295, 'core_person_stats', 1006, 'persons', 862, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3296, 'baseball_offensive_stats', 923, 'persons', 862, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3297, 'baseball_defensive_stats', 923, 'persons', 862, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3298, 'core_person_stats', 1007, 'persons', 866, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3299, 'baseball_offensive_stats', 924, 'persons', 866, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3300, 'baseball_defensive_stats', 924, 'persons', 866, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3301, 'core_person_stats', 1008, 'persons', 868, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3302, 'baseball_offensive_stats', 925, 'persons', 868, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3303, 'baseball_defensive_stats', 925, 'persons', 868, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3305, 'baseball_offensive_stats', 926, 'persons', 211, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3306, 'baseball_defensive_stats', 926, 'persons', 211, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3307, 'core_person_stats', 1010, 'persons', 863, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3308, 'baseball_offensive_stats', 927, 'persons', 863, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3309, 'baseball_defensive_stats', 927, 'persons', 863, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3310, 'core_person_stats', 1011, 'persons', 867, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3311, 'baseball_offensive_stats', 928, 'persons', 867, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3312, 'baseball_defensive_stats', 928, 'persons', 867, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3313, 'core_person_stats', 1012, 'persons', 910, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3314, 'baseball_offensive_stats', 929, 'persons', 910, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3315, 'baseball_defensive_stats', 929, 'persons', 910, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3316, 'core_person_stats', 1013, 'persons', 869, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3317, 'baseball_offensive_stats', 930, 'persons', 869, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3318, 'baseball_defensive_stats', 930, 'persons', 869, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3320, 'baseball_offensive_stats', 931, 'persons', 614, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3321, 'baseball_defensive_stats', 931, 'persons', 614, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3322, 'core_person_stats', 1015, 'persons', 870, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3323, 'baseball_offensive_stats', 932, 'persons', 870, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3324, 'baseball_defensive_stats', 932, 'persons', 870, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3325, 'core_person_stats', 1016, 'persons', 911, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3326, 'baseball_offensive_stats', 933, 'persons', 911, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3327, 'baseball_defensive_stats', 933, 'persons', 911, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3328, 'core_person_stats', 1017, 'persons', 613, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3329, 'baseball_offensive_stats', 934, 'persons', 613, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3330, 'baseball_defensive_stats', 934, 'persons', 613, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3332, 'baseball_offensive_stats', 935, 'persons', 162, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3333, 'baseball_defensive_stats', 935, 'persons', 162, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3335, 'baseball_offensive_stats', 936, 'persons', 335, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3336, 'baseball_defensive_stats', 936, 'persons', 335, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3337, 'core_person_stats', 1020, 'persons', 333, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3338, 'baseball_offensive_stats', 937, 'persons', 333, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3339, 'baseball_defensive_stats', 937, 'persons', 333, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3340, 'core_person_stats', 1021, 'persons', 912, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3341, 'baseball_offensive_stats', 938, 'persons', 912, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3342, 'baseball_defensive_stats', 938, 'persons', 912, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3343, 'core_person_stats', 1022, 'persons', 913, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3344, 'baseball_offensive_stats', 939, 'persons', 913, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3345, 'baseball_defensive_stats', 939, 'persons', 913, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3347, 'baseball_offensive_stats', 940, 'persons', 914, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3348, 'baseball_defensive_stats', 940, 'persons', 914, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3350, 'baseball_offensive_stats', 941, 'persons', 164, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3351, 'baseball_defensive_stats', 941, 'persons', 164, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3353, 'baseball_offensive_stats', 942, 'persons', 877, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3354, 'baseball_defensive_stats', 942, 'persons', 877, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3356, 'baseball_offensive_stats', 943, 'persons', 915, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3357, 'baseball_defensive_stats', 943, 'persons', 915, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3359, 'baseball_offensive_stats', 944, 'persons', 898, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3360, 'baseball_defensive_stats', 944, 'persons', 898, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3362, 'baseball_offensive_stats', 945, 'persons', 163, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3363, 'baseball_defensive_stats', 945, 'persons', 163, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3365, 'baseball_offensive_stats', 946, 'persons', 916, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3366, 'baseball_defensive_stats', 946, 'persons', 916, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3368, 'baseball_offensive_stats', 947, 'persons', 917, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3369, 'baseball_defensive_stats', 947, 'persons', 917, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3371, 'baseball_offensive_stats', 948, 'persons', 212, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3372, 'baseball_defensive_stats', 948, 'persons', 212, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3374, 'baseball_offensive_stats', 949, 'persons', 876, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3375, 'baseball_defensive_stats', 949, 'persons', 876, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3377, 'baseball_offensive_stats', 950, 'persons', 903, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3378, 'baseball_defensive_stats', 950, 'persons', 903, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3380, 'baseball_offensive_stats', 951, 'persons', 210, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3381, 'baseball_defensive_stats', 951, 'persons', 210, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3383, 'baseball_offensive_stats', 952, 'persons', 334, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3384, 'baseball_defensive_stats', 952, 'persons', 334, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3386, 'baseball_offensive_stats', 953, 'persons', 901, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3387, 'baseball_defensive_stats', 953, 'persons', 901, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3388, 'core_person_stats', 1037, 'persons', 918, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3389, 'baseball_offensive_stats', 954, 'persons', 918, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3390, 'baseball_defensive_stats', 954, 'persons', 918, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3391, 'core_person_stats', 1038, 'persons', 919, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3392, 'baseball_offensive_stats', 955, 'persons', 919, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3393, 'baseball_defensive_stats', 955, 'persons', 919, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3394, 'core_person_stats', 1039, 'persons', 916, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3395, 'baseball_pitching_stats', 446, 'persons', 916, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3396, 'core_person_stats', 1040, 'persons', 334, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3397, 'baseball_pitching_stats', 447, 'persons', 334, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3398, 'core_person_stats', 1041, 'persons', 901, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3399, 'baseball_pitching_stats', 448, 'persons', 901, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3400, 'core_person_stats', 1042, 'persons', 876, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3401, 'baseball_pitching_stats', 449, 'persons', 876, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3402, 'core_person_stats', 1043, 'persons', 211, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3403, 'baseball_pitching_stats', 450, 'persons', 211, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3404, 'core_person_stats', 1044, 'persons', 335, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3405, 'baseball_pitching_stats', 451, 'persons', 335, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3406, 'core_person_stats', 1045, 'persons', 212, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3407, 'baseball_pitching_stats', 452, 'persons', 212, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3408, 'core_person_stats', 1046, 'persons', 914, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3409, 'baseball_pitching_stats', 453, 'persons', 914, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3410, 'core_person_stats', 1047, 'persons', 877, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3411, 'baseball_pitching_stats', 454, 'persons', 877, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3412, 'core_person_stats', 1048, 'persons', 164, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3413, 'baseball_pitching_stats', 455, 'persons', 164, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3414, 'core_person_stats', 1049, 'persons', 163, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3415, 'baseball_pitching_stats', 456, 'persons', 163, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3416, 'core_person_stats', 1050, 'persons', 162, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3417, 'baseball_pitching_stats', 457, 'persons', 162, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3418, 'core_person_stats', 1051, 'persons', 210, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3419, 'baseball_pitching_stats', 458, 'persons', 210, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3420, 'core_person_stats', 1052, 'persons', 903, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3421, 'baseball_pitching_stats', 459, 'persons', 903, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3422, 'core_person_stats', 1053, 'persons', 898, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3423, 'baseball_pitching_stats', 460, 'persons', 898, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3424, 'core_person_stats', 1054, 'persons', 915, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3425, 'baseball_pitching_stats', 461, 'persons', 915, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3426, 'core_person_stats', 1055, 'persons', 917, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3427, 'baseball_pitching_stats', 462, 'persons', 917, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3428, 'core_person_stats', 1056, 'persons', 614, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3429, 'baseball_pitching_stats', 463, 'persons', 614, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3430, 'baseball_offensive_stats', 956, 'teams', 2, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3431, 'baseball_pitching_stats', 464, 'teams', 2, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3432, 'baseball_defensive_stats', 956, 'teams', 2, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3433, 'baseball_offensive_stats', 957, 'teams', 5, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3434, 'baseball_pitching_stats', 465, 'teams', 5, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3435, 'baseball_defensive_stats', 957, 'teams', 5, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3436, 'baseball_offensive_stats', 958, 'persons', 1, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3437, 'baseball_defensive_stats', 958, 'persons', 1, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3438, 'baseball_offensive_stats', 959, 'persons', 7, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3439, 'baseball_defensive_stats', 959, 'persons', 7, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3440, 'baseball_offensive_stats', 960, 'persons', 2, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3441, 'baseball_defensive_stats', 960, 'persons', 2, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3442, 'baseball_offensive_stats', 961, 'persons', 3, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3443, 'baseball_defensive_stats', 961, 'persons', 3, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3444, 'baseball_offensive_stats', 962, 'persons', 5, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3445, 'baseball_defensive_stats', 962, 'persons', 5, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3446, 'baseball_offensive_stats', 963, 'persons', 4, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3447, 'baseball_defensive_stats', 963, 'persons', 4, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3448, 'baseball_offensive_stats', 964, 'persons', 35, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3449, 'baseball_defensive_stats', 964, 'persons', 35, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3450, 'baseball_offensive_stats', 965, 'persons', 34, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3451, 'baseball_defensive_stats', 965, 'persons', 34, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3452, 'baseball_offensive_stats', 966, 'persons', 6, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3453, 'baseball_defensive_stats', 966, 'persons', 6, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3454, 'baseball_offensive_stats', 967, 'persons', 9, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3455, 'baseball_defensive_stats', 967, 'persons', 9, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3456, 'baseball_offensive_stats', 968, 'persons', 8, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3457, 'baseball_defensive_stats', 968, 'persons', 8, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3458, 'baseball_offensive_stats', 969, 'persons', 38, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3459, 'baseball_defensive_stats', 969, 'persons', 38, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3460, 'baseball_pitching_stats', 466, 'persons', 920, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3461, 'baseball_pitching_stats', 467, 'persons', 40, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3462, 'baseball_pitching_stats', 468, 'persons', 49, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3463, 'baseball_offensive_stats', 970, 'persons', 14, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3464, 'baseball_defensive_stats', 970, 'persons', 14, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3465, 'baseball_offensive_stats', 971, 'persons', 15, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3466, 'baseball_defensive_stats', 971, 'persons', 15, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3467, 'baseball_offensive_stats', 972, 'persons', 16, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3468, 'baseball_defensive_stats', 972, 'persons', 16, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3469, 'baseball_offensive_stats', 973, 'persons', 17, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3470, 'baseball_defensive_stats', 973, 'persons', 17, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3471, 'baseball_offensive_stats', 974, 'persons', 18, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3472, 'baseball_defensive_stats', 974, 'persons', 18, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3473, 'baseball_offensive_stats', 975, 'persons', 19, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3474, 'baseball_defensive_stats', 975, 'persons', 19, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3475, 'baseball_offensive_stats', 976, 'persons', 20, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3476, 'baseball_defensive_stats', 976, 'persons', 20, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3477, 'baseball_offensive_stats', 977, 'persons', 22, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3478, 'baseball_defensive_stats', 977, 'persons', 22, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3479, 'baseball_offensive_stats', 978, 'persons', 21, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3480, 'baseball_defensive_stats', 978, 'persons', 21, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3481, 'baseball_offensive_stats', 979, 'persons', 23, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3482, 'baseball_defensive_stats', 979, 'persons', 23, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3483, 'baseball_pitching_stats', 469, 'persons', 415, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3484, 'baseball_pitching_stats', 470, 'persons', 29, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3485, 'baseball_pitching_stats', 471, 'persons', 27, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3486, 'baseball_pitching_stats', 472, 'persons', 26, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3487, 'baseball_pitching_stats', 473, 'persons', 921, 'events', 1740, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3488, 'baseball_offensive_stats', 980, 'teams', 2, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3489, 'baseball_pitching_stats', 474, 'teams', 2, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3490, 'baseball_defensive_stats', 980, 'teams', 2, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3492, 'baseball_offensive_stats', 981, 'persons', 30, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3493, 'baseball_defensive_stats', 981, 'persons', 30, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3495, 'baseball_offensive_stats', 982, 'persons', 10, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3496, 'baseball_defensive_stats', 982, 'persons', 10, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3497, 'core_person_stats', 1059, 'persons', 4, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3498, 'baseball_offensive_stats', 983, 'persons', 4, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3499, 'baseball_defensive_stats', 983, 'persons', 4, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3500, 'core_person_stats', 1060, 'persons', 3, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3501, 'baseball_offensive_stats', 984, 'persons', 3, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3502, 'baseball_defensive_stats', 984, 'persons', 3, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3503, 'core_person_stats', 1061, 'persons', 8, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3504, 'baseball_offensive_stats', 985, 'persons', 8, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3505, 'baseball_defensive_stats', 985, 'persons', 8, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3506, 'core_person_stats', 1062, 'persons', 31, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3507, 'baseball_offensive_stats', 986, 'persons', 31, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3508, 'baseball_defensive_stats', 986, 'persons', 31, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3509, 'core_person_stats', 1063, 'persons', 32, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3510, 'baseball_offensive_stats', 987, 'persons', 32, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3511, 'baseball_defensive_stats', 987, 'persons', 32, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3512, 'core_person_stats', 1064, 'persons', 1, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3513, 'baseball_offensive_stats', 988, 'persons', 1, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3514, 'baseball_defensive_stats', 988, 'persons', 1, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3515, 'core_person_stats', 1065, 'persons', 6, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3516, 'baseball_offensive_stats', 989, 'persons', 6, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3517, 'baseball_defensive_stats', 989, 'persons', 6, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3518, 'core_person_stats', 1066, 'persons', 33, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3519, 'baseball_offensive_stats', 990, 'persons', 33, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3520, 'baseball_defensive_stats', 990, 'persons', 33, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3521, 'core_person_stats', 1067, 'persons', 34, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3522, 'baseball_offensive_stats', 991, 'persons', 34, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3523, 'baseball_defensive_stats', 991, 'persons', 34, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3524, 'core_person_stats', 1068, 'persons', 2, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3525, 'baseball_offensive_stats', 992, 'persons', 2, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3526, 'baseball_defensive_stats', 992, 'persons', 2, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3527, 'core_person_stats', 1069, 'persons', 7, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3528, 'baseball_offensive_stats', 993, 'persons', 7, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3529, 'baseball_defensive_stats', 993, 'persons', 7, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3530, 'core_person_stats', 1070, 'persons', 35, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3531, 'baseball_offensive_stats', 994, 'persons', 35, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3532, 'baseball_defensive_stats', 994, 'persons', 35, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3533, 'core_person_stats', 1071, 'persons', 5, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3534, 'baseball_offensive_stats', 995, 'persons', 5, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3535, 'baseball_defensive_stats', 995, 'persons', 5, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3536, 'core_person_stats', 1072, 'persons', 9, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3537, 'baseball_offensive_stats', 996, 'persons', 9, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3538, 'baseball_defensive_stats', 996, 'persons', 9, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3539, 'core_person_stats', 1073, 'persons', 36, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3540, 'baseball_offensive_stats', 997, 'persons', 36, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3541, 'baseball_defensive_stats', 997, 'persons', 36, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3542, 'core_person_stats', 1074, 'persons', 37, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3543, 'baseball_offensive_stats', 998, 'persons', 37, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3544, 'baseball_defensive_stats', 998, 'persons', 37, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3545, 'core_person_stats', 1075, 'persons', 38, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3546, 'baseball_offensive_stats', 999, 'persons', 38, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3547, 'baseball_defensive_stats', 999, 'persons', 38, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3549, 'baseball_offensive_stats', 1000, 'persons', 11, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3550, 'baseball_defensive_stats', 1000, 'persons', 11, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3552, 'baseball_offensive_stats', 1001, 'persons', 39, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3553, 'baseball_defensive_stats', 1001, 'persons', 39, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3555, 'baseball_offensive_stats', 1002, 'persons', 40, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3556, 'baseball_defensive_stats', 1002, 'persons', 40, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3558, 'baseball_offensive_stats', 1003, 'persons', 41, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3559, 'baseball_defensive_stats', 1003, 'persons', 41, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3561, 'baseball_offensive_stats', 1004, 'persons', 42, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3562, 'baseball_defensive_stats', 1004, 'persons', 42, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3564, 'baseball_offensive_stats', 1005, 'persons', 43, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3565, 'baseball_defensive_stats', 1005, 'persons', 43, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3567, 'baseball_offensive_stats', 1006, 'persons', 44, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3568, 'baseball_defensive_stats', 1006, 'persons', 44, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3570, 'baseball_offensive_stats', 1007, 'persons', 45, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3571, 'baseball_defensive_stats', 1007, 'persons', 45, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3573, 'baseball_offensive_stats', 1008, 'persons', 12, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3574, 'baseball_defensive_stats', 1008, 'persons', 12, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3576, 'baseball_offensive_stats', 1009, 'persons', 46, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3577, 'baseball_defensive_stats', 1009, 'persons', 46, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3579, 'baseball_offensive_stats', 1010, 'persons', 47, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3580, 'baseball_defensive_stats', 1010, 'persons', 47, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3582, 'baseball_offensive_stats', 1011, 'persons', 13, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3583, 'baseball_defensive_stats', 1011, 'persons', 13, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3585, 'baseball_offensive_stats', 1012, 'persons', 48, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3586, 'baseball_defensive_stats', 1012, 'persons', 48, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3588, 'baseball_offensive_stats', 1013, 'persons', 49, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3589, 'baseball_defensive_stats', 1013, 'persons', 49, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3591, 'baseball_offensive_stats', 1014, 'persons', 920, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3592, 'baseball_defensive_stats', 1014, 'persons', 920, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3594, 'baseball_offensive_stats', 1015, 'persons', 50, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3595, 'baseball_defensive_stats', 1015, 'persons', 50, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3596, 'core_person_stats', 1092, 'persons', 48, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3597, 'baseball_pitching_stats', 475, 'persons', 48, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3598, 'core_person_stats', 1093, 'persons', 12, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3599, 'baseball_pitching_stats', 476, 'persons', 12, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3600, 'core_person_stats', 1094, 'persons', 11, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3601, 'baseball_pitching_stats', 477, 'persons', 11, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3602, 'core_person_stats', 1095, 'persons', 42, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3603, 'baseball_pitching_stats', 478, 'persons', 42, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3604, 'core_person_stats', 1096, 'persons', 41, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3605, 'baseball_pitching_stats', 479, 'persons', 41, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3606, 'core_person_stats', 1097, 'persons', 40, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3607, 'baseball_pitching_stats', 480, 'persons', 40, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3608, 'core_person_stats', 1098, 'persons', 10, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3609, 'baseball_pitching_stats', 481, 'persons', 10, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3610, 'core_person_stats', 1099, 'persons', 39, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3611, 'baseball_pitching_stats', 482, 'persons', 39, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3612, 'core_person_stats', 1100, 'persons', 45, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3613, 'baseball_pitching_stats', 483, 'persons', 45, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3614, 'core_person_stats', 1101, 'persons', 49, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3615, 'baseball_pitching_stats', 484, 'persons', 49, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3616, 'core_person_stats', 1102, 'persons', 46, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3617, 'baseball_pitching_stats', 485, 'persons', 46, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3618, 'core_person_stats', 1103, 'persons', 13, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3619, 'baseball_pitching_stats', 486, 'persons', 13, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3620, 'core_person_stats', 1104, 'persons', 920, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3621, 'baseball_pitching_stats', 487, 'persons', 920, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3622, 'core_person_stats', 1105, 'persons', 47, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3623, 'baseball_pitching_stats', 488, 'persons', 47, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3624, 'core_person_stats', 1106, 'persons', 43, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3625, 'baseball_pitching_stats', 489, 'persons', 43, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3626, 'core_person_stats', 1107, 'persons', 44, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3627, 'baseball_pitching_stats', 490, 'persons', 44, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3628, 'core_person_stats', 1108, 'persons', 30, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3629, 'baseball_pitching_stats', 491, 'persons', 30, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3630, 'core_person_stats', 1109, 'persons', 50, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3631, 'baseball_pitching_stats', 492, 'persons', 50, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3632, 'baseball_offensive_stats', 1016, 'teams', 5, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3633, 'baseball_pitching_stats', 493, 'teams', 5, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3634, 'baseball_defensive_stats', 1016, 'teams', 5, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3635, 'core_person_stats', 1110, 'persons', 16, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3636, 'baseball_offensive_stats', 1017, 'persons', 16, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3637, 'baseball_defensive_stats', 1017, 'persons', 16, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3638, 'core_person_stats', 1111, 'persons', 22, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3639, 'baseball_offensive_stats', 1018, 'persons', 22, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3640, 'baseball_defensive_stats', 1018, 'persons', 22, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3641, 'core_person_stats', 1112, 'persons', 17, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3642, 'baseball_offensive_stats', 1019, 'persons', 17, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3643, 'baseball_defensive_stats', 1019, 'persons', 17, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3644, 'core_person_stats', 1113, 'persons', 18, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3645, 'baseball_offensive_stats', 1020, 'persons', 18, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3646, 'baseball_defensive_stats', 1020, 'persons', 18, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3647, 'core_person_stats', 1114, 'persons', 19, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3648, 'baseball_offensive_stats', 1021, 'persons', 19, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3649, 'baseball_defensive_stats', 1021, 'persons', 19, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3651, 'baseball_offensive_stats', 1022, 'persons', 25, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3652, 'baseball_defensive_stats', 1022, 'persons', 25, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3653, 'core_person_stats', 1116, 'persons', 14, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3654, 'baseball_offensive_stats', 1023, 'persons', 14, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3655, 'baseball_defensive_stats', 1023, 'persons', 14, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3656, 'core_person_stats', 1117, 'persons', 20, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3657, 'baseball_offensive_stats', 1024, 'persons', 20, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3658, 'baseball_defensive_stats', 1024, 'persons', 20, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3659, 'core_person_stats', 1118, 'persons', 15, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3660, 'baseball_offensive_stats', 1025, 'persons', 15, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3661, 'baseball_defensive_stats', 1025, 'persons', 15, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3662, 'core_person_stats', 1119, 'persons', 23, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3663, 'baseball_offensive_stats', 1026, 'persons', 23, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3664, 'baseball_defensive_stats', 1026, 'persons', 23, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3665, 'core_person_stats', 1120, 'persons', 24, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3666, 'baseball_offensive_stats', 1027, 'persons', 24, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3667, 'baseball_defensive_stats', 1027, 'persons', 24, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3668, 'core_person_stats', 1121, 'persons', 931, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3669, 'baseball_offensive_stats', 1028, 'persons', 931, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3670, 'baseball_defensive_stats', 1028, 'persons', 931, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3671, 'core_person_stats', 1122, 'persons', 932, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3672, 'baseball_offensive_stats', 1029, 'persons', 932, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3673, 'baseball_defensive_stats', 1029, 'persons', 932, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3674, 'core_person_stats', 1123, 'persons', 21, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3675, 'baseball_offensive_stats', 1030, 'persons', 21, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3676, 'baseball_defensive_stats', 1030, 'persons', 21, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3677, 'core_person_stats', 1124, 'persons', 579, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3678, 'baseball_offensive_stats', 1031, 'persons', 579, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3679, 'baseball_defensive_stats', 1031, 'persons', 579, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3680, 'core_person_stats', 1125, 'persons', 933, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3681, 'baseball_offensive_stats', 1032, 'persons', 933, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3682, 'baseball_defensive_stats', 1032, 'persons', 933, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3683, 'core_person_stats', 1126, 'persons', 934, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3684, 'baseball_offensive_stats', 1033, 'persons', 934, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3685, 'baseball_defensive_stats', 1033, 'persons', 934, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3686, 'core_person_stats', 1127, 'persons', 935, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3687, 'baseball_offensive_stats', 1034, 'persons', 935, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3688, 'baseball_defensive_stats', 1034, 'persons', 935, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3689, 'core_person_stats', 1128, 'persons', 936, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3690, 'baseball_offensive_stats', 1035, 'persons', 936, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3691, 'baseball_defensive_stats', 1035, 'persons', 936, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3693, 'baseball_offensive_stats', 1036, 'persons', 921, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3694, 'baseball_defensive_stats', 1036, 'persons', 921, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3696, 'baseball_offensive_stats', 1037, 'persons', 403, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3697, 'baseball_defensive_stats', 1037, 'persons', 403, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3699, 'baseball_offensive_stats', 1038, 'persons', 27, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3700, 'baseball_defensive_stats', 1038, 'persons', 27, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3702, 'baseball_offensive_stats', 1039, 'persons', 513, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3703, 'baseball_defensive_stats', 1039, 'persons', 513, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3705, 'baseball_offensive_stats', 1040, 'persons', 937, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3706, 'baseball_defensive_stats', 1040, 'persons', 937, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3708, 'baseball_offensive_stats', 1041, 'persons', 938, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3709, 'baseball_defensive_stats', 1041, 'persons', 938, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3711, 'baseball_offensive_stats', 1042, 'persons', 402, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3712, 'baseball_defensive_stats', 1042, 'persons', 402, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3714, 'baseball_offensive_stats', 1043, 'persons', 414, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3715, 'baseball_defensive_stats', 1043, 'persons', 414, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3717, 'baseball_offensive_stats', 1044, 'persons', 26, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3718, 'baseball_defensive_stats', 1044, 'persons', 26, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3720, 'baseball_offensive_stats', 1045, 'persons', 401, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3721, 'baseball_defensive_stats', 1045, 'persons', 401, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3723, 'baseball_offensive_stats', 1046, 'persons', 575, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3724, 'baseball_defensive_stats', 1046, 'persons', 575, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3726, 'baseball_offensive_stats', 1047, 'persons', 29, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3727, 'baseball_defensive_stats', 1047, 'persons', 29, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3729, 'baseball_offensive_stats', 1048, 'persons', 788, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3730, 'baseball_defensive_stats', 1048, 'persons', 788, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3732, 'baseball_offensive_stats', 1049, 'persons', 28, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3733, 'baseball_defensive_stats', 1049, 'persons', 28, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3735, 'baseball_offensive_stats', 1050, 'persons', 939, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3736, 'baseball_defensive_stats', 1050, 'persons', 939, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3738, 'baseball_offensive_stats', 1051, 'persons', 578, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3739, 'baseball_defensive_stats', 1051, 'persons', 578, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3741, 'baseball_offensive_stats', 1052, 'persons', 415, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3742, 'baseball_defensive_stats', 1052, 'persons', 415, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3743, 'core_person_stats', 1146, 'persons', 26, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3744, 'baseball_pitching_stats', 494, 'persons', 26, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3745, 'core_person_stats', 1147, 'persons', 415, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3746, 'baseball_pitching_stats', 495, 'persons', 415, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3747, 'core_person_stats', 1148, 'persons', 921, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3748, 'baseball_pitching_stats', 496, 'persons', 921, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3749, 'core_person_stats', 1149, 'persons', 28, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3750, 'baseball_pitching_stats', 497, 'persons', 28, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3751, 'core_person_stats', 1150, 'persons', 25, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3752, 'baseball_pitching_stats', 498, 'persons', 25, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3753, 'core_person_stats', 1151, 'persons', 27, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3754, 'baseball_pitching_stats', 499, 'persons', 27, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3755, 'core_person_stats', 1152, 'persons', 578, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3756, 'baseball_pitching_stats', 500, 'persons', 578, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3757, 'core_person_stats', 1153, 'persons', 401, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3758, 'baseball_pitching_stats', 501, 'persons', 401, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3759, 'core_person_stats', 1154, 'persons', 414, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3760, 'baseball_pitching_stats', 502, 'persons', 414, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3761, 'core_person_stats', 1155, 'persons', 402, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3762, 'baseball_pitching_stats', 503, 'persons', 402, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3763, 'core_person_stats', 1156, 'persons', 29, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3764, 'baseball_pitching_stats', 504, 'persons', 29, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3765, 'core_person_stats', 1157, 'persons', 938, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3766, 'baseball_pitching_stats', 505, 'persons', 938, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3767, 'core_person_stats', 1158, 'persons', 575, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3768, 'baseball_pitching_stats', 506, 'persons', 575, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3769, 'core_person_stats', 1159, 'persons', 403, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3770, 'baseball_pitching_stats', 507, 'persons', 403, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3771, 'core_person_stats', 1160, 'persons', 788, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3772, 'baseball_pitching_stats', 508, 'persons', 788, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3773, 'core_person_stats', 1161, 'persons', 513, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3774, 'baseball_pitching_stats', 509, 'persons', 513, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3775, 'core_person_stats', 1162, 'persons', 937, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3776, 'baseball_pitching_stats', 510, 'persons', 937, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3777, 'core_person_stats', 1163, 'persons', 939, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3778, 'baseball_pitching_stats', 511, 'persons', 939, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3779, 'baseball_offensive_stats', 1053, 'teams', 24, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3780, 'baseball_pitching_stats', 512, 'teams', 24, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3781, 'baseball_defensive_stats', 1053, 'teams', 24, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3782, 'baseball_offensive_stats', 1054, 'teams', 18, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3783, 'baseball_pitching_stats', 513, 'teams', 18, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3784, 'baseball_defensive_stats', 1054, 'teams', 18, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3785, 'baseball_offensive_stats', 1055, 'persons', 940, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3786, 'baseball_defensive_stats', 1055, 'persons', 940, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3787, 'baseball_offensive_stats', 1056, 'persons', 941, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3788, 'baseball_defensive_stats', 1056, 'persons', 941, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3789, 'baseball_offensive_stats', 1057, 'persons', 942, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3790, 'baseball_defensive_stats', 1057, 'persons', 942, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3791, 'baseball_offensive_stats', 1058, 'persons', 943, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3792, 'baseball_defensive_stats', 1058, 'persons', 943, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3793, 'baseball_offensive_stats', 1059, 'persons', 944, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3794, 'baseball_defensive_stats', 1059, 'persons', 944, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3795, 'baseball_offensive_stats', 1060, 'persons', 945, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3796, 'baseball_defensive_stats', 1060, 'persons', 945, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3797, 'baseball_offensive_stats', 1061, 'persons', 946, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3798, 'baseball_defensive_stats', 1061, 'persons', 946, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3799, 'baseball_offensive_stats', 1062, 'persons', 947, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3800, 'baseball_defensive_stats', 1062, 'persons', 947, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3801, 'baseball_offensive_stats', 1063, 'persons', 948, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3802, 'baseball_defensive_stats', 1063, 'persons', 948, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3803, 'baseball_offensive_stats', 1064, 'persons', 949, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3804, 'baseball_defensive_stats', 1064, 'persons', 949, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3805, 'baseball_offensive_stats', 1065, 'persons', 315, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3806, 'baseball_defensive_stats', 1065, 'persons', 315, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3807, 'baseball_offensive_stats', 1066, 'persons', 950, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3808, 'baseball_defensive_stats', 1066, 'persons', 950, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3809, 'baseball_pitching_stats', 514, 'persons', 315, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3810, 'baseball_pitching_stats', 515, 'persons', 948, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3811, 'baseball_offensive_stats', 1067, 'persons', 951, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3812, 'baseball_defensive_stats', 1067, 'persons', 951, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3813, 'baseball_offensive_stats', 1068, 'persons', 952, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3814, 'baseball_defensive_stats', 1068, 'persons', 952, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3815, 'baseball_offensive_stats', 1069, 'persons', 953, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3816, 'baseball_defensive_stats', 1069, 'persons', 953, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3817, 'baseball_offensive_stats', 1070, 'persons', 954, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3818, 'baseball_defensive_stats', 1070, 'persons', 954, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3819, 'baseball_offensive_stats', 1071, 'persons', 955, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3820, 'baseball_defensive_stats', 1071, 'persons', 955, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3821, 'baseball_offensive_stats', 1072, 'persons', 956, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3822, 'baseball_defensive_stats', 1072, 'persons', 956, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3823, 'baseball_offensive_stats', 1073, 'persons', 957, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3824, 'baseball_defensive_stats', 1073, 'persons', 957, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3825, 'baseball_offensive_stats', 1074, 'persons', 958, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3826, 'baseball_defensive_stats', 1074, 'persons', 958, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3827, 'baseball_offensive_stats', 1075, 'persons', 159, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3828, 'baseball_defensive_stats', 1075, 'persons', 159, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3829, 'baseball_offensive_stats', 1076, 'persons', 187, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3830, 'baseball_defensive_stats', 1076, 'persons', 187, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3831, 'baseball_offensive_stats', 1077, 'persons', 959, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3832, 'baseball_defensive_stats', 1077, 'persons', 959, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3833, 'baseball_offensive_stats', 1078, 'persons', 639, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3834, 'baseball_defensive_stats', 1078, 'persons', 639, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3835, 'baseball_offensive_stats', 1079, 'persons', 960, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3836, 'baseball_defensive_stats', 1079, 'persons', 960, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3837, 'baseball_offensive_stats', 1080, 'persons', 961, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3838, 'baseball_defensive_stats', 1080, 'persons', 961, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3839, 'baseball_offensive_stats', 1081, 'persons', 775, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3840, 'baseball_defensive_stats', 1081, 'persons', 775, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3841, 'baseball_pitching_stats', 516, 'persons', 159, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3842, 'baseball_pitching_stats', 517, 'persons', 187, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3843, 'baseball_pitching_stats', 518, 'persons', 639, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3844, 'baseball_pitching_stats', 519, 'persons', 961, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3845, 'baseball_pitching_stats', 520, 'persons', 775, 'events', 1894, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3846, 'baseball_offensive_stats', 1082, 'teams', 18, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3847, 'baseball_pitching_stats', 521, 'teams', 18, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3848, 'baseball_defensive_stats', 1082, 'teams', 18, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3850, 'baseball_offensive_stats', 1083, 'persons', 927, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3851, 'baseball_defensive_stats', 1083, 'persons', 927, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3852, 'core_person_stats', 1165, 'persons', 959, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3853, 'baseball_offensive_stats', 1084, 'persons', 959, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3854, 'baseball_defensive_stats', 1084, 'persons', 959, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3855, 'core_person_stats', 1166, 'persons', 953, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3856, 'baseball_offensive_stats', 1085, 'persons', 953, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3857, 'baseball_defensive_stats', 1085, 'persons', 953, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3858, 'core_person_stats', 1167, 'persons', 954, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3859, 'baseball_offensive_stats', 1086, 'persons', 954, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3860, 'baseball_defensive_stats', 1086, 'persons', 954, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3861, 'core_person_stats', 1168, 'persons', 957, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3862, 'baseball_offensive_stats', 1087, 'persons', 957, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3863, 'baseball_defensive_stats', 1087, 'persons', 957, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3864, 'core_person_stats', 1169, 'persons', 951, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3865, 'baseball_offensive_stats', 1088, 'persons', 951, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3866, 'baseball_defensive_stats', 1088, 'persons', 951, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3867, 'core_person_stats', 1170, 'persons', 962, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3868, 'baseball_offensive_stats', 1089, 'persons', 962, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3869, 'baseball_defensive_stats', 1089, 'persons', 962, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3870, 'core_person_stats', 1171, 'persons', 952, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3871, 'baseball_offensive_stats', 1090, 'persons', 952, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3872, 'baseball_defensive_stats', 1090, 'persons', 952, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3873, 'core_person_stats', 1172, 'persons', 956, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3874, 'baseball_offensive_stats', 1091, 'persons', 956, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3875, 'baseball_defensive_stats', 1091, 'persons', 956, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3876, 'core_person_stats', 1173, 'persons', 963, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3877, 'baseball_offensive_stats', 1092, 'persons', 963, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3878, 'baseball_defensive_stats', 1092, 'persons', 963, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3879, 'core_person_stats', 1174, 'persons', 955, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3880, 'baseball_offensive_stats', 1093, 'persons', 955, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3881, 'baseball_defensive_stats', 1093, 'persons', 955, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3882, 'core_person_stats', 1175, 'persons', 964, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3883, 'baseball_offensive_stats', 1094, 'persons', 964, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3884, 'baseball_defensive_stats', 1094, 'persons', 964, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3886, 'baseball_offensive_stats', 1095, 'persons', 209, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3887, 'baseball_defensive_stats', 1095, 'persons', 209, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3889, 'baseball_offensive_stats', 1096, 'persons', 965, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3890, 'baseball_defensive_stats', 1096, 'persons', 965, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3891, 'core_person_stats', 1178, 'persons', 960, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3892, 'baseball_offensive_stats', 1097, 'persons', 960, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3893, 'baseball_defensive_stats', 1097, 'persons', 960, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3894, 'core_person_stats', 1179, 'persons', 958, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3895, 'baseball_offensive_stats', 1098, 'persons', 958, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3896, 'baseball_defensive_stats', 1098, 'persons', 958, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3897, 'core_person_stats', 1180, 'persons', 966, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3898, 'baseball_offensive_stats', 1099, 'persons', 966, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3899, 'baseball_defensive_stats', 1099, 'persons', 966, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3900, 'core_person_stats', 1181, 'persons', 967, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3901, 'baseball_offensive_stats', 1100, 'persons', 967, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3902, 'baseball_defensive_stats', 1100, 'persons', 967, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3904, 'baseball_offensive_stats', 1101, 'persons', 161, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3905, 'baseball_defensive_stats', 1101, 'persons', 161, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3907, 'baseball_offensive_stats', 1102, 'persons', 336, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3908, 'baseball_defensive_stats', 1102, 'persons', 336, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3910, 'baseball_offensive_stats', 1103, 'persons', 159, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3911, 'baseball_defensive_stats', 1103, 'persons', 159, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3913, 'baseball_offensive_stats', 1104, 'persons', 160, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3914, 'baseball_defensive_stats', 1104, 'persons', 160, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3916, 'baseball_offensive_stats', 1105, 'persons', 189, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3917, 'baseball_defensive_stats', 1105, 'persons', 189, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3919, 'baseball_offensive_stats', 1106, 'persons', 186, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3920, 'baseball_defensive_stats', 1106, 'persons', 186, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3922, 'baseball_offensive_stats', 1107, 'persons', 775, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3923, 'baseball_defensive_stats', 1107, 'persons', 775, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3925, 'baseball_offensive_stats', 1108, 'persons', 639, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3926, 'baseball_defensive_stats', 1108, 'persons', 639, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3928, 'baseball_offensive_stats', 1109, 'persons', 968, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3929, 'baseball_defensive_stats', 1109, 'persons', 968, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3931, 'baseball_offensive_stats', 1110, 'persons', 929, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3932, 'baseball_defensive_stats', 1110, 'persons', 929, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3934, 'baseball_offensive_stats', 1111, 'persons', 187, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3935, 'baseball_defensive_stats', 1111, 'persons', 187, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3937, 'baseball_offensive_stats', 1112, 'persons', 902, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3938, 'baseball_defensive_stats', 1112, 'persons', 902, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3940, 'baseball_offensive_stats', 1113, 'persons', 961, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3941, 'baseball_defensive_stats', 1113, 'persons', 961, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3942, 'core_person_stats', 1195, 'persons', 639, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3943, 'baseball_pitching_stats', 522, 'persons', 639, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3944, 'core_person_stats', 1196, 'persons', 965, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3945, 'baseball_pitching_stats', 523, 'persons', 965, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3946, 'core_person_stats', 1197, 'persons', 187, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3947, 'baseball_pitching_stats', 524, 'persons', 187, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3948, 'core_person_stats', 1198, 'persons', 161, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3949, 'baseball_pitching_stats', 525, 'persons', 161, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3950, 'core_person_stats', 1199, 'persons', 775, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3951, 'baseball_pitching_stats', 526, 'persons', 775, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3952, 'core_person_stats', 1200, 'persons', 927, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3953, 'baseball_pitching_stats', 527, 'persons', 927, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3954, 'core_person_stats', 1201, 'persons', 186, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3955, 'baseball_pitching_stats', 528, 'persons', 186, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3956, 'core_person_stats', 1202, 'persons', 961, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3957, 'baseball_pitching_stats', 529, 'persons', 961, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3958, 'core_person_stats', 1203, 'persons', 336, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3959, 'baseball_pitching_stats', 530, 'persons', 336, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3960, 'core_person_stats', 1204, 'persons', 929, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3961, 'baseball_pitching_stats', 531, 'persons', 929, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3962, 'core_person_stats', 1205, 'persons', 160, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3963, 'baseball_pitching_stats', 532, 'persons', 160, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3964, 'core_person_stats', 1206, 'persons', 209, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3965, 'baseball_pitching_stats', 533, 'persons', 209, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3966, 'core_person_stats', 1207, 'persons', 189, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3967, 'baseball_pitching_stats', 534, 'persons', 189, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3968, 'core_person_stats', 1208, 'persons', 159, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3969, 'baseball_pitching_stats', 535, 'persons', 159, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3970, 'core_person_stats', 1209, 'persons', 968, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3971, 'baseball_pitching_stats', 536, 'persons', 968, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3972, 'core_person_stats', 1210, 'persons', 902, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3973, 'baseball_pitching_stats', 537, 'persons', 902, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3974, 'baseball_offensive_stats', 1114, 'teams', 24, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3975, 'baseball_pitching_stats', 538, 'teams', 24, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3976, 'baseball_defensive_stats', 1114, 'teams', 24, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3978, 'baseball_offensive_stats', 1115, 'persons', 233, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3979, 'baseball_defensive_stats', 1115, 'persons', 233, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3980, 'core_person_stats', 1212, 'persons', 974, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3981, 'baseball_offensive_stats', 1116, 'persons', 974, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3982, 'baseball_defensive_stats', 1116, 'persons', 974, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3983, 'core_person_stats', 1213, 'persons', 654, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3984, 'baseball_offensive_stats', 1117, 'persons', 654, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3985, 'baseball_defensive_stats', 1117, 'persons', 654, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3986, 'core_person_stats', 1214, 'persons', 941, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3987, 'baseball_offensive_stats', 1118, 'persons', 941, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3988, 'baseball_defensive_stats', 1118, 'persons', 941, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3989, 'core_person_stats', 1215, 'persons', 940, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3990, 'baseball_offensive_stats', 1119, 'persons', 940, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3991, 'baseball_defensive_stats', 1119, 'persons', 940, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3992, 'core_person_stats', 1216, 'persons', 944, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3993, 'baseball_offensive_stats', 1120, 'persons', 944, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3994, 'baseball_defensive_stats', 1120, 'persons', 944, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3995, 'core_person_stats', 1217, 'persons', 942, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3996, 'baseball_offensive_stats', 1121, 'persons', 942, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3997, 'baseball_defensive_stats', 1121, 'persons', 942, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3998, 'core_person_stats', 1218, 'persons', 947, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (3999, 'baseball_offensive_stats', 1122, 'persons', 947, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4000, 'baseball_defensive_stats', 1122, 'persons', 947, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4001, 'core_person_stats', 1219, 'persons', 650, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4002, 'baseball_offensive_stats', 1123, 'persons', 650, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4003, 'baseball_defensive_stats', 1123, 'persons', 650, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4004, 'core_person_stats', 1220, 'persons', 655, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4005, 'baseball_offensive_stats', 1124, 'persons', 655, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4006, 'baseball_defensive_stats', 1124, 'persons', 655, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4007, 'core_person_stats', 1221, 'persons', 943, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4008, 'baseball_offensive_stats', 1125, 'persons', 943, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4009, 'baseball_defensive_stats', 1125, 'persons', 943, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4010, 'core_person_stats', 1222, 'persons', 945, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4011, 'baseball_offensive_stats', 1126, 'persons', 945, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4012, 'baseball_defensive_stats', 1126, 'persons', 945, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4013, 'core_person_stats', 1223, 'persons', 949, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4014, 'baseball_offensive_stats', 1127, 'persons', 949, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4015, 'baseball_defensive_stats', 1127, 'persons', 949, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4016, 'core_person_stats', 1224, 'persons', 975, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4017, 'baseball_offensive_stats', 1128, 'persons', 975, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4018, 'baseball_defensive_stats', 1128, 'persons', 975, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4019, 'core_person_stats', 1225, 'persons', 950, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4020, 'baseball_offensive_stats', 1129, 'persons', 950, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4021, 'baseball_defensive_stats', 1129, 'persons', 950, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4022, 'core_person_stats', 1226, 'persons', 946, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4023, 'baseball_offensive_stats', 1130, 'persons', 946, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4024, 'baseball_defensive_stats', 1130, 'persons', 946, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4026, 'baseball_offensive_stats', 1131, 'persons', 129, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4027, 'baseball_defensive_stats', 1131, 'persons', 129, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4029, 'baseball_offensive_stats', 1132, 'persons', 114, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4030, 'baseball_defensive_stats', 1132, 'persons', 114, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4031, 'core_person_stats', 1229, 'persons', 649, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4032, 'baseball_offensive_stats', 1133, 'persons', 649, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4033, 'baseball_defensive_stats', 1133, 'persons', 649, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4035, 'baseball_offensive_stats', 1134, 'persons', 234, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4036, 'baseball_defensive_stats', 1134, 'persons', 234, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4038, 'baseball_offensive_stats', 1135, 'persons', 315, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4039, 'baseball_defensive_stats', 1135, 'persons', 315, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4041, 'baseball_offensive_stats', 1136, 'persons', 115, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4042, 'baseball_defensive_stats', 1136, 'persons', 115, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4044, 'baseball_offensive_stats', 1137, 'persons', 130, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4045, 'baseball_defensive_stats', 1137, 'persons', 130, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4047, 'baseball_offensive_stats', 1138, 'persons', 323, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4048, 'baseball_defensive_stats', 1138, 'persons', 323, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4050, 'baseball_offensive_stats', 1139, 'persons', 880, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4051, 'baseball_defensive_stats', 1139, 'persons', 880, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4053, 'baseball_offensive_stats', 1140, 'persons', 948, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4054, 'baseball_defensive_stats', 1140, 'persons', 948, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4056, 'baseball_offensive_stats', 1141, 'persons', 976, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4057, 'baseball_defensive_stats', 1141, 'persons', 976, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4059, 'baseball_offensive_stats', 1142, 'persons', 977, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4060, 'baseball_defensive_stats', 1142, 'persons', 977, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4062, 'baseball_offensive_stats', 1143, 'persons', 978, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4063, 'baseball_defensive_stats', 1143, 'persons', 978, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4065, 'baseball_offensive_stats', 1144, 'persons', 979, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4066, 'baseball_defensive_stats', 1144, 'persons', 979, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4068, 'baseball_offensive_stats', 1145, 'persons', 908, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4069, 'baseball_defensive_stats', 1145, 'persons', 908, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4071, 'baseball_offensive_stats', 1146, 'persons', 872, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4072, 'baseball_defensive_stats', 1146, 'persons', 872, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4074, 'baseball_offensive_stats', 1147, 'persons', 113, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4075, 'baseball_defensive_stats', 1147, 'persons', 113, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4077, 'baseball_offensive_stats', 1148, 'persons', 652, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4078, 'baseball_defensive_stats', 1148, 'persons', 652, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4080, 'baseball_offensive_stats', 1149, 'persons', 971, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4081, 'baseball_defensive_stats', 1149, 'persons', 971, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4083, 'baseball_offensive_stats', 1150, 'persons', 980, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4084, 'baseball_defensive_stats', 1150, 'persons', 980, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4086, 'baseball_offensive_stats', 1151, 'persons', 651, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4087, 'baseball_defensive_stats', 1151, 'persons', 651, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4089, 'baseball_offensive_stats', 1152, 'persons', 981, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4090, 'baseball_defensive_stats', 1152, 'persons', 981, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4092, 'baseball_offensive_stats', 1153, 'persons', 982, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4093, 'baseball_defensive_stats', 1153, 'persons', 982, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4095, 'baseball_offensive_stats', 1154, 'persons', 983, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4096, 'baseball_defensive_stats', 1154, 'persons', 983, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4098, 'baseball_offensive_stats', 1155, 'persons', 984, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4099, 'baseball_defensive_stats', 1155, 'persons', 984, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4101, 'baseball_offensive_stats', 1156, 'persons', 881, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4102, 'baseball_defensive_stats', 1156, 'persons', 881, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4103, 'core_person_stats', 1253, 'persons', 984, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4104, 'baseball_pitching_stats', 539, 'persons', 984, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4105, 'core_person_stats', 1254, 'persons', 979, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4106, 'baseball_pitching_stats', 540, 'persons', 979, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4107, 'core_person_stats', 1255, 'persons', 980, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4108, 'baseball_pitching_stats', 541, 'persons', 980, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4109, 'core_person_stats', 1256, 'persons', 652, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4110, 'baseball_pitching_stats', 542, 'persons', 652, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4111, 'core_person_stats', 1257, 'persons', 315, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4112, 'baseball_pitching_stats', 543, 'persons', 315, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4113, 'core_person_stats', 1258, 'persons', 234, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4114, 'baseball_pitching_stats', 544, 'persons', 234, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4115, 'core_person_stats', 1259, 'persons', 323, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4116, 'baseball_pitching_stats', 545, 'persons', 323, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4117, 'core_person_stats', 1260, 'persons', 880, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4118, 'baseball_pitching_stats', 546, 'persons', 880, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4119, 'core_person_stats', 1261, 'persons', 948, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4120, 'baseball_pitching_stats', 547, 'persons', 948, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4121, 'core_person_stats', 1262, 'persons', 130, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4122, 'baseball_pitching_stats', 548, 'persons', 130, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4123, 'core_person_stats', 1263, 'persons', 233, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4124, 'baseball_pitching_stats', 549, 'persons', 233, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4125, 'core_person_stats', 1264, 'persons', 115, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4126, 'baseball_pitching_stats', 550, 'persons', 115, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4127, 'core_person_stats', 1265, 'persons', 978, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4128, 'baseball_pitching_stats', 551, 'persons', 978, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4129, 'core_person_stats', 1266, 'persons', 908, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4130, 'baseball_pitching_stats', 552, 'persons', 908, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4131, 'core_person_stats', 1267, 'persons', 872, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4132, 'baseball_pitching_stats', 553, 'persons', 872, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4133, 'core_person_stats', 1268, 'persons', 114, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4134, 'baseball_pitching_stats', 554, 'persons', 114, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4135, 'core_person_stats', 1269, 'persons', 129, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4136, 'baseball_pitching_stats', 555, 'persons', 129, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4137, 'core_person_stats', 1270, 'persons', 971, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4138, 'baseball_pitching_stats', 556, 'persons', 971, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4139, 'core_person_stats', 1271, 'persons', 983, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4140, 'baseball_pitching_stats', 557, 'persons', 983, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4141, 'core_person_stats', 1272, 'persons', 113, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4142, 'baseball_pitching_stats', 558, 'persons', 113, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4143, 'core_person_stats', 1273, 'persons', 651, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4144, 'baseball_pitching_stats', 559, 'persons', 651, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4145, 'core_person_stats', 1274, 'persons', 982, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4146, 'baseball_pitching_stats', 560, 'persons', 982, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4147, 'core_person_stats', 1275, 'persons', 881, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4148, 'baseball_pitching_stats', 561, 'persons', 881, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4149, 'core_person_stats', 1276, 'persons', 981, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4150, 'baseball_pitching_stats', 562, 'persons', 981, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4151, 'core_person_stats', 1277, 'persons', 977, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4152, 'baseball_pitching_stats', 563, 'persons', 977, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4153, 'core_person_stats', 1278, 'persons', 976, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4154, 'baseball_pitching_stats', 564, 'persons', 976, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4155, 'baseball_offensive_stats', 1157, 'teams', 20, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4156, 'baseball_pitching_stats', 565, 'teams', 20, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4157, 'baseball_defensive_stats', 1157, 'teams', 20, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4158, 'baseball_offensive_stats', 1158, 'teams', 25, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4159, 'baseball_pitching_stats', 566, 'teams', 25, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4160, 'baseball_defensive_stats', 1158, 'teams', 25, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4161, 'baseball_offensive_stats', 1159, 'persons', 986, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4162, 'baseball_defensive_stats', 1159, 'persons', 986, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4163, 'baseball_offensive_stats', 1160, 'persons', 987, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4164, 'baseball_defensive_stats', 1160, 'persons', 987, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4165, 'baseball_offensive_stats', 1161, 'persons', 988, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4166, 'baseball_defensive_stats', 1161, 'persons', 988, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4167, 'baseball_offensive_stats', 1162, 'persons', 989, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4168, 'baseball_defensive_stats', 1162, 'persons', 989, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4169, 'baseball_offensive_stats', 1163, 'persons', 990, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4170, 'baseball_defensive_stats', 1163, 'persons', 990, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4171, 'baseball_offensive_stats', 1164, 'persons', 331, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4172, 'baseball_defensive_stats', 1164, 'persons', 331, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4173, 'baseball_offensive_stats', 1165, 'persons', 204, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4174, 'baseball_defensive_stats', 1165, 'persons', 204, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4175, 'baseball_offensive_stats', 1166, 'persons', 991, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4176, 'baseball_defensive_stats', 1166, 'persons', 991, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4177, 'baseball_offensive_stats', 1167, 'persons', 992, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4178, 'baseball_defensive_stats', 1167, 'persons', 992, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4179, 'baseball_offensive_stats', 1168, 'persons', 993, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4180, 'baseball_defensive_stats', 1168, 'persons', 993, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4181, 'baseball_offensive_stats', 1169, 'persons', 994, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4182, 'baseball_defensive_stats', 1169, 'persons', 994, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4183, 'baseball_offensive_stats', 1170, 'persons', 995, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4184, 'baseball_defensive_stats', 1170, 'persons', 995, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4185, 'baseball_offensive_stats', 1171, 'persons', 996, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4186, 'baseball_defensive_stats', 1171, 'persons', 996, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4187, 'baseball_offensive_stats', 1172, 'persons', 997, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4188, 'baseball_defensive_stats', 1172, 'persons', 997, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4189, 'baseball_pitching_stats', 567, 'persons', 995, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4190, 'baseball_pitching_stats', 568, 'persons', 331, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4191, 'baseball_pitching_stats', 569, 'persons', 204, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4192, 'baseball_pitching_stats', 570, 'persons', 993, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4193, 'baseball_offensive_stats', 1173, 'persons', 998, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4194, 'baseball_defensive_stats', 1173, 'persons', 998, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4195, 'baseball_offensive_stats', 1174, 'persons', 999, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4196, 'baseball_defensive_stats', 1174, 'persons', 999, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4197, 'baseball_offensive_stats', 1175, 'persons', 1000, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4198, 'baseball_defensive_stats', 1175, 'persons', 1000, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4199, 'baseball_offensive_stats', 1176, 'persons', 1001, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4200, 'baseball_defensive_stats', 1176, 'persons', 1001, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4201, 'baseball_offensive_stats', 1177, 'persons', 1002, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4202, 'baseball_defensive_stats', 1177, 'persons', 1002, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4203, 'baseball_offensive_stats', 1178, 'persons', 885, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4204, 'baseball_defensive_stats', 1178, 'persons', 885, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4205, 'baseball_offensive_stats', 1179, 'persons', 1003, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4206, 'baseball_defensive_stats', 1179, 'persons', 1003, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4207, 'baseball_offensive_stats', 1180, 'persons', 1004, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4208, 'baseball_defensive_stats', 1180, 'persons', 1004, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4209, 'baseball_offensive_stats', 1181, 'persons', 1005, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4210, 'baseball_defensive_stats', 1181, 'persons', 1005, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4211, 'baseball_offensive_stats', 1182, 'persons', 1006, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4212, 'baseball_defensive_stats', 1182, 'persons', 1006, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4213, 'baseball_offensive_stats', 1183, 'persons', 1007, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4214, 'baseball_defensive_stats', 1183, 'persons', 1007, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4215, 'baseball_offensive_stats', 1184, 'persons', 1008, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4216, 'baseball_defensive_stats', 1184, 'persons', 1008, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4217, 'baseball_offensive_stats', 1185, 'persons', 1009, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4218, 'baseball_defensive_stats', 1185, 'persons', 1009, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4219, 'baseball_offensive_stats', 1186, 'persons', 874, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4220, 'baseball_defensive_stats', 1186, 'persons', 874, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4221, 'baseball_offensive_stats', 1187, 'persons', 1010, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4222, 'baseball_defensive_stats', 1187, 'persons', 1010, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4223, 'baseball_pitching_stats', 571, 'persons', 1009, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4224, 'baseball_pitching_stats', 572, 'persons', 874, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4225, 'baseball_pitching_stats', 573, 'persons', 885, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4226, 'baseball_pitching_stats', 574, 'persons', 1005, 'events', 2090, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4227, 'baseball_offensive_stats', 1188, 'teams', 20, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4228, 'baseball_pitching_stats', 575, 'teams', 20, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4229, 'baseball_defensive_stats', 1188, 'teams', 20, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4230, 'core_person_stats', 1279, 'persons', 1017, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4231, 'baseball_offensive_stats', 1189, 'persons', 1017, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4232, 'baseball_defensive_stats', 1189, 'persons', 1017, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4233, 'core_person_stats', 1280, 'persons', 802, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4234, 'baseball_offensive_stats', 1190, 'persons', 802, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4235, 'baseball_defensive_stats', 1190, 'persons', 802, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4237, 'baseball_offensive_stats', 1191, 'persons', 205, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4238, 'baseball_defensive_stats', 1191, 'persons', 205, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4239, 'core_person_stats', 1282, 'persons', 1018, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4240, 'baseball_offensive_stats', 1192, 'persons', 1018, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4241, 'baseball_defensive_stats', 1192, 'persons', 1018, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4242, 'core_person_stats', 1283, 'persons', 991, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4243, 'baseball_offensive_stats', 1193, 'persons', 991, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4244, 'baseball_defensive_stats', 1193, 'persons', 991, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4245, 'core_person_stats', 1284, 'persons', 992, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4246, 'baseball_offensive_stats', 1194, 'persons', 992, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4247, 'baseball_defensive_stats', 1194, 'persons', 992, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4248, 'core_person_stats', 1285, 'persons', 986, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4249, 'baseball_offensive_stats', 1195, 'persons', 986, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4250, 'baseball_defensive_stats', 1195, 'persons', 986, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4251, 'core_person_stats', 1286, 'persons', 989, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4252, 'baseball_offensive_stats', 1196, 'persons', 989, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4253, 'baseball_defensive_stats', 1196, 'persons', 989, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4255, 'baseball_offensive_stats', 1197, 'persons', 993, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4256, 'baseball_defensive_stats', 1197, 'persons', 993, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4257, 'core_person_stats', 1288, 'persons', 988, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4258, 'baseball_offensive_stats', 1198, 'persons', 988, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4259, 'baseball_defensive_stats', 1198, 'persons', 988, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4261, 'baseball_offensive_stats', 1199, 'persons', 990, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4262, 'baseball_defensive_stats', 1199, 'persons', 990, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4264, 'baseball_offensive_stats', 1200, 'persons', 155, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4265, 'baseball_defensive_stats', 1200, 'persons', 155, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4266, 'core_person_stats', 1291, 'persons', 994, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4267, 'baseball_offensive_stats', 1201, 'persons', 994, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4268, 'baseball_defensive_stats', 1201, 'persons', 994, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4269, 'core_person_stats', 1292, 'persons', 996, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4270, 'baseball_offensive_stats', 1202, 'persons', 996, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4271, 'baseball_defensive_stats', 1202, 'persons', 996, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4272, 'core_person_stats', 1293, 'persons', 1019, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4273, 'baseball_offensive_stats', 1203, 'persons', 1019, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4274, 'baseball_defensive_stats', 1203, 'persons', 1019, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4275, 'core_person_stats', 1294, 'persons', 987, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4276, 'baseball_offensive_stats', 1204, 'persons', 987, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4277, 'baseball_defensive_stats', 1204, 'persons', 987, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4278, 'core_person_stats', 1295, 'persons', 997, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4279, 'baseball_offensive_stats', 1205, 'persons', 997, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4280, 'baseball_defensive_stats', 1205, 'persons', 997, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4281, 'core_person_stats', 1296, 'persons', 661, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4282, 'baseball_offensive_stats', 1206, 'persons', 661, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4283, 'baseball_defensive_stats', 1206, 'persons', 661, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4285, 'baseball_offensive_stats', 1207, 'persons', 331, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4286, 'baseball_defensive_stats', 1207, 'persons', 331, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4287, 'core_person_stats', 1298, 'persons', 1020, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4288, 'baseball_offensive_stats', 1208, 'persons', 1020, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4289, 'baseball_defensive_stats', 1208, 'persons', 1020, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4291, 'baseball_offensive_stats', 1209, 'persons', 1021, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4292, 'baseball_defensive_stats', 1209, 'persons', 1021, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4294, 'baseball_offensive_stats', 1210, 'persons', 332, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4295, 'baseball_defensive_stats', 1210, 'persons', 332, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4297, 'baseball_offensive_stats', 1211, 'persons', 204, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4298, 'baseball_defensive_stats', 1211, 'persons', 204, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4300, 'baseball_offensive_stats', 1212, 'persons', 153, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4301, 'baseball_defensive_stats', 1212, 'persons', 153, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4303, 'baseball_offensive_stats', 1213, 'persons', 353, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4304, 'baseball_defensive_stats', 1213, 'persons', 353, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4306, 'baseball_offensive_stats', 1214, 'persons', 658, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4307, 'baseball_defensive_stats', 1214, 'persons', 658, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4309, 'baseball_offensive_stats', 1215, 'persons', 1016, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4310, 'baseball_defensive_stats', 1215, 'persons', 1016, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4311, 'core_person_stats', 1306, 'persons', 1022, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4312, 'baseball_offensive_stats', 1216, 'persons', 1022, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4313, 'baseball_defensive_stats', 1216, 'persons', 1022, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4315, 'baseball_offensive_stats', 1217, 'persons', 1023, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4316, 'baseball_defensive_stats', 1217, 'persons', 1023, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4318, 'baseball_offensive_stats', 1218, 'persons', 1024, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4319, 'baseball_defensive_stats', 1218, 'persons', 1024, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4321, 'baseball_offensive_stats', 1219, 'persons', 1025, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4322, 'baseball_defensive_stats', 1219, 'persons', 1025, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4324, 'baseball_offensive_stats', 1220, 'persons', 404, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4325, 'baseball_defensive_stats', 1220, 'persons', 404, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4327, 'baseball_offensive_stats', 1221, 'persons', 1015, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4328, 'baseball_defensive_stats', 1221, 'persons', 1015, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4330, 'baseball_offensive_stats', 1222, 'persons', 1013, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4331, 'baseball_defensive_stats', 1222, 'persons', 1013, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4333, 'baseball_offensive_stats', 1223, 'persons', 312, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4334, 'baseball_defensive_stats', 1223, 'persons', 312, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4336, 'baseball_offensive_stats', 1224, 'persons', 1012, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4337, 'baseball_defensive_stats', 1224, 'persons', 1012, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4339, 'baseball_offensive_stats', 1225, 'persons', 154, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4340, 'baseball_defensive_stats', 1225, 'persons', 154, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4342, 'baseball_offensive_stats', 1226, 'persons', 152, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4343, 'baseball_defensive_stats', 1226, 'persons', 152, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4345, 'baseball_offensive_stats', 1227, 'persons', 900, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4346, 'baseball_defensive_stats', 1227, 'persons', 900, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4348, 'baseball_offensive_stats', 1228, 'persons', 995, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4349, 'baseball_defensive_stats', 1228, 'persons', 995, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4350, 'core_person_stats', 1319, 'persons', 993, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4351, 'baseball_pitching_stats', 576, 'persons', 993, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4352, 'core_person_stats', 1320, 'persons', 990, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4353, 'baseball_pitching_stats', 577, 'persons', 990, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4354, 'core_person_stats', 1321, 'persons', 900, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4355, 'baseball_pitching_stats', 578, 'persons', 900, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4356, 'core_person_stats', 1322, 'persons', 154, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4357, 'baseball_pitching_stats', 579, 'persons', 154, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4358, 'core_person_stats', 1323, 'persons', 1016, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4359, 'baseball_pitching_stats', 580, 'persons', 1016, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4360, 'core_person_stats', 1324, 'persons', 152, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4361, 'baseball_pitching_stats', 581, 'persons', 152, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4362, 'core_person_stats', 1325, 'persons', 1024, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4363, 'baseball_pitching_stats', 582, 'persons', 1024, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4364, 'core_person_stats', 1326, 'persons', 312, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4365, 'baseball_pitching_stats', 583, 'persons', 312, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4366, 'core_person_stats', 1327, 'persons', 153, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4367, 'baseball_pitching_stats', 584, 'persons', 153, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4368, 'core_person_stats', 1328, 'persons', 1012, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4369, 'baseball_pitching_stats', 585, 'persons', 1012, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4370, 'core_person_stats', 1329, 'persons', 404, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4371, 'baseball_pitching_stats', 586, 'persons', 404, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4372, 'core_person_stats', 1330, 'persons', 155, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4373, 'baseball_pitching_stats', 587, 'persons', 155, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4374, 'core_person_stats', 1331, 'persons', 1013, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4375, 'baseball_pitching_stats', 588, 'persons', 1013, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4376, 'core_person_stats', 1332, 'persons', 1021, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4377, 'baseball_pitching_stats', 589, 'persons', 1021, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4378, 'core_person_stats', 1333, 'persons', 204, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4379, 'baseball_pitching_stats', 590, 'persons', 204, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4380, 'core_person_stats', 1334, 'persons', 332, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4381, 'baseball_pitching_stats', 591, 'persons', 332, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4382, 'core_person_stats', 1335, 'persons', 205, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4383, 'baseball_pitching_stats', 592, 'persons', 205, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4384, 'core_person_stats', 1336, 'persons', 353, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4385, 'baseball_pitching_stats', 593, 'persons', 353, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4386, 'core_person_stats', 1337, 'persons', 1025, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4387, 'baseball_pitching_stats', 594, 'persons', 1025, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4388, 'core_person_stats', 1338, 'persons', 995, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4389, 'baseball_pitching_stats', 595, 'persons', 995, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4390, 'core_person_stats', 1339, 'persons', 658, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4391, 'baseball_pitching_stats', 596, 'persons', 658, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4392, 'core_person_stats', 1340, 'persons', 1015, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4393, 'baseball_pitching_stats', 597, 'persons', 1015, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4394, 'core_person_stats', 1341, 'persons', 331, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4395, 'baseball_pitching_stats', 598, 'persons', 331, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4396, 'core_person_stats', 1342, 'persons', 1023, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4397, 'baseball_pitching_stats', 599, 'persons', 1023, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4398, 'baseball_offensive_stats', 1229, 'teams', 25, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4399, 'baseball_pitching_stats', 600, 'teams', 25, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4400, 'baseball_defensive_stats', 1229, 'teams', 25, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4402, 'baseball_offensive_stats', 1230, 'persons', 1009, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4403, 'baseball_defensive_stats', 1230, 'persons', 1009, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4404, 'core_person_stats', 1344, 'persons', 1002, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4405, 'baseball_offensive_stats', 1231, 'persons', 1002, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4406, 'baseball_defensive_stats', 1231, 'persons', 1002, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4407, 'core_person_stats', 1345, 'persons', 664, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4408, 'baseball_offensive_stats', 1232, 'persons', 664, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4409, 'baseball_defensive_stats', 1232, 'persons', 664, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4410, 'core_person_stats', 1346, 'persons', 1000, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4411, 'baseball_offensive_stats', 1233, 'persons', 1000, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4412, 'baseball_defensive_stats', 1233, 'persons', 1000, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4413, 'core_person_stats', 1347, 'persons', 1031, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4414, 'baseball_offensive_stats', 1234, 'persons', 1031, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4415, 'baseball_defensive_stats', 1234, 'persons', 1031, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4416, 'core_person_stats', 1348, 'persons', 1001, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4417, 'baseball_offensive_stats', 1235, 'persons', 1001, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4418, 'baseball_defensive_stats', 1235, 'persons', 1001, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4419, 'core_person_stats', 1349, 'persons', 1006, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4420, 'baseball_offensive_stats', 1236, 'persons', 1006, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4421, 'baseball_defensive_stats', 1236, 'persons', 1006, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4422, 'core_person_stats', 1350, 'persons', 1008, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4423, 'baseball_offensive_stats', 1237, 'persons', 1008, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4424, 'baseball_defensive_stats', 1237, 'persons', 1008, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4425, 'core_person_stats', 1351, 'persons', 1004, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4426, 'baseball_offensive_stats', 1238, 'persons', 1004, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4427, 'baseball_defensive_stats', 1238, 'persons', 1004, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4428, 'core_person_stats', 1352, 'persons', 998, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4429, 'baseball_offensive_stats', 1239, 'persons', 998, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4430, 'baseball_defensive_stats', 1239, 'persons', 998, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4431, 'core_person_stats', 1353, 'persons', 1032, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4432, 'baseball_offensive_stats', 1240, 'persons', 1032, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4433, 'baseball_defensive_stats', 1240, 'persons', 1032, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4434, 'core_person_stats', 1354, 'persons', 1010, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4435, 'baseball_offensive_stats', 1241, 'persons', 1010, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4436, 'baseball_defensive_stats', 1241, 'persons', 1010, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4437, 'core_person_stats', 1355, 'persons', 1007, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4438, 'baseball_offensive_stats', 1242, 'persons', 1007, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4439, 'baseball_defensive_stats', 1242, 'persons', 1007, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4440, 'core_person_stats', 1356, 'persons', 999, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4441, 'baseball_offensive_stats', 1243, 'persons', 999, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4442, 'baseball_defensive_stats', 1243, 'persons', 999, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4443, 'core_person_stats', 1357, 'persons', 1033, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4444, 'baseball_offensive_stats', 1244, 'persons', 1033, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4445, 'baseball_defensive_stats', 1244, 'persons', 1033, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4446, 'core_person_stats', 1358, 'persons', 1003, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4447, 'baseball_offensive_stats', 1245, 'persons', 1003, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4448, 'baseball_defensive_stats', 1245, 'persons', 1003, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4450, 'baseball_offensive_stats', 1246, 'persons', 350, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4451, 'baseball_defensive_stats', 1246, 'persons', 350, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4453, 'baseball_offensive_stats', 1247, 'persons', 85, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4454, 'baseball_defensive_stats', 1247, 'persons', 85, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4456, 'baseball_offensive_stats', 1248, 'persons', 214, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4457, 'baseball_defensive_stats', 1248, 'persons', 214, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4458, 'core_person_stats', 1362, 'persons', 1034, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4459, 'baseball_offensive_stats', 1249, 'persons', 1034, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4460, 'baseball_defensive_stats', 1249, 'persons', 1034, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4462, 'baseball_offensive_stats', 1250, 'persons', 81, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4463, 'baseball_defensive_stats', 1250, 'persons', 81, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4464, 'core_person_stats', 1364, 'persons', 1035, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4465, 'baseball_offensive_stats', 1251, 'persons', 1035, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4466, 'baseball_defensive_stats', 1251, 'persons', 1035, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4468, 'baseball_offensive_stats', 1252, 'persons', 79, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4469, 'baseball_defensive_stats', 1252, 'persons', 79, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4471, 'baseball_offensive_stats', 1253, 'persons', 905, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4472, 'baseball_defensive_stats', 1253, 'persons', 905, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4474, 'baseball_offensive_stats', 1254, 'persons', 215, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4475, 'baseball_defensive_stats', 1254, 'persons', 215, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4477, 'baseball_offensive_stats', 1255, 'persons', 213, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4478, 'baseball_defensive_stats', 1255, 'persons', 213, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4480, 'baseball_offensive_stats', 1256, 'persons', 1029, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4481, 'baseball_defensive_stats', 1256, 'persons', 1029, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4483, 'baseball_offensive_stats', 1257, 'persons', 874, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4484, 'baseball_defensive_stats', 1257, 'persons', 874, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4486, 'baseball_offensive_stats', 1258, 'persons', 666, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4487, 'baseball_defensive_stats', 1258, 'persons', 666, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4489, 'baseball_offensive_stats', 1259, 'persons', 922, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4490, 'baseball_defensive_stats', 1259, 'persons', 922, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4492, 'baseball_offensive_stats', 1260, 'persons', 83, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4493, 'baseball_defensive_stats', 1260, 'persons', 83, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4495, 'baseball_offensive_stats', 1261, 'persons', 985, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4496, 'baseball_defensive_stats', 1261, 'persons', 985, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4498, 'baseball_offensive_stats', 1262, 'persons', 358, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4499, 'baseball_defensive_stats', 1262, 'persons', 358, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4501, 'baseball_offensive_stats', 1263, 'persons', 885, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4502, 'baseball_defensive_stats', 1263, 'persons', 885, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4504, 'baseball_offensive_stats', 1264, 'persons', 906, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4505, 'baseball_defensive_stats', 1264, 'persons', 906, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4507, 'baseball_offensive_stats', 1265, 'persons', 1026, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4508, 'baseball_defensive_stats', 1265, 'persons', 1026, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4510, 'baseball_offensive_stats', 1266, 'persons', 662, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4511, 'baseball_defensive_stats', 1266, 'persons', 662, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4513, 'baseball_offensive_stats', 1267, 'persons', 1036, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4514, 'baseball_defensive_stats', 1267, 'persons', 1036, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4516, 'baseball_offensive_stats', 1268, 'persons', 1005, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4517, 'baseball_defensive_stats', 1268, 'persons', 1005, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4519, 'baseball_offensive_stats', 1269, 'persons', 359, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4520, 'baseball_defensive_stats', 1269, 'persons', 359, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4521, 'core_person_stats', 1383, 'persons', 1005, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4522, 'baseball_pitching_stats', 601, 'persons', 1005, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4523, 'core_person_stats', 1384, 'persons', 905, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4524, 'baseball_pitching_stats', 602, 'persons', 905, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4525, 'core_person_stats', 1385, 'persons', 922, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4526, 'baseball_pitching_stats', 603, 'persons', 922, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4527, 'core_person_stats', 1386, 'persons', 906, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4528, 'baseball_pitching_stats', 604, 'persons', 906, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4529, 'core_person_stats', 1387, 'persons', 85, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4530, 'baseball_pitching_stats', 605, 'persons', 85, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4531, 'core_person_stats', 1388, 'persons', 662, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4532, 'baseball_pitching_stats', 606, 'persons', 662, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4533, 'core_person_stats', 1389, 'persons', 1009, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4534, 'baseball_pitching_stats', 607, 'persons', 1009, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4535, 'core_person_stats', 1390, 'persons', 874, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4536, 'baseball_pitching_stats', 608, 'persons', 874, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4537, 'core_person_stats', 1391, 'persons', 358, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4538, 'baseball_pitching_stats', 609, 'persons', 358, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4539, 'core_person_stats', 1392, 'persons', 214, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4540, 'baseball_pitching_stats', 610, 'persons', 214, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4541, 'core_person_stats', 1393, 'persons', 215, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4542, 'baseball_pitching_stats', 611, 'persons', 215, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4543, 'core_person_stats', 1394, 'persons', 1036, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4544, 'baseball_pitching_stats', 612, 'persons', 1036, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4545, 'core_person_stats', 1395, 'persons', 79, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4546, 'baseball_pitching_stats', 613, 'persons', 79, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4547, 'core_person_stats', 1396, 'persons', 885, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4548, 'baseball_pitching_stats', 614, 'persons', 885, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4549, 'core_person_stats', 1397, 'persons', 350, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4550, 'baseball_pitching_stats', 615, 'persons', 350, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4551, 'core_person_stats', 1398, 'persons', 1029, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4552, 'baseball_pitching_stats', 616, 'persons', 1029, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4553, 'core_person_stats', 1399, 'persons', 666, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4554, 'baseball_pitching_stats', 617, 'persons', 666, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4555, 'core_person_stats', 1400, 'persons', 213, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4556, 'baseball_pitching_stats', 618, 'persons', 213, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4557, 'core_person_stats', 1401, 'persons', 1026, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4558, 'baseball_pitching_stats', 619, 'persons', 1026, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4559, 'core_person_stats', 1402, 'persons', 81, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4560, 'baseball_pitching_stats', 620, 'persons', 81, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4561, 'core_person_stats', 1403, 'persons', 83, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4562, 'baseball_pitching_stats', 621, 'persons', 83, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4563, 'core_person_stats', 1404, 'persons', 359, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4564, 'baseball_pitching_stats', 622, 'persons', 359, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4565, 'core_person_stats', 1405, 'persons', 985, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4566, 'baseball_pitching_stats', 623, 'persons', 985, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4567, 'baseball_offensive_stats', 1270, 'teams', 1, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4568, 'baseball_pitching_stats', 624, 'teams', 1, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4569, 'baseball_defensive_stats', 1270, 'teams', 1, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4570, 'baseball_offensive_stats', 1271, 'teams', 3, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4571, 'baseball_pitching_stats', 625, 'teams', 3, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4572, 'baseball_defensive_stats', 1271, 'teams', 3, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4573, 'baseball_offensive_stats', 1272, 'persons', 1037, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4574, 'baseball_defensive_stats', 1272, 'persons', 1037, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4575, 'baseball_offensive_stats', 1273, 'persons', 1038, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4576, 'baseball_defensive_stats', 1273, 'persons', 1038, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4577, 'baseball_offensive_stats', 1274, 'persons', 556, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4578, 'baseball_defensive_stats', 1274, 'persons', 556, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4579, 'baseball_offensive_stats', 1275, 'persons', 1039, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4580, 'baseball_defensive_stats', 1275, 'persons', 1039, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4581, 'baseball_offensive_stats', 1276, 'persons', 1040, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4582, 'baseball_defensive_stats', 1276, 'persons', 1040, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4583, 'baseball_offensive_stats', 1277, 'persons', 1041, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4584, 'baseball_defensive_stats', 1277, 'persons', 1041, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4585, 'baseball_offensive_stats', 1278, 'persons', 1042, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4586, 'baseball_defensive_stats', 1278, 'persons', 1042, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4587, 'baseball_offensive_stats', 1279, 'persons', 1043, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4588, 'baseball_defensive_stats', 1279, 'persons', 1043, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4589, 'baseball_offensive_stats', 1280, 'persons', 1044, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4590, 'baseball_defensive_stats', 1280, 'persons', 1044, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4591, 'baseball_pitching_stats', 626, 'persons', 525, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4592, 'baseball_pitching_stats', 627, 'persons', 786, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4593, 'baseball_pitching_stats', 628, 'persons', 390, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4594, 'baseball_pitching_stats', 629, 'persons', 1045, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4595, 'baseball_pitching_stats', 630, 'persons', 432, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4596, 'baseball_offensive_stats', 1281, 'persons', 812, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4597, 'baseball_defensive_stats', 1281, 'persons', 812, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4598, 'baseball_offensive_stats', 1282, 'persons', 810, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4599, 'baseball_defensive_stats', 1282, 'persons', 810, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4600, 'baseball_offensive_stats', 1283, 'persons', 808, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4601, 'baseball_defensive_stats', 1283, 'persons', 808, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4602, 'baseball_offensive_stats', 1284, 'persons', 816, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4603, 'baseball_defensive_stats', 1284, 'persons', 816, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4604, 'baseball_offensive_stats', 1285, 'persons', 559, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4605, 'baseball_defensive_stats', 1285, 'persons', 559, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4606, 'baseball_offensive_stats', 1286, 'persons', 807, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4607, 'baseball_defensive_stats', 1286, 'persons', 807, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4608, 'baseball_offensive_stats', 1287, 'persons', 809, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4609, 'baseball_defensive_stats', 1287, 'persons', 809, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4610, 'baseball_offensive_stats', 1288, 'persons', 813, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4611, 'baseball_defensive_stats', 1288, 'persons', 813, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4612, 'baseball_offensive_stats', 1289, 'persons', 811, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4613, 'baseball_defensive_stats', 1289, 'persons', 811, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4614, 'baseball_pitching_stats', 631, 'persons', 396, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4615, 'baseball_pitching_stats', 632, 'persons', 380, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4616, 'baseball_pitching_stats', 633, 'persons', 805, 'events', 2240, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4617, 'baseball_offensive_stats', 1290, 'teams', 27, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4618, 'baseball_pitching_stats', 634, 'teams', 27, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4619, 'baseball_defensive_stats', 1290, 'teams', 27, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4620, 'baseball_offensive_stats', 1291, 'teams', 21, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4621, 'baseball_pitching_stats', 635, 'teams', 21, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4622, 'baseball_defensive_stats', 1291, 'teams', 21, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4623, 'baseball_offensive_stats', 1292, 'persons', 1046, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4624, 'baseball_defensive_stats', 1292, 'persons', 1046, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4625, 'baseball_offensive_stats', 1293, 'persons', 1047, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4626, 'baseball_defensive_stats', 1293, 'persons', 1047, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4627, 'baseball_offensive_stats', 1294, 'persons', 1048, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4628, 'baseball_defensive_stats', 1294, 'persons', 1048, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4629, 'baseball_offensive_stats', 1295, 'persons', 1049, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4630, 'baseball_defensive_stats', 1295, 'persons', 1049, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4631, 'baseball_offensive_stats', 1296, 'persons', 1050, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4632, 'baseball_defensive_stats', 1296, 'persons', 1050, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4633, 'baseball_offensive_stats', 1297, 'persons', 1051, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4634, 'baseball_defensive_stats', 1297, 'persons', 1051, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4635, 'baseball_offensive_stats', 1298, 'persons', 1052, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4636, 'baseball_defensive_stats', 1298, 'persons', 1052, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4637, 'baseball_offensive_stats', 1299, 'persons', 1053, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4638, 'baseball_defensive_stats', 1299, 'persons', 1053, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4639, 'baseball_offensive_stats', 1300, 'persons', 241, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4640, 'baseball_defensive_stats', 1300, 'persons', 241, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4641, 'baseball_offensive_stats', 1301, 'persons', 311, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4642, 'baseball_defensive_stats', 1301, 'persons', 311, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4643, 'baseball_offensive_stats', 1302, 'persons', 1054, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4644, 'baseball_defensive_stats', 1302, 'persons', 1054, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4645, 'baseball_offensive_stats', 1303, 'persons', 190, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4646, 'baseball_defensive_stats', 1303, 'persons', 190, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4647, 'baseball_offensive_stats', 1304, 'persons', 1055, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4648, 'baseball_defensive_stats', 1304, 'persons', 1055, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4649, 'baseball_offensive_stats', 1305, 'persons', 1056, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4650, 'baseball_defensive_stats', 1305, 'persons', 1056, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4651, 'baseball_offensive_stats', 1306, 'persons', 848, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4652, 'baseball_defensive_stats', 1306, 'persons', 848, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4653, 'baseball_pitching_stats', 636, 'persons', 241, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4654, 'baseball_pitching_stats', 637, 'persons', 311, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4655, 'baseball_pitching_stats', 638, 'persons', 190, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4656, 'baseball_pitching_stats', 639, 'persons', 1056, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4657, 'baseball_offensive_stats', 1307, 'persons', 610, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4658, 'baseball_defensive_stats', 1307, 'persons', 610, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4659, 'baseball_offensive_stats', 1308, 'persons', 700, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4660, 'baseball_defensive_stats', 1308, 'persons', 700, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4661, 'baseball_offensive_stats', 1309, 'persons', 1057, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4662, 'baseball_defensive_stats', 1309, 'persons', 1057, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4663, 'baseball_offensive_stats', 1310, 'persons', 699, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4664, 'baseball_defensive_stats', 1310, 'persons', 699, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4665, 'baseball_offensive_stats', 1311, 'persons', 1058, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4666, 'baseball_defensive_stats', 1311, 'persons', 1058, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4667, 'baseball_offensive_stats', 1312, 'persons', 1059, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4668, 'baseball_defensive_stats', 1312, 'persons', 1059, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4669, 'baseball_offensive_stats', 1313, 'persons', 698, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4670, 'baseball_defensive_stats', 1313, 'persons', 698, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4671, 'baseball_offensive_stats', 1314, 'persons', 1060, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4672, 'baseball_defensive_stats', 1314, 'persons', 1060, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4673, 'baseball_offensive_stats', 1315, 'persons', 1061, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4674, 'baseball_defensive_stats', 1315, 'persons', 1061, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4675, 'baseball_offensive_stats', 1316, 'persons', 170, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4676, 'baseball_defensive_stats', 1316, 'persons', 170, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4677, 'baseball_offensive_stats', 1317, 'persons', 1062, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4678, 'baseball_defensive_stats', 1317, 'persons', 1062, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4679, 'baseball_offensive_stats', 1318, 'persons', 1063, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4680, 'baseball_defensive_stats', 1318, 'persons', 1063, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4681, 'baseball_offensive_stats', 1319, 'persons', 871, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4682, 'baseball_defensive_stats', 1319, 'persons', 871, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4683, 'baseball_offensive_stats', 1320, 'persons', 928, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4684, 'baseball_defensive_stats', 1320, 'persons', 928, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4685, 'baseball_pitching_stats', 640, 'persons', 170, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4686, 'baseball_pitching_stats', 641, 'persons', 1063, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4687, 'baseball_pitching_stats', 642, 'persons', 871, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4688, 'baseball_pitching_stats', 643, 'persons', 928, 'events', 2241, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4689, 'baseball_offensive_stats', 1321, 'teams', 1, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4690, 'baseball_pitching_stats', 644, 'teams', 1, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4691, 'baseball_defensive_stats', 1321, 'teams', 1, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4692, 'core_person_stats', 1406, 'persons', 556, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4693, 'baseball_offensive_stats', 1322, 'persons', 556, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4694, 'baseball_defensive_stats', 1322, 'persons', 556, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4695, 'core_person_stats', 1407, 'persons', 1039, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4696, 'baseball_offensive_stats', 1323, 'persons', 1039, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4697, 'baseball_defensive_stats', 1323, 'persons', 1039, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4698, 'core_person_stats', 1408, 'persons', 553, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4699, 'baseball_offensive_stats', 1324, 'persons', 553, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4700, 'baseball_defensive_stats', 1324, 'persons', 553, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4701, 'core_person_stats', 1409, 'persons', 1040, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4702, 'baseball_offensive_stats', 1325, 'persons', 1040, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4703, 'baseball_defensive_stats', 1325, 'persons', 1040, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4704, 'core_person_stats', 1410, 'persons', 1042, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4705, 'baseball_offensive_stats', 1326, 'persons', 1042, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4706, 'baseball_defensive_stats', 1326, 'persons', 1042, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4707, 'core_person_stats', 1411, 'persons', 1037, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4708, 'baseball_offensive_stats', 1327, 'persons', 1037, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4709, 'baseball_defensive_stats', 1327, 'persons', 1037, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4710, 'core_person_stats', 1412, 'persons', 554, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4711, 'baseball_offensive_stats', 1328, 'persons', 554, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4712, 'baseball_defensive_stats', 1328, 'persons', 554, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4713, 'core_person_stats', 1413, 'persons', 1041, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4714, 'baseball_offensive_stats', 1329, 'persons', 1041, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4715, 'baseball_defensive_stats', 1329, 'persons', 1041, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4716, 'core_person_stats', 1414, 'persons', 1038, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4717, 'baseball_offensive_stats', 1330, 'persons', 1038, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4718, 'baseball_defensive_stats', 1330, 'persons', 1038, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4719, 'core_person_stats', 1415, 'persons', 555, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4720, 'baseball_offensive_stats', 1331, 'persons', 555, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4721, 'baseball_defensive_stats', 1331, 'persons', 555, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4722, 'core_person_stats', 1416, 'persons', 1065, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4723, 'baseball_offensive_stats', 1332, 'persons', 1065, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4724, 'baseball_defensive_stats', 1332, 'persons', 1065, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4725, 'core_person_stats', 1417, 'persons', 1044, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4726, 'baseball_offensive_stats', 1333, 'persons', 1044, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4727, 'baseball_defensive_stats', 1333, 'persons', 1044, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4728, 'core_person_stats', 1418, 'persons', 551, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4729, 'baseball_offensive_stats', 1334, 'persons', 551, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4730, 'baseball_defensive_stats', 1334, 'persons', 551, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4731, 'core_person_stats', 1419, 'persons', 1066, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4732, 'baseball_offensive_stats', 1335, 'persons', 1066, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4733, 'baseball_defensive_stats', 1335, 'persons', 1066, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4734, 'core_person_stats', 1420, 'persons', 1043, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4735, 'baseball_offensive_stats', 1336, 'persons', 1043, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4736, 'baseball_defensive_stats', 1336, 'persons', 1043, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4737, 'core_person_stats', 1421, 'persons', 552, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4738, 'baseball_offensive_stats', 1337, 'persons', 552, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4739, 'baseball_defensive_stats', 1337, 'persons', 552, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4740, 'core_person_stats', 1422, 'persons', 1067, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4741, 'baseball_offensive_stats', 1338, 'persons', 1067, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4742, 'baseball_defensive_stats', 1338, 'persons', 1067, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4743, 'core_person_stats', 1423, 'persons', 1068, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4744, 'baseball_offensive_stats', 1339, 'persons', 1068, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4745, 'baseball_defensive_stats', 1339, 'persons', 1068, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4747, 'baseball_offensive_stats', 1340, 'persons', 1069, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4748, 'baseball_defensive_stats', 1340, 'persons', 1069, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4750, 'baseball_offensive_stats', 1341, 'persons', 1045, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4751, 'baseball_defensive_stats', 1341, 'persons', 1045, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4753, 'baseball_offensive_stats', 1342, 'persons', 525, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4754, 'baseball_defensive_stats', 1342, 'persons', 525, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4756, 'baseball_offensive_stats', 1343, 'persons', 1064, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4757, 'baseball_defensive_stats', 1343, 'persons', 1064, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4759, 'baseball_offensive_stats', 1344, 'persons', 834, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4760, 'baseball_defensive_stats', 1344, 'persons', 834, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4762, 'baseball_offensive_stats', 1345, 'persons', 383, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4763, 'baseball_defensive_stats', 1345, 'persons', 383, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4765, 'baseball_offensive_stats', 1346, 'persons', 432, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4766, 'baseball_defensive_stats', 1346, 'persons', 432, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4768, 'baseball_offensive_stats', 1347, 'persons', 390, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4769, 'baseball_defensive_stats', 1347, 'persons', 390, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4771, 'baseball_offensive_stats', 1348, 'persons', 786, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4772, 'baseball_defensive_stats', 1348, 'persons', 786, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4774, 'baseball_offensive_stats', 1349, 'persons', 930, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4775, 'baseball_defensive_stats', 1349, 'persons', 930, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4777, 'baseball_offensive_stats', 1350, 'persons', 385, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4778, 'baseball_defensive_stats', 1350, 'persons', 385, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4780, 'baseball_offensive_stats', 1351, 'persons', 384, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4781, 'baseball_defensive_stats', 1351, 'persons', 384, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4783, 'baseball_offensive_stats', 1352, 'persons', 445, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4784, 'baseball_defensive_stats', 1352, 'persons', 445, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4786, 'baseball_offensive_stats', 1353, 'persons', 924, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4787, 'baseball_defensive_stats', 1353, 'persons', 924, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4789, 'baseball_offensive_stats', 1354, 'persons', 787, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4790, 'baseball_defensive_stats', 1354, 'persons', 787, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4792, 'baseball_offensive_stats', 1355, 'persons', 925, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4793, 'baseball_defensive_stats', 1355, 'persons', 925, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4795, 'baseball_offensive_stats', 1356, 'persons', 833, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4796, 'baseball_defensive_stats', 1356, 'persons', 833, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4798, 'baseball_offensive_stats', 1357, 'persons', 433, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4799, 'baseball_defensive_stats', 1357, 'persons', 433, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4800, 'core_person_stats', 1442, 'persons', 385, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4801, 'baseball_pitching_stats', 645, 'persons', 385, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4802, 'core_person_stats', 1443, 'persons', 432, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4803, 'baseball_pitching_stats', 646, 'persons', 432, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4804, 'core_person_stats', 1444, 'persons', 525, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4805, 'baseball_pitching_stats', 647, 'persons', 525, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4806, 'core_person_stats', 1445, 'persons', 834, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4807, 'baseball_pitching_stats', 648, 'persons', 834, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4808, 'core_person_stats', 1446, 'persons', 384, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4809, 'baseball_pitching_stats', 649, 'persons', 384, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4810, 'core_person_stats', 1447, 'persons', 833, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4811, 'baseball_pitching_stats', 650, 'persons', 833, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4812, 'core_person_stats', 1448, 'persons', 1045, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4813, 'baseball_pitching_stats', 651, 'persons', 1045, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4814, 'core_person_stats', 1449, 'persons', 445, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4815, 'baseball_pitching_stats', 652, 'persons', 445, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4816, 'core_person_stats', 1450, 'persons', 390, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4817, 'baseball_pitching_stats', 653, 'persons', 390, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4818, 'core_person_stats', 1451, 'persons', 786, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4819, 'baseball_pitching_stats', 654, 'persons', 786, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4820, 'core_person_stats', 1452, 'persons', 433, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4821, 'baseball_pitching_stats', 655, 'persons', 433, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4822, 'core_person_stats', 1453, 'persons', 383, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4823, 'baseball_pitching_stats', 656, 'persons', 383, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4824, 'core_person_stats', 1454, 'persons', 787, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4825, 'baseball_pitching_stats', 657, 'persons', 787, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4826, 'core_person_stats', 1455, 'persons', 1064, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4827, 'baseball_pitching_stats', 658, 'persons', 1064, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4828, 'core_person_stats', 1456, 'persons', 1069, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4829, 'baseball_pitching_stats', 659, 'persons', 1069, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4830, 'core_person_stats', 1457, 'persons', 925, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4831, 'baseball_pitching_stats', 660, 'persons', 925, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4832, 'core_person_stats', 1458, 'persons', 930, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4833, 'baseball_pitching_stats', 661, 'persons', 930, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4834, 'core_person_stats', 1459, 'persons', 924, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4835, 'baseball_pitching_stats', 662, 'persons', 924, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4836, 'baseball_offensive_stats', 1358, 'teams', 3, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4837, 'baseball_pitching_stats', 663, 'teams', 3, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4838, 'baseball_defensive_stats', 1358, 'teams', 3, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4839, 'core_person_stats', 1460, 'persons', 814, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4840, 'baseball_offensive_stats', 1359, 'persons', 814, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4841, 'baseball_defensive_stats', 1359, 'persons', 814, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4842, 'core_person_stats', 1461, 'persons', 816, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4843, 'baseball_offensive_stats', 1360, 'persons', 816, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4844, 'baseball_defensive_stats', 1360, 'persons', 816, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4845, 'core_person_stats', 1462, 'persons', 810, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4846, 'baseball_offensive_stats', 1361, 'persons', 810, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4847, 'baseball_defensive_stats', 1361, 'persons', 810, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4848, 'core_person_stats', 1463, 'persons', 559, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4849, 'baseball_offensive_stats', 1362, 'persons', 559, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4850, 'baseball_defensive_stats', 1362, 'persons', 559, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4851, 'core_person_stats', 1464, 'persons', 812, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4852, 'baseball_offensive_stats', 1363, 'persons', 812, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4853, 'baseball_defensive_stats', 1363, 'persons', 812, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4854, 'core_person_stats', 1465, 'persons', 808, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4855, 'baseball_offensive_stats', 1364, 'persons', 808, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4856, 'baseball_defensive_stats', 1364, 'persons', 808, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4857, 'core_person_stats', 1466, 'persons', 562, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4858, 'baseball_offensive_stats', 1365, 'persons', 562, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4859, 'baseball_defensive_stats', 1365, 'persons', 562, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4860, 'core_person_stats', 1467, 'persons', 806, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4861, 'baseball_offensive_stats', 1366, 'persons', 806, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4862, 'baseball_defensive_stats', 1366, 'persons', 806, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4863, 'core_person_stats', 1468, 'persons', 807, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4864, 'baseball_offensive_stats', 1367, 'persons', 807, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4865, 'baseball_defensive_stats', 1367, 'persons', 807, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4866, 'core_person_stats', 1469, 'persons', 815, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4867, 'baseball_offensive_stats', 1368, 'persons', 815, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4868, 'baseball_defensive_stats', 1368, 'persons', 815, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4869, 'core_person_stats', 1470, 'persons', 563, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4870, 'baseball_offensive_stats', 1369, 'persons', 563, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4871, 'baseball_defensive_stats', 1369, 'persons', 563, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4872, 'core_person_stats', 1471, 'persons', 811, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4873, 'baseball_offensive_stats', 1370, 'persons', 811, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4874, 'baseball_defensive_stats', 1370, 'persons', 811, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4875, 'core_person_stats', 1472, 'persons', 813, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4876, 'baseball_offensive_stats', 1371, 'persons', 813, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4877, 'baseball_defensive_stats', 1371, 'persons', 813, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4878, 'core_person_stats', 1473, 'persons', 809, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4879, 'baseball_offensive_stats', 1372, 'persons', 809, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4880, 'baseball_defensive_stats', 1372, 'persons', 809, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4881, 'core_person_stats', 1474, 'persons', 560, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4882, 'baseball_offensive_stats', 1373, 'persons', 560, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4883, 'baseball_defensive_stats', 1373, 'persons', 560, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4885, 'baseball_offensive_stats', 1374, 'persons', 396, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4886, 'baseball_defensive_stats', 1374, 'persons', 396, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4887, 'core_person_stats', 1476, 'persons', 1070, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4888, 'baseball_offensive_stats', 1375, 'persons', 1070, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4889, 'baseball_defensive_stats', 1375, 'persons', 1070, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4891, 'baseball_offensive_stats', 1376, 'persons', 541, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4892, 'baseball_defensive_stats', 1376, 'persons', 541, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4894, 'baseball_offensive_stats', 1377, 'persons', 523, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4895, 'baseball_defensive_stats', 1377, 'persons', 523, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4897, 'baseball_offensive_stats', 1378, 'persons', 1071, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4898, 'baseball_defensive_stats', 1378, 'persons', 1071, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4900, 'baseball_offensive_stats', 1379, 'persons', 926, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4901, 'baseball_defensive_stats', 1379, 'persons', 926, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4903, 'baseball_offensive_stats', 1380, 'persons', 516, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4904, 'baseball_defensive_stats', 1380, 'persons', 516, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4906, 'baseball_offensive_stats', 1381, 'persons', 923, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4907, 'baseball_defensive_stats', 1381, 'persons', 923, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4909, 'baseball_offensive_stats', 1382, 'persons', 395, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4910, 'baseball_defensive_stats', 1382, 'persons', 395, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4912, 'baseball_offensive_stats', 1383, 'persons', 381, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4913, 'baseball_defensive_stats', 1383, 'persons', 381, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4915, 'baseball_offensive_stats', 1384, 'persons', 1072, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4916, 'baseball_defensive_stats', 1384, 'persons', 1072, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4918, 'baseball_offensive_stats', 1385, 'persons', 561, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4919, 'baseball_defensive_stats', 1385, 'persons', 561, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4921, 'baseball_offensive_stats', 1386, 'persons', 416, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4922, 'baseball_defensive_stats', 1386, 'persons', 416, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4924, 'baseball_offensive_stats', 1387, 'persons', 380, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4925, 'baseball_defensive_stats', 1387, 'persons', 380, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4927, 'baseball_offensive_stats', 1388, 'persons', 456, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4928, 'baseball_defensive_stats', 1388, 'persons', 456, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4930, 'baseball_offensive_stats', 1389, 'persons', 805, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4931, 'baseball_defensive_stats', 1389, 'persons', 805, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4933, 'baseball_offensive_stats', 1390, 'persons', 803, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4934, 'baseball_defensive_stats', 1390, 'persons', 803, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4936, 'baseball_offensive_stats', 1391, 'persons', 1073, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4937, 'baseball_defensive_stats', 1391, 'persons', 1073, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4939, 'baseball_offensive_stats', 1392, 'persons', 455, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4940, 'baseball_defensive_stats', 1392, 'persons', 455, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4942, 'baseball_offensive_stats', 1393, 'persons', 565, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4943, 'baseball_defensive_stats', 1393, 'persons', 565, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4945, 'baseball_offensive_stats', 1394, 'persons', 804, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4946, 'baseball_defensive_stats', 1394, 'persons', 804, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4947, 'core_person_stats', 1496, 'persons', 455, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4948, 'baseball_pitching_stats', 664, 'persons', 455, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4949, 'core_person_stats', 1497, 'persons', 516, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4950, 'baseball_pitching_stats', 665, 'persons', 516, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4951, 'core_person_stats', 1498, 'persons', 805, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4952, 'baseball_pitching_stats', 666, 'persons', 805, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4953, 'core_person_stats', 1499, 'persons', 456, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4954, 'baseball_pitching_stats', 667, 'persons', 456, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4955, 'core_person_stats', 1500, 'persons', 565, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4956, 'baseball_pitching_stats', 668, 'persons', 565, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4957, 'core_person_stats', 1501, 'persons', 803, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4958, 'baseball_pitching_stats', 669, 'persons', 803, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4959, 'core_person_stats', 1502, 'persons', 923, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4960, 'baseball_pitching_stats', 670, 'persons', 923, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4961, 'core_person_stats', 1503, 'persons', 804, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4962, 'baseball_pitching_stats', 671, 'persons', 804, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4963, 'core_person_stats', 1504, 'persons', 1071, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4964, 'baseball_pitching_stats', 672, 'persons', 1071, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4965, 'core_person_stats', 1505, 'persons', 1072, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4966, 'baseball_pitching_stats', 673, 'persons', 1072, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4967, 'core_person_stats', 1506, 'persons', 395, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4968, 'baseball_pitching_stats', 674, 'persons', 395, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4969, 'core_person_stats', 1507, 'persons', 523, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4970, 'baseball_pitching_stats', 675, 'persons', 523, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4971, 'core_person_stats', 1508, 'persons', 396, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4972, 'baseball_pitching_stats', 676, 'persons', 396, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4973, 'core_person_stats', 1509, 'persons', 381, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4974, 'baseball_pitching_stats', 677, 'persons', 381, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4975, 'core_person_stats', 1510, 'persons', 416, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4976, 'baseball_pitching_stats', 678, 'persons', 416, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4977, 'core_person_stats', 1511, 'persons', 541, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4978, 'baseball_pitching_stats', 679, 'persons', 541, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4979, 'core_person_stats', 1512, 'persons', 561, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4980, 'baseball_pitching_stats', 680, 'persons', 561, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4981, 'core_person_stats', 1513, 'persons', 380, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4982, 'baseball_pitching_stats', 681, 'persons', 380, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4983, 'core_person_stats', 1514, 'persons', 1073, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4984, 'baseball_pitching_stats', 682, 'persons', 1073, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4985, 'core_person_stats', 1515, 'persons', 926, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4986, 'baseball_pitching_stats', 683, 'persons', 926, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4987, 'baseball_offensive_stats', 1395, 'teams', 6, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4988, 'baseball_pitching_stats', 684, 'teams', 6, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4989, 'baseball_defensive_stats', 1395, 'teams', 6, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4990, 'baseball_offensive_stats', 1396, 'teams', 9, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4991, 'baseball_pitching_stats', 685, 'teams', 9, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4992, 'baseball_defensive_stats', 1396, 'teams', 9, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4993, 'baseball_offensive_stats', 1397, 'persons', 730, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4994, 'baseball_defensive_stats', 1397, 'persons', 730, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4995, 'baseball_offensive_stats', 1398, 'persons', 726, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4996, 'baseball_defensive_stats', 1398, 'persons', 726, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4997, 'baseball_offensive_stats', 1399, 'persons', 727, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4998, 'baseball_defensive_stats', 1399, 'persons', 727, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (4999, 'baseball_offensive_stats', 1400, 'persons', 733, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5000, 'baseball_defensive_stats', 1400, 'persons', 733, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5001, 'baseball_offensive_stats', 1401, 'persons', 728, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5002, 'baseball_defensive_stats', 1401, 'persons', 728, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5003, 'baseball_offensive_stats', 1402, 'persons', 725, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5004, 'baseball_defensive_stats', 1402, 'persons', 725, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5005, 'baseball_offensive_stats', 1403, 'persons', 731, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5006, 'baseball_defensive_stats', 1403, 'persons', 731, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5007, 'baseball_offensive_stats', 1404, 'persons', 732, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5008, 'baseball_defensive_stats', 1404, 'persons', 732, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5009, 'baseball_offensive_stats', 1405, 'persons', 729, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5010, 'baseball_defensive_stats', 1405, 'persons', 729, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5011, 'baseball_offensive_stats', 1406, 'persons', 723, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5012, 'baseball_defensive_stats', 1406, 'persons', 723, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5013, 'baseball_pitching_stats', 686, 'persons', 399, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5014, 'baseball_pitching_stats', 687, 'persons', 740, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5015, 'baseball_pitching_stats', 688, 'persons', 743, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5016, 'baseball_pitching_stats', 689, 'persons', 527, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5017, 'baseball_offensive_stats', 1407, 'persons', 1078, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5018, 'baseball_defensive_stats', 1407, 'persons', 1078, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5019, 'baseball_offensive_stats', 1408, 'persons', 1079, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5020, 'baseball_defensive_stats', 1408, 'persons', 1079, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5021, 'baseball_offensive_stats', 1409, 'persons', 1080, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5022, 'baseball_defensive_stats', 1409, 'persons', 1080, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5023, 'baseball_offensive_stats', 1410, 'persons', 1081, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5024, 'baseball_defensive_stats', 1410, 'persons', 1081, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5025, 'baseball_offensive_stats', 1411, 'persons', 1082, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5026, 'baseball_defensive_stats', 1411, 'persons', 1082, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5027, 'baseball_offensive_stats', 1412, 'persons', 1083, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5028, 'baseball_defensive_stats', 1412, 'persons', 1083, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5029, 'baseball_offensive_stats', 1413, 'persons', 1084, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5030, 'baseball_defensive_stats', 1413, 'persons', 1084, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5031, 'baseball_offensive_stats', 1414, 'persons', 1085, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5032, 'baseball_defensive_stats', 1414, 'persons', 1085, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5033, 'baseball_offensive_stats', 1415, 'persons', 1086, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5034, 'baseball_defensive_stats', 1415, 'persons', 1086, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5035, 'baseball_pitching_stats', 690, 'persons', 413, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5036, 'baseball_pitching_stats', 691, 'persons', 1087, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5037, 'baseball_pitching_stats', 692, 'persons', 526, 'events', 2344, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5038, 'baseball_offensive_stats', 1416, 'teams', 21, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5039, 'baseball_pitching_stats', 693, 'teams', 21, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5040, 'baseball_defensive_stats', 1416, 'teams', 21, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5041, 'core_person_stats', 1516, 'persons', 1088, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5042, 'baseball_offensive_stats', 1417, 'persons', 1088, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5043, 'baseball_defensive_stats', 1417, 'persons', 1088, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5045, 'baseball_offensive_stats', 1418, 'persons', 1075, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5046, 'baseball_defensive_stats', 1418, 'persons', 1075, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5047, 'core_person_stats', 1518, 'persons', 1060, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5048, 'baseball_offensive_stats', 1419, 'persons', 1060, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5049, 'baseball_defensive_stats', 1419, 'persons', 1060, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5050, 'core_person_stats', 1519, 'persons', 611, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5051, 'baseball_offensive_stats', 1420, 'persons', 611, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5052, 'baseball_defensive_stats', 1420, 'persons', 611, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5053, 'core_person_stats', 1520, 'persons', 699, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5054, 'baseball_offensive_stats', 1421, 'persons', 699, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5055, 'baseball_defensive_stats', 1421, 'persons', 699, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5056, 'core_person_stats', 1521, 'persons', 1061, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5057, 'baseball_offensive_stats', 1422, 'persons', 1061, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5058, 'baseball_defensive_stats', 1422, 'persons', 1061, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5059, 'core_person_stats', 1522, 'persons', 610, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5060, 'baseball_offensive_stats', 1423, 'persons', 610, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5061, 'baseball_defensive_stats', 1423, 'persons', 610, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5062, 'core_person_stats', 1523, 'persons', 1057, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5063, 'baseball_offensive_stats', 1424, 'persons', 1057, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5064, 'baseball_defensive_stats', 1424, 'persons', 1057, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5065, 'core_person_stats', 1524, 'persons', 698, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5066, 'baseball_offensive_stats', 1425, 'persons', 698, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5067, 'baseball_defensive_stats', 1425, 'persons', 698, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5068, 'core_person_stats', 1525, 'persons', 1059, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5069, 'baseball_offensive_stats', 1426, 'persons', 1059, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5070, 'baseball_defensive_stats', 1426, 'persons', 1059, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5071, 'core_person_stats', 1526, 'persons', 1058, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5072, 'baseball_offensive_stats', 1427, 'persons', 1058, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5073, 'baseball_defensive_stats', 1427, 'persons', 1058, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5075, 'baseball_offensive_stats', 1428, 'persons', 899, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5076, 'baseball_defensive_stats', 1428, 'persons', 899, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5077, 'core_person_stats', 1528, 'persons', 1089, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5078, 'baseball_offensive_stats', 1429, 'persons', 1089, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5079, 'baseball_defensive_stats', 1429, 'persons', 1089, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5080, 'core_person_stats', 1529, 'persons', 1062, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5081, 'baseball_offensive_stats', 1430, 'persons', 1062, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5082, 'baseball_defensive_stats', 1430, 'persons', 1062, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5083, 'core_person_stats', 1530, 'persons', 1090, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5084, 'baseball_offensive_stats', 1431, 'persons', 1090, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5085, 'baseball_defensive_stats', 1431, 'persons', 1090, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5086, 'core_person_stats', 1531, 'persons', 700, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5087, 'baseball_offensive_stats', 1432, 'persons', 700, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5088, 'baseball_defensive_stats', 1432, 'persons', 700, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5089, 'core_person_stats', 1532, 'persons', 1091, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5090, 'baseball_offensive_stats', 1433, 'persons', 1091, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5091, 'baseball_defensive_stats', 1433, 'persons', 1091, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5093, 'baseball_offensive_stats', 1434, 'persons', 170, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5094, 'baseball_defensive_stats', 1434, 'persons', 170, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5095, 'core_person_stats', 1534, 'persons', 1092, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5096, 'baseball_offensive_stats', 1435, 'persons', 1092, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5097, 'baseball_defensive_stats', 1435, 'persons', 1092, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5098, 'core_person_stats', 1535, 'persons', 1093, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5099, 'baseball_offensive_stats', 1436, 'persons', 1093, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5100, 'baseball_defensive_stats', 1436, 'persons', 1093, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5102, 'baseball_offensive_stats', 1437, 'persons', 228, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5103, 'baseball_defensive_stats', 1437, 'persons', 228, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5105, 'baseball_offensive_stats', 1438, 'persons', 337, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5106, 'baseball_defensive_stats', 1438, 'persons', 337, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5108, 'baseball_offensive_stats', 1439, 'persons', 197, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5109, 'baseball_defensive_stats', 1439, 'persons', 197, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5111, 'baseball_offensive_stats', 1440, 'persons', 169, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5112, 'baseball_defensive_stats', 1440, 'persons', 169, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5114, 'baseball_offensive_stats', 1441, 'persons', 1063, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5115, 'baseball_defensive_stats', 1441, 'persons', 1063, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5117, 'baseball_offensive_stats', 1442, 'persons', 352, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5118, 'baseball_defensive_stats', 1442, 'persons', 352, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5120, 'baseball_offensive_stats', 1443, 'persons', 229, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5121, 'baseball_defensive_stats', 1443, 'persons', 229, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5123, 'baseball_offensive_stats', 1444, 'persons', 1094, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5124, 'baseball_defensive_stats', 1444, 'persons', 1094, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5126, 'baseball_offensive_stats', 1445, 'persons', 928, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5127, 'baseball_defensive_stats', 1445, 'persons', 928, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5129, 'baseball_offensive_stats', 1446, 'persons', 1077, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5130, 'baseball_defensive_stats', 1446, 'persons', 1077, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5132, 'baseball_offensive_stats', 1447, 'persons', 1095, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5133, 'baseball_defensive_stats', 1447, 'persons', 1095, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5135, 'baseball_offensive_stats', 1448, 'persons', 871, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5136, 'baseball_defensive_stats', 1448, 'persons', 871, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5138, 'baseball_offensive_stats', 1449, 'persons', 199, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5139, 'baseball_defensive_stats', 1449, 'persons', 199, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5141, 'baseball_offensive_stats', 1450, 'persons', 1074, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5142, 'baseball_defensive_stats', 1450, 'persons', 1074, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5144, 'baseball_offensive_stats', 1451, 'persons', 1096, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5145, 'baseball_defensive_stats', 1451, 'persons', 1096, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5147, 'baseball_offensive_stats', 1452, 'persons', 904, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5148, 'baseball_defensive_stats', 1452, 'persons', 904, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5150, 'baseball_offensive_stats', 1453, 'persons', 1097, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5151, 'baseball_defensive_stats', 1453, 'persons', 1097, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5153, 'baseball_offensive_stats', 1454, 'persons', 517, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5154, 'baseball_defensive_stats', 1454, 'persons', 517, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5155, 'core_person_stats', 1554, 'persons', 1077, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5156, 'baseball_pitching_stats', 694, 'persons', 1077, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5157, 'core_person_stats', 1555, 'persons', 352, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5158, 'baseball_pitching_stats', 695, 'persons', 352, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5159, 'core_person_stats', 1556, 'persons', 229, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5160, 'baseball_pitching_stats', 696, 'persons', 229, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5161, 'core_person_stats', 1557, 'persons', 1094, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5162, 'baseball_pitching_stats', 697, 'persons', 1094, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5163, 'core_person_stats', 1558, 'persons', 1096, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5164, 'baseball_pitching_stats', 698, 'persons', 1096, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5165, 'core_person_stats', 1559, 'persons', 170, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5166, 'baseball_pitching_stats', 699, 'persons', 170, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5167, 'core_person_stats', 1560, 'persons', 197, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5168, 'baseball_pitching_stats', 700, 'persons', 197, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5169, 'core_person_stats', 1561, 'persons', 1097, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5170, 'baseball_pitching_stats', 701, 'persons', 1097, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5171, 'core_person_stats', 1562, 'persons', 199, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5172, 'baseball_pitching_stats', 702, 'persons', 199, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5173, 'core_person_stats', 1563, 'persons', 228, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5174, 'baseball_pitching_stats', 703, 'persons', 228, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5175, 'core_person_stats', 1564, 'persons', 899, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5176, 'baseball_pitching_stats', 704, 'persons', 899, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5177, 'core_person_stats', 1565, 'persons', 871, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5178, 'baseball_pitching_stats', 705, 'persons', 871, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5179, 'core_person_stats', 1566, 'persons', 928, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5180, 'baseball_pitching_stats', 706, 'persons', 928, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5181, 'core_person_stats', 1567, 'persons', 337, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5182, 'baseball_pitching_stats', 707, 'persons', 337, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5183, 'core_person_stats', 1568, 'persons', 1074, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5184, 'baseball_pitching_stats', 708, 'persons', 1074, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5185, 'core_person_stats', 1569, 'persons', 169, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5186, 'baseball_pitching_stats', 709, 'persons', 169, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5187, 'core_person_stats', 1570, 'persons', 517, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5188, 'baseball_pitching_stats', 710, 'persons', 517, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5189, 'core_person_stats', 1571, 'persons', 1075, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5190, 'baseball_pitching_stats', 711, 'persons', 1075, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5191, 'core_person_stats', 1572, 'persons', 1063, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5192, 'baseball_pitching_stats', 712, 'persons', 1063, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5193, 'core_person_stats', 1573, 'persons', 904, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5194, 'baseball_pitching_stats', 713, 'persons', 904, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5195, 'core_person_stats', 1574, 'persons', 1095, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5196, 'baseball_pitching_stats', 714, 'persons', 1095, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5197, 'baseball_offensive_stats', 1455, 'teams', 27, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5198, 'baseball_pitching_stats', 715, 'teams', 27, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5199, 'baseball_defensive_stats', 1455, 'teams', 27, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5200, 'core_person_stats', 1575, 'persons', 847, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5201, 'baseball_offensive_stats', 1456, 'persons', 847, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5202, 'baseball_defensive_stats', 1456, 'persons', 847, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5203, 'core_person_stats', 1576, 'persons', 1046, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5204, 'baseball_offensive_stats', 1457, 'persons', 1046, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5205, 'baseball_defensive_stats', 1457, 'persons', 1046, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5206, 'core_person_stats', 1577, 'persons', 848, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5207, 'baseball_offensive_stats', 1458, 'persons', 848, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5208, 'baseball_defensive_stats', 1458, 'persons', 848, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5209, 'core_person_stats', 1578, 'persons', 1050, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5210, 'baseball_offensive_stats', 1459, 'persons', 1050, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5211, 'baseball_defensive_stats', 1459, 'persons', 1050, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5212, 'core_person_stats', 1579, 'persons', 1049, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5213, 'baseball_offensive_stats', 1460, 'persons', 1049, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5214, 'baseball_defensive_stats', 1460, 'persons', 1049, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5215, 'core_person_stats', 1580, 'persons', 1047, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5216, 'baseball_offensive_stats', 1461, 'persons', 1047, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5217, 'baseball_defensive_stats', 1461, 'persons', 1047, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5218, 'core_person_stats', 1581, 'persons', 1051, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5219, 'baseball_offensive_stats', 1462, 'persons', 1051, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5220, 'baseball_defensive_stats', 1462, 'persons', 1051, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5221, 'core_person_stats', 1582, 'persons', 1053, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5222, 'baseball_offensive_stats', 1463, 'persons', 1053, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5223, 'baseball_defensive_stats', 1463, 'persons', 1053, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5224, 'core_person_stats', 1583, 'persons', 1052, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5225, 'baseball_offensive_stats', 1464, 'persons', 1052, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5226, 'baseball_defensive_stats', 1464, 'persons', 1052, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5227, 'core_person_stats', 1584, 'persons', 1048, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5228, 'baseball_offensive_stats', 1465, 'persons', 1048, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5229, 'baseball_defensive_stats', 1465, 'persons', 1048, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5231, 'baseball_offensive_stats', 1466, 'persons', 120, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5232, 'baseball_defensive_stats', 1466, 'persons', 120, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5233, 'core_person_stats', 1586, 'persons', 1098, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5234, 'baseball_offensive_stats', 1467, 'persons', 1098, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5235, 'baseball_defensive_stats', 1467, 'persons', 1098, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5236, 'core_person_stats', 1587, 'persons', 1099, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5237, 'baseball_offensive_stats', 1468, 'persons', 1099, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5238, 'baseball_defensive_stats', 1468, 'persons', 1099, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5239, 'core_person_stats', 1588, 'persons', 1054, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5240, 'baseball_offensive_stats', 1469, 'persons', 1054, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5241, 'baseball_defensive_stats', 1469, 'persons', 1054, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5242, 'core_person_stats', 1589, 'persons', 1055, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5243, 'baseball_offensive_stats', 1470, 'persons', 1055, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5244, 'baseball_defensive_stats', 1470, 'persons', 1055, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5245, 'core_person_stats', 1590, 'persons', 1100, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5246, 'baseball_offensive_stats', 1471, 'persons', 1100, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5247, 'baseball_defensive_stats', 1471, 'persons', 1100, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5249, 'baseball_offensive_stats', 1472, 'persons', 241, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5250, 'baseball_defensive_stats', 1472, 'persons', 241, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5252, 'baseball_offensive_stats', 1473, 'persons', 190, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5253, 'baseball_defensive_stats', 1473, 'persons', 190, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5255, 'baseball_offensive_stats', 1474, 'persons', 127, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5256, 'baseball_defensive_stats', 1474, 'persons', 127, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5258, 'baseball_offensive_stats', 1475, 'persons', 121, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5259, 'baseball_defensive_stats', 1475, 'persons', 121, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5260, 'core_person_stats', 1595, 'persons', 1101, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5261, 'baseball_offensive_stats', 1476, 'persons', 1101, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5262, 'baseball_defensive_stats', 1476, 'persons', 1101, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5264, 'baseball_offensive_stats', 1477, 'persons', 119, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5265, 'baseball_defensive_stats', 1477, 'persons', 119, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5266, 'core_person_stats', 1597, 'persons', 1102, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5267, 'baseball_offensive_stats', 1478, 'persons', 1102, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5268, 'baseball_defensive_stats', 1478, 'persons', 1102, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5270, 'baseball_offensive_stats', 1479, 'persons', 77, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5271, 'baseball_defensive_stats', 1479, 'persons', 77, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5273, 'baseball_offensive_stats', 1480, 'persons', 1056, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5274, 'baseball_defensive_stats', 1480, 'persons', 1056, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5276, 'baseball_offensive_stats', 1481, 'persons', 311, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5277, 'baseball_defensive_stats', 1481, 'persons', 311, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5279, 'baseball_offensive_stats', 1482, 'persons', 1014, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5280, 'baseball_defensive_stats', 1482, 'persons', 1014, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5281, 'core_person_stats', 1602, 'persons', 1103, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5282, 'baseball_offensive_stats', 1483, 'persons', 1103, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5283, 'baseball_defensive_stats', 1483, 'persons', 1103, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5285, 'baseball_offensive_stats', 1484, 'persons', 314, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5286, 'baseball_defensive_stats', 1484, 'persons', 314, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5288, 'baseball_offensive_stats', 1485, 'persons', 76, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5289, 'baseball_defensive_stats', 1485, 'persons', 76, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5291, 'baseball_offensive_stats', 1486, 'persons', 1104, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5292, 'baseball_defensive_stats', 1486, 'persons', 1104, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5294, 'baseball_offensive_stats', 1487, 'persons', 90, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5295, 'baseball_defensive_stats', 1487, 'persons', 90, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5297, 'baseball_offensive_stats', 1488, 'persons', 1027, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5298, 'baseball_defensive_stats', 1488, 'persons', 1027, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5300, 'baseball_offensive_stats', 1489, 'persons', 626, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5301, 'baseball_defensive_stats', 1489, 'persons', 626, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5303, 'baseball_offensive_stats', 1490, 'persons', 126, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5304, 'baseball_defensive_stats', 1490, 'persons', 126, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5306, 'baseball_offensive_stats', 1491, 'persons', 873, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5307, 'baseball_defensive_stats', 1491, 'persons', 873, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5309, 'baseball_offensive_stats', 1492, 'persons', 1105, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5310, 'baseball_defensive_stats', 1492, 'persons', 1105, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5312, 'baseball_offensive_stats', 1493, 'persons', 1106, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5313, 'baseball_defensive_stats', 1493, 'persons', 1106, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5315, 'baseball_offensive_stats', 1494, 'persons', 627, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5316, 'baseball_defensive_stats', 1494, 'persons', 627, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5317, 'core_person_stats', 1614, 'persons', 1106, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5318, 'baseball_pitching_stats', 716, 'persons', 1106, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5319, 'core_person_stats', 1615, 'persons', 126, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5320, 'baseball_pitching_stats', 717, 'persons', 126, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5321, 'core_person_stats', 1616, 'persons', 90, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5322, 'baseball_pitching_stats', 718, 'persons', 90, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5323, 'core_person_stats', 1617, 'persons', 1027, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5324, 'baseball_pitching_stats', 719, 'persons', 1027, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5325, 'core_person_stats', 1618, 'persons', 127, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5326, 'baseball_pitching_stats', 720, 'persons', 127, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5327, 'core_person_stats', 1619, 'persons', 626, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5328, 'baseball_pitching_stats', 721, 'persons', 626, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5329, 'core_person_stats', 1620, 'persons', 76, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5330, 'baseball_pitching_stats', 722, 'persons', 76, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5331, 'core_person_stats', 1621, 'persons', 120, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5332, 'baseball_pitching_stats', 723, 'persons', 120, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5333, 'core_person_stats', 1622, 'persons', 77, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5334, 'baseball_pitching_stats', 724, 'persons', 77, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5335, 'core_person_stats', 1623, 'persons', 1056, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5336, 'baseball_pitching_stats', 725, 'persons', 1056, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5337, 'core_person_stats', 1624, 'persons', 190, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5338, 'baseball_pitching_stats', 726, 'persons', 190, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5339, 'core_person_stats', 1625, 'persons', 121, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5340, 'baseball_pitching_stats', 727, 'persons', 121, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5341, 'core_person_stats', 1626, 'persons', 314, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5342, 'baseball_pitching_stats', 728, 'persons', 314, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5343, 'core_person_stats', 1627, 'persons', 119, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5344, 'baseball_pitching_stats', 729, 'persons', 119, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5345, 'core_person_stats', 1628, 'persons', 1104, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5346, 'baseball_pitching_stats', 730, 'persons', 1104, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5347, 'core_person_stats', 1629, 'persons', 241, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5348, 'baseball_pitching_stats', 731, 'persons', 241, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5349, 'core_person_stats', 1630, 'persons', 627, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5350, 'baseball_pitching_stats', 732, 'persons', 627, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5351, 'core_person_stats', 1631, 'persons', 311, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5352, 'baseball_pitching_stats', 733, 'persons', 311, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5353, 'core_person_stats', 1632, 'persons', 1105, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5354, 'baseball_pitching_stats', 734, 'persons', 1105, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5355, 'core_person_stats', 1633, 'persons', 873, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5356, 'baseball_pitching_stats', 735, 'persons', 873, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5357, 'core_person_stats', 1634, 'persons', 1014, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5358, 'baseball_pitching_stats', 736, 'persons', 1014, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5359, 'baseball_offensive_stats', 1495, 'teams', 6, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5360, 'baseball_pitching_stats', 737, 'teams', 6, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5361, 'baseball_defensive_stats', 1495, 'teams', 6, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5363, 'baseball_offensive_stats', 1496, 'persons', 399, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5364, 'baseball_defensive_stats', 1496, 'persons', 399, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5366, 'baseball_offensive_stats', 1497, 'persons', 364, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5367, 'baseball_defensive_stats', 1497, 'persons', 364, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5368, 'core_person_stats', 1637, 'persons', 723, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5369, 'baseball_offensive_stats', 1498, 'persons', 723, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5370, 'baseball_defensive_stats', 1498, 'persons', 723, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5371, 'core_person_stats', 1638, 'persons', 724, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5372, 'baseball_offensive_stats', 1499, 'persons', 724, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5373, 'baseball_defensive_stats', 1499, 'persons', 724, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5374, 'core_person_stats', 1639, 'persons', 726, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5375, 'baseball_offensive_stats', 1500, 'persons', 726, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5376, 'baseball_defensive_stats', 1500, 'persons', 726, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5377, 'core_person_stats', 1640, 'persons', 725, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5378, 'baseball_offensive_stats', 1501, 'persons', 725, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5379, 'baseball_defensive_stats', 1501, 'persons', 725, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5380, 'core_person_stats', 1641, 'persons', 727, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5381, 'baseball_offensive_stats', 1502, 'persons', 727, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5382, 'baseball_defensive_stats', 1502, 'persons', 727, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5383, 'core_person_stats', 1642, 'persons', 545, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5384, 'baseball_offensive_stats', 1503, 'persons', 545, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5385, 'baseball_defensive_stats', 1503, 'persons', 545, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5386, 'core_person_stats', 1643, 'persons', 728, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5387, 'baseball_offensive_stats', 1504, 'persons', 728, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5388, 'baseball_defensive_stats', 1504, 'persons', 728, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5389, 'core_person_stats', 1644, 'persons', 729, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5390, 'baseball_offensive_stats', 1505, 'persons', 729, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5391, 'baseball_defensive_stats', 1505, 'persons', 729, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5392, 'core_person_stats', 1645, 'persons', 730, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5393, 'baseball_offensive_stats', 1506, 'persons', 730, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5394, 'baseball_defensive_stats', 1506, 'persons', 730, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5395, 'core_person_stats', 1646, 'persons', 547, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5396, 'baseball_offensive_stats', 1507, 'persons', 547, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5397, 'baseball_defensive_stats', 1507, 'persons', 547, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5398, 'core_person_stats', 1647, 'persons', 731, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5399, 'baseball_offensive_stats', 1508, 'persons', 731, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5400, 'baseball_defensive_stats', 1508, 'persons', 731, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5401, 'core_person_stats', 1648, 'persons', 732, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5402, 'baseball_offensive_stats', 1509, 'persons', 732, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5403, 'baseball_defensive_stats', 1509, 'persons', 732, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5404, 'core_person_stats', 1649, 'persons', 733, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5405, 'baseball_offensive_stats', 1510, 'persons', 733, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5406, 'baseball_defensive_stats', 1510, 'persons', 733, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5407, 'core_person_stats', 1650, 'persons', 734, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5408, 'baseball_offensive_stats', 1511, 'persons', 734, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5409, 'baseball_defensive_stats', 1511, 'persons', 734, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5410, 'core_person_stats', 1651, 'persons', 735, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5411, 'baseball_offensive_stats', 1512, 'persons', 735, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5412, 'baseball_defensive_stats', 1512, 'persons', 735, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5413, 'core_person_stats', 1652, 'persons', 736, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5414, 'baseball_offensive_stats', 1513, 'persons', 736, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5415, 'baseball_defensive_stats', 1513, 'persons', 736, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5416, 'core_person_stats', 1653, 'persons', 737, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5417, 'baseball_offensive_stats', 1514, 'persons', 737, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5418, 'baseball_defensive_stats', 1514, 'persons', 737, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5420, 'baseball_offensive_stats', 1515, 'persons', 142, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5421, 'baseball_defensive_stats', 1515, 'persons', 142, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5423, 'baseball_offensive_stats', 1516, 'persons', 146, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5424, 'baseball_defensive_stats', 1516, 'persons', 146, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5426, 'baseball_offensive_stats', 1517, 'persons', 140, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5427, 'baseball_defensive_stats', 1517, 'persons', 140, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5429, 'baseball_offensive_stats', 1518, 'persons', 738, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5430, 'baseball_defensive_stats', 1518, 'persons', 738, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5431, 'core_person_stats', 1658, 'persons', 739, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5432, 'baseball_offensive_stats', 1519, 'persons', 739, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5433, 'baseball_defensive_stats', 1519, 'persons', 739, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5435, 'baseball_offensive_stats', 1520, 'persons', 400, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5436, 'baseball_defensive_stats', 1520, 'persons', 400, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5438, 'baseball_offensive_stats', 1521, 'persons', 740, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5439, 'baseball_defensive_stats', 1521, 'persons', 740, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5441, 'baseball_offensive_stats', 1522, 'persons', 741, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5442, 'baseball_defensive_stats', 1522, 'persons', 741, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5444, 'baseball_offensive_stats', 1523, 'persons', 742, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5445, 'baseball_defensive_stats', 1523, 'persons', 742, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5447, 'baseball_offensive_stats', 1524, 'persons', 743, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5448, 'baseball_defensive_stats', 1524, 'persons', 743, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5450, 'baseball_offensive_stats', 1525, 'persons', 549, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5451, 'baseball_defensive_stats', 1525, 'persons', 549, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5453, 'baseball_offensive_stats', 1526, 'persons', 363, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5454, 'baseball_defensive_stats', 1526, 'persons', 363, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5456, 'baseball_offensive_stats', 1527, 'persons', 141, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5457, 'baseball_defensive_stats', 1527, 'persons', 141, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5459, 'baseball_offensive_stats', 1528, 'persons', 546, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5460, 'baseball_defensive_stats', 1528, 'persons', 546, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5462, 'baseball_offensive_stats', 1529, 'persons', 539, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5463, 'baseball_defensive_stats', 1529, 'persons', 539, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5465, 'baseball_offensive_stats', 1530, 'persons', 515, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5466, 'baseball_defensive_stats', 1530, 'persons', 515, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5468, 'baseball_offensive_stats', 1531, 'persons', 147, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5469, 'baseball_defensive_stats', 1531, 'persons', 147, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5471, 'baseball_offensive_stats', 1532, 'persons', 744, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5472, 'baseball_defensive_stats', 1532, 'persons', 744, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5474, 'baseball_offensive_stats', 1533, 'persons', 542, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5475, 'baseball_defensive_stats', 1533, 'persons', 542, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5477, 'baseball_offensive_stats', 1534, 'persons', 527, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5478, 'baseball_defensive_stats', 1534, 'persons', 527, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5480, 'baseball_offensive_stats', 1535, 'persons', 745, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5481, 'baseball_defensive_stats', 1535, 'persons', 745, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5482, 'core_person_stats', 1675, 'persons', 539, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5483, 'baseball_pitching_stats', 738, 'persons', 539, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5484, 'core_person_stats', 1676, 'persons', 142, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5485, 'baseball_pitching_stats', 739, 'persons', 142, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5486, 'core_person_stats', 1677, 'persons', 363, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5487, 'baseball_pitching_stats', 740, 'persons', 363, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5488, 'core_person_stats', 1678, 'persons', 364, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5489, 'baseball_pitching_stats', 741, 'persons', 364, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5490, 'core_person_stats', 1679, 'persons', 546, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5491, 'baseball_pitching_stats', 742, 'persons', 546, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5492, 'core_person_stats', 1680, 'persons', 745, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5493, 'baseball_pitching_stats', 743, 'persons', 745, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5494, 'core_person_stats', 1681, 'persons', 140, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5495, 'baseball_pitching_stats', 744, 'persons', 140, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5496, 'core_person_stats', 1682, 'persons', 400, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5497, 'baseball_pitching_stats', 745, 'persons', 400, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5498, 'core_person_stats', 1683, 'persons', 399, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5499, 'baseball_pitching_stats', 746, 'persons', 399, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5500, 'core_person_stats', 1684, 'persons', 146, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5501, 'baseball_pitching_stats', 747, 'persons', 146, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5502, 'core_person_stats', 1685, 'persons', 141, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5503, 'baseball_pitching_stats', 748, 'persons', 141, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5504, 'core_person_stats', 1686, 'persons', 147, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5505, 'baseball_pitching_stats', 749, 'persons', 147, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5506, 'core_person_stats', 1687, 'persons', 542, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5507, 'baseball_pitching_stats', 750, 'persons', 542, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5508, 'core_person_stats', 1688, 'persons', 527, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5509, 'baseball_pitching_stats', 751, 'persons', 527, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5510, 'core_person_stats', 1689, 'persons', 549, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5511, 'baseball_pitching_stats', 752, 'persons', 549, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5512, 'core_person_stats', 1690, 'persons', 743, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5513, 'baseball_pitching_stats', 753, 'persons', 743, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5514, 'core_person_stats', 1691, 'persons', 744, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5515, 'baseball_pitching_stats', 754, 'persons', 744, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5516, 'core_person_stats', 1692, 'persons', 742, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5517, 'baseball_pitching_stats', 755, 'persons', 742, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5518, 'core_person_stats', 1693, 'persons', 740, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5519, 'baseball_pitching_stats', 756, 'persons', 740, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5520, 'core_person_stats', 1694, 'persons', 738, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5521, 'baseball_pitching_stats', 757, 'persons', 738, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5522, 'core_person_stats', 1695, 'persons', 515, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5523, 'baseball_pitching_stats', 758, 'persons', 515, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5524, 'core_person_stats', 1696, 'persons', 741, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5525, 'baseball_pitching_stats', 759, 'persons', 741, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5526, 'baseball_offensive_stats', 1536, 'teams', 9, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5527, 'baseball_pitching_stats', 760, 'teams', 9, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5528, 'baseball_defensive_stats', 1536, 'teams', 9, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5530, 'baseball_offensive_stats', 1537, 'persons', 143, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5531, 'baseball_defensive_stats', 1537, 'persons', 143, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5533, 'baseball_offensive_stats', 1538, 'persons', 227, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5534, 'baseball_defensive_stats', 1538, 'persons', 227, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5536, 'baseball_offensive_stats', 1539, 'persons', 413, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5537, 'baseball_defensive_stats', 1539, 'persons', 413, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5539, 'baseball_offensive_stats', 1540, 'persons', 225, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5540, 'baseball_defensive_stats', 1540, 'persons', 225, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5542, 'baseball_offensive_stats', 1541, 'persons', 362, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5543, 'baseball_defensive_stats', 1541, 'persons', 362, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5544, 'core_person_stats', 1702, 'persons', 1080, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5545, 'baseball_offensive_stats', 1542, 'persons', 1080, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5546, 'baseball_defensive_stats', 1542, 'persons', 1080, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5547, 'core_person_stats', 1703, 'persons', 1083, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5548, 'baseball_offensive_stats', 1543, 'persons', 1083, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5549, 'baseball_defensive_stats', 1543, 'persons', 1083, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5550, 'core_person_stats', 1704, 'persons', 1078, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5551, 'baseball_offensive_stats', 1544, 'persons', 1078, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5552, 'baseball_defensive_stats', 1544, 'persons', 1078, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5553, 'core_person_stats', 1705, 'persons', 1079, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5554, 'baseball_offensive_stats', 1545, 'persons', 1079, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5555, 'baseball_defensive_stats', 1545, 'persons', 1079, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5556, 'core_person_stats', 1706, 'persons', 1082, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5557, 'baseball_offensive_stats', 1546, 'persons', 1082, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5558, 'baseball_defensive_stats', 1546, 'persons', 1082, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5559, 'core_person_stats', 1707, 'persons', 1081, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5560, 'baseball_offensive_stats', 1547, 'persons', 1081, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5561, 'baseball_defensive_stats', 1547, 'persons', 1081, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5563, 'baseball_offensive_stats', 1548, 'persons', 1085, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5564, 'baseball_defensive_stats', 1548, 'persons', 1085, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5565, 'core_person_stats', 1709, 'persons', 1084, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5566, 'baseball_offensive_stats', 1549, 'persons', 1084, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5567, 'baseball_defensive_stats', 1549, 'persons', 1084, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5568, 'core_person_stats', 1710, 'persons', 1107, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5569, 'baseball_offensive_stats', 1550, 'persons', 1107, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5570, 'baseball_defensive_stats', 1550, 'persons', 1107, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5571, 'core_person_stats', 1711, 'persons', 1086, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5572, 'baseball_offensive_stats', 1551, 'persons', 1086, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5573, 'baseball_defensive_stats', 1551, 'persons', 1086, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5574, 'core_person_stats', 1712, 'persons', 592, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5575, 'baseball_offensive_stats', 1552, 'persons', 592, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5576, 'baseball_defensive_stats', 1552, 'persons', 592, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5577, 'core_person_stats', 1713, 'persons', 1108, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5578, 'baseball_offensive_stats', 1553, 'persons', 1108, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5579, 'baseball_defensive_stats', 1553, 'persons', 1108, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5580, 'core_person_stats', 1714, 'persons', 1109, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5581, 'baseball_offensive_stats', 1554, 'persons', 1109, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5582, 'baseball_defensive_stats', 1554, 'persons', 1109, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5583, 'core_person_stats', 1715, 'persons', 1110, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5584, 'baseball_offensive_stats', 1555, 'persons', 1110, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5585, 'baseball_defensive_stats', 1555, 'persons', 1110, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5586, 'core_person_stats', 1716, 'persons', 1111, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5587, 'baseball_offensive_stats', 1556, 'persons', 1111, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5588, 'baseball_defensive_stats', 1556, 'persons', 1111, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5590, 'baseball_offensive_stats', 1557, 'persons', 145, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5591, 'baseball_defensive_stats', 1557, 'persons', 145, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5592, 'core_person_stats', 1718, 'persons', 1112, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5593, 'baseball_offensive_stats', 1558, 'persons', 1112, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5594, 'baseball_defensive_stats', 1558, 'persons', 1112, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5595, 'core_person_stats', 1719, 'persons', 594, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5596, 'baseball_offensive_stats', 1559, 'persons', 594, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5597, 'baseball_defensive_stats', 1559, 'persons', 594, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5599, 'baseball_offensive_stats', 1560, 'persons', 789, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5600, 'baseball_defensive_stats', 1560, 'persons', 789, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5602, 'baseball_offensive_stats', 1561, 'persons', 144, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5603, 'baseball_defensive_stats', 1561, 'persons', 144, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5605, 'baseball_offensive_stats', 1562, 'persons', 595, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5606, 'baseball_defensive_stats', 1562, 'persons', 595, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5608, 'baseball_offensive_stats', 1563, 'persons', 1113, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5609, 'baseball_defensive_stats', 1563, 'persons', 1113, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5611, 'baseball_offensive_stats', 1564, 'persons', 382, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5612, 'baseball_defensive_stats', 1564, 'persons', 382, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5614, 'baseball_offensive_stats', 1565, 'persons', 835, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5615, 'baseball_defensive_stats', 1565, 'persons', 835, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5617, 'baseball_offensive_stats', 1566, 'persons', 526, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5618, 'baseball_defensive_stats', 1566, 'persons', 526, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5620, 'baseball_offensive_stats', 1567, 'persons', 1114, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5621, 'baseball_defensive_stats', 1567, 'persons', 1114, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5623, 'baseball_offensive_stats', 1568, 'persons', 440, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5624, 'baseball_defensive_stats', 1568, 'persons', 440, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5626, 'baseball_offensive_stats', 1569, 'persons', 593, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5627, 'baseball_defensive_stats', 1569, 'persons', 593, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5629, 'baseball_offensive_stats', 1570, 'persons', 1087, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5630, 'baseball_defensive_stats', 1570, 'persons', 1087, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5632, 'baseball_offensive_stats', 1571, 'persons', 226, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5633, 'baseball_defensive_stats', 1571, 'persons', 226, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5635, 'baseball_offensive_stats', 1572, 'persons', 845, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5636, 'baseball_defensive_stats', 1572, 'persons', 845, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5638, 'baseball_offensive_stats', 1573, 'persons', 538, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5639, 'baseball_defensive_stats', 1573, 'persons', 538, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5641, 'baseball_offensive_stats', 1574, 'persons', 785, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5642, 'baseball_defensive_stats', 1574, 'persons', 785, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5643, 'core_person_stats', 1735, 'persons', 1114, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5644, 'baseball_pitching_stats', 761, 'persons', 1114, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5645, 'core_person_stats', 1736, 'persons', 1085, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5646, 'baseball_pitching_stats', 762, 'persons', 1085, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5647, 'core_person_stats', 1737, 'persons', 845, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5648, 'baseball_pitching_stats', 763, 'persons', 845, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5649, 'core_person_stats', 1738, 'persons', 413, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5650, 'baseball_pitching_stats', 764, 'persons', 413, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5651, 'core_person_stats', 1739, 'persons', 144, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5652, 'baseball_pitching_stats', 765, 'persons', 144, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5653, 'core_person_stats', 1740, 'persons', 789, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5654, 'baseball_pitching_stats', 766, 'persons', 789, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5655, 'core_person_stats', 1741, 'persons', 145, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5656, 'baseball_pitching_stats', 767, 'persons', 145, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5657, 'core_person_stats', 1742, 'persons', 440, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5658, 'baseball_pitching_stats', 768, 'persons', 440, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5659, 'core_person_stats', 1743, 'persons', 143, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5660, 'baseball_pitching_stats', 769, 'persons', 143, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5661, 'core_person_stats', 1744, 'persons', 225, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5662, 'baseball_pitching_stats', 770, 'persons', 225, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5663, 'core_person_stats', 1745, 'persons', 1087, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5664, 'baseball_pitching_stats', 771, 'persons', 1087, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5665, 'core_person_stats', 1746, 'persons', 227, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5666, 'baseball_pitching_stats', 772, 'persons', 227, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5667, 'core_person_stats', 1747, 'persons', 593, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5668, 'baseball_pitching_stats', 773, 'persons', 593, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5669, 'core_person_stats', 1748, 'persons', 835, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5670, 'baseball_pitching_stats', 774, 'persons', 835, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5671, 'core_person_stats', 1749, 'persons', 785, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5672, 'baseball_pitching_stats', 775, 'persons', 785, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5673, 'core_person_stats', 1750, 'persons', 362, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5674, 'baseball_pitching_stats', 776, 'persons', 362, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5675, 'core_person_stats', 1751, 'persons', 226, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5676, 'baseball_pitching_stats', 777, 'persons', 226, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5677, 'core_person_stats', 1752, 'persons', 526, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5678, 'baseball_pitching_stats', 778, 'persons', 526, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5679, 'core_person_stats', 1753, 'persons', 382, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5680, 'baseball_pitching_stats', 779, 'persons', 382, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5681, 'core_person_stats', 1754, 'persons', 595, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5682, 'baseball_pitching_stats', 780, 'persons', 595, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5683, 'core_person_stats', 1755, 'persons', 538, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5684, 'baseball_pitching_stats', 781, 'persons', 538, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5685, 'core_person_stats', 1756, 'persons', 1113, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5686, 'baseball_pitching_stats', 782, 'persons', 1113, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5687, 'baseball_offensive_stats', 1575, 'teams', 17, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5688, 'baseball_pitching_stats', 783, 'teams', 17, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5689, 'baseball_defensive_stats', 1575, 'teams', 17, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5690, 'baseball_offensive_stats', 1576, 'teams', 22, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5691, 'baseball_pitching_stats', 784, 'teams', 22, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5692, 'baseball_defensive_stats', 1576, 'teams', 22, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5693, 'baseball_offensive_stats', 1577, 'persons', 693, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5694, 'baseball_defensive_stats', 1577, 'persons', 693, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5695, 'baseball_offensive_stats', 1578, 'persons', 691, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5696, 'baseball_defensive_stats', 1578, 'persons', 691, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5697, 'baseball_offensive_stats', 1579, 'persons', 687, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5698, 'baseball_defensive_stats', 1579, 'persons', 687, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5699, 'baseball_offensive_stats', 1580, 'persons', 695, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5700, 'baseball_defensive_stats', 1580, 'persons', 695, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5701, 'baseball_offensive_stats', 1581, 'persons', 696, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5702, 'baseball_defensive_stats', 1581, 'persons', 696, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5703, 'baseball_offensive_stats', 1582, 'persons', 697, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5704, 'baseball_defensive_stats', 1582, 'persons', 697, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5705, 'baseball_offensive_stats', 1583, 'persons', 682, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5706, 'baseball_defensive_stats', 1583, 'persons', 682, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5707, 'baseball_offensive_stats', 1584, 'persons', 240, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5708, 'baseball_defensive_stats', 1584, 'persons', 240, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5709, 'baseball_offensive_stats', 1585, 'persons', 694, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5710, 'baseball_defensive_stats', 1585, 'persons', 694, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5711, 'baseball_offensive_stats', 1586, 'persons', 684, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5712, 'baseball_defensive_stats', 1586, 'persons', 684, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5713, 'baseball_offensive_stats', 1587, 'persons', 689, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5714, 'baseball_defensive_stats', 1587, 'persons', 689, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5715, 'baseball_offensive_stats', 1588, 'persons', 686, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5716, 'baseball_defensive_stats', 1588, 'persons', 686, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5717, 'baseball_offensive_stats', 1589, 'persons', 239, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5718, 'baseball_defensive_stats', 1589, 'persons', 239, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5719, 'baseball_offensive_stats', 1590, 'persons', 683, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5720, 'baseball_defensive_stats', 1590, 'persons', 683, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5721, 'baseball_offensive_stats', 1591, 'persons', 690, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5722, 'baseball_defensive_stats', 1591, 'persons', 690, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5723, 'baseball_pitching_stats', 785, 'persons', 239, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5724, 'baseball_pitching_stats', 786, 'persons', 683, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5725, 'baseball_pitching_stats', 787, 'persons', 682, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5726, 'baseball_pitching_stats', 788, 'persons', 240, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5727, 'baseball_pitching_stats', 789, 'persons', 684, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5728, 'baseball_offensive_stats', 1592, 'persons', 675, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5729, 'baseball_defensive_stats', 1592, 'persons', 675, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5730, 'baseball_offensive_stats', 1593, 'persons', 673, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5731, 'baseball_defensive_stats', 1593, 'persons', 673, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5732, 'baseball_offensive_stats', 1594, 'persons', 674, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5733, 'baseball_defensive_stats', 1594, 'persons', 674, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5734, 'baseball_offensive_stats', 1595, 'persons', 671, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5735, 'baseball_defensive_stats', 1595, 'persons', 671, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5736, 'baseball_offensive_stats', 1596, 'persons', 677, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5737, 'baseball_defensive_stats', 1596, 'persons', 677, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5738, 'baseball_offensive_stats', 1597, 'persons', 365, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5739, 'baseball_defensive_stats', 1597, 'persons', 365, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5740, 'baseball_offensive_stats', 1598, 'persons', 351, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5741, 'baseball_defensive_stats', 1598, 'persons', 351, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5742, 'baseball_offensive_stats', 1599, 'persons', 679, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5743, 'baseball_defensive_stats', 1599, 'persons', 679, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5744, 'baseball_offensive_stats', 1600, 'persons', 681, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5745, 'baseball_defensive_stats', 1600, 'persons', 681, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5746, 'baseball_offensive_stats', 1601, 'persons', 669, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5747, 'baseball_defensive_stats', 1601, 'persons', 669, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5748, 'baseball_offensive_stats', 1602, 'persons', 676, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5749, 'baseball_defensive_stats', 1602, 'persons', 676, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5750, 'baseball_offensive_stats', 1603, 'persons', 338, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5751, 'baseball_defensive_stats', 1603, 'persons', 338, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5752, 'baseball_offensive_stats', 1604, 'persons', 672, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5753, 'baseball_defensive_stats', 1604, 'persons', 672, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5754, 'baseball_offensive_stats', 1605, 'persons', 166, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5755, 'baseball_defensive_stats', 1605, 'persons', 166, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5756, 'baseball_offensive_stats', 1606, 'persons', 678, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5757, 'baseball_defensive_stats', 1606, 'persons', 678, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5758, 'baseball_offensive_stats', 1607, 'persons', 168, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5759, 'baseball_defensive_stats', 1607, 'persons', 168, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5760, 'baseball_offensive_stats', 1608, 'persons', 202, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5761, 'baseball_defensive_stats', 1608, 'persons', 202, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5762, 'baseball_offensive_stats', 1609, 'persons', 680, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5763, 'baseball_defensive_stats', 1609, 'persons', 680, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5764, 'baseball_pitching_stats', 790, 'persons', 166, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5765, 'baseball_pitching_stats', 791, 'persons', 168, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5766, 'baseball_pitching_stats', 792, 'persons', 202, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5767, 'baseball_pitching_stats', 793, 'persons', 338, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5768, 'baseball_pitching_stats', 794, 'persons', 365, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5769, 'baseball_pitching_stats', 795, 'persons', 351, 'events', 2400, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5770, 'baseball_offensive_stats', 1610, 'teams', 16, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5771, 'baseball_pitching_stats', 796, 'teams', 16, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5772, 'baseball_defensive_stats', 1610, 'teams', 16, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5773, 'baseball_offensive_stats', 1611, 'teams', 19, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5774, 'baseball_pitching_stats', 797, 'teams', 19, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5775, 'baseball_defensive_stats', 1611, 'teams', 19, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5776, 'baseball_offensive_stats', 1612, 'persons', 1115, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5777, 'baseball_defensive_stats', 1612, 'persons', 1115, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5778, 'baseball_offensive_stats', 1613, 'persons', 1116, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5779, 'baseball_defensive_stats', 1613, 'persons', 1116, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5780, 'baseball_offensive_stats', 1614, 'persons', 1117, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5781, 'baseball_defensive_stats', 1614, 'persons', 1117, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5782, 'baseball_offensive_stats', 1615, 'persons', 1118, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5783, 'baseball_defensive_stats', 1615, 'persons', 1118, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5784, 'baseball_offensive_stats', 1616, 'persons', 1119, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5785, 'baseball_defensive_stats', 1616, 'persons', 1119, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5786, 'baseball_offensive_stats', 1617, 'persons', 1120, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5787, 'baseball_defensive_stats', 1617, 'persons', 1120, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5788, 'baseball_offensive_stats', 1618, 'persons', 1121, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5789, 'baseball_defensive_stats', 1618, 'persons', 1121, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5790, 'baseball_offensive_stats', 1619, 'persons', 1122, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5791, 'baseball_defensive_stats', 1619, 'persons', 1122, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5792, 'baseball_offensive_stats', 1620, 'persons', 973, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5793, 'baseball_defensive_stats', 1620, 'persons', 973, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5794, 'baseball_offensive_stats', 1621, 'persons', 1123, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5795, 'baseball_defensive_stats', 1621, 'persons', 1123, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5796, 'baseball_offensive_stats', 1622, 'persons', 88, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5797, 'baseball_defensive_stats', 1622, 'persons', 88, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5798, 'baseball_offensive_stats', 1623, 'persons', 1028, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5799, 'baseball_defensive_stats', 1623, 'persons', 1028, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5800, 'baseball_offensive_stats', 1624, 'persons', 897, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5801, 'baseball_defensive_stats', 1624, 'persons', 897, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5802, 'baseball_offensive_stats', 1625, 'persons', 1076, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5803, 'baseball_defensive_stats', 1625, 'persons', 1076, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5804, 'baseball_offensive_stats', 1626, 'persons', 884, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5805, 'baseball_defensive_stats', 1626, 'persons', 884, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5806, 'baseball_offensive_stats', 1627, 'persons', 1124, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5807, 'baseball_defensive_stats', 1627, 'persons', 1124, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5808, 'baseball_pitching_stats', 798, 'persons', 1028, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5809, 'baseball_pitching_stats', 799, 'persons', 897, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5810, 'baseball_pitching_stats', 800, 'persons', 1076, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5811, 'baseball_pitching_stats', 801, 'persons', 884, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5812, 'baseball_pitching_stats', 802, 'persons', 973, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5813, 'baseball_pitching_stats', 803, 'persons', 88, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5814, 'baseball_offensive_stats', 1628, 'persons', 1125, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5815, 'baseball_defensive_stats', 1628, 'persons', 1125, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5816, 'baseball_offensive_stats', 1629, 'persons', 657, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5817, 'baseball_defensive_stats', 1629, 'persons', 657, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5818, 'baseball_offensive_stats', 1630, 'persons', 1126, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5819, 'baseball_defensive_stats', 1630, 'persons', 1126, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5820, 'baseball_offensive_stats', 1631, 'persons', 1127, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5821, 'baseball_defensive_stats', 1631, 'persons', 1127, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5822, 'baseball_offensive_stats', 1632, 'persons', 1128, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5823, 'baseball_defensive_stats', 1632, 'persons', 1128, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5824, 'baseball_offensive_stats', 1633, 'persons', 1129, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5825, 'baseball_defensive_stats', 1633, 'persons', 1129, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5826, 'baseball_offensive_stats', 1634, 'persons', 1130, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5827, 'baseball_defensive_stats', 1634, 'persons', 1130, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5828, 'baseball_offensive_stats', 1635, 'persons', 1131, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5829, 'baseball_defensive_stats', 1635, 'persons', 1131, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5830, 'baseball_offensive_stats', 1636, 'persons', 1132, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5831, 'baseball_defensive_stats', 1636, 'persons', 1132, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5832, 'baseball_offensive_stats', 1637, 'persons', 1133, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5833, 'baseball_defensive_stats', 1637, 'persons', 1133, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5834, 'baseball_offensive_stats', 1638, 'persons', 1134, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5835, 'baseball_defensive_stats', 1638, 'persons', 1134, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5836, 'baseball_offensive_stats', 1639, 'persons', 970, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5837, 'baseball_defensive_stats', 1639, 'persons', 970, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5838, 'baseball_offensive_stats', 1640, 'persons', 846, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5839, 'baseball_defensive_stats', 1640, 'persons', 846, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5840, 'baseball_offensive_stats', 1641, 'persons', 1135, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5841, 'baseball_defensive_stats', 1641, 'persons', 1135, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5842, 'baseball_offensive_stats', 1642, 'persons', 124, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5843, 'baseball_defensive_stats', 1642, 'persons', 124, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5844, 'baseball_offensive_stats', 1643, 'persons', 218, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5845, 'baseball_defensive_stats', 1643, 'persons', 218, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5846, 'baseball_offensive_stats', 1644, 'persons', 851, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5847, 'baseball_defensive_stats', 1644, 'persons', 851, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5848, 'baseball_pitching_stats', 804, 'persons', 1134, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5849, 'baseball_pitching_stats', 805, 'persons', 970, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5850, 'baseball_pitching_stats', 806, 'persons', 846, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5851, 'baseball_pitching_stats', 807, 'persons', 124, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5852, 'baseball_pitching_stats', 808, 'persons', 218, 'events', 2401, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5853, 'baseball_offensive_stats', 1645, 'teams', 16, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5854, 'baseball_pitching_stats', 809, 'teams', 16, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5855, 'baseball_defensive_stats', 1645, 'teams', 16, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5857, 'baseball_offensive_stats', 1646, 'persons', 1028, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5858, 'baseball_defensive_stats', 1646, 'persons', 1028, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5859, 'core_person_stats', 1758, 'persons', 1124, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5860, 'baseball_offensive_stats', 1647, 'persons', 1124, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5861, 'baseball_defensive_stats', 1647, 'persons', 1124, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5862, 'core_person_stats', 1759, 'persons', 1115, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5863, 'baseball_offensive_stats', 1648, 'persons', 1115, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5864, 'baseball_defensive_stats', 1648, 'persons', 1115, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5865, 'core_person_stats', 1760, 'persons', 1116, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5866, 'baseball_offensive_stats', 1649, 'persons', 1116, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5867, 'baseball_defensive_stats', 1649, 'persons', 1116, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5868, 'core_person_stats', 1761, 'persons', 623, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5869, 'baseball_offensive_stats', 1650, 'persons', 623, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5870, 'baseball_defensive_stats', 1650, 'persons', 623, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5871, 'core_person_stats', 1762, 'persons', 1118, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5872, 'baseball_offensive_stats', 1651, 'persons', 1118, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5873, 'baseball_defensive_stats', 1651, 'persons', 1118, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5874, 'core_person_stats', 1763, 'persons', 1121, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5875, 'baseball_offensive_stats', 1652, 'persons', 1121, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5876, 'baseball_defensive_stats', 1652, 'persons', 1121, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5877, 'core_person_stats', 1764, 'persons', 1117, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5878, 'baseball_offensive_stats', 1653, 'persons', 1117, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5879, 'baseball_defensive_stats', 1653, 'persons', 1117, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5880, 'core_person_stats', 1765, 'persons', 1137, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5881, 'baseball_offensive_stats', 1654, 'persons', 1137, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5882, 'baseball_defensive_stats', 1654, 'persons', 1137, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5883, 'core_person_stats', 1766, 'persons', 1120, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5884, 'baseball_offensive_stats', 1655, 'persons', 1120, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5885, 'baseball_defensive_stats', 1655, 'persons', 1120, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5886, 'core_person_stats', 1767, 'persons', 1119, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5887, 'baseball_offensive_stats', 1656, 'persons', 1119, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5888, 'baseball_defensive_stats', 1656, 'persons', 1119, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5889, 'core_person_stats', 1768, 'persons', 1122, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5890, 'baseball_offensive_stats', 1657, 'persons', 1122, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5891, 'baseball_defensive_stats', 1657, 'persons', 1122, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5892, 'core_person_stats', 1769, 'persons', 1123, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5893, 'baseball_offensive_stats', 1658, 'persons', 1123, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5894, 'baseball_defensive_stats', 1658, 'persons', 1123, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5895, 'core_person_stats', 1770, 'persons', 620, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5896, 'baseball_offensive_stats', 1659, 'persons', 620, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5897, 'baseball_defensive_stats', 1659, 'persons', 620, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5898, 'core_person_stats', 1771, 'persons', 1138, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5899, 'baseball_offensive_stats', 1660, 'persons', 1138, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5900, 'baseball_defensive_stats', 1660, 'persons', 1138, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5901, 'core_person_stats', 1772, 'persons', 1139, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5902, 'baseball_offensive_stats', 1661, 'persons', 1139, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5903, 'baseball_defensive_stats', 1661, 'persons', 1139, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5905, 'baseball_offensive_stats', 1662, 'persons', 450, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5906, 'baseball_defensive_stats', 1662, 'persons', 450, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5907, 'core_person_stats', 1774, 'persons', 624, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5908, 'baseball_offensive_stats', 1663, 'persons', 624, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5909, 'baseball_defensive_stats', 1663, 'persons', 624, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5910, 'core_person_stats', 1775, 'persons', 619, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5911, 'baseball_offensive_stats', 1664, 'persons', 619, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5912, 'baseball_defensive_stats', 1664, 'persons', 619, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5913, 'core_person_stats', 1776, 'persons', 1140, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5914, 'baseball_offensive_stats', 1665, 'persons', 1140, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5915, 'baseball_defensive_stats', 1665, 'persons', 1140, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5917, 'baseball_offensive_stats', 1666, 'persons', 625, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5918, 'baseball_defensive_stats', 1666, 'persons', 625, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5920, 'baseball_offensive_stats', 1667, 'persons', 330, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5921, 'baseball_defensive_stats', 1667, 'persons', 330, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5923, 'baseball_offensive_stats', 1668, 'persons', 89, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5924, 'baseball_defensive_stats', 1668, 'persons', 89, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5926, 'baseball_offensive_stats', 1669, 'persons', 203, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5927, 'baseball_defensive_stats', 1669, 'persons', 203, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5929, 'baseball_offensive_stats', 1670, 'persons', 1141, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5930, 'baseball_defensive_stats', 1670, 'persons', 1141, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5932, 'baseball_offensive_stats', 1671, 'persons', 88, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5933, 'baseball_defensive_stats', 1671, 'persons', 88, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5935, 'baseball_offensive_stats', 1672, 'persons', 1030, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5936, 'baseball_defensive_stats', 1672, 'persons', 1030, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5938, 'baseball_offensive_stats', 1673, 'persons', 1142, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5939, 'baseball_defensive_stats', 1673, 'persons', 1142, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5940, 'core_person_stats', 1785, 'persons', 1143, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5941, 'baseball_offensive_stats', 1674, 'persons', 1143, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5942, 'baseball_defensive_stats', 1674, 'persons', 1143, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5944, 'baseball_offensive_stats', 1675, 'persons', 86, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5945, 'baseball_defensive_stats', 1675, 'persons', 86, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5947, 'baseball_offensive_stats', 1676, 'persons', 1144, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5948, 'baseball_defensive_stats', 1676, 'persons', 1144, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5950, 'baseball_offensive_stats', 1677, 'persons', 451, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5951, 'baseball_defensive_stats', 1677, 'persons', 451, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5953, 'baseball_offensive_stats', 1678, 'persons', 405, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5954, 'baseball_defensive_stats', 1678, 'persons', 405, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5956, 'baseball_offensive_stats', 1679, 'persons', 1076, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5957, 'baseball_defensive_stats', 1679, 'persons', 1076, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5959, 'baseball_offensive_stats', 1680, 'persons', 884, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5960, 'baseball_defensive_stats', 1680, 'persons', 884, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5962, 'baseball_offensive_stats', 1681, 'persons', 896, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5963, 'baseball_defensive_stats', 1681, 'persons', 896, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5965, 'baseball_offensive_stats', 1682, 'persons', 156, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5966, 'baseball_defensive_stats', 1682, 'persons', 156, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5968, 'baseball_offensive_stats', 1683, 'persons', 973, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5969, 'baseball_defensive_stats', 1683, 'persons', 973, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5971, 'baseball_offensive_stats', 1684, 'persons', 1136, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5972, 'baseball_defensive_stats', 1684, 'persons', 1136, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5974, 'baseball_offensive_stats', 1685, 'persons', 897, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5975, 'baseball_defensive_stats', 1685, 'persons', 897, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5976, 'core_person_stats', 1797, 'persons', 1142, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5977, 'baseball_pitching_stats', 810, 'persons', 1142, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5978, 'core_person_stats', 1798, 'persons', 88, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5979, 'baseball_pitching_stats', 811, 'persons', 88, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5980, 'core_person_stats', 1799, 'persons', 973, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5981, 'baseball_pitching_stats', 812, 'persons', 973, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5982, 'core_person_stats', 1800, 'persons', 330, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5983, 'baseball_pitching_stats', 813, 'persons', 330, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5984, 'core_person_stats', 1801, 'persons', 1136, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5985, 'baseball_pitching_stats', 814, 'persons', 1136, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5986, 'core_person_stats', 1802, 'persons', 156, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5987, 'baseball_pitching_stats', 815, 'persons', 156, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5988, 'core_person_stats', 1803, 'persons', 1076, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5989, 'baseball_pitching_stats', 816, 'persons', 1076, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5990, 'core_person_stats', 1804, 'persons', 1028, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5991, 'baseball_pitching_stats', 817, 'persons', 1028, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5992, 'core_person_stats', 1805, 'persons', 896, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5993, 'baseball_pitching_stats', 818, 'persons', 896, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5994, 'core_person_stats', 1806, 'persons', 203, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5995, 'baseball_pitching_stats', 819, 'persons', 203, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5996, 'core_person_stats', 1807, 'persons', 884, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5997, 'baseball_pitching_stats', 820, 'persons', 884, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5998, 'core_person_stats', 1808, 'persons', 625, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (5999, 'baseball_pitching_stats', 821, 'persons', 625, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6000, 'core_person_stats', 1809, 'persons', 89, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6001, 'baseball_pitching_stats', 822, 'persons', 89, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6002, 'core_person_stats', 1810, 'persons', 897, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6003, 'baseball_pitching_stats', 823, 'persons', 897, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6004, 'core_person_stats', 1811, 'persons', 450, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6005, 'baseball_pitching_stats', 824, 'persons', 450, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6006, 'core_person_stats', 1812, 'persons', 451, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6007, 'baseball_pitching_stats', 825, 'persons', 451, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6008, 'core_person_stats', 1813, 'persons', 86, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6009, 'baseball_pitching_stats', 826, 'persons', 86, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6010, 'core_person_stats', 1814, 'persons', 1141, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6011, 'baseball_pitching_stats', 827, 'persons', 1141, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6012, 'core_person_stats', 1815, 'persons', 1144, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6013, 'baseball_pitching_stats', 828, 'persons', 1144, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6014, 'core_person_stats', 1816, 'persons', 405, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6015, 'baseball_pitching_stats', 829, 'persons', 405, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6016, 'core_person_stats', 1817, 'persons', 1030, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6017, 'baseball_pitching_stats', 830, 'persons', 1030, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6018, 'baseball_offensive_stats', 1686, 'teams', 19, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6019, 'baseball_pitching_stats', 831, 'teams', 19, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6020, 'baseball_defensive_stats', 1686, 'teams', 19, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6022, 'baseball_offensive_stats', 1687, 'persons', 124, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6023, 'baseball_defensive_stats', 1687, 'persons', 124, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6025, 'baseball_offensive_stats', 1688, 'persons', 1134, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6026, 'baseball_defensive_stats', 1688, 'persons', 1134, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6027, 'core_person_stats', 1820, 'persons', 1135, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6028, 'baseball_offensive_stats', 1689, 'persons', 1135, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6029, 'baseball_defensive_stats', 1689, 'persons', 1135, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6030, 'core_person_stats', 1821, 'persons', 1126, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6031, 'baseball_offensive_stats', 1690, 'persons', 1126, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6032, 'baseball_defensive_stats', 1690, 'persons', 1126, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6033, 'core_person_stats', 1822, 'persons', 657, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6034, 'baseball_offensive_stats', 1691, 'persons', 657, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6035, 'baseball_defensive_stats', 1691, 'persons', 657, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6036, 'core_person_stats', 1823, 'persons', 1145, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6037, 'baseball_offensive_stats', 1692, 'persons', 1145, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6038, 'baseball_defensive_stats', 1692, 'persons', 1145, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6039, 'core_person_stats', 1824, 'persons', 1131, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6040, 'baseball_offensive_stats', 1693, 'persons', 1131, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6041, 'baseball_defensive_stats', 1693, 'persons', 1131, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6043, 'baseball_offensive_stats', 1694, 'persons', 846, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6044, 'baseball_defensive_stats', 1694, 'persons', 846, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6045, 'core_person_stats', 1826, 'persons', 851, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6046, 'baseball_offensive_stats', 1695, 'persons', 851, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6047, 'baseball_defensive_stats', 1695, 'persons', 851, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6048, 'core_person_stats', 1827, 'persons', 1128, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6049, 'baseball_offensive_stats', 1696, 'persons', 1128, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6050, 'baseball_defensive_stats', 1696, 'persons', 1128, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6051, 'core_person_stats', 1828, 'persons', 1129, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6052, 'baseball_offensive_stats', 1697, 'persons', 1129, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6053, 'baseball_defensive_stats', 1697, 'persons', 1129, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6054, 'core_person_stats', 1829, 'persons', 1130, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6055, 'baseball_offensive_stats', 1698, 'persons', 1130, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6056, 'baseball_defensive_stats', 1698, 'persons', 1130, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6057, 'core_person_stats', 1830, 'persons', 656, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6058, 'baseball_offensive_stats', 1699, 'persons', 656, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6059, 'baseball_defensive_stats', 1699, 'persons', 656, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6060, 'core_person_stats', 1831, 'persons', 1127, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6061, 'baseball_offensive_stats', 1700, 'persons', 1127, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6062, 'baseball_defensive_stats', 1700, 'persons', 1127, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6063, 'core_person_stats', 1832, 'persons', 1132, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6064, 'baseball_offensive_stats', 1701, 'persons', 1132, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6065, 'baseball_defensive_stats', 1701, 'persons', 1132, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6066, 'core_person_stats', 1833, 'persons', 1125, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6067, 'baseball_offensive_stats', 1702, 'persons', 1125, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6068, 'baseball_defensive_stats', 1702, 'persons', 1125, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6070, 'baseball_offensive_stats', 1703, 'persons', 216, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6071, 'baseball_defensive_stats', 1703, 'persons', 216, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6072, 'core_person_stats', 1835, 'persons', 1133, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6073, 'baseball_offensive_stats', 1704, 'persons', 1133, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6074, 'baseball_defensive_stats', 1704, 'persons', 1133, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6075, 'core_person_stats', 1836, 'persons', 1146, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6076, 'baseball_offensive_stats', 1705, 'persons', 1146, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6077, 'baseball_defensive_stats', 1705, 'persons', 1146, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6079, 'baseball_offensive_stats', 1706, 'persons', 125, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6080, 'baseball_defensive_stats', 1706, 'persons', 125, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6082, 'baseball_offensive_stats', 1707, 'persons', 191, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6083, 'baseball_defensive_stats', 1707, 'persons', 191, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6084, 'core_person_stats', 1839, 'persons', 1147, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6085, 'baseball_offensive_stats', 1708, 'persons', 1147, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6086, 'baseball_defensive_stats', 1708, 'persons', 1147, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6088, 'baseball_offensive_stats', 1709, 'persons', 907, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6089, 'baseball_defensive_stats', 1709, 'persons', 907, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6091, 'baseball_offensive_stats', 1710, 'persons', 122, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6092, 'baseball_defensive_stats', 1710, 'persons', 122, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6093, 'core_person_stats', 1842, 'persons', 1148, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6094, 'baseball_offensive_stats', 1711, 'persons', 1148, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6095, 'baseball_defensive_stats', 1711, 'persons', 1148, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6097, 'baseball_offensive_stats', 1712, 'persons', 193, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6098, 'baseball_defensive_stats', 1712, 'persons', 193, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6100, 'baseball_offensive_stats', 1713, 'persons', 192, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6101, 'baseball_defensive_stats', 1713, 'persons', 192, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6103, 'baseball_offensive_stats', 1714, 'persons', 218, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6104, 'baseball_defensive_stats', 1714, 'persons', 218, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6106, 'baseball_offensive_stats', 1715, 'persons', 970, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6107, 'baseball_defensive_stats', 1715, 'persons', 970, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6109, 'baseball_offensive_stats', 1716, 'persons', 1149, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6110, 'baseball_defensive_stats', 1716, 'persons', 1149, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6112, 'baseball_offensive_stats', 1717, 'persons', 1011, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6113, 'baseball_defensive_stats', 1717, 'persons', 1011, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6115, 'baseball_offensive_stats', 1718, 'persons', 1150, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6116, 'baseball_defensive_stats', 1718, 'persons', 1150, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6118, 'baseball_offensive_stats', 1719, 'persons', 357, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6119, 'baseball_defensive_stats', 1719, 'persons', 357, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6121, 'baseball_offensive_stats', 1720, 'persons', 1151, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6122, 'baseball_defensive_stats', 1720, 'persons', 1151, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6124, 'baseball_offensive_stats', 1721, 'persons', 540, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6125, 'baseball_defensive_stats', 1721, 'persons', 540, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6127, 'baseball_offensive_stats', 1722, 'persons', 1152, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6128, 'baseball_defensive_stats', 1722, 'persons', 1152, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6130, 'baseball_offensive_stats', 1723, 'persons', 1153, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6131, 'baseball_defensive_stats', 1723, 'persons', 1153, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6133, 'baseball_offensive_stats', 1724, 'persons', 972, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6134, 'baseball_defensive_stats', 1724, 'persons', 972, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6135, 'core_person_stats', 1856, 'persons', 1151, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6136, 'baseball_pitching_stats', 832, 'persons', 1151, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6137, 'core_person_stats', 1857, 'persons', 1150, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6138, 'baseball_pitching_stats', 833, 'persons', 1150, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6139, 'core_person_stats', 1858, 'persons', 124, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6140, 'baseball_pitching_stats', 834, 'persons', 124, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6141, 'core_person_stats', 1859, 'persons', 193, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6142, 'baseball_pitching_stats', 835, 'persons', 193, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6143, 'core_person_stats', 1860, 'persons', 846, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6144, 'baseball_pitching_stats', 836, 'persons', 846, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6145, 'core_person_stats', 1861, 'persons', 122, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6146, 'baseball_pitching_stats', 837, 'persons', 122, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6147, 'core_person_stats', 1862, 'persons', 125, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6148, 'baseball_pitching_stats', 838, 'persons', 125, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6149, 'core_person_stats', 1863, 'persons', 970, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6150, 'baseball_pitching_stats', 839, 'persons', 970, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6151, 'core_person_stats', 1864, 'persons', 218, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6152, 'baseball_pitching_stats', 840, 'persons', 218, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6153, 'core_person_stats', 1865, 'persons', 907, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6154, 'baseball_pitching_stats', 841, 'persons', 907, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6155, 'core_person_stats', 1866, 'persons', 1134, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6156, 'baseball_pitching_stats', 842, 'persons', 1134, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6157, 'core_person_stats', 1867, 'persons', 216, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6158, 'baseball_pitching_stats', 843, 'persons', 216, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6159, 'core_person_stats', 1868, 'persons', 1011, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6160, 'baseball_pitching_stats', 844, 'persons', 1011, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6161, 'core_person_stats', 1869, 'persons', 191, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6162, 'baseball_pitching_stats', 845, 'persons', 191, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6163, 'core_person_stats', 1870, 'persons', 972, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6164, 'baseball_pitching_stats', 846, 'persons', 972, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6165, 'core_person_stats', 1871, 'persons', 1152, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6166, 'baseball_pitching_stats', 847, 'persons', 1152, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6167, 'core_person_stats', 1872, 'persons', 192, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6168, 'baseball_pitching_stats', 848, 'persons', 192, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6169, 'core_person_stats', 1873, 'persons', 1149, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6170, 'baseball_pitching_stats', 849, 'persons', 1149, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6171, 'core_person_stats', 1874, 'persons', 540, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6172, 'baseball_pitching_stats', 850, 'persons', 540, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6173, 'core_person_stats', 1875, 'persons', 357, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6174, 'baseball_pitching_stats', 851, 'persons', 357, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6175, 'core_person_stats', 1876, 'persons', 1153, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6176, 'baseball_pitching_stats', 852, 'persons', 1153, 'sub_seasons', 1, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6177, 'ice_hockey_offensive_stats', 1, 'teams', 97, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6178, 'ice_hockey_defensive_stats', 1, 'teams', 97, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6179, 'ice_hockey_offensive_stats', 2, 'teams', 94, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6180, 'ice_hockey_defensive_stats', 2, 'teams', 94, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6187, 'ice_hockey_offensive_stats', 3, 'persons', 1821, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6188, 'ice_hockey_player_stats', 1, 'persons', 1821, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6189, 'ice_hockey_offensive_stats', 4, 'persons', 1817, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6190, 'ice_hockey_player_stats', 2, 'persons', 1817, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6191, 'ice_hockey_offensive_stats', 5, 'persons', 1822, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6192, 'ice_hockey_player_stats', 3, 'persons', 1822, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6193, 'ice_hockey_offensive_stats', 6, 'persons', 1831, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6194, 'ice_hockey_player_stats', 4, 'persons', 1831, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6195, 'ice_hockey_offensive_stats', 7, 'persons', 1818, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6196, 'ice_hockey_player_stats', 5, 'persons', 1818, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6197, 'ice_hockey_offensive_stats', 8, 'persons', 1819, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6198, 'ice_hockey_player_stats', 6, 'persons', 1819, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6199, 'core_person_stats', 1880, 'persons', 1814, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6200, 'ice_hockey_offensive_stats', 9, 'persons', 1814, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6201, 'ice_hockey_defensive_stats', 6, 'persons', 1814, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6202, 'ice_hockey_player_stats', 7, 'persons', 1814, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6203, 'ice_hockey_offensive_stats', 10, 'persons', 1832, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6204, 'ice_hockey_player_stats', 8, 'persons', 1832, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6205, 'ice_hockey_offensive_stats', 11, 'persons', 1833, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6206, 'ice_hockey_player_stats', 9, 'persons', 1833, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6207, 'ice_hockey_offensive_stats', 12, 'persons', 1834, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6208, 'ice_hockey_player_stats', 10, 'persons', 1834, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6209, 'ice_hockey_offensive_stats', 13, 'persons', 1835, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6210, 'ice_hockey_player_stats', 11, 'persons', 1835, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6211, 'ice_hockey_offensive_stats', 14, 'persons', 1836, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6212, 'ice_hockey_player_stats', 12, 'persons', 1836, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6213, 'ice_hockey_offensive_stats', 15, 'persons', 1837, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6214, 'ice_hockey_player_stats', 13, 'persons', 1837, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6215, 'ice_hockey_offensive_stats', 16, 'persons', 1838, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6216, 'ice_hockey_player_stats', 14, 'persons', 1838, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6217, 'ice_hockey_offensive_stats', 17, 'persons', 1839, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6218, 'ice_hockey_player_stats', 15, 'persons', 1839, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6219, 'ice_hockey_offensive_stats', 18, 'persons', 1840, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6220, 'ice_hockey_player_stats', 16, 'persons', 1840, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6221, 'ice_hockey_offensive_stats', 19, 'persons', 1841, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6222, 'ice_hockey_player_stats', 17, 'persons', 1841, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6223, 'ice_hockey_offensive_stats', 20, 'persons', 1842, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6224, 'ice_hockey_player_stats', 18, 'persons', 1842, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6225, 'ice_hockey_offensive_stats', 21, 'persons', 1843, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6226, 'ice_hockey_player_stats', 19, 'persons', 1843, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6227, 'ice_hockey_offensive_stats', 22, 'persons', 1825, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6228, 'ice_hockey_player_stats', 20, 'persons', 1825, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6229, 'ice_hockey_offensive_stats', 23, 'persons', 1830, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6230, 'ice_hockey_player_stats', 21, 'persons', 1830, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6231, 'ice_hockey_offensive_stats', 24, 'persons', 1826, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6232, 'ice_hockey_player_stats', 22, 'persons', 1826, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6233, 'ice_hockey_offensive_stats', 25, 'persons', 1824, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6234, 'ice_hockey_player_stats', 23, 'persons', 1824, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6235, 'ice_hockey_offensive_stats', 26, 'persons', 1827, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6236, 'ice_hockey_player_stats', 24, 'persons', 1827, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6237, 'ice_hockey_offensive_stats', 27, 'persons', 1829, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6238, 'ice_hockey_player_stats', 25, 'persons', 1829, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6239, 'ice_hockey_offensive_stats', 28, 'persons', 1823, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6240, 'ice_hockey_player_stats', 26, 'persons', 1823, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6241, 'ice_hockey_offensive_stats', 29, 'persons', 1844, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6242, 'ice_hockey_player_stats', 27, 'persons', 1844, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6243, 'ice_hockey_offensive_stats', 30, 'persons', 1845, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6244, 'ice_hockey_player_stats', 28, 'persons', 1845, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6245, 'core_person_stats', 1881, 'persons', 1815, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6246, 'ice_hockey_offensive_stats', 31, 'persons', 1815, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6247, 'ice_hockey_defensive_stats', 7, 'persons', 1815, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6248, 'ice_hockey_player_stats', 29, 'persons', 1815, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6249, 'core_person_stats', 1882, 'persons', 1816, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6250, 'ice_hockey_offensive_stats', 32, 'persons', 1816, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6251, 'ice_hockey_defensive_stats', 8, 'persons', 1816, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6252, 'ice_hockey_player_stats', 30, 'persons', 1816, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6253, 'ice_hockey_offensive_stats', 33, 'persons', 1846, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6254, 'ice_hockey_player_stats', 31, 'persons', 1846, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6255, 'ice_hockey_offensive_stats', 34, 'persons', 1847, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6256, 'ice_hockey_player_stats', 32, 'persons', 1847, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6257, 'ice_hockey_offensive_stats', 35, 'persons', 1848, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6258, 'ice_hockey_player_stats', 33, 'persons', 1848, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6259, 'ice_hockey_offensive_stats', 36, 'persons', 1849, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6260, 'ice_hockey_player_stats', 34, 'persons', 1849, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6261, 'ice_hockey_offensive_stats', 37, 'persons', 1850, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6262, 'ice_hockey_player_stats', 35, 'persons', 1850, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6263, 'ice_hockey_offensive_stats', 38, 'persons', 1851, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6264, 'ice_hockey_player_stats', 36, 'persons', 1851, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6265, 'ice_hockey_offensive_stats', 39, 'persons', 1852, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6266, 'ice_hockey_player_stats', 37, 'persons', 1852, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6267, 'ice_hockey_offensive_stats', 40, 'persons', 1853, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6268, 'ice_hockey_player_stats', 38, 'persons', 1853, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6269, 'ice_hockey_offensive_stats', 41, 'persons', 1854, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6270, 'ice_hockey_player_stats', 39, 'persons', 1854, 'events', 2461, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6271, 'core_person_stats', 1883, 'persons', 1854, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6272, 'ice_hockey_offensive_stats', 42, 'persons', 1854, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6273, 'ice_hockey_player_stats', 40, 'persons', 1854, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6274, 'core_person_stats', 1884, 'persons', 1850, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6275, 'ice_hockey_offensive_stats', 43, 'persons', 1850, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6276, 'ice_hockey_player_stats', 41, 'persons', 1850, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6277, 'core_person_stats', 1885, 'persons', 1853, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6278, 'ice_hockey_offensive_stats', 44, 'persons', 1853, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6279, 'ice_hockey_player_stats', 42, 'persons', 1853, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6280, 'core_person_stats', 1886, 'persons', 1825, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6281, 'ice_hockey_offensive_stats', 45, 'persons', 1825, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6282, 'ice_hockey_player_stats', 43, 'persons', 1825, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6283, 'core_person_stats', 1887, 'persons', 1851, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6284, 'ice_hockey_offensive_stats', 46, 'persons', 1851, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6285, 'ice_hockey_player_stats', 44, 'persons', 1851, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6286, 'core_person_stats', 1888, 'persons', 1826, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6287, 'ice_hockey_offensive_stats', 47, 'persons', 1826, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6288, 'ice_hockey_player_stats', 45, 'persons', 1826, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6289, 'core_person_stats', 1889, 'persons', 1823, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6290, 'ice_hockey_offensive_stats', 48, 'persons', 1823, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6291, 'ice_hockey_player_stats', 46, 'persons', 1823, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6292, 'core_person_stats', 1890, 'persons', 1829, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6293, 'ice_hockey_offensive_stats', 49, 'persons', 1829, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6294, 'ice_hockey_player_stats', 47, 'persons', 1829, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6295, 'core_person_stats', 1891, 'persons', 1824, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6296, 'ice_hockey_offensive_stats', 50, 'persons', 1824, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6297, 'ice_hockey_player_stats', 48, 'persons', 1824, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6298, 'core_person_stats', 1892, 'persons', 1847, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6299, 'ice_hockey_offensive_stats', 51, 'persons', 1847, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6300, 'ice_hockey_player_stats', 49, 'persons', 1847, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6301, 'core_person_stats', 1893, 'persons', 1855, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6302, 'ice_hockey_offensive_stats', 52, 'persons', 1855, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6303, 'ice_hockey_player_stats', 50, 'persons', 1855, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6304, 'core_person_stats', 1894, 'persons', 1830, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6305, 'ice_hockey_offensive_stats', 53, 'persons', 1830, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6306, 'ice_hockey_player_stats', 51, 'persons', 1830, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6307, 'core_person_stats', 1895, 'persons', 1856, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6308, 'ice_hockey_offensive_stats', 54, 'persons', 1856, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6309, 'ice_hockey_player_stats', 52, 'persons', 1856, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6310, 'core_person_stats', 1896, 'persons', 1827, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6311, 'ice_hockey_offensive_stats', 55, 'persons', 1827, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6312, 'ice_hockey_player_stats', 53, 'persons', 1827, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6313, 'core_person_stats', 1897, 'persons', 1844, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6314, 'ice_hockey_offensive_stats', 56, 'persons', 1844, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6315, 'ice_hockey_player_stats', 54, 'persons', 1844, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6316, 'core_person_stats', 1898, 'persons', 1857, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6317, 'ice_hockey_offensive_stats', 57, 'persons', 1857, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6318, 'ice_hockey_player_stats', 55, 'persons', 1857, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6319, 'core_person_stats', 1899, 'persons', 1816, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6320, 'ice_hockey_offensive_stats', 58, 'persons', 1816, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6321, 'ice_hockey_player_stats', 56, 'persons', 1816, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6322, 'core_person_stats', 1900, 'persons', 1845, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6323, 'ice_hockey_offensive_stats', 59, 'persons', 1845, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6324, 'ice_hockey_player_stats', 57, 'persons', 1845, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6325, 'core_person_stats', 1901, 'persons', 1858, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6326, 'ice_hockey_offensive_stats', 60, 'persons', 1858, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6327, 'ice_hockey_player_stats', 58, 'persons', 1858, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6328, 'core_person_stats', 1902, 'persons', 1849, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6329, 'ice_hockey_offensive_stats', 61, 'persons', 1849, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6330, 'ice_hockey_player_stats', 59, 'persons', 1849, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6331, 'core_person_stats', 1903, 'persons', 1848, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6332, 'ice_hockey_offensive_stats', 62, 'persons', 1848, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6333, 'ice_hockey_player_stats', 60, 'persons', 1848, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6334, 'core_person_stats', 1904, 'persons', 1815, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6335, 'ice_hockey_offensive_stats', 63, 'persons', 1815, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6336, 'ice_hockey_player_stats', 61, 'persons', 1815, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6337, 'core_person_stats', 1905, 'persons', 1852, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6338, 'ice_hockey_offensive_stats', 64, 'persons', 1852, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6339, 'ice_hockey_player_stats', 62, 'persons', 1852, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6340, 'core_person_stats', 1906, 'persons', 1846, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6341, 'ice_hockey_offensive_stats', 65, 'persons', 1846, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6342, 'ice_hockey_player_stats', 63, 'persons', 1846, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6343, 'core_person_stats', 1907, 'persons', 1859, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6344, 'ice_hockey_offensive_stats', 66, 'persons', 1859, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6345, 'ice_hockey_player_stats', 64, 'persons', 1859, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6346, 'ice_hockey_offensive_stats', 67, 'teams', 118, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6347, 'ice_hockey_defensive_stats', 9, 'teams', 118, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6348, 'ice_hockey_offensive_stats', 68, 'teams', 121, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6349, 'ice_hockey_defensive_stats', 10, 'teams', 121, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6354, 'ice_hockey_offensive_stats', 69, 'persons', 1865, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6355, 'ice_hockey_player_stats', 65, 'persons', 1865, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6356, 'ice_hockey_offensive_stats', 70, 'persons', 1863, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6357, 'ice_hockey_player_stats', 66, 'persons', 1863, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6358, 'ice_hockey_offensive_stats', 71, 'persons', 1881, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6359, 'ice_hockey_player_stats', 67, 'persons', 1881, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6360, 'ice_hockey_offensive_stats', 72, 'persons', 1864, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6361, 'ice_hockey_player_stats', 68, 'persons', 1864, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6362, 'ice_hockey_offensive_stats', 73, 'persons', 1868, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6363, 'ice_hockey_player_stats', 69, 'persons', 1868, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6364, 'ice_hockey_offensive_stats', 74, 'persons', 1882, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6365, 'ice_hockey_player_stats', 70, 'persons', 1882, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6366, 'ice_hockey_offensive_stats', 75, 'persons', 1883, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6367, 'ice_hockey_player_stats', 71, 'persons', 1883, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6368, 'core_person_stats', 1910, 'persons', 1860, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6369, 'ice_hockey_offensive_stats', 76, 'persons', 1860, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6370, 'ice_hockey_defensive_stats', 13, 'persons', 1860, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6371, 'ice_hockey_player_stats', 72, 'persons', 1860, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6372, 'ice_hockey_offensive_stats', 77, 'persons', 1884, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6373, 'ice_hockey_player_stats', 73, 'persons', 1884, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6374, 'ice_hockey_offensive_stats', 78, 'persons', 1885, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6375, 'ice_hockey_player_stats', 74, 'persons', 1885, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6376, 'ice_hockey_offensive_stats', 79, 'persons', 1886, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6377, 'ice_hockey_player_stats', 75, 'persons', 1886, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6378, 'ice_hockey_offensive_stats', 80, 'persons', 1887, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6379, 'ice_hockey_player_stats', 76, 'persons', 1887, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6380, 'ice_hockey_offensive_stats', 81, 'persons', 1888, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6381, 'ice_hockey_player_stats', 77, 'persons', 1888, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6382, 'ice_hockey_offensive_stats', 82, 'persons', 1889, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6383, 'ice_hockey_player_stats', 78, 'persons', 1889, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6384, 'ice_hockey_offensive_stats', 83, 'persons', 1890, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6385, 'ice_hockey_player_stats', 79, 'persons', 1890, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6386, 'ice_hockey_offensive_stats', 84, 'persons', 1891, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6387, 'ice_hockey_player_stats', 80, 'persons', 1891, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6388, 'ice_hockey_offensive_stats', 85, 'persons', 1892, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6389, 'ice_hockey_player_stats', 81, 'persons', 1892, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6390, 'ice_hockey_offensive_stats', 86, 'persons', 1893, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6391, 'ice_hockey_player_stats', 82, 'persons', 1893, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6392, 'ice_hockey_offensive_stats', 87, 'persons', 1894, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6393, 'ice_hockey_player_stats', 83, 'persons', 1894, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6394, 'ice_hockey_offensive_stats', 88, 'persons', 1872, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6395, 'ice_hockey_player_stats', 84, 'persons', 1872, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6396, 'ice_hockey_offensive_stats', 89, 'persons', 1871, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6397, 'ice_hockey_player_stats', 85, 'persons', 1871, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6398, 'ice_hockey_offensive_stats', 90, 'persons', 1873, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6399, 'ice_hockey_player_stats', 86, 'persons', 1873, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6400, 'ice_hockey_offensive_stats', 91, 'persons', 1879, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6401, 'ice_hockey_player_stats', 87, 'persons', 1879, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6402, 'core_person_stats', 1911, 'persons', 1861, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6403, 'ice_hockey_offensive_stats', 92, 'persons', 1861, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6404, 'ice_hockey_defensive_stats', 14, 'persons', 1861, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6405, 'ice_hockey_player_stats', 88, 'persons', 1861, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6406, 'ice_hockey_offensive_stats', 93, 'persons', 1895, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6407, 'ice_hockey_player_stats', 89, 'persons', 1895, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6408, 'ice_hockey_offensive_stats', 94, 'persons', 1896, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6409, 'ice_hockey_player_stats', 90, 'persons', 1896, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6410, 'ice_hockey_offensive_stats', 95, 'persons', 1897, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6411, 'ice_hockey_player_stats', 91, 'persons', 1897, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6412, 'ice_hockey_offensive_stats', 96, 'persons', 1898, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6413, 'ice_hockey_player_stats', 92, 'persons', 1898, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6414, 'ice_hockey_offensive_stats', 97, 'persons', 1899, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6415, 'ice_hockey_player_stats', 93, 'persons', 1899, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6416, 'ice_hockey_offensive_stats', 98, 'persons', 1900, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6417, 'ice_hockey_player_stats', 94, 'persons', 1900, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6418, 'ice_hockey_offensive_stats', 99, 'persons', 1901, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6419, 'ice_hockey_player_stats', 95, 'persons', 1901, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6420, 'ice_hockey_offensive_stats', 100, 'persons', 1902, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6421, 'ice_hockey_player_stats', 96, 'persons', 1902, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6422, 'ice_hockey_offensive_stats', 101, 'persons', 1903, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6423, 'ice_hockey_player_stats', 97, 'persons', 1903, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6424, 'ice_hockey_offensive_stats', 102, 'persons', 1904, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6425, 'ice_hockey_player_stats', 98, 'persons', 1904, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6426, 'ice_hockey_offensive_stats', 103, 'persons', 1905, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6427, 'ice_hockey_player_stats', 99, 'persons', 1905, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6428, 'ice_hockey_offensive_stats', 104, 'persons', 1906, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6429, 'ice_hockey_player_stats', 100, 'persons', 1906, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6430, 'ice_hockey_offensive_stats', 105, 'persons', 1907, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6431, 'ice_hockey_player_stats', 101, 'persons', 1907, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6432, 'ice_hockey_offensive_stats', 106, 'persons', 1908, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6433, 'ice_hockey_player_stats', 102, 'persons', 1908, 'events', 2462, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6434, 'core_person_stats', 1912, 'persons', 1865, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6435, 'ice_hockey_offensive_stats', 107, 'persons', 1865, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6436, 'ice_hockey_player_stats', 103, 'persons', 1865, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6437, 'core_person_stats', 1913, 'persons', 1863, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6438, 'ice_hockey_offensive_stats', 108, 'persons', 1863, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6439, 'ice_hockey_player_stats', 104, 'persons', 1863, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6440, 'core_person_stats', 1914, 'persons', 1864, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6441, 'ice_hockey_offensive_stats', 109, 'persons', 1864, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6442, 'ice_hockey_player_stats', 105, 'persons', 1864, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6443, 'core_person_stats', 1915, 'persons', 1885, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6444, 'ice_hockey_offensive_stats', 110, 'persons', 1885, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6445, 'ice_hockey_player_stats', 106, 'persons', 1885, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6446, 'core_person_stats', 1916, 'persons', 1888, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6447, 'ice_hockey_offensive_stats', 111, 'persons', 1888, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6448, 'ice_hockey_player_stats', 107, 'persons', 1888, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6449, 'core_person_stats', 1917, 'persons', 1883, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6450, 'ice_hockey_offensive_stats', 112, 'persons', 1883, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6451, 'ice_hockey_player_stats', 108, 'persons', 1883, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6452, 'core_person_stats', 1918, 'persons', 1893, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6453, 'ice_hockey_offensive_stats', 113, 'persons', 1893, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6454, 'ice_hockey_player_stats', 109, 'persons', 1893, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6455, 'core_person_stats', 1919, 'persons', 1890, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6456, 'ice_hockey_offensive_stats', 114, 'persons', 1890, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6457, 'ice_hockey_player_stats', 110, 'persons', 1890, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6458, 'core_person_stats', 1920, 'persons', 1881, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6459, 'ice_hockey_offensive_stats', 115, 'persons', 1881, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6460, 'ice_hockey_player_stats', 111, 'persons', 1881, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6461, 'core_person_stats', 1921, 'persons', 1894, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6462, 'ice_hockey_offensive_stats', 116, 'persons', 1894, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6463, 'ice_hockey_player_stats', 112, 'persons', 1894, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6464, 'core_person_stats', 1922, 'persons', 1909, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6465, 'ice_hockey_offensive_stats', 117, 'persons', 1909, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6466, 'ice_hockey_player_stats', 113, 'persons', 1909, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6467, 'core_person_stats', 1923, 'persons', 1910, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6468, 'ice_hockey_offensive_stats', 118, 'persons', 1910, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6469, 'ice_hockey_player_stats', 114, 'persons', 1910, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6470, 'core_person_stats', 1924, 'persons', 1887, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6471, 'ice_hockey_offensive_stats', 119, 'persons', 1887, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6472, 'ice_hockey_player_stats', 115, 'persons', 1887, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6473, 'core_person_stats', 1925, 'persons', 1868, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6474, 'ice_hockey_offensive_stats', 120, 'persons', 1868, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6475, 'ice_hockey_player_stats', 116, 'persons', 1868, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6476, 'core_person_stats', 1926, 'persons', 1882, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6477, 'ice_hockey_offensive_stats', 121, 'persons', 1882, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6478, 'ice_hockey_player_stats', 117, 'persons', 1882, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6479, 'core_person_stats', 1927, 'persons', 1891, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6480, 'ice_hockey_offensive_stats', 122, 'persons', 1891, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6481, 'ice_hockey_player_stats', 118, 'persons', 1891, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6482, 'core_person_stats', 1928, 'persons', 1892, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6483, 'ice_hockey_offensive_stats', 123, 'persons', 1892, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6484, 'ice_hockey_player_stats', 119, 'persons', 1892, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6485, 'core_person_stats', 1929, 'persons', 1911, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6486, 'ice_hockey_offensive_stats', 124, 'persons', 1911, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6487, 'ice_hockey_player_stats', 120, 'persons', 1911, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6488, 'core_person_stats', 1930, 'persons', 1912, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6489, 'ice_hockey_offensive_stats', 125, 'persons', 1912, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6490, 'ice_hockey_player_stats', 121, 'persons', 1912, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6491, 'core_person_stats', 1931, 'persons', 1889, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6492, 'ice_hockey_offensive_stats', 126, 'persons', 1889, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6493, 'ice_hockey_player_stats', 122, 'persons', 1889, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6494, 'core_person_stats', 1932, 'persons', 1884, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6495, 'ice_hockey_offensive_stats', 127, 'persons', 1884, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6496, 'ice_hockey_player_stats', 123, 'persons', 1884, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6497, 'core_person_stats', 1933, 'persons', 1886, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6498, 'ice_hockey_offensive_stats', 128, 'persons', 1886, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6499, 'ice_hockey_player_stats', 124, 'persons', 1886, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6500, 'core_person_stats', 1934, 'persons', 1860, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6501, 'ice_hockey_offensive_stats', 129, 'persons', 1860, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6502, 'ice_hockey_player_stats', 125, 'persons', 1860, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6503, 'core_person_stats', 1935, 'persons', 1913, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6504, 'ice_hockey_offensive_stats', 130, 'persons', 1913, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6505, 'ice_hockey_player_stats', 126, 'persons', 1913, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6506, 'core_person_stats', 1936, 'persons', 1914, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6507, 'ice_hockey_offensive_stats', 131, 'persons', 1914, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6508, 'ice_hockey_player_stats', 127, 'persons', 1914, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6509, 'core_person_stats', 1937, 'persons', 1915, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6510, 'ice_hockey_offensive_stats', 132, 'persons', 1915, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6511, 'ice_hockey_player_stats', 128, 'persons', 1915, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6512, 'core_person_stats', 1938, 'persons', 1916, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6513, 'ice_hockey_offensive_stats', 133, 'persons', 1916, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6514, 'ice_hockey_player_stats', 129, 'persons', 1916, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6515, 'core_person_stats', 1939, 'persons', 1917, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6516, 'ice_hockey_offensive_stats', 134, 'persons', 1917, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6517, 'ice_hockey_player_stats', 130, 'persons', 1917, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6518, 'core_person_stats', 1940, 'persons', 1879, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6519, 'ice_hockey_offensive_stats', 135, 'persons', 1879, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6520, 'ice_hockey_player_stats', 131, 'persons', 1879, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6521, 'core_person_stats', 1941, 'persons', 1871, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6522, 'ice_hockey_offensive_stats', 136, 'persons', 1871, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6523, 'ice_hockey_player_stats', 132, 'persons', 1871, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6524, 'core_person_stats', 1942, 'persons', 1895, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6525, 'ice_hockey_offensive_stats', 137, 'persons', 1895, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6526, 'ice_hockey_player_stats', 133, 'persons', 1895, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6527, 'core_person_stats', 1943, 'persons', 1907, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6528, 'ice_hockey_offensive_stats', 138, 'persons', 1907, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6529, 'ice_hockey_player_stats', 134, 'persons', 1907, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6530, 'core_person_stats', 1944, 'persons', 1903, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6531, 'ice_hockey_offensive_stats', 139, 'persons', 1903, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6532, 'ice_hockey_player_stats', 135, 'persons', 1903, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6533, 'core_person_stats', 1945, 'persons', 1873, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6534, 'ice_hockey_offensive_stats', 140, 'persons', 1873, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6535, 'ice_hockey_player_stats', 136, 'persons', 1873, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6536, 'core_person_stats', 1946, 'persons', 1897, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6537, 'ice_hockey_offensive_stats', 141, 'persons', 1897, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6538, 'ice_hockey_player_stats', 137, 'persons', 1897, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6539, 'core_person_stats', 1947, 'persons', 1872, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6540, 'ice_hockey_offensive_stats', 142, 'persons', 1872, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6541, 'ice_hockey_player_stats', 138, 'persons', 1872, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6542, 'core_person_stats', 1948, 'persons', 1904, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6543, 'ice_hockey_offensive_stats', 143, 'persons', 1904, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6544, 'ice_hockey_player_stats', 139, 'persons', 1904, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6545, 'core_person_stats', 1949, 'persons', 1908, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6546, 'ice_hockey_offensive_stats', 144, 'persons', 1908, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6547, 'ice_hockey_player_stats', 140, 'persons', 1908, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6548, 'core_person_stats', 1950, 'persons', 1902, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6549, 'ice_hockey_offensive_stats', 145, 'persons', 1902, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6550, 'ice_hockey_player_stats', 141, 'persons', 1902, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6551, 'core_person_stats', 1951, 'persons', 1896, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6552, 'ice_hockey_offensive_stats', 146, 'persons', 1896, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6553, 'ice_hockey_player_stats', 142, 'persons', 1896, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6554, 'core_person_stats', 1952, 'persons', 1905, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6555, 'ice_hockey_offensive_stats', 147, 'persons', 1905, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6556, 'ice_hockey_player_stats', 143, 'persons', 1905, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6557, 'core_person_stats', 1953, 'persons', 1899, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6558, 'ice_hockey_offensive_stats', 148, 'persons', 1899, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6559, 'ice_hockey_player_stats', 144, 'persons', 1899, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6560, 'core_person_stats', 1954, 'persons', 1918, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6561, 'ice_hockey_offensive_stats', 149, 'persons', 1918, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6562, 'ice_hockey_player_stats', 145, 'persons', 1918, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6563, 'core_person_stats', 1955, 'persons', 1900, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6564, 'ice_hockey_offensive_stats', 150, 'persons', 1900, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6565, 'ice_hockey_player_stats', 146, 'persons', 1900, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6566, 'core_person_stats', 1956, 'persons', 1919, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6567, 'ice_hockey_offensive_stats', 151, 'persons', 1919, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6568, 'ice_hockey_player_stats', 147, 'persons', 1919, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6569, 'core_person_stats', 1957, 'persons', 1898, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6570, 'ice_hockey_offensive_stats', 152, 'persons', 1898, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6571, 'ice_hockey_player_stats', 148, 'persons', 1898, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6572, 'core_person_stats', 1958, 'persons', 1901, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6573, 'ice_hockey_offensive_stats', 153, 'persons', 1901, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6574, 'ice_hockey_player_stats', 149, 'persons', 1901, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6575, 'core_person_stats', 1959, 'persons', 1906, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6576, 'ice_hockey_offensive_stats', 154, 'persons', 1906, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6577, 'ice_hockey_player_stats', 150, 'persons', 1906, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6578, 'core_person_stats', 1960, 'persons', 1920, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6579, 'ice_hockey_offensive_stats', 155, 'persons', 1920, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6580, 'ice_hockey_player_stats', 151, 'persons', 1920, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6581, 'core_person_stats', 1961, 'persons', 1861, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6582, 'ice_hockey_offensive_stats', 156, 'persons', 1861, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6583, 'ice_hockey_player_stats', 152, 'persons', 1861, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6584, 'core_person_stats', 1962, 'persons', 1921, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6585, 'ice_hockey_offensive_stats', 157, 'persons', 1921, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6586, 'ice_hockey_player_stats', 153, 'persons', 1921, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6587, 'core_person_stats', 1963, 'persons', 1922, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6588, 'ice_hockey_offensive_stats', 158, 'persons', 1922, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6589, 'ice_hockey_player_stats', 154, 'persons', 1922, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6590, 'core_person_stats', 1964, 'persons', 1923, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6591, 'ice_hockey_offensive_stats', 159, 'persons', 1923, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6592, 'ice_hockey_player_stats', 155, 'persons', 1923, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6593, 'ice_hockey_offensive_stats', 160, 'teams', 122, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6594, 'ice_hockey_defensive_stats', 15, 'teams', 122, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6595, 'ice_hockey_offensive_stats', 161, 'teams', 120, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6596, 'ice_hockey_defensive_stats', 16, 'teams', 120, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6601, 'ice_hockey_offensive_stats', 162, 'persons', 1797, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6602, 'ice_hockey_player_stats', 156, 'persons', 1797, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6603, 'ice_hockey_offensive_stats', 163, 'persons', 1801, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6604, 'ice_hockey_player_stats', 157, 'persons', 1801, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6605, 'ice_hockey_offensive_stats', 164, 'persons', 1807, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6606, 'ice_hockey_player_stats', 158, 'persons', 1807, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6607, 'ice_hockey_offensive_stats', 165, 'persons', 1791, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6608, 'ice_hockey_player_stats', 159, 'persons', 1791, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6609, 'ice_hockey_offensive_stats', 166, 'persons', 1792, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6610, 'ice_hockey_player_stats', 160, 'persons', 1792, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6611, 'ice_hockey_offensive_stats', 167, 'persons', 1803, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6612, 'ice_hockey_player_stats', 161, 'persons', 1803, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6613, 'ice_hockey_offensive_stats', 168, 'persons', 1796, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6614, 'ice_hockey_player_stats', 162, 'persons', 1796, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6615, 'ice_hockey_offensive_stats', 169, 'persons', 1804, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6616, 'ice_hockey_player_stats', 163, 'persons', 1804, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6617, 'ice_hockey_offensive_stats', 170, 'persons', 1806, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6618, 'ice_hockey_player_stats', 164, 'persons', 1806, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6619, 'ice_hockey_offensive_stats', 171, 'persons', 1811, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6620, 'ice_hockey_player_stats', 165, 'persons', 1811, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6621, 'ice_hockey_offensive_stats', 172, 'persons', 1812, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6622, 'ice_hockey_player_stats', 166, 'persons', 1812, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6623, 'core_person_stats', 1967, 'persons', 1802, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6624, 'ice_hockey_offensive_stats', 173, 'persons', 1802, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6625, 'ice_hockey_defensive_stats', 19, 'persons', 1802, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6626, 'ice_hockey_player_stats', 167, 'persons', 1802, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6627, 'ice_hockey_offensive_stats', 174, 'persons', 1795, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6628, 'ice_hockey_player_stats', 168, 'persons', 1795, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6629, 'ice_hockey_offensive_stats', 175, 'persons', 1798, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6630, 'ice_hockey_player_stats', 169, 'persons', 1798, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6631, 'ice_hockey_offensive_stats', 176, 'persons', 1799, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6632, 'ice_hockey_player_stats', 170, 'persons', 1799, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6633, 'ice_hockey_offensive_stats', 177, 'persons', 1805, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6634, 'ice_hockey_player_stats', 171, 'persons', 1805, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6635, 'ice_hockey_offensive_stats', 178, 'persons', 1813, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6636, 'ice_hockey_player_stats', 172, 'persons', 1813, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6637, 'ice_hockey_offensive_stats', 179, 'persons', 1793, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6638, 'ice_hockey_player_stats', 173, 'persons', 1793, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6639, 'ice_hockey_offensive_stats', 180, 'persons', 1800, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6640, 'ice_hockey_player_stats', 174, 'persons', 1800, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6641, 'ice_hockey_offensive_stats', 181, 'persons', 1218, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6642, 'ice_hockey_player_stats', 175, 'persons', 1218, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6643, 'ice_hockey_offensive_stats', 182, 'persons', 1211, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6644, 'ice_hockey_player_stats', 176, 'persons', 1211, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6645, 'ice_hockey_offensive_stats', 183, 'persons', 1212, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6646, 'ice_hockey_player_stats', 177, 'persons', 1212, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6647, 'ice_hockey_offensive_stats', 184, 'persons', 1208, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6648, 'ice_hockey_player_stats', 178, 'persons', 1208, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6649, 'core_person_stats', 1968, 'persons', 1223, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6650, 'ice_hockey_offensive_stats', 185, 'persons', 1223, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6651, 'ice_hockey_defensive_stats', 20, 'persons', 1223, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6652, 'ice_hockey_player_stats', 179, 'persons', 1223, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6653, 'ice_hockey_offensive_stats', 186, 'persons', 1210, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6654, 'ice_hockey_player_stats', 180, 'persons', 1210, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6655, 'ice_hockey_offensive_stats', 187, 'persons', 1214, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6656, 'ice_hockey_player_stats', 181, 'persons', 1214, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6657, 'ice_hockey_offensive_stats', 188, 'persons', 1216, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6658, 'ice_hockey_player_stats', 182, 'persons', 1216, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6659, 'ice_hockey_offensive_stats', 189, 'persons', 1221, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6660, 'ice_hockey_player_stats', 183, 'persons', 1221, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6661, 'ice_hockey_offensive_stats', 190, 'persons', 1222, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6662, 'ice_hockey_player_stats', 184, 'persons', 1222, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6663, 'ice_hockey_offensive_stats', 191, 'persons', 1227, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6664, 'ice_hockey_player_stats', 185, 'persons', 1227, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6665, 'ice_hockey_offensive_stats', 192, 'persons', 1229, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6666, 'ice_hockey_player_stats', 186, 'persons', 1229, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6667, 'ice_hockey_offensive_stats', 193, 'persons', 1230, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6668, 'ice_hockey_player_stats', 187, 'persons', 1230, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6669, 'ice_hockey_offensive_stats', 194, 'persons', 1209, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6670, 'ice_hockey_player_stats', 188, 'persons', 1209, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6671, 'ice_hockey_offensive_stats', 195, 'persons', 1219, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6672, 'ice_hockey_player_stats', 189, 'persons', 1219, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6673, 'ice_hockey_offensive_stats', 196, 'persons', 1220, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6674, 'ice_hockey_player_stats', 190, 'persons', 1220, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6675, 'ice_hockey_offensive_stats', 197, 'persons', 1228, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6676, 'ice_hockey_player_stats', 191, 'persons', 1228, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6677, 'ice_hockey_offensive_stats', 198, 'persons', 1213, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6678, 'ice_hockey_player_stats', 192, 'persons', 1213, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6679, 'ice_hockey_offensive_stats', 199, 'persons', 1215, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6680, 'ice_hockey_player_stats', 193, 'persons', 1215, 'events', 2618, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6681, 'core_person_stats', 1969, 'persons', 1801, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6682, 'ice_hockey_offensive_stats', 200, 'persons', 1801, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6683, 'ice_hockey_player_stats', 194, 'persons', 1801, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6684, 'core_person_stats', 1970, 'persons', 1793, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6685, 'ice_hockey_offensive_stats', 201, 'persons', 1793, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6686, 'ice_hockey_player_stats', 195, 'persons', 1793, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6687, 'core_person_stats', 1971, 'persons', 1807, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6688, 'ice_hockey_offensive_stats', 202, 'persons', 1807, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6689, 'ice_hockey_player_stats', 196, 'persons', 1807, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6690, 'core_person_stats', 1972, 'persons', 1813, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6691, 'ice_hockey_offensive_stats', 203, 'persons', 1813, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6692, 'ice_hockey_player_stats', 197, 'persons', 1813, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6693, 'core_person_stats', 1973, 'persons', 1797, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6694, 'ice_hockey_offensive_stats', 204, 'persons', 1797, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6695, 'ice_hockey_player_stats', 198, 'persons', 1797, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6696, 'core_person_stats', 1974, 'persons', 1934, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6697, 'ice_hockey_offensive_stats', 205, 'persons', 1934, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6698, 'ice_hockey_player_stats', 199, 'persons', 1934, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6699, 'core_person_stats', 1975, 'persons', 1794, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6700, 'ice_hockey_offensive_stats', 206, 'persons', 1794, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6701, 'ice_hockey_player_stats', 200, 'persons', 1794, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6702, 'core_person_stats', 1976, 'persons', 1796, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6703, 'ice_hockey_offensive_stats', 207, 'persons', 1796, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6704, 'ice_hockey_player_stats', 201, 'persons', 1796, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6705, 'core_person_stats', 1977, 'persons', 1806, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6706, 'ice_hockey_offensive_stats', 208, 'persons', 1806, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6707, 'ice_hockey_player_stats', 202, 'persons', 1806, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6708, 'core_person_stats', 1978, 'persons', 1800, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6709, 'ice_hockey_offensive_stats', 209, 'persons', 1800, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6710, 'ice_hockey_player_stats', 203, 'persons', 1800, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6711, 'core_person_stats', 1979, 'persons', 1792, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6712, 'ice_hockey_offensive_stats', 210, 'persons', 1792, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6713, 'ice_hockey_player_stats', 204, 'persons', 1792, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6714, 'core_person_stats', 1980, 'persons', 1798, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6715, 'ice_hockey_offensive_stats', 211, 'persons', 1798, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6716, 'ice_hockey_player_stats', 205, 'persons', 1798, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6717, 'core_person_stats', 1981, 'persons', 1791, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6718, 'ice_hockey_offensive_stats', 212, 'persons', 1791, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6719, 'ice_hockey_player_stats', 206, 'persons', 1791, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6720, 'core_person_stats', 1982, 'persons', 1812, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6721, 'ice_hockey_offensive_stats', 213, 'persons', 1812, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6722, 'ice_hockey_player_stats', 207, 'persons', 1812, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6723, 'core_person_stats', 1983, 'persons', 1805, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6724, 'ice_hockey_offensive_stats', 214, 'persons', 1805, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6725, 'ice_hockey_player_stats', 208, 'persons', 1805, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6726, 'core_person_stats', 1984, 'persons', 1803, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6727, 'ice_hockey_offensive_stats', 215, 'persons', 1803, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6728, 'ice_hockey_player_stats', 209, 'persons', 1803, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6729, 'core_person_stats', 1985, 'persons', 1790, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6730, 'ice_hockey_offensive_stats', 216, 'persons', 1790, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6731, 'ice_hockey_player_stats', 210, 'persons', 1790, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6732, 'core_person_stats', 1986, 'persons', 1799, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6733, 'ice_hockey_offensive_stats', 217, 'persons', 1799, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6734, 'ice_hockey_player_stats', 211, 'persons', 1799, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6735, 'core_person_stats', 1987, 'persons', 1802, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6736, 'ice_hockey_offensive_stats', 218, 'persons', 1802, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6737, 'ice_hockey_player_stats', 212, 'persons', 1802, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6738, 'core_person_stats', 1988, 'persons', 1809, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6739, 'ice_hockey_offensive_stats', 219, 'persons', 1809, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6740, 'ice_hockey_player_stats', 213, 'persons', 1809, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6741, 'core_person_stats', 1989, 'persons', 1810, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6742, 'ice_hockey_offensive_stats', 220, 'persons', 1810, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6743, 'ice_hockey_player_stats', 214, 'persons', 1810, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6744, 'core_person_stats', 1990, 'persons', 1804, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6745, 'ice_hockey_offensive_stats', 221, 'persons', 1804, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6746, 'ice_hockey_player_stats', 215, 'persons', 1804, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6747, 'core_person_stats', 1991, 'persons', 1935, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6748, 'ice_hockey_offensive_stats', 222, 'persons', 1935, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6749, 'ice_hockey_player_stats', 216, 'persons', 1935, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6750, 'core_person_stats', 1992, 'persons', 1795, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6751, 'ice_hockey_offensive_stats', 223, 'persons', 1795, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6752, 'ice_hockey_player_stats', 217, 'persons', 1795, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6753, 'core_person_stats', 1993, 'persons', 1808, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6754, 'ice_hockey_offensive_stats', 224, 'persons', 1808, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6755, 'ice_hockey_player_stats', 218, 'persons', 1808, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6756, 'core_person_stats', 1994, 'persons', 1811, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6757, 'ice_hockey_offensive_stats', 225, 'persons', 1811, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6758, 'ice_hockey_player_stats', 219, 'persons', 1811, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6759, 'core_person_stats', 1995, 'persons', 1215, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6760, 'ice_hockey_offensive_stats', 226, 'persons', 1215, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6761, 'ice_hockey_player_stats', 220, 'persons', 1215, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6762, 'core_person_stats', 1996, 'persons', 1213, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6763, 'ice_hockey_offensive_stats', 227, 'persons', 1213, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6764, 'ice_hockey_player_stats', 221, 'persons', 1213, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6765, 'core_person_stats', 1997, 'persons', 1220, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6766, 'ice_hockey_offensive_stats', 228, 'persons', 1220, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6767, 'ice_hockey_player_stats', 222, 'persons', 1220, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6768, 'core_person_stats', 1998, 'persons', 1219, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6769, 'ice_hockey_offensive_stats', 229, 'persons', 1219, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6770, 'ice_hockey_player_stats', 223, 'persons', 1219, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6771, 'core_person_stats', 1999, 'persons', 1229, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6772, 'ice_hockey_offensive_stats', 230, 'persons', 1229, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6773, 'ice_hockey_player_stats', 224, 'persons', 1229, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6774, 'core_person_stats', 2000, 'persons', 1216, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6775, 'ice_hockey_offensive_stats', 231, 'persons', 1216, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6776, 'ice_hockey_player_stats', 225, 'persons', 1216, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6777, 'core_person_stats', 2001, 'persons', 1217, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6778, 'ice_hockey_offensive_stats', 232, 'persons', 1217, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6779, 'ice_hockey_player_stats', 226, 'persons', 1217, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6780, 'core_person_stats', 2002, 'persons', 1214, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6781, 'ice_hockey_offensive_stats', 233, 'persons', 1214, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6782, 'ice_hockey_player_stats', 227, 'persons', 1214, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6783, 'core_person_stats', 2003, 'persons', 1212, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6784, 'ice_hockey_offensive_stats', 234, 'persons', 1212, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6785, 'ice_hockey_player_stats', 228, 'persons', 1212, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6786, 'core_person_stats', 2004, 'persons', 1211, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6787, 'ice_hockey_offensive_stats', 235, 'persons', 1211, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6788, 'ice_hockey_player_stats', 229, 'persons', 1211, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6789, 'core_person_stats', 2005, 'persons', 1210, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6790, 'ice_hockey_offensive_stats', 236, 'persons', 1210, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6791, 'ice_hockey_player_stats', 230, 'persons', 1210, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6792, 'core_person_stats', 2006, 'persons', 1218, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6793, 'ice_hockey_offensive_stats', 237, 'persons', 1218, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6794, 'ice_hockey_player_stats', 231, 'persons', 1218, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6795, 'core_person_stats', 2007, 'persons', 1221, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6796, 'ice_hockey_offensive_stats', 238, 'persons', 1221, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6797, 'ice_hockey_player_stats', 232, 'persons', 1221, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6798, 'core_person_stats', 2008, 'persons', 1227, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6799, 'ice_hockey_offensive_stats', 239, 'persons', 1227, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6800, 'ice_hockey_player_stats', 233, 'persons', 1227, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6801, 'core_person_stats', 2009, 'persons', 1226, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6802, 'ice_hockey_offensive_stats', 240, 'persons', 1226, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6803, 'ice_hockey_player_stats', 234, 'persons', 1226, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6804, 'core_person_stats', 2010, 'persons', 1209, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6805, 'ice_hockey_offensive_stats', 241, 'persons', 1209, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6806, 'ice_hockey_player_stats', 235, 'persons', 1209, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6807, 'core_person_stats', 2011, 'persons', 1222, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6808, 'ice_hockey_offensive_stats', 242, 'persons', 1222, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6809, 'ice_hockey_player_stats', 236, 'persons', 1222, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6810, 'core_person_stats', 2012, 'persons', 1936, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6811, 'ice_hockey_offensive_stats', 243, 'persons', 1936, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6812, 'ice_hockey_player_stats', 237, 'persons', 1936, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6813, 'core_person_stats', 2013, 'persons', 1208, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6814, 'ice_hockey_offensive_stats', 244, 'persons', 1208, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6815, 'ice_hockey_player_stats', 238, 'persons', 1208, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6816, 'core_person_stats', 2014, 'persons', 1228, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6817, 'ice_hockey_offensive_stats', 245, 'persons', 1228, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6818, 'ice_hockey_player_stats', 239, 'persons', 1228, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6819, 'core_person_stats', 2015, 'persons', 1224, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6820, 'ice_hockey_offensive_stats', 246, 'persons', 1224, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6821, 'ice_hockey_player_stats', 240, 'persons', 1224, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6822, 'core_person_stats', 2016, 'persons', 1223, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6823, 'ice_hockey_offensive_stats', 247, 'persons', 1223, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6824, 'ice_hockey_player_stats', 241, 'persons', 1223, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6825, 'core_person_stats', 2017, 'persons', 1225, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6826, 'ice_hockey_offensive_stats', 248, 'persons', 1225, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6827, 'ice_hockey_player_stats', 242, 'persons', 1225, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6828, 'core_person_stats', 2018, 'persons', 1230, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6829, 'ice_hockey_offensive_stats', 249, 'persons', 1230, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6830, 'ice_hockey_player_stats', 243, 'persons', 1230, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6831, 'core_person_stats', 2019, 'persons', 1937, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6832, 'ice_hockey_offensive_stats', 250, 'persons', 1937, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6833, 'ice_hockey_player_stats', 244, 'persons', 1937, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6922, 'ice_hockey_offensive_stats', 291, 'teams', 102, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6923, 'ice_hockey_defensive_stats', 27, 'teams', 102, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6924, 'ice_hockey_offensive_stats', 292, 'teams', 100, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6925, 'ice_hockey_defensive_stats', 28, 'teams', 100, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6930, 'ice_hockey_offensive_stats', 293, 'persons', 1769, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6931, 'ice_hockey_player_stats', 283, 'persons', 1769, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6932, 'ice_hockey_offensive_stats', 294, 'persons', 1773, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6933, 'ice_hockey_player_stats', 284, 'persons', 1773, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6934, 'ice_hockey_offensive_stats', 295, 'persons', 1778, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6935, 'ice_hockey_player_stats', 285, 'persons', 1778, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6936, 'ice_hockey_offensive_stats', 296, 'persons', 1774, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6937, 'ice_hockey_player_stats', 286, 'persons', 1774, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6938, 'ice_hockey_offensive_stats', 297, 'persons', 1772, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6939, 'ice_hockey_player_stats', 287, 'persons', 1772, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6940, 'ice_hockey_offensive_stats', 298, 'persons', 1771, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6941, 'ice_hockey_player_stats', 288, 'persons', 1771, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6942, 'ice_hockey_offensive_stats', 299, 'persons', 1786, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6943, 'ice_hockey_player_stats', 289, 'persons', 1786, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6944, 'ice_hockey_offensive_stats', 300, 'persons', 1787, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6945, 'ice_hockey_player_stats', 290, 'persons', 1787, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6946, 'core_person_stats', 2026, 'persons', 1783, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6947, 'ice_hockey_offensive_stats', 301, 'persons', 1783, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6948, 'ice_hockey_defensive_stats', 31, 'persons', 1783, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6949, 'ice_hockey_player_stats', 291, 'persons', 1783, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6950, 'ice_hockey_offensive_stats', 302, 'persons', 1768, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6951, 'ice_hockey_player_stats', 292, 'persons', 1768, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6952, 'ice_hockey_offensive_stats', 303, 'persons', 1775, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6953, 'ice_hockey_player_stats', 293, 'persons', 1775, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6954, 'ice_hockey_offensive_stats', 304, 'persons', 1776, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6955, 'ice_hockey_player_stats', 294, 'persons', 1776, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6956, 'ice_hockey_offensive_stats', 305, 'persons', 1781, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6957, 'ice_hockey_player_stats', 295, 'persons', 1781, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6958, 'ice_hockey_offensive_stats', 306, 'persons', 1784, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6959, 'ice_hockey_player_stats', 296, 'persons', 1784, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6960, 'ice_hockey_offensive_stats', 307, 'persons', 1785, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6961, 'ice_hockey_player_stats', 297, 'persons', 1785, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6962, 'ice_hockey_offensive_stats', 308, 'persons', 1788, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6963, 'ice_hockey_player_stats', 298, 'persons', 1788, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6964, 'ice_hockey_offensive_stats', 309, 'persons', 1789, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6965, 'ice_hockey_player_stats', 299, 'persons', 1789, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6966, 'ice_hockey_offensive_stats', 310, 'persons', 1777, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6967, 'ice_hockey_player_stats', 300, 'persons', 1777, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6968, 'ice_hockey_offensive_stats', 311, 'persons', 1780, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6969, 'ice_hockey_player_stats', 301, 'persons', 1780, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6970, 'ice_hockey_offensive_stats', 312, 'persons', 1977, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6971, 'ice_hockey_player_stats', 302, 'persons', 1977, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6972, 'ice_hockey_offensive_stats', 313, 'persons', 1975, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6973, 'ice_hockey_player_stats', 303, 'persons', 1975, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6974, 'ice_hockey_offensive_stats', 314, 'persons', 1976, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6975, 'ice_hockey_player_stats', 304, 'persons', 1976, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6976, 'ice_hockey_offensive_stats', 315, 'persons', 1979, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6977, 'ice_hockey_player_stats', 305, 'persons', 1979, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6978, 'ice_hockey_offensive_stats', 316, 'persons', 1978, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6979, 'ice_hockey_player_stats', 306, 'persons', 1978, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6980, 'core_person_stats', 2027, 'persons', 1971, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6981, 'ice_hockey_offensive_stats', 317, 'persons', 1971, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6982, 'ice_hockey_defensive_stats', 32, 'persons', 1971, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6983, 'ice_hockey_player_stats', 307, 'persons', 1971, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6984, 'ice_hockey_offensive_stats', 318, 'persons', 1986, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6985, 'ice_hockey_player_stats', 308, 'persons', 1986, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6986, 'ice_hockey_offensive_stats', 319, 'persons', 1987, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6987, 'ice_hockey_player_stats', 309, 'persons', 1987, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6988, 'ice_hockey_offensive_stats', 320, 'persons', 1988, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6989, 'ice_hockey_player_stats', 310, 'persons', 1988, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6990, 'ice_hockey_offensive_stats', 321, 'persons', 1989, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6991, 'ice_hockey_player_stats', 311, 'persons', 1989, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6992, 'ice_hockey_offensive_stats', 322, 'persons', 1990, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6993, 'ice_hockey_player_stats', 312, 'persons', 1990, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6994, 'ice_hockey_offensive_stats', 323, 'persons', 1991, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6995, 'ice_hockey_player_stats', 313, 'persons', 1991, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6996, 'ice_hockey_offensive_stats', 324, 'persons', 1992, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6997, 'ice_hockey_player_stats', 314, 'persons', 1992, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6998, 'ice_hockey_offensive_stats', 325, 'persons', 1993, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (6999, 'ice_hockey_player_stats', 315, 'persons', 1993, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7000, 'ice_hockey_offensive_stats', 326, 'persons', 1994, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7001, 'ice_hockey_player_stats', 316, 'persons', 1994, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7002, 'ice_hockey_offensive_stats', 327, 'persons', 1995, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7003, 'ice_hockey_player_stats', 317, 'persons', 1995, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7004, 'ice_hockey_offensive_stats', 328, 'persons', 1996, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7005, 'ice_hockey_player_stats', 318, 'persons', 1996, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7006, 'ice_hockey_offensive_stats', 329, 'persons', 1997, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7007, 'ice_hockey_player_stats', 319, 'persons', 1997, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7008, 'ice_hockey_offensive_stats', 330, 'persons', 1998, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7009, 'ice_hockey_player_stats', 320, 'persons', 1998, 'events', 2743, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7427, 'ice_hockey_offensive_stats', 502, 'teams', 93, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7428, 'ice_hockey_defensive_stats', 51, 'teams', 93, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7429, 'ice_hockey_offensive_stats', 503, 'teams', 95, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7430, 'ice_hockey_defensive_stats', 52, 'teams', 95, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7441, 'ice_hockey_offensive_stats', 510, 'persons', 2139, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7442, 'ice_hockey_player_stats', 486, 'persons', 2139, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7443, 'ice_hockey_offensive_stats', 511, 'persons', 2141, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7444, 'ice_hockey_player_stats', 487, 'persons', 2141, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7445, 'ice_hockey_offensive_stats', 512, 'persons', 2140, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7446, 'ice_hockey_player_stats', 488, 'persons', 2140, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7447, 'ice_hockey_offensive_stats', 513, 'persons', 2142, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7448, 'ice_hockey_player_stats', 489, 'persons', 2142, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7449, 'ice_hockey_offensive_stats', 514, 'persons', 2143, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7450, 'ice_hockey_player_stats', 490, 'persons', 2143, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7451, 'core_person_stats', 2093, 'persons', 2132, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7452, 'ice_hockey_offensive_stats', 515, 'persons', 2132, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7453, 'ice_hockey_defensive_stats', 55, 'persons', 2132, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7454, 'ice_hockey_player_stats', 491, 'persons', 2132, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7455, 'ice_hockey_offensive_stats', 516, 'persons', 2144, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7456, 'ice_hockey_player_stats', 492, 'persons', 2144, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7457, 'ice_hockey_offensive_stats', 517, 'persons', 2145, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7458, 'ice_hockey_player_stats', 493, 'persons', 2145, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7459, 'ice_hockey_offensive_stats', 518, 'persons', 2146, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7460, 'ice_hockey_player_stats', 494, 'persons', 2146, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7461, 'ice_hockey_offensive_stats', 519, 'persons', 2131, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7462, 'ice_hockey_player_stats', 495, 'persons', 2131, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7463, 'ice_hockey_offensive_stats', 520, 'persons', 2147, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7464, 'ice_hockey_player_stats', 496, 'persons', 2147, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7465, 'ice_hockey_offensive_stats', 521, 'persons', 2148, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7466, 'ice_hockey_player_stats', 497, 'persons', 2148, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7467, 'ice_hockey_offensive_stats', 522, 'persons', 2149, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7468, 'ice_hockey_player_stats', 498, 'persons', 2149, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7469, 'ice_hockey_offensive_stats', 523, 'persons', 2150, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7470, 'ice_hockey_player_stats', 499, 'persons', 2150, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7471, 'ice_hockey_offensive_stats', 524, 'persons', 2151, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7472, 'ice_hockey_player_stats', 500, 'persons', 2151, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7473, 'ice_hockey_offensive_stats', 525, 'persons', 2152, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7474, 'ice_hockey_player_stats', 501, 'persons', 2152, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7475, 'ice_hockey_offensive_stats', 526, 'persons', 2129, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7476, 'ice_hockey_player_stats', 502, 'persons', 2129, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7477, 'ice_hockey_offensive_stats', 527, 'persons', 2130, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7478, 'ice_hockey_player_stats', 503, 'persons', 2130, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7479, 'ice_hockey_offensive_stats', 528, 'persons', 2153, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7480, 'ice_hockey_player_stats', 504, 'persons', 2153, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7481, 'ice_hockey_offensive_stats', 529, 'persons', 2138, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7482, 'ice_hockey_player_stats', 505, 'persons', 2138, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7483, 'ice_hockey_offensive_stats', 530, 'persons', 2137, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7484, 'ice_hockey_player_stats', 506, 'persons', 2137, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7485, 'ice_hockey_offensive_stats', 531, 'persons', 2134, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7486, 'ice_hockey_player_stats', 507, 'persons', 2134, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7487, 'ice_hockey_offensive_stats', 532, 'persons', 2154, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7488, 'ice_hockey_player_stats', 508, 'persons', 2154, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7489, 'core_person_stats', 2094, 'persons', 2136, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7490, 'ice_hockey_offensive_stats', 533, 'persons', 2136, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7491, 'ice_hockey_defensive_stats', 56, 'persons', 2136, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7492, 'ice_hockey_player_stats', 509, 'persons', 2136, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7493, 'ice_hockey_offensive_stats', 534, 'persons', 2155, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7494, 'ice_hockey_player_stats', 510, 'persons', 2155, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7495, 'ice_hockey_offensive_stats', 535, 'persons', 2135, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7496, 'ice_hockey_player_stats', 511, 'persons', 2135, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7497, 'ice_hockey_offensive_stats', 536, 'persons', 2156, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7498, 'ice_hockey_player_stats', 512, 'persons', 2156, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7499, 'ice_hockey_offensive_stats', 537, 'persons', 2157, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7500, 'ice_hockey_player_stats', 513, 'persons', 2157, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7501, 'ice_hockey_offensive_stats', 538, 'persons', 2158, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7502, 'ice_hockey_player_stats', 514, 'persons', 2158, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7503, 'ice_hockey_offensive_stats', 539, 'persons', 2159, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7504, 'ice_hockey_player_stats', 515, 'persons', 2159, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7505, 'ice_hockey_offensive_stats', 540, 'persons', 2160, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7506, 'ice_hockey_player_stats', 516, 'persons', 2160, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7507, 'ice_hockey_offensive_stats', 541, 'persons', 2161, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7508, 'ice_hockey_player_stats', 517, 'persons', 2161, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7509, 'ice_hockey_offensive_stats', 542, 'persons', 2162, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7510, 'ice_hockey_player_stats', 518, 'persons', 2162, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7511, 'ice_hockey_offensive_stats', 543, 'persons', 2163, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7512, 'ice_hockey_player_stats', 519, 'persons', 2163, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7513, 'ice_hockey_offensive_stats', 544, 'persons', 2164, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7514, 'ice_hockey_player_stats', 520, 'persons', 2164, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7515, 'ice_hockey_offensive_stats', 545, 'persons', 2133, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7516, 'ice_hockey_player_stats', 521, 'persons', 2133, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7517, 'ice_hockey_offensive_stats', 546, 'persons', 2165, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7518, 'ice_hockey_player_stats', 522, 'persons', 2165, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7519, 'ice_hockey_offensive_stats', 547, 'persons', 2166, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7520, 'ice_hockey_player_stats', 523, 'persons', 2166, 'events', 2745, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7521, 'ice_hockey_offensive_stats', 548, 'teams', 108, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7522, 'ice_hockey_defensive_stats', 57, 'teams', 108, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7523, 'ice_hockey_offensive_stats', 549, 'teams', 112, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7524, 'ice_hockey_defensive_stats', 58, 'teams', 112, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7529, 'ice_hockey_offensive_stats', 550, 'persons', 2002, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7530, 'ice_hockey_player_stats', 524, 'persons', 2002, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7531, 'ice_hockey_offensive_stats', 551, 'persons', 2007, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7532, 'ice_hockey_player_stats', 525, 'persons', 2007, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7533, 'ice_hockey_offensive_stats', 552, 'persons', 2003, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7534, 'ice_hockey_player_stats', 526, 'persons', 2003, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7535, 'ice_hockey_offensive_stats', 553, 'persons', 2014, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7536, 'ice_hockey_player_stats', 527, 'persons', 2014, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7537, 'ice_hockey_offensive_stats', 554, 'persons', 2015, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7538, 'ice_hockey_player_stats', 528, 'persons', 2015, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7539, 'ice_hockey_offensive_stats', 555, 'persons', 2016, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7540, 'ice_hockey_player_stats', 529, 'persons', 2016, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7541, 'core_person_stats', 2097, 'persons', 1999, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7542, 'ice_hockey_offensive_stats', 556, 'persons', 1999, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7543, 'ice_hockey_defensive_stats', 61, 'persons', 1999, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7544, 'ice_hockey_player_stats', 530, 'persons', 1999, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7545, 'ice_hockey_offensive_stats', 557, 'persons', 2017, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7546, 'ice_hockey_player_stats', 531, 'persons', 2017, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7547, 'ice_hockey_offensive_stats', 558, 'persons', 2018, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7548, 'ice_hockey_player_stats', 532, 'persons', 2018, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7549, 'ice_hockey_offensive_stats', 559, 'persons', 2019, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7550, 'ice_hockey_player_stats', 533, 'persons', 2019, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7551, 'ice_hockey_offensive_stats', 560, 'persons', 2020, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7552, 'ice_hockey_player_stats', 534, 'persons', 2020, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7553, 'ice_hockey_offensive_stats', 561, 'persons', 2021, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7554, 'ice_hockey_player_stats', 535, 'persons', 2021, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7555, 'ice_hockey_offensive_stats', 562, 'persons', 2022, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7556, 'ice_hockey_player_stats', 536, 'persons', 2022, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7557, 'ice_hockey_offensive_stats', 563, 'persons', 2023, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7558, 'ice_hockey_player_stats', 537, 'persons', 2023, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7559, 'ice_hockey_offensive_stats', 564, 'persons', 2024, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7560, 'ice_hockey_player_stats', 538, 'persons', 2024, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7561, 'ice_hockey_offensive_stats', 565, 'persons', 2025, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7562, 'ice_hockey_player_stats', 539, 'persons', 2025, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7563, 'ice_hockey_offensive_stats', 566, 'persons', 2026, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7564, 'ice_hockey_player_stats', 540, 'persons', 2026, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7565, 'ice_hockey_offensive_stats', 567, 'persons', 2027, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7566, 'ice_hockey_player_stats', 541, 'persons', 2027, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7567, 'ice_hockey_offensive_stats', 568, 'persons', 2028, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7568, 'ice_hockey_player_stats', 542, 'persons', 2028, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7569, 'ice_hockey_offensive_stats', 569, 'persons', 2010, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7570, 'ice_hockey_player_stats', 543, 'persons', 2010, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7571, 'ice_hockey_offensive_stats', 570, 'persons', 2009, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7572, 'ice_hockey_player_stats', 544, 'persons', 2009, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7573, 'ice_hockey_offensive_stats', 571, 'persons', 2011, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7574, 'ice_hockey_player_stats', 545, 'persons', 2011, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7575, 'ice_hockey_offensive_stats', 572, 'persons', 2004, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7576, 'ice_hockey_player_stats', 546, 'persons', 2004, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7577, 'ice_hockey_offensive_stats', 573, 'persons', 2006, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7578, 'ice_hockey_player_stats', 547, 'persons', 2006, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7579, 'ice_hockey_offensive_stats', 574, 'persons', 2005, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7580, 'ice_hockey_player_stats', 548, 'persons', 2005, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7581, 'ice_hockey_offensive_stats', 575, 'persons', 2029, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7582, 'ice_hockey_player_stats', 549, 'persons', 2029, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7583, 'ice_hockey_offensive_stats', 576, 'persons', 2030, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7584, 'ice_hockey_player_stats', 550, 'persons', 2030, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7585, 'ice_hockey_offensive_stats', 577, 'persons', 2031, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7586, 'ice_hockey_player_stats', 551, 'persons', 2031, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7587, 'core_person_stats', 2098, 'persons', 2000, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7588, 'ice_hockey_offensive_stats', 578, 'persons', 2000, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7589, 'ice_hockey_defensive_stats', 62, 'persons', 2000, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7590, 'ice_hockey_player_stats', 552, 'persons', 2000, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7591, 'ice_hockey_offensive_stats', 579, 'persons', 2032, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7592, 'ice_hockey_player_stats', 553, 'persons', 2032, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7593, 'ice_hockey_offensive_stats', 580, 'persons', 2033, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7594, 'ice_hockey_player_stats', 554, 'persons', 2033, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7595, 'ice_hockey_offensive_stats', 581, 'persons', 2034, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7596, 'ice_hockey_player_stats', 555, 'persons', 2034, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7597, 'ice_hockey_offensive_stats', 582, 'persons', 2035, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7598, 'ice_hockey_player_stats', 556, 'persons', 2035, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7599, 'ice_hockey_offensive_stats', 583, 'persons', 2036, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7600, 'ice_hockey_player_stats', 557, 'persons', 2036, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7601, 'ice_hockey_offensive_stats', 584, 'persons', 2037, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7602, 'ice_hockey_player_stats', 558, 'persons', 2037, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7603, 'ice_hockey_offensive_stats', 585, 'persons', 2038, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7604, 'ice_hockey_player_stats', 559, 'persons', 2038, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7605, 'ice_hockey_offensive_stats', 586, 'persons', 2039, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7606, 'ice_hockey_player_stats', 560, 'persons', 2039, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7607, 'ice_hockey_offensive_stats', 587, 'persons', 2040, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7608, 'ice_hockey_player_stats', 561, 'persons', 2040, 'events', 2744, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7765, 'core_person_stats', 2151, 'persons', 1951, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7766, 'ice_hockey_offensive_stats', 640, 'persons', 1951, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7767, 'ice_hockey_player_stats', 614, 'persons', 1951, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7768, 'core_person_stats', 2152, 'persons', 1958, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7769, 'ice_hockey_offensive_stats', 641, 'persons', 1958, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7770, 'ice_hockey_player_stats', 615, 'persons', 1958, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7771, 'core_person_stats', 2153, 'persons', 1966, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7772, 'ice_hockey_offensive_stats', 642, 'persons', 1966, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7773, 'ice_hockey_player_stats', 616, 'persons', 1966, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7774, 'core_person_stats', 2154, 'persons', 1964, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7775, 'ice_hockey_offensive_stats', 643, 'persons', 1964, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7776, 'ice_hockey_player_stats', 617, 'persons', 1964, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7777, 'core_person_stats', 2155, 'persons', 1960, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7778, 'ice_hockey_offensive_stats', 644, 'persons', 1960, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7779, 'ice_hockey_player_stats', 618, 'persons', 1960, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7780, 'core_person_stats', 2156, 'persons', 1950, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7781, 'ice_hockey_offensive_stats', 645, 'persons', 1950, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7782, 'ice_hockey_player_stats', 619, 'persons', 1950, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7783, 'core_person_stats', 2157, 'persons', 1962, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7784, 'ice_hockey_offensive_stats', 646, 'persons', 1962, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7785, 'ice_hockey_player_stats', 620, 'persons', 1962, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7786, 'core_person_stats', 2158, 'persons', 1952, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7787, 'ice_hockey_offensive_stats', 647, 'persons', 1952, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7788, 'ice_hockey_player_stats', 621, 'persons', 1952, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7789, 'core_person_stats', 2159, 'persons', 1969, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7790, 'ice_hockey_offensive_stats', 648, 'persons', 1969, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7791, 'ice_hockey_player_stats', 622, 'persons', 1969, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7792, 'core_person_stats', 2160, 'persons', 1965, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7793, 'ice_hockey_offensive_stats', 649, 'persons', 1965, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7794, 'ice_hockey_player_stats', 623, 'persons', 1965, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7795, 'core_person_stats', 2161, 'persons', 1959, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7796, 'ice_hockey_offensive_stats', 650, 'persons', 1959, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7797, 'ice_hockey_player_stats', 624, 'persons', 1959, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7798, 'core_person_stats', 2162, 'persons', 1942, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7799, 'ice_hockey_offensive_stats', 651, 'persons', 1942, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7800, 'ice_hockey_player_stats', 625, 'persons', 1942, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7801, 'core_person_stats', 2163, 'persons', 1967, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7802, 'ice_hockey_offensive_stats', 652, 'persons', 1967, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7803, 'ice_hockey_player_stats', 626, 'persons', 1967, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7804, 'core_person_stats', 2164, 'persons', 1961, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7805, 'ice_hockey_offensive_stats', 653, 'persons', 1961, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7806, 'ice_hockey_player_stats', 627, 'persons', 1961, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7807, 'core_person_stats', 2165, 'persons', 1943, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7808, 'ice_hockey_offensive_stats', 654, 'persons', 1943, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7809, 'ice_hockey_player_stats', 628, 'persons', 1943, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7810, 'core_person_stats', 2166, 'persons', 1963, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7811, 'ice_hockey_offensive_stats', 655, 'persons', 1963, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7812, 'ice_hockey_player_stats', 629, 'persons', 1963, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7813, 'core_person_stats', 2167, 'persons', 1968, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7814, 'ice_hockey_offensive_stats', 656, 'persons', 1968, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7815, 'ice_hockey_player_stats', 630, 'persons', 1968, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7816, 'core_person_stats', 2168, 'persons', 2184, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7817, 'ice_hockey_offensive_stats', 657, 'persons', 2184, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7818, 'ice_hockey_player_stats', 631, 'persons', 2184, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7819, 'core_person_stats', 2169, 'persons', 1970, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7820, 'ice_hockey_offensive_stats', 658, 'persons', 1970, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7821, 'ice_hockey_player_stats', 632, 'persons', 1970, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7822, 'core_person_stats', 2170, 'persons', 2185, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7823, 'ice_hockey_offensive_stats', 659, 'persons', 2185, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7824, 'ice_hockey_player_stats', 633, 'persons', 2185, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7825, 'core_person_stats', 2171, 'persons', 2186, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7826, 'ice_hockey_offensive_stats', 660, 'persons', 2186, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7827, 'ice_hockey_player_stats', 634, 'persons', 2186, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7828, 'core_person_stats', 2172, 'persons', 2187, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7829, 'ice_hockey_offensive_stats', 661, 'persons', 2187, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7830, 'ice_hockey_player_stats', 635, 'persons', 2187, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7831, 'core_person_stats', 2173, 'persons', 1938, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7832, 'ice_hockey_offensive_stats', 662, 'persons', 1938, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7833, 'ice_hockey_player_stats', 636, 'persons', 1938, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7834, 'core_person_stats', 2174, 'persons', 2188, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7835, 'ice_hockey_offensive_stats', 663, 'persons', 2188, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7836, 'ice_hockey_player_stats', 637, 'persons', 2188, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7837, 'core_person_stats', 2175, 'persons', 1772, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7838, 'ice_hockey_offensive_stats', 664, 'persons', 1772, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7839, 'ice_hockey_player_stats', 638, 'persons', 1772, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7840, 'core_person_stats', 2176, 'persons', 1789, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7841, 'ice_hockey_offensive_stats', 665, 'persons', 1789, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7842, 'ice_hockey_player_stats', 639, 'persons', 1789, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7843, 'core_person_stats', 2177, 'persons', 1787, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7844, 'ice_hockey_offensive_stats', 666, 'persons', 1787, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7845, 'ice_hockey_player_stats', 640, 'persons', 1787, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7846, 'core_person_stats', 2178, 'persons', 1774, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7847, 'ice_hockey_offensive_stats', 667, 'persons', 1774, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7848, 'ice_hockey_player_stats', 641, 'persons', 1774, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7849, 'core_person_stats', 2179, 'persons', 1773, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7850, 'ice_hockey_offensive_stats', 668, 'persons', 1773, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7851, 'ice_hockey_player_stats', 642, 'persons', 1773, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7852, 'core_person_stats', 2180, 'persons', 1771, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7853, 'ice_hockey_offensive_stats', 669, 'persons', 1771, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7854, 'ice_hockey_player_stats', 643, 'persons', 1771, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7855, 'core_person_stats', 2181, 'persons', 1781, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7856, 'ice_hockey_offensive_stats', 670, 'persons', 1781, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7857, 'ice_hockey_player_stats', 644, 'persons', 1781, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7858, 'core_person_stats', 2182, 'persons', 1778, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7859, 'ice_hockey_offensive_stats', 671, 'persons', 1778, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7860, 'ice_hockey_player_stats', 645, 'persons', 1778, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7861, 'core_person_stats', 2183, 'persons', 1775, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7862, 'ice_hockey_offensive_stats', 672, 'persons', 1775, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7863, 'ice_hockey_player_stats', 646, 'persons', 1775, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7864, 'core_person_stats', 2184, 'persons', 2189, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7865, 'ice_hockey_offensive_stats', 673, 'persons', 2189, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7866, 'ice_hockey_player_stats', 647, 'persons', 2189, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7867, 'core_person_stats', 2185, 'persons', 1780, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7868, 'ice_hockey_offensive_stats', 674, 'persons', 1780, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7869, 'ice_hockey_player_stats', 648, 'persons', 1780, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7870, 'core_person_stats', 2186, 'persons', 1779, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7871, 'ice_hockey_offensive_stats', 675, 'persons', 1779, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7872, 'ice_hockey_player_stats', 649, 'persons', 1779, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7873, 'core_person_stats', 2187, 'persons', 1785, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7874, 'ice_hockey_offensive_stats', 676, 'persons', 1785, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7875, 'ice_hockey_player_stats', 650, 'persons', 1785, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7876, 'core_person_stats', 2188, 'persons', 1769, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7877, 'ice_hockey_offensive_stats', 677, 'persons', 1769, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7878, 'ice_hockey_player_stats', 651, 'persons', 1769, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7879, 'core_person_stats', 2189, 'persons', 1776, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7880, 'ice_hockey_offensive_stats', 678, 'persons', 1776, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7881, 'ice_hockey_player_stats', 652, 'persons', 1776, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7882, 'core_person_stats', 2190, 'persons', 1786, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7883, 'ice_hockey_offensive_stats', 679, 'persons', 1786, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7884, 'ice_hockey_player_stats', 653, 'persons', 1786, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7885, 'core_person_stats', 2191, 'persons', 1788, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7886, 'ice_hockey_offensive_stats', 680, 'persons', 1788, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7887, 'ice_hockey_player_stats', 654, 'persons', 1788, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7888, 'core_person_stats', 2192, 'persons', 1777, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7889, 'ice_hockey_offensive_stats', 681, 'persons', 1777, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7890, 'ice_hockey_player_stats', 655, 'persons', 1777, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7891, 'core_person_stats', 2193, 'persons', 1783, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7892, 'ice_hockey_offensive_stats', 682, 'persons', 1783, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7893, 'ice_hockey_player_stats', 656, 'persons', 1783, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7894, 'core_person_stats', 2194, 'persons', 1782, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7895, 'ice_hockey_offensive_stats', 683, 'persons', 1782, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7896, 'ice_hockey_player_stats', 657, 'persons', 1782, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7897, 'core_person_stats', 2195, 'persons', 1768, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7898, 'ice_hockey_offensive_stats', 684, 'persons', 1768, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7899, 'ice_hockey_player_stats', 658, 'persons', 1768, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7900, 'core_person_stats', 2196, 'persons', 1767, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7901, 'ice_hockey_offensive_stats', 685, 'persons', 1767, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7902, 'ice_hockey_player_stats', 659, 'persons', 1767, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7903, 'core_person_stats', 2197, 'persons', 2190, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7904, 'ice_hockey_offensive_stats', 686, 'persons', 2190, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7905, 'ice_hockey_player_stats', 660, 'persons', 2190, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7906, 'core_person_stats', 2198, 'persons', 1784, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7907, 'ice_hockey_offensive_stats', 687, 'persons', 1784, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7908, 'ice_hockey_player_stats', 661, 'persons', 1784, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7909, 'core_person_stats', 2199, 'persons', 1996, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7910, 'ice_hockey_offensive_stats', 688, 'persons', 1996, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7911, 'ice_hockey_player_stats', 662, 'persons', 1996, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7912, 'core_person_stats', 2200, 'persons', 1989, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7913, 'ice_hockey_offensive_stats', 689, 'persons', 1989, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7914, 'ice_hockey_player_stats', 663, 'persons', 1989, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7915, 'core_person_stats', 2201, 'persons', 1978, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7916, 'ice_hockey_offensive_stats', 690, 'persons', 1978, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7917, 'ice_hockey_player_stats', 664, 'persons', 1978, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7918, 'core_person_stats', 2202, 'persons', 1979, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7919, 'ice_hockey_offensive_stats', 691, 'persons', 1979, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7920, 'ice_hockey_player_stats', 665, 'persons', 1979, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7921, 'core_person_stats', 2203, 'persons', 1986, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7922, 'ice_hockey_offensive_stats', 692, 'persons', 1986, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7923, 'ice_hockey_player_stats', 666, 'persons', 1986, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7924, 'core_person_stats', 2204, 'persons', 1998, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7925, 'ice_hockey_offensive_stats', 693, 'persons', 1998, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7926, 'ice_hockey_player_stats', 667, 'persons', 1998, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7927, 'core_person_stats', 2205, 'persons', 1997, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7928, 'ice_hockey_offensive_stats', 694, 'persons', 1997, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7929, 'ice_hockey_player_stats', 668, 'persons', 1997, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7930, 'core_person_stats', 2206, 'persons', 1993, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7931, 'ice_hockey_offensive_stats', 695, 'persons', 1993, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7932, 'ice_hockey_player_stats', 669, 'persons', 1993, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7933, 'core_person_stats', 2207, 'persons', 1976, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7934, 'ice_hockey_offensive_stats', 696, 'persons', 1976, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7935, 'ice_hockey_player_stats', 670, 'persons', 1976, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7936, 'core_person_stats', 2208, 'persons', 1977, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7937, 'ice_hockey_offensive_stats', 697, 'persons', 1977, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7938, 'ice_hockey_player_stats', 671, 'persons', 1977, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7939, 'core_person_stats', 2209, 'persons', 1994, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7940, 'ice_hockey_offensive_stats', 698, 'persons', 1994, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7941, 'ice_hockey_player_stats', 672, 'persons', 1994, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7942, 'core_person_stats', 2210, 'persons', 1992, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7943, 'ice_hockey_offensive_stats', 699, 'persons', 1992, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7944, 'ice_hockey_player_stats', 673, 'persons', 1992, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7945, 'core_person_stats', 2211, 'persons', 1995, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7946, 'ice_hockey_offensive_stats', 700, 'persons', 1995, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7947, 'ice_hockey_player_stats', 674, 'persons', 1995, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7948, 'core_person_stats', 2212, 'persons', 1975, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7949, 'ice_hockey_offensive_stats', 701, 'persons', 1975, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7950, 'ice_hockey_player_stats', 675, 'persons', 1975, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7951, 'core_person_stats', 2213, 'persons', 1990, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7952, 'ice_hockey_offensive_stats', 702, 'persons', 1990, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7953, 'ice_hockey_player_stats', 676, 'persons', 1990, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7954, 'core_person_stats', 2214, 'persons', 1987, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7955, 'ice_hockey_offensive_stats', 703, 'persons', 1987, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7956, 'ice_hockey_player_stats', 677, 'persons', 1987, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7957, 'core_person_stats', 2215, 'persons', 1991, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7958, 'ice_hockey_offensive_stats', 704, 'persons', 1991, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7959, 'ice_hockey_player_stats', 678, 'persons', 1991, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7960, 'core_person_stats', 2216, 'persons', 2191, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7961, 'ice_hockey_offensive_stats', 705, 'persons', 2191, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7962, 'ice_hockey_player_stats', 679, 'persons', 2191, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7963, 'core_person_stats', 2217, 'persons', 1988, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7964, 'ice_hockey_offensive_stats', 706, 'persons', 1988, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7965, 'ice_hockey_player_stats', 680, 'persons', 1988, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7966, 'core_person_stats', 2218, 'persons', 2192, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7967, 'ice_hockey_offensive_stats', 707, 'persons', 2192, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7968, 'ice_hockey_player_stats', 681, 'persons', 2192, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7969, 'core_person_stats', 2219, 'persons', 1971, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7970, 'ice_hockey_offensive_stats', 708, 'persons', 1971, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7971, 'ice_hockey_player_stats', 682, 'persons', 1971, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7972, 'core_person_stats', 2220, 'persons', 2193, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7973, 'ice_hockey_offensive_stats', 709, 'persons', 2193, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7974, 'ice_hockey_player_stats', 683, 'persons', 2193, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7975, 'core_person_stats', 2221, 'persons', 2194, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7976, 'ice_hockey_offensive_stats', 710, 'persons', 2194, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7977, 'ice_hockey_player_stats', 684, 'persons', 2194, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7978, 'core_person_stats', 2222, 'persons', 1760, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7979, 'ice_hockey_offensive_stats', 711, 'persons', 1760, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7980, 'ice_hockey_player_stats', 685, 'persons', 1760, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7981, 'core_person_stats', 2223, 'persons', 1764, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7982, 'ice_hockey_offensive_stats', 712, 'persons', 1764, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7983, 'ice_hockey_player_stats', 686, 'persons', 1764, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7984, 'core_person_stats', 2224, 'persons', 1758, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7985, 'ice_hockey_offensive_stats', 713, 'persons', 1758, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7986, 'ice_hockey_player_stats', 687, 'persons', 1758, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7987, 'core_person_stats', 2225, 'persons', 1750, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7988, 'ice_hockey_offensive_stats', 714, 'persons', 1750, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7989, 'ice_hockey_player_stats', 688, 'persons', 1750, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7990, 'core_person_stats', 2226, 'persons', 1756, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7991, 'ice_hockey_offensive_stats', 715, 'persons', 1756, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7992, 'ice_hockey_player_stats', 689, 'persons', 1756, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7993, 'core_person_stats', 2227, 'persons', 1752, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7994, 'ice_hockey_offensive_stats', 716, 'persons', 1752, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7995, 'ice_hockey_player_stats', 690, 'persons', 1752, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7996, 'core_person_stats', 2228, 'persons', 2180, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7997, 'ice_hockey_offensive_stats', 717, 'persons', 2180, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7998, 'ice_hockey_player_stats', 691, 'persons', 2180, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (7999, 'core_person_stats', 2229, 'persons', 1753, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8000, 'ice_hockey_offensive_stats', 718, 'persons', 1753, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8001, 'ice_hockey_player_stats', 692, 'persons', 1753, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8002, 'core_person_stats', 2230, 'persons', 1762, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8003, 'ice_hockey_offensive_stats', 719, 'persons', 1762, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8004, 'ice_hockey_player_stats', 693, 'persons', 1762, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8005, 'core_person_stats', 2231, 'persons', 1746, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8006, 'ice_hockey_offensive_stats', 720, 'persons', 1746, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8007, 'ice_hockey_player_stats', 694, 'persons', 1746, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8008, 'core_person_stats', 2232, 'persons', 1747, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8009, 'ice_hockey_offensive_stats', 721, 'persons', 1747, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8010, 'ice_hockey_player_stats', 695, 'persons', 1747, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8011, 'core_person_stats', 2233, 'persons', 2181, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8012, 'ice_hockey_offensive_stats', 722, 'persons', 2181, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8013, 'ice_hockey_player_stats', 696, 'persons', 2181, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8014, 'core_person_stats', 2234, 'persons', 2182, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8015, 'ice_hockey_offensive_stats', 723, 'persons', 2182, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8016, 'ice_hockey_player_stats', 697, 'persons', 2182, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8017, 'core_person_stats', 2235, 'persons', 1745, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8018, 'ice_hockey_offensive_stats', 724, 'persons', 1745, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8019, 'ice_hockey_player_stats', 698, 'persons', 1745, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8020, 'core_person_stats', 2236, 'persons', 1763, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8021, 'ice_hockey_offensive_stats', 725, 'persons', 1763, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8022, 'ice_hockey_player_stats', 699, 'persons', 1763, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8023, 'core_person_stats', 2237, 'persons', 1759, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8024, 'ice_hockey_offensive_stats', 726, 'persons', 1759, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8025, 'ice_hockey_player_stats', 700, 'persons', 1759, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8026, 'core_person_stats', 2238, 'persons', 1755, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8027, 'ice_hockey_offensive_stats', 727, 'persons', 1755, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8028, 'ice_hockey_player_stats', 701, 'persons', 1755, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8029, 'core_person_stats', 2239, 'persons', 1751, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8030, 'ice_hockey_offensive_stats', 728, 'persons', 1751, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8031, 'ice_hockey_player_stats', 702, 'persons', 1751, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8032, 'core_person_stats', 2240, 'persons', 1761, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8033, 'ice_hockey_offensive_stats', 729, 'persons', 1761, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8034, 'ice_hockey_player_stats', 703, 'persons', 1761, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8035, 'core_person_stats', 2241, 'persons', 2183, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8036, 'ice_hockey_offensive_stats', 730, 'persons', 2183, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8037, 'ice_hockey_player_stats', 704, 'persons', 2183, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8038, 'core_person_stats', 2242, 'persons', 1748, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8039, 'ice_hockey_offensive_stats', 731, 'persons', 1748, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8040, 'ice_hockey_player_stats', 705, 'persons', 1748, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8041, 'core_person_stats', 2243, 'persons', 1754, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8042, 'ice_hockey_offensive_stats', 732, 'persons', 1754, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8043, 'ice_hockey_player_stats', 706, 'persons', 1754, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8044, 'core_person_stats', 2244, 'persons', 1749, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8045, 'ice_hockey_offensive_stats', 733, 'persons', 1749, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8046, 'ice_hockey_player_stats', 707, 'persons', 1749, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8047, 'core_person_stats', 2245, 'persons', 1757, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8048, 'ice_hockey_offensive_stats', 734, 'persons', 1757, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8049, 'ice_hockey_player_stats', 708, 'persons', 1757, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8050, 'core_person_stats', 2246, 'persons', 1766, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8051, 'ice_hockey_offensive_stats', 735, 'persons', 1766, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8052, 'ice_hockey_player_stats', 709, 'persons', 1766, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8053, 'core_person_stats', 2247, 'persons', 1744, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8054, 'ice_hockey_offensive_stats', 736, 'persons', 1744, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8055, 'ice_hockey_player_stats', 710, 'persons', 1744, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8056, 'core_person_stats', 2248, 'persons', 1765, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8057, 'ice_hockey_offensive_stats', 737, 'persons', 1765, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8058, 'ice_hockey_player_stats', 711, 'persons', 1765, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8059, 'ice_hockey_offensive_stats', 738, 'teams', 117, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8060, 'ice_hockey_defensive_stats', 63, 'teams', 117, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8061, 'ice_hockey_offensive_stats', 739, 'teams', 114, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8062, 'ice_hockey_defensive_stats', 64, 'teams', 114, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8067, 'ice_hockey_offensive_stats', 740, 'persons', 1764, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8068, 'ice_hockey_player_stats', 712, 'persons', 1764, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8069, 'ice_hockey_offensive_stats', 741, 'persons', 1760, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8070, 'ice_hockey_player_stats', 713, 'persons', 1760, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8071, 'ice_hockey_offensive_stats', 742, 'persons', 1758, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8072, 'ice_hockey_player_stats', 714, 'persons', 1758, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8073, 'ice_hockey_offensive_stats', 743, 'persons', 1746, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8074, 'ice_hockey_player_stats', 715, 'persons', 1746, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8075, 'ice_hockey_offensive_stats', 744, 'persons', 1750, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8076, 'ice_hockey_player_stats', 716, 'persons', 1750, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8077, 'ice_hockey_offensive_stats', 745, 'persons', 1752, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8078, 'ice_hockey_player_stats', 717, 'persons', 1752, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8079, 'ice_hockey_offensive_stats', 746, 'persons', 1756, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8080, 'ice_hockey_player_stats', 718, 'persons', 1756, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8081, 'ice_hockey_offensive_stats', 747, 'persons', 1751, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8082, 'ice_hockey_player_stats', 719, 'persons', 1751, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8083, 'ice_hockey_offensive_stats', 748, 'persons', 1761, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8084, 'ice_hockey_player_stats', 720, 'persons', 1761, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8085, 'ice_hockey_offensive_stats', 749, 'persons', 1744, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8086, 'ice_hockey_player_stats', 721, 'persons', 1744, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8087, 'core_person_stats', 2251, 'persons', 1745, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8088, 'ice_hockey_offensive_stats', 750, 'persons', 1745, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8089, 'ice_hockey_defensive_stats', 67, 'persons', 1745, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8090, 'ice_hockey_player_stats', 722, 'persons', 1745, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8091, 'ice_hockey_offensive_stats', 751, 'persons', 1748, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8092, 'ice_hockey_player_stats', 723, 'persons', 1748, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8093, 'ice_hockey_offensive_stats', 752, 'persons', 1753, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8094, 'ice_hockey_player_stats', 724, 'persons', 1753, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8095, 'ice_hockey_offensive_stats', 753, 'persons', 1754, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8096, 'ice_hockey_player_stats', 725, 'persons', 1754, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8097, 'ice_hockey_offensive_stats', 754, 'persons', 1762, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8098, 'ice_hockey_player_stats', 726, 'persons', 1762, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8099, 'ice_hockey_offensive_stats', 755, 'persons', 1763, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8100, 'ice_hockey_player_stats', 727, 'persons', 1763, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8101, 'ice_hockey_offensive_stats', 756, 'persons', 1765, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8102, 'ice_hockey_player_stats', 728, 'persons', 1765, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8103, 'ice_hockey_offensive_stats', 757, 'persons', 1755, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8104, 'ice_hockey_player_stats', 729, 'persons', 1755, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8105, 'ice_hockey_offensive_stats', 758, 'persons', 1757, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8106, 'ice_hockey_player_stats', 730, 'persons', 1757, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8107, 'ice_hockey_offensive_stats', 759, 'persons', 1951, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8108, 'ice_hockey_player_stats', 731, 'persons', 1951, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8109, 'ice_hockey_offensive_stats', 760, 'persons', 1950, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8110, 'ice_hockey_player_stats', 732, 'persons', 1950, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8111, 'ice_hockey_offensive_stats', 761, 'persons', 1952, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8112, 'ice_hockey_player_stats', 733, 'persons', 1952, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8113, 'ice_hockey_offensive_stats', 762, 'persons', 1942, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8114, 'ice_hockey_player_stats', 734, 'persons', 1942, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8115, 'ice_hockey_offensive_stats', 763, 'persons', 1943, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8116, 'ice_hockey_player_stats', 735, 'persons', 1943, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8117, 'ice_hockey_offensive_stats', 764, 'persons', 1959, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8118, 'ice_hockey_player_stats', 736, 'persons', 1959, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8119, 'ice_hockey_offensive_stats', 765, 'persons', 1958, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8120, 'ice_hockey_player_stats', 737, 'persons', 1958, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8121, 'core_person_stats', 2252, 'persons', 1938, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8122, 'ice_hockey_offensive_stats', 766, 'persons', 1938, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8123, 'ice_hockey_defensive_stats', 68, 'persons', 1938, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8124, 'ice_hockey_player_stats', 738, 'persons', 1938, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8125, 'ice_hockey_offensive_stats', 767, 'persons', 1960, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8126, 'ice_hockey_player_stats', 739, 'persons', 1960, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8127, 'ice_hockey_offensive_stats', 768, 'persons', 1961, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8128, 'ice_hockey_player_stats', 740, 'persons', 1961, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8129, 'ice_hockey_offensive_stats', 769, 'persons', 1962, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8130, 'ice_hockey_player_stats', 741, 'persons', 1962, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8131, 'ice_hockey_offensive_stats', 770, 'persons', 1963, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8132, 'ice_hockey_player_stats', 742, 'persons', 1963, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8133, 'ice_hockey_offensive_stats', 771, 'persons', 1964, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8134, 'ice_hockey_player_stats', 743, 'persons', 1964, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8135, 'ice_hockey_offensive_stats', 772, 'persons', 1965, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8136, 'ice_hockey_player_stats', 744, 'persons', 1965, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8137, 'ice_hockey_offensive_stats', 773, 'persons', 1966, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8138, 'ice_hockey_player_stats', 745, 'persons', 1966, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8139, 'ice_hockey_offensive_stats', 774, 'persons', 1967, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8140, 'ice_hockey_player_stats', 746, 'persons', 1967, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8141, 'ice_hockey_offensive_stats', 775, 'persons', 1968, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8142, 'ice_hockey_player_stats', 747, 'persons', 1968, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8143, 'ice_hockey_offensive_stats', 776, 'persons', 1969, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8144, 'ice_hockey_player_stats', 748, 'persons', 1969, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8145, 'ice_hockey_offensive_stats', 777, 'persons', 1970, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8146, 'ice_hockey_player_stats', 749, 'persons', 1970, 'events', 2742, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8147, 'core_person_stats', 2253, 'persons', 2602, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8148, 'ice_hockey_offensive_stats', 778, 'persons', 2602, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8149, 'ice_hockey_player_stats', 750, 'persons', 2602, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8150, 'core_person_stats', 2254, 'persons', 2603, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8151, 'ice_hockey_offensive_stats', 779, 'persons', 2603, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8152, 'ice_hockey_player_stats', 751, 'persons', 2603, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8153, 'core_person_stats', 2255, 'persons', 2604, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8154, 'ice_hockey_offensive_stats', 780, 'persons', 2604, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8155, 'ice_hockey_player_stats', 752, 'persons', 2604, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8156, 'core_person_stats', 2256, 'persons', 2605, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8157, 'ice_hockey_offensive_stats', 781, 'persons', 2605, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8158, 'ice_hockey_player_stats', 753, 'persons', 2605, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8159, 'core_person_stats', 2257, 'persons', 2606, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8160, 'ice_hockey_offensive_stats', 782, 'persons', 2606, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8161, 'ice_hockey_player_stats', 754, 'persons', 2606, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8162, 'core_person_stats', 2258, 'persons', 2607, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8163, 'ice_hockey_offensive_stats', 783, 'persons', 2607, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8164, 'ice_hockey_player_stats', 755, 'persons', 2607, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8165, 'core_person_stats', 2259, 'persons', 2599, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8166, 'ice_hockey_offensive_stats', 784, 'persons', 2599, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8167, 'ice_hockey_player_stats', 756, 'persons', 2599, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8168, 'core_person_stats', 2260, 'persons', 2608, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8169, 'ice_hockey_offensive_stats', 785, 'persons', 2608, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8170, 'ice_hockey_player_stats', 757, 'persons', 2608, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8171, 'core_person_stats', 2261, 'persons', 2609, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8172, 'ice_hockey_offensive_stats', 786, 'persons', 2609, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8173, 'ice_hockey_player_stats', 758, 'persons', 2609, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8174, 'core_person_stats', 2262, 'persons', 2610, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8175, 'ice_hockey_offensive_stats', 787, 'persons', 2610, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8176, 'ice_hockey_player_stats', 759, 'persons', 2610, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8177, 'core_person_stats', 2263, 'persons', 2611, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8178, 'ice_hockey_offensive_stats', 788, 'persons', 2611, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8179, 'ice_hockey_player_stats', 760, 'persons', 2611, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8180, 'core_person_stats', 2264, 'persons', 2612, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8181, 'ice_hockey_offensive_stats', 789, 'persons', 2612, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8182, 'ice_hockey_player_stats', 761, 'persons', 2612, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8183, 'core_person_stats', 2265, 'persons', 2613, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8184, 'ice_hockey_offensive_stats', 790, 'persons', 2613, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8185, 'ice_hockey_player_stats', 762, 'persons', 2613, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8186, 'core_person_stats', 2266, 'persons', 2614, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8187, 'ice_hockey_offensive_stats', 791, 'persons', 2614, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8188, 'ice_hockey_player_stats', 763, 'persons', 2614, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8189, 'core_person_stats', 2267, 'persons', 2596, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8190, 'ice_hockey_offensive_stats', 792, 'persons', 2596, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8191, 'ice_hockey_player_stats', 764, 'persons', 2596, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8192, 'core_person_stats', 2268, 'persons', 2615, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8193, 'ice_hockey_offensive_stats', 793, 'persons', 2615, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8194, 'ice_hockey_player_stats', 765, 'persons', 2615, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8195, 'core_person_stats', 2269, 'persons', 2616, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8196, 'ice_hockey_offensive_stats', 794, 'persons', 2616, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8197, 'ice_hockey_player_stats', 766, 'persons', 2616, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8198, 'core_person_stats', 2270, 'persons', 2617, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8199, 'ice_hockey_offensive_stats', 795, 'persons', 2617, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8200, 'ice_hockey_player_stats', 767, 'persons', 2617, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8201, 'core_person_stats', 2271, 'persons', 2618, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8202, 'ice_hockey_offensive_stats', 796, 'persons', 2618, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8203, 'ice_hockey_player_stats', 768, 'persons', 2618, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8204, 'core_person_stats', 2272, 'persons', 2619, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8205, 'ice_hockey_offensive_stats', 797, 'persons', 2619, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8206, 'ice_hockey_player_stats', 769, 'persons', 2619, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8207, 'core_person_stats', 2273, 'persons', 2600, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8208, 'ice_hockey_offensive_stats', 798, 'persons', 2600, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8209, 'ice_hockey_player_stats', 770, 'persons', 2600, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8210, 'core_person_stats', 2274, 'persons', 2620, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8211, 'ice_hockey_offensive_stats', 799, 'persons', 2620, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8212, 'ice_hockey_player_stats', 771, 'persons', 2620, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8213, 'core_person_stats', 2275, 'persons', 2621, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8214, 'ice_hockey_offensive_stats', 800, 'persons', 2621, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8215, 'ice_hockey_player_stats', 772, 'persons', 2621, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8216, 'core_person_stats', 2276, 'persons', 2622, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8217, 'ice_hockey_offensive_stats', 801, 'persons', 2622, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8218, 'ice_hockey_player_stats', 773, 'persons', 2622, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8359, 'team_american_football_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8360, 'american_football_offensive_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8361, 'american_football_passing_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8362, 'american_football_rushing_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8363, 'american_football_down_progress_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8364, 'american_football_sacks_against_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8365, 'american_football_defensive_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8366, 'american_football_scoring_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8367, 'american_football_special_teams_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8368, 'american_football_fumbles_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8369, 'american_football_penalties_stats', 1, 'teams', 56, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8370, 'team_american_football_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8371, 'american_football_offensive_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8372, 'american_football_passing_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8373, 'american_football_rushing_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8374, 'american_football_down_progress_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8375, 'american_football_sacks_against_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8376, 'american_football_defensive_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8377, 'american_football_scoring_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8378, 'american_football_special_teams_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8379, 'american_football_fumbles_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8380, 'american_football_penalties_stats', 2, 'teams', 42, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8381, 'american_football_defensive_stats', 3, 'persons', 2702, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8382, 'american_football_scoring_stats', 3, 'persons', 2702, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8383, 'american_football_defensive_stats', 4, 'persons', 2691, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8384, 'american_football_scoring_stats', 4, 'persons', 2691, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8385, 'american_football_special_teams_stats', 3, 'persons', 2691, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8386, 'american_football_defensive_stats', 5, 'persons', 2696, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8387, 'american_football_scoring_stats', 5, 'persons', 2696, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8388, 'american_football_fumbles_stats', 3, 'persons', 2696, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8389, 'american_football_passing_stats', 3, 'persons', 2656, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8390, 'american_football_rushing_stats', 3, 'persons', 2656, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8391, 'american_football_sacks_against_stats', 3, 'persons', 2656, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8392, 'american_football_defensive_stats', 6, 'persons', 2656, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8393, 'american_football_scoring_stats', 6, 'persons', 2656, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8394, 'american_football_fumbles_stats', 4, 'persons', 2656, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8395, 'american_football_passing_stats', 4, 'persons', 2684, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8396, 'american_football_scoring_stats', 7, 'persons', 2684, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8397, 'american_football_passing_stats', 5, 'persons', 2685, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8398, 'american_football_defensive_stats', 7, 'persons', 2690, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8399, 'american_football_scoring_stats', 8, 'persons', 2690, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8400, 'american_football_defensive_stats', 8, 'persons', 2699, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8401, 'american_football_scoring_stats', 9, 'persons', 2699, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8402, 'american_football_defensive_stats', 9, 'persons', 2697, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8403, 'american_football_scoring_stats', 10, 'persons', 2697, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8404, 'american_football_passing_stats', 6, 'persons', 2681, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8405, 'american_football_rushing_stats', 4, 'persons', 2681, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8406, 'american_football_defensive_stats', 10, 'persons', 2681, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8407, 'american_football_scoring_stats', 11, 'persons', 2681, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8408, 'american_football_defensive_stats', 11, 'persons', 2701, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8409, 'american_football_scoring_stats', 12, 'persons', 2701, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8410, 'american_football_defensive_stats', 12, 'persons', 2698, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8411, 'american_football_scoring_stats', 13, 'persons', 2698, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8412, 'american_football_passing_stats', 7, 'persons', 2688, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8413, 'american_football_defensive_stats', 13, 'persons', 2688, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8414, 'american_football_scoring_stats', 14, 'persons', 2688, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8415, 'american_football_defensive_stats', 14, 'persons', 2706, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8416, 'american_football_scoring_stats', 15, 'persons', 2706, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8417, 'american_football_scoring_stats', 16, 'persons', 2692, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8418, 'american_football_special_teams_stats', 4, 'persons', 2692, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8419, 'american_football_defensive_stats', 15, 'persons', 2705, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8420, 'american_football_scoring_stats', 17, 'persons', 2705, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8421, 'american_football_passing_stats', 8, 'persons', 2687, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8422, 'american_football_defensive_stats', 16, 'persons', 2687, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8423, 'american_football_scoring_stats', 18, 'persons', 2687, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8424, 'american_football_defensive_stats', 17, 'persons', 2703, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8425, 'american_football_scoring_stats', 19, 'persons', 2703, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8426, 'american_football_defensive_stats', 18, 'persons', 2689, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8427, 'american_football_scoring_stats', 20, 'persons', 2689, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8428, 'american_football_defensive_stats', 19, 'persons', 2694, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8429, 'american_football_scoring_stats', 21, 'persons', 2694, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8430, 'american_football_fumbles_stats', 5, 'persons', 2694, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8431, 'american_football_defensive_stats', 20, 'persons', 2695, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8432, 'american_football_scoring_stats', 22, 'persons', 2695, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8433, 'american_football_fumbles_stats', 6, 'persons', 2695, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8434, 'american_football_passing_stats', 9, 'persons', 2683, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8435, 'american_football_sacks_against_stats', 4, 'persons', 2683, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8436, 'american_football_defensive_stats', 21, 'persons', 2707, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8437, 'american_football_scoring_stats', 23, 'persons', 2707, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8438, 'american_football_defensive_stats', 22, 'persons', 2704, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8439, 'american_football_scoring_stats', 24, 'persons', 2704, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8440, 'american_football_special_teams_stats', 5, 'persons', 2693, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8441, 'american_football_defensive_stats', 23, 'persons', 2700, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8442, 'american_football_scoring_stats', 25, 'persons', 2700, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8443, 'american_football_defensive_stats', 24, 'persons', 2399, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8444, 'american_football_scoring_stats', 26, 'persons', 2399, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8445, 'american_football_defensive_stats', 25, 'persons', 2708, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8446, 'american_football_scoring_stats', 27, 'persons', 2708, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8447, 'american_football_passing_stats', 10, 'persons', 2686, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8448, 'american_football_passing_stats', 11, 'persons', 2682, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8449, 'american_football_rushing_stats', 5, 'persons', 2682, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8450, 'american_football_scoring_stats', 28, 'persons', 2736, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8451, 'american_football_defensive_stats', 26, 'persons', 2725, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8452, 'american_football_scoring_stats', 29, 'persons', 2725, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8453, 'american_football_defensive_stats', 27, 'persons', 2382, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8454, 'american_football_scoring_stats', 30, 'persons', 2382, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8455, 'american_football_special_teams_stats', 6, 'persons', 2718, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8456, 'american_football_fumbles_stats', 7, 'persons', 2718, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8457, 'american_football_defensive_stats', 28, 'persons', 2722, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8458, 'american_football_scoring_stats', 31, 'persons', 2722, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8459, 'american_football_defensive_stats', 29, 'persons', 2731, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8460, 'american_football_scoring_stats', 32, 'persons', 2731, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8461, 'american_football_defensive_stats', 30, 'persons', 2723, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8462, 'american_football_scoring_stats', 33, 'persons', 2723, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8463, 'american_football_defensive_stats', 31, 'persons', 2727, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8464, 'american_football_scoring_stats', 34, 'persons', 2727, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8465, 'american_football_passing_stats', 12, 'persons', 2713, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8466, 'american_football_defensive_stats', 32, 'persons', 2733, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8467, 'american_football_scoring_stats', 35, 'persons', 2733, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8468, 'american_football_defensive_stats', 33, 'persons', 2728, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8469, 'american_football_scoring_stats', 36, 'persons', 2728, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8470, 'american_football_defensive_stats', 34, 'persons', 2724, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8471, 'american_football_scoring_stats', 37, 'persons', 2724, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8472, 'american_football_passing_stats', 13, 'persons', 2714, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8473, 'american_football_defensive_stats', 35, 'persons', 2385, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8474, 'american_football_scoring_stats', 38, 'persons', 2385, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8475, 'american_football_passing_stats', 14, 'persons', 2710, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8476, 'american_football_rushing_stats', 6, 'persons', 2710, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8477, 'american_football_special_teams_stats', 7, 'persons', 2710, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8478, 'american_football_special_teams_stats', 8, 'persons', 2717, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8479, 'american_football_defensive_stats', 36, 'persons', 2715, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8480, 'american_football_scoring_stats', 39, 'persons', 2715, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8481, 'american_football_rushing_stats', 7, 'persons', 2709, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8482, 'american_football_defensive_stats', 37, 'persons', 2716, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8483, 'american_football_scoring_stats', 40, 'persons', 2716, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8484, 'american_football_defensive_stats', 38, 'persons', 2729, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8485, 'american_football_scoring_stats', 41, 'persons', 2729, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8486, 'american_football_fumbles_stats', 8, 'persons', 2720, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8487, 'american_football_defensive_stats', 39, 'persons', 2732, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8488, 'american_football_scoring_stats', 42, 'persons', 2732, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8489, 'american_football_defensive_stats', 40, 'persons', 2384, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8490, 'american_football_scoring_stats', 43, 'persons', 2384, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8491, 'american_football_passing_stats', 15, 'persons', 2711, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8492, 'american_football_defensive_stats', 41, 'persons', 2734, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8493, 'american_football_scoring_stats', 44, 'persons', 2734, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8494, 'american_football_defensive_stats', 42, 'persons', 2730, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8495, 'american_football_scoring_stats', 45, 'persons', 2730, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8496, 'american_football_defensive_stats', 43, 'persons', 2721, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8497, 'american_football_scoring_stats', 46, 'persons', 2721, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8498, 'american_football_special_teams_stats', 9, 'persons', 2719, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8499, 'american_football_defensive_stats', 44, 'persons', 2735, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8500, 'american_football_scoring_stats', 47, 'persons', 2735, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8501, 'american_football_defensive_stats', 45, 'persons', 2726, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8502, 'american_football_scoring_stats', 48, 'persons', 2726, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8503, 'american_football_passing_stats', 16, 'persons', 2383, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8504, 'american_football_rushing_stats', 8, 'persons', 2383, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8505, 'american_football_scoring_stats', 49, 'persons', 2383, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8506, 'american_football_fumbles_stats', 9, 'persons', 2383, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8507, 'american_football_passing_stats', 17, 'persons', 2712, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8508, 'american_football_defensive_stats', 46, 'persons', 2712, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8509, 'american_football_scoring_stats', 50, 'persons', 2712, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8510, 'american_football_passing_stats', 18, 'persons', 2387, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8511, 'american_football_rushing_stats', 9, 'persons', 2387, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8512, 'american_football_sacks_against_stats', 5, 'persons', 2387, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8513, 'american_football_defensive_stats', 47, 'persons', 2387, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8514, 'american_football_scoring_stats', 51, 'persons', 2387, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8515, 'american_football_fumbles_stats', 10, 'persons', 2387, 'events', 3122, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8516, 'team_american_football_stats', 3, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8517, 'american_football_offensive_stats', 3, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8518, 'american_football_passing_stats', 19, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8519, 'american_football_rushing_stats', 10, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8520, 'american_football_down_progress_stats', 3, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8521, 'american_football_sacks_against_stats', 6, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8522, 'american_football_defensive_stats', 48, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8523, 'american_football_scoring_stats', 52, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8524, 'american_football_special_teams_stats', 10, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8525, 'american_football_fumbles_stats', 11, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8526, 'american_football_penalties_stats', 3, 'teams', 59, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8527, 'team_american_football_stats', 4, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8528, 'american_football_offensive_stats', 4, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8529, 'american_football_passing_stats', 20, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8530, 'american_football_rushing_stats', 11, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8531, 'american_football_down_progress_stats', 4, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8532, 'american_football_sacks_against_stats', 7, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8533, 'american_football_defensive_stats', 49, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8534, 'american_football_scoring_stats', 53, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8535, 'american_football_special_teams_stats', 11, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8536, 'american_football_fumbles_stats', 12, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8537, 'american_football_penalties_stats', 4, 'teams', 58, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8538, 'american_football_passing_stats', 21, 'persons', 2793, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8539, 'american_football_rushing_stats', 12, 'persons', 2793, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8540, 'american_football_special_teams_stats', 12, 'persons', 2793, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8541, 'american_football_defensive_stats', 50, 'persons', 2812, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8542, 'american_football_scoring_stats', 54, 'persons', 2812, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8543, 'american_football_special_teams_stats', 13, 'persons', 2799, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8544, 'american_football_defensive_stats', 51, 'persons', 2801, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8545, 'american_football_scoring_stats', 55, 'persons', 2801, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8546, 'american_football_defensive_stats', 52, 'persons', 2807, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8547, 'american_football_scoring_stats', 56, 'persons', 2807, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8548, 'american_football_passing_stats', 22, 'persons', 2796, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8549, 'american_football_defensive_stats', 53, 'persons', 2814, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8550, 'american_football_scoring_stats', 57, 'persons', 2814, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8551, 'american_football_special_teams_stats', 14, 'persons', 2800, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8552, 'american_football_defensive_stats', 54, 'persons', 2811, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8553, 'american_football_scoring_stats', 58, 'persons', 2811, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8554, 'american_football_defensive_stats', 55, 'persons', 2802, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8555, 'american_football_scoring_stats', 59, 'persons', 2802, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8556, 'american_football_passing_stats', 23, 'persons', 2795, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8557, 'american_football_defensive_stats', 56, 'persons', 2391, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8558, 'american_football_scoring_stats', 60, 'persons', 2391, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8559, 'american_football_defensive_stats', 57, 'persons', 2808, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8560, 'american_football_scoring_stats', 61, 'persons', 2808, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8561, 'american_football_defensive_stats', 58, 'persons', 2803, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8562, 'american_football_scoring_stats', 62, 'persons', 2803, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8563, 'american_football_defensive_stats', 59, 'persons', 2809, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8564, 'american_football_scoring_stats', 63, 'persons', 2809, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8565, 'american_football_defensive_stats', 60, 'persons', 2810, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8566, 'american_football_scoring_stats', 64, 'persons', 2810, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8567, 'american_football_rushing_stats', 13, 'persons', 2792, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8568, 'american_football_scoring_stats', 65, 'persons', 2792, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8569, 'american_football_passing_stats', 24, 'persons', 2797, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8570, 'american_football_defensive_stats', 61, 'persons', 2797, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8571, 'american_football_scoring_stats', 66, 'persons', 2797, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8572, 'american_football_defensive_stats', 62, 'persons', 2804, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8573, 'american_football_scoring_stats', 67, 'persons', 2804, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8574, 'american_football_defensive_stats', 63, 'persons', 2816, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8575, 'american_football_scoring_stats', 68, 'persons', 2816, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8576, 'american_football_scoring_stats', 69, 'persons', 2817, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8577, 'american_football_defensive_stats', 64, 'persons', 2805, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8578, 'american_football_scoring_stats', 70, 'persons', 2805, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8579, 'american_football_rushing_stats', 14, 'persons', 2794, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8580, 'american_football_defensive_stats', 65, 'persons', 2806, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8581, 'american_football_scoring_stats', 71, 'persons', 2806, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8582, 'american_football_passing_stats', 25, 'persons', 2798, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8583, 'american_football_passing_stats', 26, 'persons', 2395, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8584, 'american_football_sacks_against_stats', 8, 'persons', 2395, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8585, 'american_football_defensive_stats', 66, 'persons', 2815, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8586, 'american_football_scoring_stats', 72, 'persons', 2815, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8587, 'american_football_defensive_stats', 67, 'persons', 2813, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8588, 'american_football_scoring_stats', 73, 'persons', 2813, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8589, 'american_football_defensive_stats', 68, 'persons', 2836, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8590, 'american_football_scoring_stats', 74, 'persons', 2836, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8591, 'american_football_passing_stats', 27, 'persons', 2823, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8592, 'american_football_defensive_stats', 69, 'persons', 2831, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8593, 'american_football_scoring_stats', 75, 'persons', 2831, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8594, 'american_football_rushing_stats', 15, 'persons', 2820, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8595, 'american_football_special_teams_stats', 15, 'persons', 2826, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8596, 'american_football_defensive_stats', 70, 'persons', 2837, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8597, 'american_football_scoring_stats', 76, 'persons', 2837, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8598, 'american_football_scoring_stats', 77, 'persons', 2844, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8599, 'american_football_defensive_stats', 71, 'persons', 2827, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8600, 'american_football_scoring_stats', 78, 'persons', 2827, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8601, 'american_football_special_teams_stats', 16, 'persons', 2827, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8602, 'american_football_defensive_stats', 72, 'persons', 2834, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8603, 'american_football_scoring_stats', 79, 'persons', 2834, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8604, 'american_football_passing_stats', 28, 'persons', 2821, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8605, 'american_football_scoring_stats', 80, 'persons', 2821, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8606, 'american_football_passing_stats', 29, 'persons', 2819, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8607, 'american_football_rushing_stats', 16, 'persons', 2819, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8608, 'american_football_sacks_against_stats', 9, 'persons', 2819, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8609, 'american_football_passing_stats', 30, 'persons', 2818, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8610, 'american_football_rushing_stats', 17, 'persons', 2818, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8611, 'american_football_scoring_stats', 81, 'persons', 2818, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8612, 'american_football_defensive_stats', 73, 'persons', 2829, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8613, 'american_football_scoring_stats', 82, 'persons', 2829, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8614, 'american_football_defensive_stats', 74, 'persons', 2840, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8615, 'american_football_scoring_stats', 83, 'persons', 2840, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8616, 'american_football_defensive_stats', 75, 'persons', 2842, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8617, 'american_football_scoring_stats', 84, 'persons', 2842, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8618, 'american_football_passing_stats', 31, 'persons', 2509, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8619, 'american_football_special_teams_stats', 17, 'persons', 2509, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8620, 'american_football_defensive_stats', 76, 'persons', 2833, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8621, 'american_football_scoring_stats', 85, 'persons', 2833, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8622, 'american_football_defensive_stats', 77, 'persons', 2825, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8623, 'american_football_scoring_stats', 86, 'persons', 2825, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8624, 'american_football_defensive_stats', 78, 'persons', 2830, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8625, 'american_football_scoring_stats', 87, 'persons', 2830, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8626, 'american_football_defensive_stats', 79, 'persons', 2501, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8627, 'american_football_scoring_stats', 88, 'persons', 2501, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8628, 'american_football_defensive_stats', 80, 'persons', 2841, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8629, 'american_football_scoring_stats', 89, 'persons', 2841, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8630, 'american_football_defensive_stats', 81, 'persons', 2839, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8631, 'american_football_scoring_stats', 90, 'persons', 2839, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8632, 'american_football_defensive_stats', 82, 'persons', 2824, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8633, 'american_football_scoring_stats', 91, 'persons', 2824, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8634, 'american_football_defensive_stats', 83, 'persons', 2838, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8635, 'american_football_scoring_stats', 92, 'persons', 2838, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8636, 'american_football_defensive_stats', 84, 'persons', 2835, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8637, 'american_football_scoring_stats', 93, 'persons', 2835, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8638, 'american_football_passing_stats', 32, 'persons', 2510, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8639, 'american_football_special_teams_stats', 18, 'persons', 2828, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8640, 'american_football_defensive_stats', 85, 'persons', 2843, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8641, 'american_football_scoring_stats', 94, 'persons', 2843, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8642, 'american_football_passing_stats', 33, 'persons', 2822, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8643, 'american_football_defensive_stats', 86, 'persons', 2822, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8644, 'american_football_scoring_stats', 95, 'persons', 2822, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8645, 'american_football_defensive_stats', 87, 'persons', 2832, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8646, 'american_football_scoring_stats', 96, 'persons', 2832, 'events', 3121, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8647, 'team_american_football_stats', 5, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8648, 'american_football_offensive_stats', 5, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8649, 'american_football_passing_stats', 34, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8650, 'american_football_rushing_stats', 18, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8651, 'american_football_down_progress_stats', 5, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8652, 'american_football_sacks_against_stats', 10, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8653, 'american_football_defensive_stats', 88, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8654, 'american_football_scoring_stats', 97, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8655, 'american_football_special_teams_stats', 19, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8656, 'american_football_fumbles_stats', 13, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8657, 'american_football_penalties_stats', 5, 'teams', 53, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8658, 'team_american_football_stats', 6, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8659, 'american_football_offensive_stats', 6, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8660, 'american_football_passing_stats', 35, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8661, 'american_football_rushing_stats', 19, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8662, 'american_football_down_progress_stats', 6, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8663, 'american_football_sacks_against_stats', 11, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8664, 'american_football_defensive_stats', 89, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8665, 'american_football_scoring_stats', 98, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8666, 'american_football_special_teams_stats', 20, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8667, 'american_football_fumbles_stats', 14, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8668, 'american_football_penalties_stats', 6, 'teams', 44, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8669, 'american_football_defensive_stats', 90, 'persons', 2917, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8670, 'american_football_scoring_stats', 99, 'persons', 2917, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8671, 'american_football_defensive_stats', 91, 'persons', 2918, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8672, 'american_football_scoring_stats', 100, 'persons', 2918, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8673, 'american_football_defensive_stats', 92, 'persons', 2928, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8674, 'american_football_scoring_stats', 101, 'persons', 2928, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8675, 'american_football_defensive_stats', 93, 'persons', 2432, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8676, 'american_football_scoring_stats', 102, 'persons', 2432, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8677, 'american_football_defensive_stats', 94, 'persons', 2927, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8678, 'american_football_scoring_stats', 103, 'persons', 2927, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8679, 'american_football_passing_stats', 36, 'persons', 2907, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8680, 'american_football_passing_stats', 37, 'persons', 2906, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8681, 'american_football_rushing_stats', 20, 'persons', 2906, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8682, 'american_football_sacks_against_stats', 12, 'persons', 2906, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8683, 'american_football_fumbles_stats', 15, 'persons', 2906, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8684, 'american_football_defensive_stats', 95, 'persons', 2920, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8685, 'american_football_scoring_stats', 104, 'persons', 2920, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8686, 'american_football_passing_stats', 38, 'persons', 2903, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8687, 'american_football_rushing_stats', 21, 'persons', 2903, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8688, 'american_football_defensive_stats', 96, 'persons', 2426, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8689, 'american_football_scoring_stats', 105, 'persons', 2426, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8690, 'american_football_defensive_stats', 97, 'persons', 2912, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8691, 'american_football_scoring_stats', 106, 'persons', 2912, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8692, 'american_football_defensive_stats', 98, 'persons', 2926, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8693, 'american_football_scoring_stats', 107, 'persons', 2926, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8694, 'american_football_rushing_stats', 22, 'persons', 2904, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8695, 'american_football_defensive_stats', 99, 'persons', 2924, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8696, 'american_football_scoring_stats', 108, 'persons', 2924, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8697, 'american_football_passing_stats', 39, 'persons', 2909, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8698, 'american_football_defensive_stats', 100, 'persons', 2909, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8699, 'american_football_scoring_stats', 109, 'persons', 2909, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8700, 'american_football_defensive_stats', 101, 'persons', 2921, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8701, 'american_football_scoring_stats', 110, 'persons', 2921, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8702, 'american_football_passing_stats', 40, 'persons', 2910, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8703, 'american_football_defensive_stats', 102, 'persons', 2916, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8704, 'american_football_scoring_stats', 111, 'persons', 2916, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8705, 'american_football_passing_stats', 41, 'persons', 2911, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8706, 'american_football_passing_stats', 42, 'persons', 2908, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8707, 'american_football_defensive_stats', 103, 'persons', 2915, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8708, 'american_football_scoring_stats', 112, 'persons', 2915, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8709, 'american_football_fumbles_stats', 16, 'persons', 2915, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8710, 'american_football_defensive_stats', 104, 'persons', 2922, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8711, 'american_football_scoring_stats', 113, 'persons', 2922, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8712, 'american_football_rushing_stats', 23, 'persons', 2905, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8713, 'american_football_defensive_stats', 105, 'persons', 2905, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8714, 'american_football_scoring_stats', 114, 'persons', 2905, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8715, 'american_football_defensive_stats', 106, 'persons', 2440, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8716, 'american_football_scoring_stats', 115, 'persons', 2440, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8717, 'american_football_defensive_stats', 107, 'persons', 2923, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8718, 'american_football_scoring_stats', 116, 'persons', 2923, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8719, 'american_football_passing_stats', 43, 'persons', 2435, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8720, 'american_football_special_teams_stats', 21, 'persons', 2435, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8721, 'american_football_defensive_stats', 108, 'persons', 2919, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8722, 'american_football_scoring_stats', 117, 'persons', 2919, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8723, 'american_football_special_teams_stats', 22, 'persons', 2913, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8724, 'american_football_defensive_stats', 109, 'persons', 2914, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8725, 'american_football_scoring_stats', 118, 'persons', 2914, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8726, 'american_football_fumbles_stats', 17, 'persons', 2914, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8727, 'american_football_defensive_stats', 110, 'persons', 2436, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8728, 'american_football_scoring_stats', 119, 'persons', 2436, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8729, 'american_football_defensive_stats', 111, 'persons', 2925, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8730, 'american_football_scoring_stats', 120, 'persons', 2925, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8731, 'american_football_defensive_stats', 112, 'persons', 2654, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8732, 'american_football_scoring_stats', 121, 'persons', 2654, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8733, 'american_football_defensive_stats', 113, 'persons', 2437, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8734, 'american_football_scoring_stats', 122, 'persons', 2437, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8735, 'american_football_special_teams_stats', 23, 'persons', 2437, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8736, 'american_football_defensive_stats', 114, 'persons', 2947, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8737, 'american_football_scoring_stats', 123, 'persons', 2947, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8738, 'american_football_defensive_stats', 115, 'persons', 2952, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8739, 'american_football_scoring_stats', 124, 'persons', 2952, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8740, 'american_football_defensive_stats', 116, 'persons', 2944, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8741, 'american_football_scoring_stats', 125, 'persons', 2944, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8742, 'american_football_defensive_stats', 117, 'persons', 2951, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8743, 'american_football_scoring_stats', 126, 'persons', 2951, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8744, 'american_football_special_teams_stats', 24, 'persons', 2937, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8745, 'american_football_defensive_stats', 118, 'persons', 2953, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8746, 'american_football_scoring_stats', 127, 'persons', 2953, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8747, 'american_football_special_teams_stats', 25, 'persons', 2938, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8748, 'american_football_defensive_stats', 119, 'persons', 2941, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8749, 'american_football_scoring_stats', 128, 'persons', 2941, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8750, 'american_football_defensive_stats', 120, 'persons', 2948, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8751, 'american_football_scoring_stats', 129, 'persons', 2948, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8752, 'american_football_passing_stats', 44, 'persons', 2931, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8753, 'american_football_scoring_stats', 130, 'persons', 2931, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8754, 'american_football_defensive_stats', 121, 'persons', 2940, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8755, 'american_football_scoring_stats', 131, 'persons', 2940, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8756, 'american_football_fumbles_stats', 18, 'persons', 2940, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8757, 'american_football_defensive_stats', 122, 'persons', 2942, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8758, 'american_football_scoring_stats', 132, 'persons', 2942, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8759, 'american_football_passing_stats', 45, 'persons', 2929, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8760, 'american_football_rushing_stats', 24, 'persons', 2929, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8761, 'american_football_scoring_stats', 133, 'persons', 2929, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8762, 'american_football_passing_stats', 46, 'persons', 2930, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8763, 'american_football_sacks_against_stats', 13, 'persons', 2930, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8764, 'american_football_defensive_stats', 123, 'persons', 2943, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8765, 'american_football_scoring_stats', 134, 'persons', 2943, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8766, 'american_football_passing_stats', 47, 'persons', 2655, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8767, 'american_football_rushing_stats', 25, 'persons', 2655, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8768, 'american_football_scoring_stats', 135, 'persons', 2655, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8769, 'american_football_defensive_stats', 124, 'persons', 2945, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8770, 'american_football_scoring_stats', 136, 'persons', 2945, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8771, 'american_football_defensive_stats', 125, 'persons', 2939, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8772, 'american_football_scoring_stats', 137, 'persons', 2939, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8773, 'american_football_special_teams_stats', 26, 'persons', 2939, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8774, 'american_football_defensive_stats', 126, 'persons', 2950, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8775, 'american_football_scoring_stats', 138, 'persons', 2950, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8776, 'american_football_passing_stats', 48, 'persons', 2933, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8777, 'american_football_defensive_stats', 127, 'persons', 2933, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8778, 'american_football_scoring_stats', 139, 'persons', 2933, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8779, 'american_football_defensive_stats', 128, 'persons', 2955, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8780, 'american_football_scoring_stats', 140, 'persons', 2955, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8781, 'american_football_defensive_stats', 129, 'persons', 2946, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8782, 'american_football_scoring_stats', 141, 'persons', 2946, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8783, 'american_football_scoring_stats', 142, 'persons', 2956, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8784, 'american_football_defensive_stats', 130, 'persons', 2936, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8785, 'american_football_scoring_stats', 143, 'persons', 2936, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8786, 'american_football_special_teams_stats', 27, 'persons', 2936, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8787, 'american_football_defensive_stats', 131, 'persons', 2935, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8788, 'american_football_scoring_stats', 144, 'persons', 2935, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8789, 'american_football_passing_stats', 49, 'persons', 2932, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8790, 'american_football_defensive_stats', 132, 'persons', 2949, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8791, 'american_football_scoring_stats', 145, 'persons', 2949, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8792, 'american_football_defensive_stats', 133, 'persons', 2954, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8793, 'american_football_scoring_stats', 146, 'persons', 2954, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8794, 'american_football_passing_stats', 50, 'persons', 2934, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8795, 'american_football_defensive_stats', 134, 'persons', 2934, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8796, 'american_football_scoring_stats', 147, 'persons', 2934, 'events', 3120, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8797, 'team_american_football_stats', 7, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8798, 'american_football_offensive_stats', 7, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8799, 'american_football_passing_stats', 51, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8800, 'american_football_rushing_stats', 26, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8801, 'american_football_down_progress_stats', 7, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8802, 'american_football_sacks_against_stats', 14, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8803, 'american_football_defensive_stats', 135, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8804, 'american_football_scoring_stats', 148, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8805, 'american_football_special_teams_stats', 28, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8806, 'american_football_fumbles_stats', 19, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8807, 'american_football_penalties_stats', 7, 'teams', 60, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8808, 'team_american_football_stats', 8, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8809, 'american_football_offensive_stats', 8, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8810, 'american_football_passing_stats', 52, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8811, 'american_football_rushing_stats', 27, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8812, 'american_football_down_progress_stats', 8, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8813, 'american_football_sacks_against_stats', 15, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8814, 'american_football_defensive_stats', 136, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8815, 'american_football_scoring_stats', 149, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8816, 'american_football_special_teams_stats', 29, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8817, 'american_football_fumbles_stats', 20, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8818, 'american_football_penalties_stats', 8, 'teams', 55, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8819, 'american_football_defensive_stats', 137, 'persons', 1680, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8820, 'american_football_scoring_stats', 150, 'persons', 1680, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8821, 'american_football_defensive_stats', 138, 'persons', 1681, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8822, 'american_football_scoring_stats', 151, 'persons', 1681, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8823, 'american_football_passing_stats', 53, 'persons', 1682, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8824, 'american_football_defensive_stats', 139, 'persons', 1687, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8825, 'american_football_scoring_stats', 152, 'persons', 1687, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8826, 'american_football_passing_stats', 54, 'persons', 1689, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8827, 'american_football_defensive_stats', 140, 'persons', 1689, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8828, 'american_football_scoring_stats', 153, 'persons', 1689, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8829, 'american_football_fumbles_stats', 21, 'persons', 1689, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8830, 'american_football_defensive_stats', 141, 'persons', 1691, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8831, 'american_football_scoring_stats', 154, 'persons', 1691, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8832, 'american_football_defensive_stats', 142, 'persons', 1695, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8833, 'american_football_scoring_stats', 155, 'persons', 1695, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8834, 'american_football_defensive_stats', 143, 'persons', 1697, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8835, 'american_football_scoring_stats', 156, 'persons', 1697, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8836, 'american_football_defensive_stats', 144, 'persons', 1699, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8837, 'american_football_scoring_stats', 157, 'persons', 1699, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8838, 'american_football_passing_stats', 55, 'persons', 1703, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8839, 'american_football_rushing_stats', 28, 'persons', 1703, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8840, 'american_football_scoring_stats', 158, 'persons', 1703, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8841, 'american_football_passing_stats', 56, 'persons', 1707, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8842, 'american_football_special_teams_stats', 30, 'persons', 1712, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8843, 'american_football_defensive_stats', 145, 'persons', 1714, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8844, 'american_football_scoring_stats', 159, 'persons', 1714, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8845, 'american_football_special_teams_stats', 31, 'persons', 1714, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8846, 'american_football_defensive_stats', 146, 'persons', 1715, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8847, 'american_football_scoring_stats', 160, 'persons', 1715, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8848, 'american_football_defensive_stats', 147, 'persons', 1719, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8849, 'american_football_scoring_stats', 161, 'persons', 1719, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8850, 'american_football_scoring_stats', 162, 'persons', 1722, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8851, 'american_football_passing_stats', 57, 'persons', 1723, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8852, 'american_football_defensive_stats', 148, 'persons', 1723, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8853, 'american_football_scoring_stats', 163, 'persons', 1723, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8854, 'american_football_passing_stats', 58, 'persons', 1725, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8855, 'american_football_rushing_stats', 29, 'persons', 1725, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8856, 'american_football_fumbles_stats', 22, 'persons', 1725, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8857, 'american_football_defensive_stats', 149, 'persons', 1726, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8858, 'american_football_scoring_stats', 164, 'persons', 1726, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8859, 'american_football_passing_stats', 59, 'persons', 1729, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8860, 'american_football_sacks_against_stats', 16, 'persons', 1729, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8861, 'american_football_fumbles_stats', 23, 'persons', 1729, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8862, 'american_football_defensive_stats', 150, 'persons', 1728, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8863, 'american_football_scoring_stats', 165, 'persons', 1728, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8864, 'american_football_defensive_stats', 151, 'persons', 1732, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8865, 'american_football_scoring_stats', 166, 'persons', 1732, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8866, 'american_football_defensive_stats', 152, 'persons', 1733, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8867, 'american_football_scoring_stats', 167, 'persons', 1733, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8868, 'american_football_defensive_stats', 153, 'persons', 1734, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8869, 'american_football_scoring_stats', 168, 'persons', 1734, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8870, 'american_football_defensive_stats', 154, 'persons', 1736, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8871, 'american_football_scoring_stats', 169, 'persons', 1736, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8872, 'american_football_defensive_stats', 155, 'persons', 1740, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8873, 'american_football_scoring_stats', 170, 'persons', 1740, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8874, 'american_football_defensive_stats', 156, 'persons', 1742, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8875, 'american_football_scoring_stats', 171, 'persons', 1742, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8876, 'american_football_defensive_stats', 157, 'persons', 1339, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8877, 'american_football_scoring_stats', 172, 'persons', 1339, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8878, 'american_football_fumbles_stats', 24, 'persons', 1339, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8879, 'american_football_scoring_stats', 173, 'persons', 1340, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8880, 'american_football_defensive_stats', 158, 'persons', 1342, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8881, 'american_football_scoring_stats', 174, 'persons', 1342, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8882, 'american_football_passing_stats', 60, 'persons', 1345, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8883, 'american_football_defensive_stats', 159, 'persons', 1347, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8884, 'american_football_scoring_stats', 175, 'persons', 1347, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8885, 'american_football_fumbles_stats', 25, 'persons', 1347, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8886, 'american_football_defensive_stats', 160, 'persons', 1348, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8887, 'american_football_scoring_stats', 176, 'persons', 1348, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8888, 'american_football_defensive_stats', 161, 'persons', 1350, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8889, 'american_football_scoring_stats', 177, 'persons', 1350, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8890, 'american_football_defensive_stats', 162, 'persons', 1352, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8891, 'american_football_scoring_stats', 178, 'persons', 1352, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8892, 'american_football_defensive_stats', 163, 'persons', 1356, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8893, 'american_football_scoring_stats', 179, 'persons', 1356, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8894, 'american_football_rushing_stats', 30, 'persons', 1357, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8895, 'american_football_scoring_stats', 180, 'persons', 1357, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8896, 'american_football_defensive_stats', 164, 'persons', 1364, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8897, 'american_football_scoring_stats', 181, 'persons', 1364, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8898, 'american_football_passing_stats', 61, 'persons', 1365, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8899, 'american_football_rushing_stats', 31, 'persons', 1365, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8900, 'american_football_sacks_against_stats', 17, 'persons', 1365, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8901, 'american_football_passing_stats', 62, 'persons', 1367, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8902, 'american_football_defensive_stats', 165, 'persons', 1368, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8903, 'american_football_scoring_stats', 182, 'persons', 1368, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8904, 'american_football_defensive_stats', 166, 'persons', 1370, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8905, 'american_football_scoring_stats', 183, 'persons', 1370, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8906, 'american_football_passing_stats', 63, 'persons', 1371, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8907, 'american_football_defensive_stats', 167, 'persons', 1372, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8908, 'american_football_scoring_stats', 184, 'persons', 1372, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8909, 'american_football_special_teams_stats', 32, 'persons', 1372, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8910, 'american_football_special_teams_stats', 33, 'persons', 1374, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8911, 'american_football_defensive_stats', 168, 'persons', 1376, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8912, 'american_football_scoring_stats', 185, 'persons', 1376, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8913, 'american_football_defensive_stats', 169, 'persons', 1379, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8914, 'american_football_scoring_stats', 186, 'persons', 1379, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8915, 'american_football_defensive_stats', 170, 'persons', 1380, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8916, 'american_football_scoring_stats', 187, 'persons', 1380, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8917, 'american_football_passing_stats', 64, 'persons', 1381, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8918, 'american_football_rushing_stats', 32, 'persons', 1382, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8919, 'american_football_defensive_stats', 171, 'persons', 1382, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8920, 'american_football_scoring_stats', 188, 'persons', 1382, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8921, 'american_football_rushing_stats', 33, 'persons', 1384, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8922, 'american_football_special_teams_stats', 34, 'persons', 1384, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8923, 'american_football_defensive_stats', 172, 'persons', 1385, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8924, 'american_football_scoring_stats', 189, 'persons', 1385, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8925, 'american_football_passing_stats', 65, 'persons', 1391, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8926, 'american_football_defensive_stats', 173, 'persons', 1392, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8927, 'american_football_scoring_stats', 190, 'persons', 1392, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8928, 'american_football_defensive_stats', 174, 'persons', 1396, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8929, 'american_football_scoring_stats', 191, 'persons', 1396, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8930, 'american_football_fumbles_stats', 26, 'persons', 1396, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8931, 'american_football_defensive_stats', 175, 'persons', 1397, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8932, 'american_football_scoring_stats', 192, 'persons', 1397, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8933, 'american_football_passing_stats', 66, 'persons', 1403, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8934, 'american_football_defensive_stats', 176, 'persons', 1406, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8935, 'american_football_scoring_stats', 193, 'persons', 1406, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8936, 'american_football_defensive_stats', 177, 'persons', 1408, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8937, 'american_football_scoring_stats', 194, 'persons', 1408, 'events', 3123, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8938, 'team_american_football_stats', 9, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8939, 'american_football_offensive_stats', 9, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8940, 'american_football_passing_stats', 67, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8941, 'american_football_rushing_stats', 34, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8942, 'american_football_down_progress_stats', 9, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8943, 'american_football_sacks_against_stats', 18, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8944, 'american_football_defensive_stats', 178, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8945, 'american_football_scoring_stats', 195, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8946, 'american_football_special_teams_stats', 35, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8947, 'american_football_fumbles_stats', 27, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8948, 'american_football_penalties_stats', 9, 'teams', 36, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8949, 'team_american_football_stats', 10, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8950, 'american_football_offensive_stats', 10, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8951, 'american_football_passing_stats', 68, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8952, 'american_football_rushing_stats', 35, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8953, 'american_football_down_progress_stats', 10, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8954, 'american_football_sacks_against_stats', 19, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8955, 'american_football_defensive_stats', 179, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8956, 'american_football_scoring_stats', 196, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8957, 'american_football_special_teams_stats', 36, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8958, 'american_football_fumbles_stats', 28, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8959, 'american_football_penalties_stats', 10, 'teams', 31, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8960, 'american_football_defensive_stats', 180, 'persons', 3031, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8961, 'american_football_scoring_stats', 197, 'persons', 3031, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8962, 'american_football_passing_stats', 69, 'persons', 3013, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8963, 'american_football_special_teams_stats', 37, 'persons', 3013, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8964, 'american_football_passing_stats', 70, 'persons', 3010, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8965, 'american_football_passing_stats', 71, 'persons', 3014, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8966, 'american_football_special_teams_stats', 38, 'persons', 3014, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8967, 'american_football_defensive_stats', 181, 'persons', 3019, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8968, 'american_football_scoring_stats', 198, 'persons', 3019, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8969, 'american_football_fumbles_stats', 29, 'persons', 3019, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8970, 'american_football_scoring_stats', 199, 'persons', 3033, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8971, 'american_football_defensive_stats', 182, 'persons', 3017, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8972, 'american_football_scoring_stats', 200, 'persons', 3017, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8973, 'american_football_passing_stats', 72, 'persons', 3012, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8974, 'american_football_special_teams_stats', 39, 'persons', 3012, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8975, 'american_football_passing_stats', 73, 'persons', 3009, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8976, 'american_football_scoring_stats', 201, 'persons', 3009, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8977, 'american_football_defensive_stats', 183, 'persons', 3021, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8978, 'american_football_scoring_stats', 202, 'persons', 3021, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8979, 'american_football_defensive_stats', 184, 'persons', 3027, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8980, 'american_football_scoring_stats', 203, 'persons', 3027, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8981, 'american_football_passing_stats', 74, 'persons', 2242, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8982, 'american_football_rushing_stats', 36, 'persons', 2242, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8983, 'american_football_fumbles_stats', 30, 'persons', 2242, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8984, 'american_football_passing_stats', 75, 'persons', 3016, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8985, 'american_football_scoring_stats', 204, 'persons', 3016, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8986, 'american_football_defensive_stats', 185, 'persons', 3023, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8987, 'american_football_scoring_stats', 205, 'persons', 3023, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8988, 'american_football_passing_stats', 76, 'persons', 2246, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8989, 'american_football_rushing_stats', 37, 'persons', 2246, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8990, 'american_football_defensive_stats', 186, 'persons', 3020, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8991, 'american_football_scoring_stats', 206, 'persons', 3020, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8992, 'american_football_defensive_stats', 187, 'persons', 2250, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8993, 'american_football_scoring_stats', 207, 'persons', 2250, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8994, 'american_football_defensive_stats', 188, 'persons', 3024, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8995, 'american_football_scoring_stats', 208, 'persons', 3024, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8996, 'american_football_passing_stats', 77, 'persons', 3011, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8997, 'american_football_special_teams_stats', 40, 'persons', 3018, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8998, 'american_football_passing_stats', 78, 'persons', 3015, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (8999, 'american_football_defensive_stats', 189, 'persons', 3015, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9000, 'american_football_scoring_stats', 209, 'persons', 3015, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9001, 'american_football_defensive_stats', 190, 'persons', 3032, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9002, 'american_football_scoring_stats', 210, 'persons', 3032, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9003, 'american_football_defensive_stats', 191, 'persons', 3028, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9004, 'american_football_scoring_stats', 211, 'persons', 3028, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9005, 'american_football_defensive_stats', 192, 'persons', 3022, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9006, 'american_football_scoring_stats', 212, 'persons', 3022, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9007, 'american_football_passing_stats', 79, 'persons', 3008, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9008, 'american_football_rushing_stats', 38, 'persons', 3008, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9009, 'american_football_sacks_against_stats', 20, 'persons', 3008, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9010, 'american_football_defensive_stats', 193, 'persons', 3029, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9011, 'american_football_scoring_stats', 213, 'persons', 3029, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9012, 'american_football_defensive_stats', 194, 'persons', 3030, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9013, 'american_football_scoring_stats', 214, 'persons', 3030, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9014, 'american_football_defensive_stats', 195, 'persons', 3025, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9015, 'american_football_scoring_stats', 215, 'persons', 3025, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9016, 'american_football_defensive_stats', 196, 'persons', 2244, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9017, 'american_football_scoring_stats', 216, 'persons', 2244, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9018, 'american_football_passing_stats', 80, 'persons', 2251, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9019, 'american_football_rushing_stats', 39, 'persons', 2251, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9020, 'american_football_defensive_stats', 197, 'persons', 3026, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9021, 'american_football_scoring_stats', 217, 'persons', 3026, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9022, 'american_football_defensive_stats', 198, 'persons', 3058, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9023, 'american_football_scoring_stats', 218, 'persons', 3058, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9024, 'american_football_defensive_stats', 199, 'persons', 3048, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9025, 'american_football_scoring_stats', 219, 'persons', 3048, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9026, 'american_football_defensive_stats', 200, 'persons', 3051, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9027, 'american_football_scoring_stats', 220, 'persons', 3051, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9028, 'american_football_defensive_stats', 201, 'persons', 3062, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9029, 'american_football_scoring_stats', 221, 'persons', 3062, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9030, 'american_football_passing_stats', 81, 'persons', 3038, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9031, 'american_football_defensive_stats', 202, 'persons', 3038, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9032, 'american_football_scoring_stats', 222, 'persons', 3038, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9033, 'american_football_passing_stats', 82, 'persons', 3039, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9034, 'american_football_defensive_stats', 203, 'persons', 3047, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9035, 'american_football_scoring_stats', 223, 'persons', 3047, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9036, 'american_football_fumbles_stats', 31, 'persons', 3047, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9037, 'american_football_defensive_stats', 204, 'persons', 3053, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9038, 'american_football_scoring_stats', 224, 'persons', 3053, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9039, 'american_football_defensive_stats', 205, 'persons', 3059, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9040, 'american_football_scoring_stats', 225, 'persons', 3059, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9041, 'american_football_defensive_stats', 206, 'persons', 3057, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9042, 'american_football_scoring_stats', 226, 'persons', 3057, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9043, 'american_football_special_teams_stats', 41, 'persons', 2216, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9044, 'american_football_fumbles_stats', 32, 'persons', 2216, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9045, 'american_football_defensive_stats', 207, 'persons', 3061, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9046, 'american_football_scoring_stats', 227, 'persons', 3061, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9047, 'american_football_passing_stats', 83, 'persons', 3035, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9048, 'american_football_rushing_stats', 40, 'persons', 3035, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9049, 'american_football_sacks_against_stats', 21, 'persons', 3035, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9050, 'american_football_passing_stats', 84, 'persons', 3034, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9051, 'american_football_rushing_stats', 41, 'persons', 3034, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9052, 'american_football_sacks_against_stats', 22, 'persons', 3034, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9053, 'american_football_scoring_stats', 228, 'persons', 3034, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9054, 'american_football_defensive_stats', 208, 'persons', 3056, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9055, 'american_football_scoring_stats', 229, 'persons', 3056, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9056, 'american_football_defensive_stats', 209, 'persons', 3046, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9057, 'american_football_scoring_stats', 230, 'persons', 3046, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9058, 'american_football_special_teams_stats', 42, 'persons', 3046, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9059, 'american_football_special_teams_stats', 43, 'persons', 3045, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9060, 'american_football_special_teams_stats', 44, 'persons', 2229, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9061, 'american_football_passing_stats', 85, 'persons', 3043, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9062, 'american_football_special_teams_stats', 45, 'persons', 3043, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9063, 'american_football_passing_stats', 86, 'persons', 3037, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9064, 'american_football_rushing_stats', 42, 'persons', 3037, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9065, 'american_football_passing_stats', 87, 'persons', 3040, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9066, 'american_football_scoring_stats', 231, 'persons', 3040, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9067, 'american_football_defensive_stats', 210, 'persons', 3054, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9068, 'american_football_scoring_stats', 232, 'persons', 3054, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9069, 'american_football_passing_stats', 88, 'persons', 3041, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9070, 'american_football_passing_stats', 89, 'persons', 3042, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9071, 'american_football_defensive_stats', 211, 'persons', 3044, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9072, 'american_football_scoring_stats', 233, 'persons', 3044, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9073, 'american_football_defensive_stats', 212, 'persons', 3055, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9074, 'american_football_scoring_stats', 234, 'persons', 3055, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9075, 'american_football_defensive_stats', 213, 'persons', 3060, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9076, 'american_football_scoring_stats', 235, 'persons', 3060, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9077, 'american_football_defensive_stats', 214, 'persons', 3050, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9078, 'american_football_scoring_stats', 236, 'persons', 3050, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9079, 'american_football_defensive_stats', 215, 'persons', 3052, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9080, 'american_football_scoring_stats', 237, 'persons', 3052, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9081, 'american_football_defensive_stats', 216, 'persons', 3049, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9082, 'american_football_scoring_stats', 238, 'persons', 3049, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9083, 'american_football_rushing_stats', 43, 'persons', 3036, 'events', 3126, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9084, 'team_american_football_stats', 11, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9085, 'american_football_offensive_stats', 11, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9086, 'american_football_passing_stats', 90, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9087, 'american_football_rushing_stats', 44, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9088, 'american_football_down_progress_stats', 11, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9089, 'american_football_sacks_against_stats', 23, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9090, 'american_football_defensive_stats', 217, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9091, 'american_football_scoring_stats', 239, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9092, 'american_football_special_teams_stats', 46, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9093, 'american_football_fumbles_stats', 33, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9094, 'american_football_penalties_stats', 11, 'teams', 43, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9095, 'team_american_football_stats', 12, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9096, 'american_football_offensive_stats', 12, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9097, 'american_football_passing_stats', 91, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9098, 'american_football_rushing_stats', 45, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9099, 'american_football_down_progress_stats', 12, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9100, 'american_football_sacks_against_stats', 24, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9101, 'american_football_defensive_stats', 218, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9102, 'american_football_scoring_stats', 240, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9103, 'american_football_special_teams_stats', 47, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9104, 'american_football_fumbles_stats', 34, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9105, 'american_football_penalties_stats', 12, 'teams', 52, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9106, 'american_football_defensive_stats', 219, 'persons', 1231, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9107, 'american_football_scoring_stats', 241, 'persons', 1231, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9108, 'american_football_defensive_stats', 220, 'persons', 1232, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9109, 'american_football_scoring_stats', 242, 'persons', 1232, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9110, 'american_football_defensive_stats', 221, 'persons', 1235, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9111, 'american_football_scoring_stats', 243, 'persons', 1235, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9112, 'american_football_defensive_stats', 222, 'persons', 1238, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9113, 'american_football_scoring_stats', 244, 'persons', 1238, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9114, 'american_football_passing_stats', 92, 'persons', 1242, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9115, 'american_football_defensive_stats', 223, 'persons', 1242, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9116, 'american_football_scoring_stats', 245, 'persons', 1242, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9117, 'american_football_fumbles_stats', 35, 'persons', 1242, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9118, 'american_football_defensive_stats', 224, 'persons', 1244, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9119, 'american_football_scoring_stats', 246, 'persons', 1244, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9120, 'american_football_passing_stats', 93, 'persons', 1245, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9121, 'american_football_sacks_against_stats', 25, 'persons', 1245, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9122, 'american_football_defensive_stats', 225, 'persons', 1246, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9123, 'american_football_scoring_stats', 247, 'persons', 1246, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9124, 'american_football_scoring_stats', 248, 'persons', 1248, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9125, 'american_football_defensive_stats', 226, 'persons', 1249, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9126, 'american_football_scoring_stats', 249, 'persons', 1249, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9127, 'american_football_defensive_stats', 227, 'persons', 1252, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9128, 'american_football_scoring_stats', 250, 'persons', 1252, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9129, 'american_football_defensive_stats', 228, 'persons', 1253, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9130, 'american_football_scoring_stats', 251, 'persons', 1253, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9131, 'american_football_defensive_stats', 229, 'persons', 1254, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9132, 'american_football_scoring_stats', 252, 'persons', 1254, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9133, 'american_football_passing_stats', 94, 'persons', 1256, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9134, 'american_football_special_teams_stats', 48, 'persons', 1259, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9135, 'american_football_passing_stats', 95, 'persons', 1263, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9136, 'american_football_rushing_stats', 46, 'persons', 1263, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9137, 'american_football_passing_stats', 96, 'persons', 1271, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9138, 'american_football_passing_stats', 97, 'persons', 1272, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9139, 'american_football_special_teams_stats', 49, 'persons', 1272, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9140, 'american_football_defensive_stats', 230, 'persons', 1274, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9141, 'american_football_scoring_stats', 253, 'persons', 1274, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9142, 'american_football_defensive_stats', 231, 'persons', 1279, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9143, 'american_football_scoring_stats', 254, 'persons', 1279, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9144, 'american_football_passing_stats', 98, 'persons', 1281, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9145, 'american_football_rushing_stats', 47, 'persons', 1281, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9146, 'american_football_sacks_against_stats', 26, 'persons', 1281, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9147, 'american_football_defensive_stats', 232, 'persons', 1281, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9148, 'american_football_scoring_stats', 255, 'persons', 1281, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9149, 'american_football_fumbles_stats', 36, 'persons', 1281, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9150, 'american_football_defensive_stats', 233, 'persons', 1282, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9151, 'american_football_scoring_stats', 256, 'persons', 1282, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9152, 'american_football_passing_stats', 99, 'persons', 1284, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9153, 'american_football_special_teams_stats', 50, 'persons', 1285, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9154, 'american_football_passing_stats', 100, 'persons', 1286, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9155, 'american_football_defensive_stats', 234, 'persons', 1286, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9156, 'american_football_scoring_stats', 257, 'persons', 1286, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9157, 'american_football_fumbles_stats', 37, 'persons', 1286, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9158, 'american_football_defensive_stats', 235, 'persons', 1287, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9159, 'american_football_scoring_stats', 258, 'persons', 1287, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9160, 'american_football_defensive_stats', 236, 'persons', 1289, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9161, 'american_football_scoring_stats', 259, 'persons', 1289, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9162, 'american_football_passing_stats', 101, 'persons', 1291, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9163, 'american_football_scoring_stats', 260, 'persons', 1291, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9164, 'american_football_defensive_stats', 237, 'persons', 1295, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9165, 'american_football_scoring_stats', 261, 'persons', 1295, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9166, 'american_football_defensive_stats', 238, 'persons', 1296, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9167, 'american_football_scoring_stats', 262, 'persons', 1296, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9168, 'american_football_fumbles_stats', 38, 'persons', 1296, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9169, 'american_football_passing_stats', 102, 'persons', 1298, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9170, 'american_football_rushing_stats', 48, 'persons', 1298, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9171, 'american_football_defensive_stats', 239, 'persons', 1543, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9172, 'american_football_scoring_stats', 263, 'persons', 1543, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9173, 'american_football_defensive_stats', 240, 'persons', 1546, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9174, 'american_football_scoring_stats', 264, 'persons', 1546, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9175, 'american_football_defensive_stats', 241, 'persons', 1547, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9176, 'american_football_scoring_stats', 265, 'persons', 1547, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9177, 'american_football_fumbles_stats', 39, 'persons', 1547, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9178, 'american_football_rushing_stats', 49, 'persons', 1552, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9179, 'american_football_fumbles_stats', 40, 'persons', 1552, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9180, 'american_football_defensive_stats', 242, 'persons', 1553, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9181, 'american_football_scoring_stats', 266, 'persons', 1553, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9182, 'american_football_rushing_stats', 50, 'persons', 1558, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9183, 'american_football_defensive_stats', 243, 'persons', 1558, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9184, 'american_football_scoring_stats', 267, 'persons', 1558, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9185, 'american_football_special_teams_stats', 51, 'persons', 1558, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9186, 'american_football_defensive_stats', 244, 'persons', 1559, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9187, 'american_football_scoring_stats', 268, 'persons', 1559, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9188, 'american_football_defensive_stats', 245, 'persons', 1563, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9189, 'american_football_scoring_stats', 269, 'persons', 1563, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9190, 'american_football_rushing_stats', 51, 'persons', 1564, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9191, 'american_football_defensive_stats', 246, 'persons', 1564, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9192, 'american_football_scoring_stats', 270, 'persons', 1564, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9193, 'american_football_fumbles_stats', 41, 'persons', 1564, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9194, 'american_football_defensive_stats', 247, 'persons', 1569, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9195, 'american_football_scoring_stats', 271, 'persons', 1569, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9196, 'american_football_defensive_stats', 248, 'persons', 1570, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9197, 'american_football_scoring_stats', 272, 'persons', 1570, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9198, 'american_football_passing_stats', 103, 'persons', 1572, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9199, 'american_football_scoring_stats', 273, 'persons', 1572, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9200, 'american_football_scoring_stats', 274, 'persons', 1573, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9201, 'american_football_special_teams_stats', 52, 'persons', 1574, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9202, 'american_football_defensive_stats', 249, 'persons', 1575, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9203, 'american_football_scoring_stats', 275, 'persons', 1575, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9204, 'american_football_passing_stats', 104, 'persons', 1576, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9205, 'american_football_passing_stats', 105, 'persons', 1577, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9206, 'american_football_rushing_stats', 52, 'persons', 1577, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9207, 'american_football_passing_stats', 106, 'persons', 1579, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9208, 'american_football_rushing_stats', 53, 'persons', 1579, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9209, 'american_football_sacks_against_stats', 27, 'persons', 1579, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9210, 'american_football_defensive_stats', 250, 'persons', 1580, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9211, 'american_football_scoring_stats', 276, 'persons', 1580, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9212, 'american_football_defensive_stats', 251, 'persons', 1581, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9213, 'american_football_scoring_stats', 277, 'persons', 1581, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9214, 'american_football_defensive_stats', 252, 'persons', 1582, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9215, 'american_football_scoring_stats', 278, 'persons', 1582, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9216, 'american_football_fumbles_stats', 42, 'persons', 1582, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9217, 'american_football_passing_stats', 107, 'persons', 1583, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9218, 'american_football_rushing_stats', 54, 'persons', 1583, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9219, 'american_football_scoring_stats', 279, 'persons', 1583, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9220, 'american_football_passing_stats', 108, 'persons', 1584, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9221, 'american_football_defensive_stats', 253, 'persons', 1586, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9222, 'american_football_scoring_stats', 280, 'persons', 1586, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9223, 'american_football_rushing_stats', 55, 'persons', 1590, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9224, 'american_football_defensive_stats', 254, 'persons', 1595, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9225, 'american_football_scoring_stats', 281, 'persons', 1595, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9226, 'american_football_defensive_stats', 255, 'persons', 1597, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9227, 'american_football_scoring_stats', 282, 'persons', 1597, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9228, 'american_football_defensive_stats', 256, 'persons', 1600, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9229, 'american_football_scoring_stats', 283, 'persons', 1600, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9230, 'american_football_defensive_stats', 257, 'persons', 1601, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9231, 'american_football_scoring_stats', 284, 'persons', 1601, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9232, 'american_football_fumbles_stats', 43, 'persons', 1601, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9233, 'american_football_defensive_stats', 258, 'persons', 1602, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9234, 'american_football_scoring_stats', 285, 'persons', 1602, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9235, 'american_football_defensive_stats', 259, 'persons', 1606, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9236, 'american_football_scoring_stats', 286, 'persons', 1606, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9237, 'american_football_special_teams_stats', 53, 'persons', 1606, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9238, 'american_football_fumbles_stats', 44, 'persons', 1606, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9239, 'american_football_defensive_stats', 260, 'persons', 1607, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9240, 'american_football_scoring_stats', 287, 'persons', 1607, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9241, 'american_football_fumbles_stats', 45, 'persons', 1607, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9242, 'american_football_passing_stats', 109, 'persons', 1608, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9243, 'american_football_rushing_stats', 56, 'persons', 1608, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9244, 'american_football_defensive_stats', 261, 'persons', 1609, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9245, 'american_football_scoring_stats', 288, 'persons', 1609, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9246, 'american_football_fumbles_stats', 46, 'persons', 1609, 'events', 3125, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9247, 'team_american_football_stats', 13, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9248, 'american_football_offensive_stats', 13, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9249, 'american_football_passing_stats', 110, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9250, 'american_football_rushing_stats', 57, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9251, 'american_football_down_progress_stats', 13, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9252, 'american_football_sacks_against_stats', 28, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9253, 'american_football_defensive_stats', 262, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9254, 'american_football_scoring_stats', 289, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9255, 'american_football_special_teams_stats', 54, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9256, 'american_football_fumbles_stats', 47, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9257, 'american_football_penalties_stats', 13, 'teams', 41, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9258, 'team_american_football_stats', 14, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9259, 'american_football_offensive_stats', 14, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9260, 'american_football_passing_stats', 111, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9261, 'american_football_rushing_stats', 58, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9262, 'american_football_down_progress_stats', 14, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9263, 'american_football_sacks_against_stats', 29, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9264, 'american_football_defensive_stats', 263, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9265, 'american_football_scoring_stats', 290, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9266, 'american_football_special_teams_stats', 55, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9267, 'american_football_fumbles_stats', 48, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9268, 'american_football_penalties_stats', 14, 'teams', 57, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9269, 'american_football_passing_stats', 112, 'persons', 3123, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9270, 'american_football_defensive_stats', 264, 'persons', 3123, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9271, 'american_football_scoring_stats', 291, 'persons', 3123, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9272, 'american_football_special_teams_stats', 56, 'persons', 3123, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9273, 'american_football_scoring_stats', 292, 'persons', 3143, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9274, 'american_football_defensive_stats', 265, 'persons', 3133, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9275, 'american_football_scoring_stats', 293, 'persons', 3133, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9276, 'american_football_defensive_stats', 266, 'persons', 3141, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9277, 'american_football_scoring_stats', 294, 'persons', 3141, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9278, 'american_football_defensive_stats', 267, 'persons', 3131, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9279, 'american_football_scoring_stats', 295, 'persons', 3131, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9280, 'american_football_passing_stats', 113, 'persons', 3117, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9281, 'american_football_rushing_stats', 59, 'persons', 3117, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9282, 'american_football_sacks_against_stats', 30, 'persons', 3117, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9283, 'american_football_defensive_stats', 268, 'persons', 3136, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9284, 'american_football_scoring_stats', 296, 'persons', 3136, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9285, 'american_football_defensive_stats', 269, 'persons', 3135, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9286, 'american_football_scoring_stats', 297, 'persons', 3135, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9287, 'american_football_defensive_stats', 270, 'persons', 3132, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9288, 'american_football_scoring_stats', 298, 'persons', 3132, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9289, 'american_football_defensive_stats', 271, 'persons', 3137, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9290, 'american_football_scoring_stats', 299, 'persons', 3137, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9291, 'american_football_rushing_stats', 60, 'persons', 3119, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9292, 'american_football_defensive_stats', 272, 'persons', 3119, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9293, 'american_football_scoring_stats', 300, 'persons', 3119, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9294, 'american_football_passing_stats', 114, 'persons', 3116, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9295, 'american_football_rushing_stats', 61, 'persons', 3116, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9296, 'american_football_defensive_stats', 273, 'persons', 3116, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9297, 'american_football_scoring_stats', 301, 'persons', 3116, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9298, 'american_football_special_teams_stats', 57, 'persons', 3116, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9299, 'american_football_defensive_stats', 274, 'persons', 3128, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9300, 'american_football_scoring_stats', 302, 'persons', 3128, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9301, 'american_football_passing_stats', 115, 'persons', 3121, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9302, 'american_football_defensive_stats', 275, 'persons', 3130, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9303, 'american_football_scoring_stats', 303, 'persons', 3130, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9304, 'american_football_defensive_stats', 276, 'persons', 3138, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9305, 'american_football_scoring_stats', 304, 'persons', 3138, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9306, 'american_football_defensive_stats', 277, 'persons', 3134, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9307, 'american_football_scoring_stats', 305, 'persons', 3134, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9308, 'american_football_defensive_stats', 278, 'persons', 3127, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9309, 'american_football_scoring_stats', 306, 'persons', 3127, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9310, 'american_football_defensive_stats', 279, 'persons', 3142, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9311, 'american_football_scoring_stats', 307, 'persons', 3142, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9312, 'american_football_passing_stats', 116, 'persons', 3118, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9313, 'american_football_rushing_stats', 62, 'persons', 3118, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9314, 'american_football_scoring_stats', 308, 'persons', 3118, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9315, 'american_football_special_teams_stats', 58, 'persons', 3118, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9316, 'american_football_defensive_stats', 280, 'persons', 3129, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9317, 'american_football_scoring_stats', 309, 'persons', 3129, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9318, 'american_football_defensive_stats', 281, 'persons', 3139, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9319, 'american_football_scoring_stats', 310, 'persons', 3139, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9320, 'american_football_special_teams_stats', 59, 'persons', 3125, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9321, 'american_football_defensive_stats', 282, 'persons', 2295, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9322, 'american_football_scoring_stats', 311, 'persons', 2295, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9323, 'american_football_defensive_stats', 283, 'persons', 3126, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9324, 'american_football_scoring_stats', 312, 'persons', 3126, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9325, 'american_football_fumbles_stats', 49, 'persons', 3126, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9326, 'american_football_defensive_stats', 284, 'persons', 3140, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9327, 'american_football_scoring_stats', 313, 'persons', 3140, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9328, 'american_football_defensive_stats', 285, 'persons', 2296, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9329, 'american_football_scoring_stats', 314, 'persons', 2296, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9330, 'american_football_passing_stats', 117, 'persons', 3115, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9331, 'american_football_rushing_stats', 63, 'persons', 3115, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9332, 'american_football_passing_stats', 118, 'persons', 3122, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9333, 'american_football_passing_stats', 119, 'persons', 3120, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9334, 'american_football_scoring_stats', 315, 'persons', 3120, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9335, 'american_football_passing_stats', 120, 'persons', 3124, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9336, 'american_football_passing_stats', 121, 'persons', 3146, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9337, 'american_football_rushing_stats', 64, 'persons', 3146, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9338, 'american_football_sacks_against_stats', 31, 'persons', 3146, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9339, 'american_football_fumbles_stats', 50, 'persons', 3146, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9340, 'american_football_defensive_stats', 286, 'persons', 3160, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9341, 'american_football_scoring_stats', 316, 'persons', 3160, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9342, 'american_football_passing_stats', 122, 'persons', 3144, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9343, 'american_football_rushing_stats', 65, 'persons', 3144, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9344, 'american_football_scoring_stats', 317, 'persons', 3144, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9345, 'american_football_special_teams_stats', 60, 'persons', 3144, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9346, 'american_football_fumbles_stats', 51, 'persons', 3144, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9347, 'american_football_defensive_stats', 287, 'persons', 3168, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9348, 'american_football_scoring_stats', 318, 'persons', 3168, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9349, 'american_football_passing_stats', 123, 'persons', 3147, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9350, 'american_football_defensive_stats', 288, 'persons', 3170, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9351, 'american_football_scoring_stats', 319, 'persons', 3170, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9352, 'american_football_defensive_stats', 289, 'persons', 3172, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9353, 'american_football_scoring_stats', 320, 'persons', 3172, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9354, 'american_football_defensive_stats', 290, 'persons', 3154, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9355, 'american_football_scoring_stats', 321, 'persons', 3154, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9356, 'american_football_defensive_stats', 291, 'persons', 3156, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9357, 'american_football_scoring_stats', 322, 'persons', 3156, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9358, 'american_football_defensive_stats', 292, 'persons', 3171, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9359, 'american_football_scoring_stats', 323, 'persons', 3171, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9360, 'american_football_defensive_stats', 293, 'persons', 3164, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9361, 'american_football_scoring_stats', 324, 'persons', 3164, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9362, 'american_football_defensive_stats', 294, 'persons', 2450, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9363, 'american_football_scoring_stats', 325, 'persons', 2450, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9364, 'american_football_defensive_stats', 295, 'persons', 3162, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9365, 'american_football_scoring_stats', 326, 'persons', 3162, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9366, 'american_football_passing_stats', 124, 'persons', 3152, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9367, 'american_football_passing_stats', 125, 'persons', 3149, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9368, 'american_football_defensive_stats', 296, 'persons', 3159, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9369, 'american_football_scoring_stats', 327, 'persons', 3159, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9370, 'american_football_fumbles_stats', 52, 'persons', 3159, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9371, 'american_football_passing_stats', 126, 'persons', 3153, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9372, 'american_football_defensive_stats', 297, 'persons', 3169, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9373, 'american_football_scoring_stats', 328, 'persons', 3169, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9374, 'american_football_scoring_stats', 329, 'persons', 3175, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9375, 'american_football_defensive_stats', 298, 'persons', 3173, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9376, 'american_football_scoring_stats', 330, 'persons', 3173, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9377, 'american_football_defensive_stats', 299, 'persons', 3155, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9378, 'american_football_scoring_stats', 331, 'persons', 3155, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9379, 'american_football_passing_stats', 127, 'persons', 3150, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9380, 'american_football_passing_stats', 128, 'persons', 3151, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9381, 'american_football_scoring_stats', 332, 'persons', 3151, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9382, 'american_football_special_teams_stats', 61, 'persons', 3151, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9383, 'american_football_passing_stats', 129, 'persons', 3148, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9384, 'american_football_scoring_stats', 333, 'persons', 3148, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9385, 'american_football_defensive_stats', 300, 'persons', 3165, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9386, 'american_football_scoring_stats', 334, 'persons', 3165, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9387, 'american_football_defensive_stats', 301, 'persons', 3167, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9388, 'american_football_scoring_stats', 335, 'persons', 3167, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9389, 'american_football_defensive_stats', 302, 'persons', 3161, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9390, 'american_football_scoring_stats', 336, 'persons', 3161, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9391, 'american_football_passing_stats', 130, 'persons', 3145, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9392, 'american_football_rushing_stats', 66, 'persons', 3145, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9393, 'american_football_special_teams_stats', 62, 'persons', 3145, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9394, 'american_football_defensive_stats', 303, 'persons', 3174, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9395, 'american_football_scoring_stats', 337, 'persons', 3174, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9396, 'american_football_defensive_stats', 304, 'persons', 3166, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9397, 'american_football_scoring_stats', 338, 'persons', 3166, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9398, 'american_football_defensive_stats', 305, 'persons', 3158, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9399, 'american_football_scoring_stats', 339, 'persons', 3158, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9400, 'american_football_special_teams_stats', 63, 'persons', 3158, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9401, 'american_football_special_teams_stats', 64, 'persons', 3157, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9402, 'american_football_defensive_stats', 306, 'persons', 3163, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9403, 'american_football_scoring_stats', 340, 'persons', 3163, 'events', 3124, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9704, 'basketball_offensive_stats', 37, 'teams', 63, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9705, 'basketball_rebounding_stats', 37, 'teams', 63, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9706, 'basketball_defensive_stats', 37, 'teams', 63, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9707, 'basketball_offensive_stats', 38, 'teams', 67, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9708, 'basketball_rebounding_stats', 38, 'teams', 67, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9709, 'basketball_defensive_stats', 38, 'teams', 67, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9710, 'core_person_stats', 2309, 'persons', 2626, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9711, 'basketball_offensive_stats', 39, 'persons', 2626, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9712, 'basketball_rebounding_stats', 39, 'persons', 2626, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9713, 'basketball_defensive_stats', 39, 'persons', 2626, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9714, 'core_person_stats', 2310, 'persons', 2627, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9715, 'basketball_offensive_stats', 40, 'persons', 2627, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9716, 'basketball_rebounding_stats', 40, 'persons', 2627, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9717, 'basketball_defensive_stats', 40, 'persons', 2627, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9718, 'core_person_stats', 2311, 'persons', 2628, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9719, 'basketball_offensive_stats', 41, 'persons', 2628, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9720, 'basketball_rebounding_stats', 41, 'persons', 2628, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9721, 'basketball_defensive_stats', 41, 'persons', 2628, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9722, 'core_person_stats', 2312, 'persons', 2629, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9723, 'basketball_offensive_stats', 42, 'persons', 2629, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9724, 'basketball_rebounding_stats', 42, 'persons', 2629, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9725, 'basketball_defensive_stats', 42, 'persons', 2629, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9726, 'core_person_stats', 2313, 'persons', 2630, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9727, 'basketball_offensive_stats', 43, 'persons', 2630, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9728, 'basketball_rebounding_stats', 43, 'persons', 2630, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9729, 'basketball_defensive_stats', 43, 'persons', 2630, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9730, 'core_person_stats', 2314, 'persons', 2631, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9731, 'basketball_offensive_stats', 44, 'persons', 2631, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9732, 'basketball_rebounding_stats', 44, 'persons', 2631, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9733, 'basketball_defensive_stats', 44, 'persons', 2631, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9734, 'core_person_stats', 2315, 'persons', 2057, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9735, 'basketball_offensive_stats', 45, 'persons', 2057, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9736, 'basketball_rebounding_stats', 45, 'persons', 2057, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9737, 'basketball_defensive_stats', 45, 'persons', 2057, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9738, 'core_person_stats', 2316, 'persons', 2633, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9739, 'basketball_offensive_stats', 46, 'persons', 2633, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9740, 'basketball_rebounding_stats', 46, 'persons', 2633, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9741, 'basketball_defensive_stats', 46, 'persons', 2633, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9742, 'core_person_stats', 2317, 'persons', 2634, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9743, 'basketball_offensive_stats', 47, 'persons', 2634, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9744, 'basketball_rebounding_stats', 47, 'persons', 2634, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9745, 'basketball_defensive_stats', 47, 'persons', 2634, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9746, 'core_person_stats', 2318, 'persons', 2632, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9747, 'basketball_offensive_stats', 48, 'persons', 2632, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9748, 'basketball_rebounding_stats', 48, 'persons', 2632, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9749, 'basketball_defensive_stats', 48, 'persons', 2632, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9750, 'core_person_stats', 2319, 'persons', 2639, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9751, 'basketball_offensive_stats', 49, 'persons', 2639, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9752, 'basketball_rebounding_stats', 49, 'persons', 2639, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9753, 'basketball_defensive_stats', 49, 'persons', 2639, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9754, 'core_person_stats', 2320, 'persons', 2640, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9755, 'basketball_offensive_stats', 50, 'persons', 2640, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9756, 'basketball_rebounding_stats', 50, 'persons', 2640, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9757, 'basketball_defensive_stats', 50, 'persons', 2640, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9758, 'core_person_stats', 2321, 'persons', 2641, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9759, 'basketball_offensive_stats', 51, 'persons', 2641, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9760, 'basketball_rebounding_stats', 51, 'persons', 2641, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9761, 'basketball_defensive_stats', 51, 'persons', 2641, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9762, 'core_person_stats', 2322, 'persons', 2642, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9763, 'basketball_offensive_stats', 52, 'persons', 2642, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9764, 'basketball_rebounding_stats', 52, 'persons', 2642, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9765, 'basketball_defensive_stats', 52, 'persons', 2642, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9766, 'core_person_stats', 2323, 'persons', 2643, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9767, 'basketball_offensive_stats', 53, 'persons', 2643, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9768, 'basketball_rebounding_stats', 53, 'persons', 2643, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9769, 'basketball_defensive_stats', 53, 'persons', 2643, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9770, 'core_person_stats', 2324, 'persons', 2644, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9771, 'basketball_offensive_stats', 54, 'persons', 2644, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9772, 'basketball_rebounding_stats', 54, 'persons', 2644, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9773, 'basketball_defensive_stats', 54, 'persons', 2644, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9774, 'core_person_stats', 2325, 'persons', 2646, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9775, 'basketball_offensive_stats', 55, 'persons', 2646, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9776, 'basketball_rebounding_stats', 55, 'persons', 2646, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9777, 'basketball_defensive_stats', 55, 'persons', 2646, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9778, 'core_person_stats', 2326, 'persons', 2645, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9779, 'basketball_offensive_stats', 56, 'persons', 2645, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9780, 'basketball_rebounding_stats', 56, 'persons', 2645, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9781, 'basketball_defensive_stats', 56, 'persons', 2645, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9782, 'core_person_stats', 2327, 'persons', 2647, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9783, 'basketball_offensive_stats', 57, 'persons', 2647, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9784, 'basketball_rebounding_stats', 57, 'persons', 2647, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9785, 'basketball_defensive_stats', 57, 'persons', 2647, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9786, 'core_person_stats', 2328, 'persons', 2653, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9787, 'basketball_offensive_stats', 58, 'persons', 2653, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9788, 'basketball_rebounding_stats', 58, 'persons', 2653, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9789, 'basketball_defensive_stats', 58, 'persons', 2653, 'events', 3175, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9790, 'basketball_offensive_stats', 59, 'teams', 81, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9791, 'basketball_rebounding_stats', 59, 'teams', 81, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9792, 'basketball_defensive_stats', 59, 'teams', 81, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9793, 'basketball_offensive_stats', 60, 'teams', 84, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9794, 'basketball_rebounding_stats', 60, 'teams', 84, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9795, 'basketball_defensive_stats', 60, 'teams', 84, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9796, 'core_person_stats', 2329, 'persons', 2657, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9797, 'basketball_offensive_stats', 61, 'persons', 2657, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9798, 'basketball_rebounding_stats', 61, 'persons', 2657, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9799, 'basketball_defensive_stats', 61, 'persons', 2657, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9800, 'core_person_stats', 2330, 'persons', 2658, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9801, 'basketball_offensive_stats', 62, 'persons', 2658, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9802, 'basketball_rebounding_stats', 62, 'persons', 2658, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9803, 'basketball_defensive_stats', 62, 'persons', 2658, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9804, 'core_person_stats', 2331, 'persons', 2659, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9805, 'basketball_offensive_stats', 63, 'persons', 2659, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9806, 'basketball_rebounding_stats', 63, 'persons', 2659, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9807, 'basketball_defensive_stats', 63, 'persons', 2659, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9808, 'core_person_stats', 2332, 'persons', 2660, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9809, 'basketball_offensive_stats', 64, 'persons', 2660, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9810, 'basketball_rebounding_stats', 64, 'persons', 2660, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9811, 'basketball_defensive_stats', 64, 'persons', 2660, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9812, 'core_person_stats', 2333, 'persons', 2661, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9813, 'basketball_offensive_stats', 65, 'persons', 2661, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9814, 'basketball_rebounding_stats', 65, 'persons', 2661, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9815, 'basketball_defensive_stats', 65, 'persons', 2661, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9816, 'core_person_stats', 2334, 'persons', 2099, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9817, 'basketball_offensive_stats', 66, 'persons', 2099, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9818, 'basketball_rebounding_stats', 66, 'persons', 2099, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9819, 'basketball_defensive_stats', 66, 'persons', 2099, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9820, 'core_person_stats', 2335, 'persons', 2664, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9821, 'basketball_offensive_stats', 67, 'persons', 2664, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9822, 'basketball_rebounding_stats', 67, 'persons', 2664, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9823, 'basketball_defensive_stats', 67, 'persons', 2664, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9824, 'core_person_stats', 2336, 'persons', 2662, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9825, 'basketball_offensive_stats', 68, 'persons', 2662, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9826, 'basketball_rebounding_stats', 68, 'persons', 2662, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9827, 'basketball_defensive_stats', 68, 'persons', 2662, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9828, 'core_person_stats', 2337, 'persons', 2663, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9829, 'basketball_offensive_stats', 69, 'persons', 2663, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9830, 'basketball_rebounding_stats', 69, 'persons', 2663, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9831, 'basketball_defensive_stats', 69, 'persons', 2663, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9832, 'core_person_stats', 2338, 'persons', 2667, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9833, 'basketball_offensive_stats', 70, 'persons', 2667, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9834, 'basketball_rebounding_stats', 70, 'persons', 2667, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9835, 'basketball_defensive_stats', 70, 'persons', 2667, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9836, 'core_person_stats', 2339, 'persons', 2666, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9837, 'basketball_offensive_stats', 71, 'persons', 2666, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9838, 'basketball_rebounding_stats', 71, 'persons', 2666, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9839, 'basketball_defensive_stats', 71, 'persons', 2666, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9840, 'core_person_stats', 2340, 'persons', 2665, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9841, 'basketball_offensive_stats', 72, 'persons', 2665, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9842, 'basketball_rebounding_stats', 72, 'persons', 2665, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9843, 'basketball_defensive_stats', 72, 'persons', 2665, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9844, 'core_person_stats', 2341, 'persons', 2669, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9845, 'basketball_offensive_stats', 73, 'persons', 2669, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9846, 'basketball_rebounding_stats', 73, 'persons', 2669, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9847, 'basketball_defensive_stats', 73, 'persons', 2669, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9848, 'core_person_stats', 2342, 'persons', 2670, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9849, 'basketball_offensive_stats', 74, 'persons', 2670, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9850, 'basketball_rebounding_stats', 74, 'persons', 2670, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9851, 'basketball_defensive_stats', 74, 'persons', 2670, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9852, 'core_person_stats', 2343, 'persons', 2671, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9853, 'basketball_offensive_stats', 75, 'persons', 2671, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9854, 'basketball_rebounding_stats', 75, 'persons', 2671, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9855, 'basketball_defensive_stats', 75, 'persons', 2671, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9856, 'core_person_stats', 2344, 'persons', 2672, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9857, 'basketball_offensive_stats', 76, 'persons', 2672, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9858, 'basketball_rebounding_stats', 76, 'persons', 2672, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9859, 'basketball_defensive_stats', 76, 'persons', 2672, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9860, 'core_person_stats', 2345, 'persons', 2673, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9861, 'basketball_offensive_stats', 77, 'persons', 2673, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9862, 'basketball_rebounding_stats', 77, 'persons', 2673, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9863, 'basketball_defensive_stats', 77, 'persons', 2673, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9864, 'core_person_stats', 2346, 'persons', 2675, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9865, 'basketball_offensive_stats', 78, 'persons', 2675, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9866, 'basketball_rebounding_stats', 78, 'persons', 2675, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9867, 'basketball_defensive_stats', 78, 'persons', 2675, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9868, 'core_person_stats', 2347, 'persons', 2674, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9869, 'basketball_offensive_stats', 79, 'persons', 2674, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9870, 'basketball_rebounding_stats', 79, 'persons', 2674, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9871, 'basketball_defensive_stats', 79, 'persons', 2674, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9872, 'core_person_stats', 2348, 'persons', 2676, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9873, 'basketball_offensive_stats', 80, 'persons', 2676, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9874, 'basketball_rebounding_stats', 80, 'persons', 2676, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9875, 'basketball_defensive_stats', 80, 'persons', 2676, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9876, 'core_person_stats', 2349, 'persons', 2680, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9877, 'basketball_offensive_stats', 81, 'persons', 2680, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9878, 'basketball_rebounding_stats', 81, 'persons', 2680, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9879, 'basketball_defensive_stats', 81, 'persons', 2680, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9880, 'core_person_stats', 2350, 'persons', 2678, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9881, 'basketball_offensive_stats', 82, 'persons', 2678, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9882, 'basketball_rebounding_stats', 82, 'persons', 2678, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9883, 'basketball_defensive_stats', 82, 'persons', 2678, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9884, 'core_person_stats', 2351, 'persons', 2677, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9885, 'basketball_offensive_stats', 83, 'persons', 2677, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9886, 'basketball_rebounding_stats', 83, 'persons', 2677, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9887, 'basketball_defensive_stats', 83, 'persons', 2677, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9888, 'core_person_stats', 2352, 'persons', 2679, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9889, 'basketball_offensive_stats', 84, 'persons', 2679, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9890, 'basketball_rebounding_stats', 84, 'persons', 2679, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9891, 'basketball_defensive_stats', 84, 'persons', 2679, 'events', 3512, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9892, 'team_american_football_stats', 19, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9893, 'american_football_offensive_stats', 19, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9894, 'american_football_passing_stats', 164, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9895, 'american_football_rushing_stats', 88, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9896, 'american_football_down_progress_stats', 19, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9897, 'american_football_sacks_against_stats', 41, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9898, 'american_football_defensive_stats', 397, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9899, 'american_football_scoring_stats', 440, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9900, 'american_football_special_teams_stats', 80, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9901, 'american_football_fumbles_stats', 70, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9902, 'american_football_penalties_stats', 19, 'teams', 33, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9903, 'team_american_football_stats', 20, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9904, 'american_football_offensive_stats', 20, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9905, 'american_football_passing_stats', 165, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9906, 'american_football_rushing_stats', 89, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9907, 'american_football_down_progress_stats', 20, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9908, 'american_football_sacks_against_stats', 42, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9909, 'american_football_defensive_stats', 398, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9910, 'american_football_scoring_stats', 441, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9911, 'american_football_special_teams_stats', 81, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9912, 'american_football_fumbles_stats', 71, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9913, 'american_football_penalties_stats', 20, 'teams', 40, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9914, 'american_football_defensive_stats', 399, 'persons', 3406, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9915, 'american_football_scoring_stats', 442, 'persons', 3406, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9916, 'american_football_passing_stats', 166, 'persons', 2333, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9917, 'american_football_rushing_stats', 90, 'persons', 2333, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9918, 'american_football_sacks_against_stats', 43, 'persons', 2333, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9919, 'american_football_defensive_stats', 400, 'persons', 3404, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9920, 'american_football_scoring_stats', 443, 'persons', 3404, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9921, 'american_football_defensive_stats', 401, 'persons', 3398, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9922, 'american_football_scoring_stats', 444, 'persons', 3398, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9923, 'american_football_fumbles_stats', 72, 'persons', 3398, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9924, 'american_football_defensive_stats', 402, 'persons', 3411, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9925, 'american_football_scoring_stats', 445, 'persons', 3411, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9926, 'american_football_rushing_stats', 91, 'persons', 3391, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9927, 'american_football_passing_stats', 167, 'persons', 3390, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9928, 'american_football_rushing_stats', 92, 'persons', 3390, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9929, 'american_football_scoring_stats', 446, 'persons', 3390, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9930, 'american_football_defensive_stats', 403, 'persons', 3401, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9931, 'american_football_scoring_stats', 447, 'persons', 3401, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9932, 'american_football_scoring_stats', 448, 'persons', 3413, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9933, 'american_football_defensive_stats', 404, 'persons', 3399, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9934, 'american_football_scoring_stats', 449, 'persons', 3399, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9935, 'american_football_fumbles_stats', 73, 'persons', 3399, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9936, 'american_football_special_teams_stats', 82, 'persons', 3396, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9937, 'american_football_defensive_stats', 405, 'persons', 3395, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9938, 'american_football_scoring_stats', 450, 'persons', 3395, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9939, 'american_football_defensive_stats', 406, 'persons', 3397, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9940, 'american_football_scoring_stats', 451, 'persons', 3397, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9941, 'american_football_special_teams_stats', 83, 'persons', 3397, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9942, 'american_football_rushing_stats', 93, 'persons', 3389, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9943, 'american_football_passing_stats', 168, 'persons', 3392, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9944, 'american_football_scoring_stats', 452, 'persons', 3392, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9945, 'american_football_defensive_stats', 407, 'persons', 3412, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9946, 'american_football_scoring_stats', 453, 'persons', 3412, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9947, 'american_football_defensive_stats', 408, 'persons', 3410, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9948, 'american_football_scoring_stats', 454, 'persons', 3410, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9949, 'american_football_defensive_stats', 409, 'persons', 3403, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9950, 'american_football_scoring_stats', 455, 'persons', 3403, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9951, 'american_football_defensive_stats', 410, 'persons', 3409, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9952, 'american_football_scoring_stats', 456, 'persons', 3409, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9953, 'american_football_defensive_stats', 411, 'persons', 3402, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9954, 'american_football_scoring_stats', 457, 'persons', 3402, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9955, 'american_football_passing_stats', 169, 'persons', 3394, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9956, 'american_football_defensive_stats', 412, 'persons', 3394, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9957, 'american_football_scoring_stats', 458, 'persons', 3394, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9958, 'american_football_defensive_stats', 413, 'persons', 3408, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9959, 'american_football_scoring_stats', 459, 'persons', 3408, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9960, 'american_football_defensive_stats', 414, 'persons', 2335, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9961, 'american_football_scoring_stats', 460, 'persons', 2335, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9962, 'american_football_defensive_stats', 415, 'persons', 3400, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9963, 'american_football_scoring_stats', 461, 'persons', 3400, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9964, 'american_football_passing_stats', 170, 'persons', 2329, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9965, 'american_football_passing_stats', 171, 'persons', 3393, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9966, 'american_football_scoring_stats', 462, 'persons', 3393, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9967, 'american_football_special_teams_stats', 84, 'persons', 3393, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9968, 'american_football_defensive_stats', 416, 'persons', 3407, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9969, 'american_football_scoring_stats', 463, 'persons', 3407, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9970, 'american_football_defensive_stats', 417, 'persons', 3405, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9971, 'american_football_scoring_stats', 464, 'persons', 3405, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9972, 'american_football_passing_stats', 172, 'persons', 1409, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9973, 'american_football_rushing_stats', 94, 'persons', 1409, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9974, 'american_football_scoring_stats', 465, 'persons', 1409, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9975, 'american_football_defensive_stats', 418, 'persons', 1410, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9976, 'american_football_scoring_stats', 466, 'persons', 1410, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9977, 'american_football_defensive_stats', 419, 'persons', 1411, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9978, 'american_football_scoring_stats', 467, 'persons', 1411, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9979, 'american_football_defensive_stats', 420, 'persons', 1413, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9980, 'american_football_scoring_stats', 468, 'persons', 1413, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9981, 'american_football_defensive_stats', 421, 'persons', 1414, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9982, 'american_football_scoring_stats', 469, 'persons', 1414, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9983, 'american_football_defensive_stats', 422, 'persons', 1415, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9984, 'american_football_scoring_stats', 470, 'persons', 1415, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9985, 'american_football_defensive_stats', 423, 'persons', 1417, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9986, 'american_football_scoring_stats', 471, 'persons', 1417, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9987, 'american_football_passing_stats', 173, 'persons', 1418, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9988, 'american_football_defensive_stats', 424, 'persons', 1423, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9989, 'american_football_scoring_stats', 472, 'persons', 1423, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9990, 'american_football_defensive_stats', 425, 'persons', 1427, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9991, 'american_football_scoring_stats', 473, 'persons', 1427, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9992, 'american_football_passing_stats', 174, 'persons', 1430, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9993, 'american_football_defensive_stats', 426, 'persons', 1436, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9994, 'american_football_scoring_stats', 474, 'persons', 1436, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9995, 'american_football_defensive_stats', 427, 'persons', 1438, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9996, 'american_football_scoring_stats', 475, 'persons', 1438, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9997, 'american_football_defensive_stats', 428, 'persons', 1440, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9998, 'american_football_scoring_stats', 476, 'persons', 1440, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (9999, 'american_football_defensive_stats', 429, 'persons', 1441, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10000, 'american_football_scoring_stats', 477, 'persons', 1441, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10001, 'american_football_defensive_stats', 430, 'persons', 1442, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10002, 'american_football_scoring_stats', 478, 'persons', 1442, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10003, 'american_football_fumbles_stats', 74, 'persons', 1442, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10004, 'american_football_defensive_stats', 431, 'persons', 1443, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10005, 'american_football_scoring_stats', 479, 'persons', 1443, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10006, 'american_football_rushing_stats', 95, 'persons', 1445, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10007, 'american_football_passing_stats', 175, 'persons', 1448, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10008, 'american_football_rushing_stats', 96, 'persons', 1448, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10009, 'american_football_sacks_against_stats', 44, 'persons', 1448, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10010, 'american_football_scoring_stats', 480, 'persons', 1448, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10011, 'american_football_fumbles_stats', 75, 'persons', 1448, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10012, 'american_football_defensive_stats', 432, 'persons', 1449, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10013, 'american_football_scoring_stats', 481, 'persons', 1449, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10014, 'american_football_passing_stats', 176, 'persons', 1451, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10015, 'american_football_defensive_stats', 433, 'persons', 1454, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10016, 'american_football_scoring_stats', 482, 'persons', 1454, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10017, 'american_football_special_teams_stats', 85, 'persons', 1456, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10018, 'american_football_defensive_stats', 434, 'persons', 1457, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10019, 'american_football_scoring_stats', 483, 'persons', 1457, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10020, 'american_football_defensive_stats', 435, 'persons', 1459, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10021, 'american_football_scoring_stats', 484, 'persons', 1459, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10022, 'american_football_special_teams_stats', 86, 'persons', 1463, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10023, 'american_football_defensive_stats', 436, 'persons', 1467, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10024, 'american_football_scoring_stats', 485, 'persons', 1467, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10025, 'american_football_passing_stats', 177, 'persons', 1471, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10026, 'american_football_scoring_stats', 486, 'persons', 1472, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10027, 'american_football_passing_stats', 178, 'persons', 1473, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10028, 'american_football_defensive_stats', 437, 'persons', 1473, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10029, 'american_football_scoring_stats', 487, 'persons', 1473, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10030, 'american_football_defensive_stats', 438, 'persons', 1474, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10031, 'american_football_scoring_stats', 488, 'persons', 1474, 'events', 3129, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10073, 'team_american_football_stats', 23, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10074, 'american_football_offensive_stats', 23, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10075, 'american_football_passing_stats', 187, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10076, 'american_football_rushing_stats', 107, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10077, 'american_football_down_progress_stats', 23, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10078, 'american_football_sacks_against_stats', 49, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10079, 'american_football_defensive_stats', 441, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10080, 'american_football_scoring_stats', 494, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10081, 'american_football_special_teams_stats', 89, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10082, 'american_football_fumbles_stats', 78, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10083, 'american_football_penalties_stats', 23, 'teams', 39, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10084, 'team_american_football_stats', 24, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10085, 'american_football_offensive_stats', 24, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10086, 'american_football_passing_stats', 188, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10087, 'american_football_rushing_stats', 108, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10088, 'american_football_down_progress_stats', 24, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10089, 'american_football_sacks_against_stats', 50, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10090, 'american_football_defensive_stats', 442, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10091, 'american_football_scoring_stats', 495, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10092, 'american_football_special_teams_stats', 90, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10093, 'american_football_fumbles_stats', 79, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10094, 'american_football_penalties_stats', 24, 'teams', 45, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10095, 'american_football_defensive_stats', 443, 'persons', 3477, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10096, 'american_football_scoring_stats', 496, 'persons', 3477, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10097, 'american_football_defensive_stats', 444, 'persons', 3280, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10098, 'american_football_scoring_stats', 497, 'persons', 3280, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10099, 'american_football_defensive_stats', 445, 'persons', 2278, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10100, 'american_football_scoring_stats', 498, 'persons', 2278, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10101, 'american_football_scoring_stats', 499, 'persons', 2271, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10102, 'american_football_defensive_stats', 446, 'persons', 3449, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10103, 'american_football_scoring_stats', 500, 'persons', 3449, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10104, 'american_football_defensive_stats', 447, 'persons', 3474, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10105, 'american_football_scoring_stats', 501, 'persons', 3474, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10106, 'american_football_rushing_stats', 109, 'persons', 3446, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10107, 'american_football_defensive_stats', 448, 'persons', 3446, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10108, 'american_football_scoring_stats', 502, 'persons', 3446, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10109, 'american_football_passing_stats', 189, 'persons', 2288, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10110, 'american_football_defensive_stats', 449, 'persons', 2288, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10111, 'american_football_scoring_stats', 503, 'persons', 2288, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10112, 'american_football_fumbles_stats', 80, 'persons', 2288, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10113, 'american_football_passing_stats', 190, 'persons', 2265, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10114, 'american_football_scoring_stats', 504, 'persons', 2265, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10115, 'american_football_rushing_stats', 110, 'persons', 3444, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10116, 'american_football_scoring_stats', 505, 'persons', 3444, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10117, 'american_football_defensive_stats', 450, 'persons', 3473, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10118, 'american_football_scoring_stats', 506, 'persons', 3473, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10119, 'american_football_defensive_stats', 451, 'persons', 3479, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10120, 'american_football_scoring_stats', 507, 'persons', 3479, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10121, 'american_football_rushing_stats', 111, 'persons', 2279, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10122, 'american_football_defensive_stats', 452, 'persons', 3467, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10123, 'american_football_scoring_stats', 508, 'persons', 3467, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10124, 'american_football_passing_stats', 191, 'persons', 2275, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10125, 'american_football_rushing_stats', 112, 'persons', 2275, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10126, 'american_football_scoring_stats', 509, 'persons', 2275, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10127, 'american_football_defensive_stats', 453, 'persons', 3466, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10128, 'american_football_scoring_stats', 510, 'persons', 3466, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10129, 'american_football_defensive_stats', 454, 'persons', 3471, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10130, 'american_football_scoring_stats', 511, 'persons', 3471, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10131, 'american_football_defensive_stats', 455, 'persons', 3469, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10132, 'american_football_scoring_stats', 512, 'persons', 3469, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10133, 'american_football_special_teams_stats', 91, 'persons', 3450, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10134, 'american_football_defensive_stats', 456, 'persons', 3476, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10135, 'american_football_scoring_stats', 513, 'persons', 3476, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10136, 'american_football_passing_stats', 192, 'persons', 3448, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10137, 'american_football_defensive_stats', 457, 'persons', 3470, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10138, 'american_football_scoring_stats', 514, 'persons', 3470, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10139, 'american_football_defensive_stats', 458, 'persons', 3468, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10140, 'american_football_scoring_stats', 515, 'persons', 3468, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10141, 'american_football_defensive_stats', 459, 'persons', 3279, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10142, 'american_football_scoring_stats', 516, 'persons', 3279, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10143, 'american_football_passing_stats', 193, 'persons', 3445, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10144, 'american_football_rushing_stats', 113, 'persons', 3445, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10145, 'american_football_sacks_against_stats', 51, 'persons', 3445, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10146, 'american_football_defensive_stats', 460, 'persons', 2289, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10147, 'american_football_scoring_stats', 517, 'persons', 2289, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10148, 'american_football_special_teams_stats', 92, 'persons', 3465, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10149, 'american_football_passing_stats', 194, 'persons', 3447, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10150, 'american_football_defensive_stats', 461, 'persons', 3447, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10151, 'american_football_scoring_stats', 518, 'persons', 3447, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10152, 'american_football_defensive_stats', 462, 'persons', 3472, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10153, 'american_football_scoring_stats', 519, 'persons', 3472, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10154, 'american_football_defensive_stats', 463, 'persons', 3478, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10155, 'american_football_scoring_stats', 520, 'persons', 3478, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10156, 'american_football_special_teams_stats', 93, 'persons', 3451, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10157, 'american_football_defensive_stats', 464, 'persons', 3475, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10158, 'american_football_scoring_stats', 521, 'persons', 3475, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10159, 'american_football_defensive_stats', 465, 'persons', 3490, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10160, 'american_football_scoring_stats', 522, 'persons', 3490, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10161, 'american_football_defensive_stats', 466, 'persons', 3361, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10162, 'american_football_scoring_stats', 523, 'persons', 3361, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10163, 'american_football_defensive_stats', 467, 'persons', 3492, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10164, 'american_football_scoring_stats', 524, 'persons', 3492, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10165, 'american_football_defensive_stats', 468, 'persons', 3491, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10166, 'american_football_scoring_stats', 525, 'persons', 3491, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10167, 'american_football_special_teams_stats', 94, 'persons', 3454, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10168, 'american_football_defensive_stats', 469, 'persons', 3496, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10169, 'american_football_scoring_stats', 526, 'persons', 3496, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10170, 'american_football_defensive_stats', 470, 'persons', 3499, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10171, 'american_football_scoring_stats', 527, 'persons', 3499, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10172, 'american_football_defensive_stats', 471, 'persons', 3497, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10173, 'american_football_scoring_stats', 528, 'persons', 3497, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10174, 'american_football_passing_stats', 195, 'persons', 2362, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10175, 'american_football_passing_stats', 196, 'persons', 3481, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10176, 'american_football_scoring_stats', 529, 'persons', 3481, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10177, 'american_football_defensive_stats', 472, 'persons', 3500, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10178, 'american_football_scoring_stats', 530, 'persons', 3500, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10179, 'american_football_defensive_stats', 473, 'persons', 3498, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10180, 'american_football_scoring_stats', 531, 'persons', 3498, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10181, 'american_football_passing_stats', 197, 'persons', 3462, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10182, 'american_football_rushing_stats', 114, 'persons', 3462, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10183, 'american_football_scoring_stats', 532, 'persons', 3462, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10184, 'american_football_passing_stats', 198, 'persons', 3480, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10185, 'american_football_rushing_stats', 115, 'persons', 3453, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10186, 'american_football_special_teams_stats', 95, 'persons', 3453, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10187, 'american_football_defensive_stats', 474, 'persons', 3486, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10188, 'american_football_scoring_stats', 533, 'persons', 3486, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10189, 'american_football_defensive_stats', 475, 'persons', 3456, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10190, 'american_football_scoring_stats', 534, 'persons', 3456, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10191, 'american_football_fumbles_stats', 81, 'persons', 3456, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10192, 'american_football_scoring_stats', 535, 'persons', 3457, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10193, 'american_football_passing_stats', 199, 'persons', 3463, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10194, 'american_football_rushing_stats', 116, 'persons', 3463, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10195, 'american_football_special_teams_stats', 96, 'persons', 3483, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10196, 'american_football_passing_stats', 200, 'persons', 2364, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10197, 'american_football_rushing_stats', 117, 'persons', 2364, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10198, 'american_football_sacks_against_stats', 52, 'persons', 2364, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10199, 'american_football_passing_stats', 201, 'persons', 3482, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10200, 'american_football_defensive_stats', 476, 'persons', 3482, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10201, 'american_football_scoring_stats', 536, 'persons', 3482, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10202, 'american_football_defensive_stats', 477, 'persons', 3485, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10203, 'american_football_scoring_stats', 537, 'persons', 3485, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10204, 'american_football_defensive_stats', 478, 'persons', 3501, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10205, 'american_football_scoring_stats', 538, 'persons', 3501, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10206, 'american_football_passing_stats', 202, 'persons', 3464, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10207, 'american_football_defensive_stats', 479, 'persons', 3464, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10208, 'american_football_scoring_stats', 539, 'persons', 3464, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10209, 'american_football_special_teams_stats', 97, 'persons', 3455, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10210, 'american_football_defensive_stats', 480, 'persons', 3488, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10211, 'american_football_scoring_stats', 540, 'persons', 3488, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10212, 'american_football_defensive_stats', 481, 'persons', 3493, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10213, 'american_football_scoring_stats', 541, 'persons', 3493, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10214, 'american_football_defensive_stats', 482, 'persons', 3487, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10215, 'american_football_scoring_stats', 542, 'persons', 3487, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10216, 'american_football_defensive_stats', 483, 'persons', 3489, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10217, 'american_football_scoring_stats', 543, 'persons', 3489, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10218, 'american_football_defensive_stats', 484, 'persons', 3452, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10219, 'american_football_scoring_stats', 544, 'persons', 3452, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10220, 'american_football_defensive_stats', 485, 'persons', 3494, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10221, 'american_football_scoring_stats', 545, 'persons', 3494, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10222, 'american_football_defensive_stats', 486, 'persons', 3484, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10223, 'american_football_scoring_stats', 546, 'persons', 3484, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10224, 'american_football_defensive_stats', 487, 'persons', 3495, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10225, 'american_football_scoring_stats', 547, 'persons', 3495, 'events', 3130, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10374, 'team_american_football_stats', 27, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10375, 'american_football_offensive_stats', 27, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10376, 'american_football_passing_stats', 218, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10377, 'american_football_rushing_stats', 129, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10378, 'american_football_down_progress_stats', 27, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10379, 'american_football_sacks_against_stats', 57, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10380, 'american_football_defensive_stats', 534, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10381, 'american_football_scoring_stats', 597, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10382, 'american_football_special_teams_stats', 106, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10383, 'american_football_fumbles_stats', 89, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10384, 'american_football_penalties_stats', 27, 'teams', 46, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10385, 'team_american_football_stats', 28, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10386, 'american_football_offensive_stats', 28, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10387, 'american_football_passing_stats', 219, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10388, 'american_football_rushing_stats', 130, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10389, 'american_football_down_progress_stats', 28, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10390, 'american_football_sacks_against_stats', 58, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10391, 'american_football_defensive_stats', 535, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10392, 'american_football_scoring_stats', 598, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10393, 'american_football_special_teams_stats', 107, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10394, 'american_football_fumbles_stats', 90, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10395, 'american_football_penalties_stats', 28, 'teams', 54, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10396, 'american_football_defensive_stats', 536, 'persons', 2372, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10397, 'american_football_scoring_stats', 599, 'persons', 2372, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10398, 'american_football_defensive_stats', 537, 'persons', 2625, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10399, 'american_football_scoring_stats', 600, 'persons', 2625, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10400, 'american_football_defensive_stats', 538, 'persons', 3304, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10401, 'american_football_scoring_stats', 601, 'persons', 3304, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10402, 'american_football_passing_stats', 220, 'persons', 3284, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10403, 'american_football_defensive_stats', 539, 'persons', 3293, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10404, 'american_football_scoring_stats', 602, 'persons', 3293, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10405, 'american_football_fumbles_stats', 91, 'persons', 3293, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10406, 'american_football_defensive_stats', 540, 'persons', 3299, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10407, 'american_football_scoring_stats', 603, 'persons', 3299, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10408, 'american_football_defensive_stats', 541, 'persons', 3305, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10409, 'american_football_scoring_stats', 604, 'persons', 3305, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10410, 'american_football_defensive_stats', 542, 'persons', 3294, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10411, 'american_football_scoring_stats', 605, 'persons', 3294, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10412, 'american_football_fumbles_stats', 92, 'persons', 3294, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10413, 'american_football_passing_stats', 221, 'persons', 3289, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10414, 'american_football_defensive_stats', 543, 'persons', 3289, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10415, 'american_football_scoring_stats', 606, 'persons', 3289, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10416, 'american_football_defensive_stats', 544, 'persons', 3302, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10417, 'american_football_scoring_stats', 607, 'persons', 3302, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10418, 'american_football_defensive_stats', 545, 'persons', 3306, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10419, 'american_football_scoring_stats', 608, 'persons', 3306, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10420, 'american_football_defensive_stats', 546, 'persons', 3303, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10421, 'american_football_scoring_stats', 609, 'persons', 3303, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10422, 'american_football_defensive_stats', 547, 'persons', 3295, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10423, 'american_football_scoring_stats', 610, 'persons', 3295, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10424, 'american_football_passing_stats', 222, 'persons', 3288, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10425, 'american_football_defensive_stats', 548, 'persons', 2371, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10426, 'american_football_scoring_stats', 611, 'persons', 2371, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10427, 'american_football_scoring_stats', 612, 'persons', 3308, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10428, 'american_football_passing_stats', 223, 'persons', 3287, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10429, 'american_football_defensive_stats', 549, 'persons', 3292, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10430, 'american_football_scoring_stats', 613, 'persons', 3292, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10431, 'american_football_fumbles_stats', 93, 'persons', 3292, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10432, 'american_football_defensive_stats', 550, 'persons', 3296, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10433, 'american_football_scoring_stats', 614, 'persons', 3296, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10434, 'american_football_passing_stats', 224, 'persons', 3285, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10435, 'american_football_defensive_stats', 551, 'persons', 3300, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10436, 'american_football_scoring_stats', 615, 'persons', 3300, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10437, 'american_football_passing_stats', 225, 'persons', 3286, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10438, 'american_football_defensive_stats', 552, 'persons', 3298, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10439, 'american_football_scoring_stats', 616, 'persons', 3298, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10440, 'american_football_passing_stats', 226, 'persons', 3282, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10441, 'american_football_rushing_stats', 131, 'persons', 3282, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10442, 'american_football_sacks_against_stats', 59, 'persons', 3282, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10443, 'american_football_defensive_stats', 553, 'persons', 3282, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10444, 'american_football_scoring_stats', 617, 'persons', 3282, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10445, 'american_football_fumbles_stats', 94, 'persons', 3282, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10446, 'american_football_special_teams_stats', 108, 'persons', 3290, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10447, 'american_football_special_teams_stats', 109, 'persons', 3291, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10448, 'american_football_passing_stats', 227, 'persons', 3281, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10449, 'american_football_rushing_stats', 132, 'persons', 3281, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10450, 'american_football_scoring_stats', 618, 'persons', 3281, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10451, 'american_football_rushing_stats', 133, 'persons', 3283, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10452, 'american_football_defensive_stats', 554, 'persons', 3283, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10453, 'american_football_scoring_stats', 619, 'persons', 3283, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10454, 'american_football_defensive_stats', 555, 'persons', 3301, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10455, 'american_football_scoring_stats', 620, 'persons', 3301, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10456, 'american_football_defensive_stats', 556, 'persons', 2373, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10457, 'american_football_scoring_stats', 621, 'persons', 2373, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10458, 'american_football_defensive_stats', 557, 'persons', 3297, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10459, 'american_football_scoring_stats', 622, 'persons', 3297, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10460, 'american_football_defensive_stats', 558, 'persons', 3307, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10461, 'american_football_scoring_stats', 623, 'persons', 3307, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10462, 'american_football_special_teams_stats', 110, 'persons', 1612, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10463, 'american_football_passing_stats', 228, 'persons', 1614, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10464, 'american_football_rushing_stats', 134, 'persons', 1614, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10465, 'american_football_sacks_against_stats', 60, 'persons', 1614, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10466, 'american_football_defensive_stats', 559, 'persons', 1616, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10467, 'american_football_scoring_stats', 624, 'persons', 1616, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10468, 'american_football_defensive_stats', 560, 'persons', 1620, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10469, 'american_football_scoring_stats', 625, 'persons', 1620, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10470, 'american_football_fumbles_stats', 95, 'persons', 1620, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10471, 'american_football_defensive_stats', 561, 'persons', 1621, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10472, 'american_football_scoring_stats', 626, 'persons', 1621, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10473, 'american_football_defensive_stats', 562, 'persons', 1624, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10474, 'american_football_scoring_stats', 627, 'persons', 1624, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10475, 'american_football_passing_stats', 229, 'persons', 1625, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10476, 'american_football_defensive_stats', 563, 'persons', 1627, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10477, 'american_football_scoring_stats', 628, 'persons', 1627, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10478, 'american_football_defensive_stats', 564, 'persons', 1628, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10479, 'american_football_scoring_stats', 629, 'persons', 1628, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10480, 'american_football_defensive_stats', 565, 'persons', 1629, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10481, 'american_football_scoring_stats', 630, 'persons', 1629, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10482, 'american_football_fumbles_stats', 96, 'persons', 1629, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10483, 'american_football_defensive_stats', 566, 'persons', 1630, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10484, 'american_football_scoring_stats', 631, 'persons', 1630, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10485, 'american_football_defensive_stats', 567, 'persons', 1632, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10486, 'american_football_scoring_stats', 632, 'persons', 1632, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10487, 'american_football_passing_stats', 230, 'persons', 1638, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10488, 'american_football_rushing_stats', 135, 'persons', 1638, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10489, 'american_football_sacks_against_stats', 61, 'persons', 1638, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10490, 'american_football_defensive_stats', 568, 'persons', 1639, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10491, 'american_football_scoring_stats', 633, 'persons', 1639, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10492, 'american_football_special_teams_stats', 111, 'persons', 1646, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10493, 'american_football_defensive_stats', 569, 'persons', 1647, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10494, 'american_football_scoring_stats', 634, 'persons', 1647, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10495, 'american_football_scoring_stats', 635, 'persons', 1649, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10496, 'american_football_defensive_stats', 570, 'persons', 1651, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10497, 'american_football_scoring_stats', 636, 'persons', 1651, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10498, 'american_football_special_teams_stats', 112, 'persons', 1655, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10499, 'american_football_passing_stats', 231, 'persons', 1657, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10500, 'american_football_rushing_stats', 136, 'persons', 1657, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10501, 'american_football_scoring_stats', 637, 'persons', 1657, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10502, 'american_football_fumbles_stats', 97, 'persons', 1657, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10503, 'american_football_passing_stats', 232, 'persons', 1658, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10504, 'american_football_scoring_stats', 638, 'persons', 1658, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10505, 'american_football_rushing_stats', 137, 'persons', 1659, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10506, 'american_football_defensive_stats', 571, 'persons', 1662, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10507, 'american_football_scoring_stats', 639, 'persons', 1662, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10508, 'american_football_passing_stats', 233, 'persons', 1663, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10509, 'american_football_defensive_stats', 572, 'persons', 1664, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10510, 'american_football_scoring_stats', 640, 'persons', 1664, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10511, 'american_football_passing_stats', 234, 'persons', 1666, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10512, 'american_football_rushing_stats', 138, 'persons', 1666, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10513, 'american_football_scoring_stats', 641, 'persons', 1666, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10514, 'american_football_fumbles_stats', 98, 'persons', 1666, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10515, 'american_football_defensive_stats', 573, 'persons', 1668, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10516, 'american_football_scoring_stats', 642, 'persons', 1668, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10517, 'american_football_passing_stats', 235, 'persons', 1669, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10518, 'american_football_defensive_stats', 574, 'persons', 1670, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10519, 'american_football_scoring_stats', 643, 'persons', 1670, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10520, 'american_football_defensive_stats', 575, 'persons', 1674, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10521, 'american_football_scoring_stats', 644, 'persons', 1674, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10522, 'american_football_defensive_stats', 576, 'persons', 1672, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10523, 'american_football_scoring_stats', 645, 'persons', 1672, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10524, 'american_football_defensive_stats', 577, 'persons', 1673, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10525, 'american_football_scoring_stats', 646, 'persons', 1673, 'events', 3127, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10526, 'ice_hockey_offensive_stats', 802, 'teams', 112, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10527, 'ice_hockey_defensive_stats', 69, 'teams', 112, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10528, 'ice_hockey_offensive_stats', 803, 'teams', 109, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10529, 'ice_hockey_defensive_stats', 70, 'teams', 109, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10534, 'core_person_stats', 2355, 'persons', 2115, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10535, 'ice_hockey_offensive_stats', 804, 'persons', 2115, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10536, 'ice_hockey_defensive_stats', 73, 'persons', 2115, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10537, 'ice_hockey_player_stats', 774, 'persons', 2115, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10538, 'ice_hockey_offensive_stats', 805, 'persons', 2111, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10539, 'ice_hockey_player_stats', 775, 'persons', 2111, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10540, 'ice_hockey_offensive_stats', 806, 'persons', 2032, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10541, 'ice_hockey_player_stats', 776, 'persons', 2032, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10542, 'ice_hockey_offensive_stats', 807, 'persons', 2110, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10543, 'ice_hockey_player_stats', 777, 'persons', 2110, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10544, 'ice_hockey_offensive_stats', 808, 'persons', 2033, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10545, 'ice_hockey_player_stats', 778, 'persons', 2033, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10546, 'ice_hockey_offensive_stats', 809, 'persons', 2004, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10547, 'ice_hockey_player_stats', 779, 'persons', 2004, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10548, 'ice_hockey_offensive_stats', 810, 'persons', 2036, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10549, 'ice_hockey_player_stats', 780, 'persons', 2036, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10550, 'ice_hockey_offensive_stats', 811, 'persons', 2040, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10551, 'ice_hockey_player_stats', 781, 'persons', 2040, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10552, 'ice_hockey_offensive_stats', 812, 'persons', 2010, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10553, 'ice_hockey_player_stats', 782, 'persons', 2010, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10554, 'ice_hockey_offensive_stats', 813, 'persons', 2009, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10555, 'ice_hockey_player_stats', 783, 'persons', 2009, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10556, 'ice_hockey_offensive_stats', 814, 'persons', 2037, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10557, 'ice_hockey_player_stats', 784, 'persons', 2037, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10558, 'ice_hockey_offensive_stats', 815, 'persons', 2038, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10559, 'ice_hockey_player_stats', 785, 'persons', 2038, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10560, 'ice_hockey_offensive_stats', 816, 'persons', 2029, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10561, 'ice_hockey_player_stats', 786, 'persons', 2029, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10562, 'ice_hockey_offensive_stats', 817, 'persons', 2006, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10563, 'ice_hockey_player_stats', 787, 'persons', 2006, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10564, 'ice_hockey_offensive_stats', 818, 'persons', 2030, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10565, 'ice_hockey_player_stats', 788, 'persons', 2030, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10566, 'ice_hockey_offensive_stats', 819, 'persons', 2005, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10567, 'ice_hockey_player_stats', 789, 'persons', 2005, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10568, 'ice_hockey_offensive_stats', 820, 'persons', 2011, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10569, 'ice_hockey_player_stats', 790, 'persons', 2011, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10570, 'ice_hockey_offensive_stats', 821, 'persons', 2039, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10571, 'ice_hockey_player_stats', 791, 'persons', 2039, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10572, 'ice_hockey_offensive_stats', 822, 'persons', 2031, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10573, 'ice_hockey_player_stats', 792, 'persons', 2031, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10574, 'ice_hockey_offensive_stats', 823, 'persons', 3548, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10575, 'ice_hockey_player_stats', 793, 'persons', 3548, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10576, 'ice_hockey_offensive_stats', 824, 'persons', 3549, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10577, 'ice_hockey_player_stats', 794, 'persons', 3549, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10578, 'ice_hockey_offensive_stats', 825, 'persons', 3556, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10579, 'ice_hockey_player_stats', 795, 'persons', 3556, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10580, 'ice_hockey_offensive_stats', 826, 'persons', 3552, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10581, 'ice_hockey_player_stats', 796, 'persons', 3552, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10582, 'ice_hockey_offensive_stats', 827, 'persons', 3554, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10583, 'ice_hockey_player_stats', 797, 'persons', 3554, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10584, 'ice_hockey_offensive_stats', 828, 'persons', 3551, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10585, 'ice_hockey_player_stats', 798, 'persons', 3551, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10586, 'ice_hockey_offensive_stats', 829, 'persons', 3550, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10587, 'ice_hockey_player_stats', 799, 'persons', 3550, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10588, 'ice_hockey_offensive_stats', 830, 'persons', 3557, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10589, 'ice_hockey_player_stats', 800, 'persons', 3557, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10590, 'ice_hockey_offensive_stats', 831, 'persons', 3558, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10591, 'ice_hockey_player_stats', 801, 'persons', 3558, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10592, 'ice_hockey_offensive_stats', 832, 'persons', 3559, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10593, 'ice_hockey_player_stats', 802, 'persons', 3559, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10594, 'ice_hockey_offensive_stats', 833, 'persons', 3560, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10595, 'ice_hockey_player_stats', 803, 'persons', 3560, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10596, 'ice_hockey_offensive_stats', 834, 'persons', 3561, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10597, 'ice_hockey_player_stats', 804, 'persons', 3561, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10598, 'core_person_stats', 2356, 'persons', 3547, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10599, 'ice_hockey_offensive_stats', 835, 'persons', 3547, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10600, 'ice_hockey_defensive_stats', 74, 'persons', 3547, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10601, 'ice_hockey_player_stats', 805, 'persons', 3547, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10602, 'ice_hockey_offensive_stats', 836, 'persons', 3562, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10603, 'ice_hockey_player_stats', 806, 'persons', 3562, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10604, 'ice_hockey_offensive_stats', 837, 'persons', 3563, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10605, 'ice_hockey_player_stats', 807, 'persons', 3563, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10606, 'ice_hockey_offensive_stats', 838, 'persons', 3564, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10607, 'ice_hockey_player_stats', 808, 'persons', 3564, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10608, 'ice_hockey_offensive_stats', 839, 'persons', 3565, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10609, 'ice_hockey_player_stats', 809, 'persons', 3565, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10610, 'ice_hockey_offensive_stats', 840, 'persons', 3566, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10611, 'ice_hockey_player_stats', 810, 'persons', 3566, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10612, 'ice_hockey_offensive_stats', 841, 'persons', 3567, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10613, 'ice_hockey_player_stats', 811, 'persons', 3567, 'events', 3022, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10756, 'core_person_stats', 2357, 'persons', 3551, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10757, 'ice_hockey_offensive_stats', 842, 'persons', 3551, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10758, 'ice_hockey_player_stats', 812, 'persons', 3551, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10759, 'core_person_stats', 2358, 'persons', 3565, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10760, 'ice_hockey_offensive_stats', 843, 'persons', 3565, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10761, 'ice_hockey_player_stats', 813, 'persons', 3565, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10762, 'core_person_stats', 2359, 'persons', 3552, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10763, 'ice_hockey_offensive_stats', 844, 'persons', 3552, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10764, 'ice_hockey_player_stats', 814, 'persons', 3552, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10765, 'core_person_stats', 2360, 'persons', 3554, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10766, 'ice_hockey_offensive_stats', 845, 'persons', 3554, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10767, 'ice_hockey_player_stats', 815, 'persons', 3554, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10768, 'core_person_stats', 2361, 'persons', 3557, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10769, 'ice_hockey_offensive_stats', 846, 'persons', 3557, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10770, 'ice_hockey_player_stats', 816, 'persons', 3557, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10771, 'core_person_stats', 2362, 'persons', 3550, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10772, 'ice_hockey_offensive_stats', 847, 'persons', 3550, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10773, 'ice_hockey_player_stats', 817, 'persons', 3550, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10774, 'core_person_stats', 2363, 'persons', 3559, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10775, 'ice_hockey_offensive_stats', 848, 'persons', 3559, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10776, 'ice_hockey_player_stats', 818, 'persons', 3559, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10777, 'core_person_stats', 2364, 'persons', 3548, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10778, 'ice_hockey_offensive_stats', 849, 'persons', 3548, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10779, 'ice_hockey_player_stats', 819, 'persons', 3548, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10780, 'core_person_stats', 2365, 'persons', 3563, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10781, 'ice_hockey_offensive_stats', 850, 'persons', 3563, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10782, 'ice_hockey_player_stats', 820, 'persons', 3563, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10783, 'core_person_stats', 2366, 'persons', 3561, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10784, 'ice_hockey_offensive_stats', 851, 'persons', 3561, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10785, 'ice_hockey_player_stats', 821, 'persons', 3561, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10786, 'core_person_stats', 2367, 'persons', 3560, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10787, 'ice_hockey_offensive_stats', 852, 'persons', 3560, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10788, 'ice_hockey_player_stats', 822, 'persons', 3560, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10789, 'core_person_stats', 2368, 'persons', 3562, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10790, 'ice_hockey_offensive_stats', 853, 'persons', 3562, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10791, 'ice_hockey_player_stats', 823, 'persons', 3562, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10792, 'core_person_stats', 2369, 'persons', 3566, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10793, 'ice_hockey_offensive_stats', 854, 'persons', 3566, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10794, 'ice_hockey_player_stats', 824, 'persons', 3566, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10795, 'core_person_stats', 2370, 'persons', 3558, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10796, 'ice_hockey_offensive_stats', 855, 'persons', 3558, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10797, 'ice_hockey_player_stats', 825, 'persons', 3558, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10798, 'core_person_stats', 2371, 'persons', 2550, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10799, 'ice_hockey_offensive_stats', 856, 'persons', 2550, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10800, 'ice_hockey_player_stats', 826, 'persons', 2550, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10801, 'core_person_stats', 2372, 'persons', 3556, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10802, 'ice_hockey_offensive_stats', 857, 'persons', 3556, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10803, 'ice_hockey_player_stats', 827, 'persons', 3556, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10804, 'core_person_stats', 2373, 'persons', 3549, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10805, 'ice_hockey_offensive_stats', 858, 'persons', 3549, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10806, 'ice_hockey_player_stats', 828, 'persons', 3549, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10807, 'core_person_stats', 2374, 'persons', 3567, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10808, 'ice_hockey_offensive_stats', 859, 'persons', 3567, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10809, 'ice_hockey_player_stats', 829, 'persons', 3567, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10810, 'core_person_stats', 2375, 'persons', 3707, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10811, 'ice_hockey_offensive_stats', 860, 'persons', 3707, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10812, 'ice_hockey_player_stats', 830, 'persons', 3707, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10813, 'core_person_stats', 2376, 'persons', 2574, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10814, 'ice_hockey_offensive_stats', 861, 'persons', 2574, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10815, 'ice_hockey_player_stats', 831, 'persons', 2574, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10816, 'core_person_stats', 2377, 'persons', 2551, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10817, 'ice_hockey_offensive_stats', 862, 'persons', 2551, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10818, 'ice_hockey_player_stats', 832, 'persons', 2551, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10819, 'core_person_stats', 2378, 'persons', 3547, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10820, 'ice_hockey_offensive_stats', 863, 'persons', 3547, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10821, 'ice_hockey_player_stats', 833, 'persons', 3547, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10822, 'core_person_stats', 2379, 'persons', 3564, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10823, 'ice_hockey_offensive_stats', 864, 'persons', 3564, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10824, 'ice_hockey_player_stats', 834, 'persons', 3564, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10825, 'core_person_stats', 2380, 'persons', 2009, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10826, 'ice_hockey_offensive_stats', 865, 'persons', 2009, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10827, 'ice_hockey_player_stats', 835, 'persons', 2009, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10828, 'core_person_stats', 2381, 'persons', 2010, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10829, 'ice_hockey_offensive_stats', 866, 'persons', 2010, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10830, 'ice_hockey_player_stats', 836, 'persons', 2010, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10831, 'core_person_stats', 2382, 'persons', 2029, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10832, 'ice_hockey_offensive_stats', 867, 'persons', 2029, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10833, 'ice_hockey_player_stats', 837, 'persons', 2029, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10834, 'core_person_stats', 2383, 'persons', 2032, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10835, 'ice_hockey_offensive_stats', 868, 'persons', 2032, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10836, 'ice_hockey_player_stats', 838, 'persons', 2032, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10837, 'core_person_stats', 2384, 'persons', 2006, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10838, 'ice_hockey_offensive_stats', 869, 'persons', 2006, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10839, 'ice_hockey_player_stats', 839, 'persons', 2006, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10840, 'core_person_stats', 2385, 'persons', 2039, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10841, 'ice_hockey_offensive_stats', 870, 'persons', 2039, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10842, 'ice_hockey_player_stats', 840, 'persons', 2039, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10843, 'core_person_stats', 2386, 'persons', 2034, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10844, 'ice_hockey_offensive_stats', 871, 'persons', 2034, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10845, 'ice_hockey_player_stats', 841, 'persons', 2034, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10846, 'core_person_stats', 2387, 'persons', 2037, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10847, 'ice_hockey_offensive_stats', 872, 'persons', 2037, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10848, 'ice_hockey_player_stats', 842, 'persons', 2037, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10849, 'core_person_stats', 2388, 'persons', 2035, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10850, 'ice_hockey_offensive_stats', 873, 'persons', 2035, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10851, 'ice_hockey_player_stats', 843, 'persons', 2035, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10852, 'core_person_stats', 2389, 'persons', 2011, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10853, 'ice_hockey_offensive_stats', 874, 'persons', 2011, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10854, 'ice_hockey_player_stats', 844, 'persons', 2011, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10855, 'core_person_stats', 2390, 'persons', 2033, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10856, 'ice_hockey_offensive_stats', 875, 'persons', 2033, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10857, 'ice_hockey_player_stats', 845, 'persons', 2033, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10858, 'core_person_stats', 2391, 'persons', 2005, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10859, 'ice_hockey_offensive_stats', 876, 'persons', 2005, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10860, 'ice_hockey_player_stats', 846, 'persons', 2005, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10861, 'core_person_stats', 2392, 'persons', 2110, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10862, 'ice_hockey_offensive_stats', 877, 'persons', 2110, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10863, 'ice_hockey_player_stats', 847, 'persons', 2110, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10864, 'core_person_stats', 2393, 'persons', 2031, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10865, 'ice_hockey_offensive_stats', 878, 'persons', 2031, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10866, 'ice_hockey_player_stats', 848, 'persons', 2031, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10867, 'core_person_stats', 2394, 'persons', 2111, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10868, 'ice_hockey_offensive_stats', 879, 'persons', 2111, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10869, 'ice_hockey_player_stats', 849, 'persons', 2111, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10870, 'core_person_stats', 2395, 'persons', 2004, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10871, 'ice_hockey_offensive_stats', 880, 'persons', 2004, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10872, 'ice_hockey_player_stats', 850, 'persons', 2004, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10873, 'core_person_stats', 2396, 'persons', 2036, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10874, 'ice_hockey_offensive_stats', 881, 'persons', 2036, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10875, 'ice_hockey_player_stats', 851, 'persons', 2036, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10876, 'core_person_stats', 2397, 'persons', 2030, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10877, 'ice_hockey_offensive_stats', 882, 'persons', 2030, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10878, 'ice_hockey_player_stats', 852, 'persons', 2030, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10879, 'core_person_stats', 2398, 'persons', 2040, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10880, 'ice_hockey_offensive_stats', 883, 'persons', 2040, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10881, 'ice_hockey_player_stats', 853, 'persons', 2040, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10882, 'core_person_stats', 2399, 'persons', 2038, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10883, 'ice_hockey_offensive_stats', 884, 'persons', 2038, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10884, 'ice_hockey_player_stats', 854, 'persons', 2038, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10885, 'core_person_stats', 2400, 'persons', 2000, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10886, 'ice_hockey_offensive_stats', 885, 'persons', 2000, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10887, 'ice_hockey_player_stats', 855, 'persons', 2000, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10888, 'core_person_stats', 2401, 'persons', 2112, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10889, 'ice_hockey_offensive_stats', 886, 'persons', 2112, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10890, 'ice_hockey_player_stats', 856, 'persons', 2112, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10891, 'core_person_stats', 2402, 'persons', 2113, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10892, 'ice_hockey_offensive_stats', 887, 'persons', 2113, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10893, 'ice_hockey_player_stats', 857, 'persons', 2113, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10894, 'core_person_stats', 2403, 'persons', 2114, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10895, 'ice_hockey_offensive_stats', 888, 'persons', 2114, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10896, 'ice_hockey_player_stats', 858, 'persons', 2114, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10897, 'core_person_stats', 2404, 'persons', 2115, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10898, 'ice_hockey_offensive_stats', 889, 'persons', 2115, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10899, 'ice_hockey_player_stats', 859, 'persons', 2115, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10900, 'team_american_football_stats', 31, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10901, 'american_football_offensive_stats', 31, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10902, 'american_football_passing_stats', 254, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10903, 'american_football_rushing_stats', 148, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10904, 'american_football_down_progress_stats', 31, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10905, 'american_football_sacks_against_stats', 66, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10906, 'american_football_defensive_stats', 621, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10907, 'american_football_scoring_stats', 696, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10908, 'american_football_special_teams_stats', 120, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10909, 'american_football_fumbles_stats', 103, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10910, 'american_football_penalties_stats', 31, 'teams', 61, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10911, 'team_american_football_stats', 32, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10912, 'american_football_offensive_stats', 32, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10913, 'american_football_passing_stats', 255, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10914, 'american_football_rushing_stats', 149, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10915, 'american_football_down_progress_stats', 32, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10916, 'american_football_sacks_against_stats', 67, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10917, 'american_football_defensive_stats', 622, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10918, 'american_football_scoring_stats', 697, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10919, 'american_football_special_teams_stats', 121, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10920, 'american_football_fumbles_stats', 104, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10921, 'american_football_penalties_stats', 32, 'teams', 37, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10922, 'american_football_passing_stats', 256, 'persons', 2486, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10923, 'american_football_rushing_stats', 150, 'persons', 2486, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10924, 'american_football_defensive_stats', 623, 'persons', 3584, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10925, 'american_football_scoring_stats', 698, 'persons', 3584, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10926, 'american_football_defensive_stats', 624, 'persons', 3588, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10927, 'american_football_scoring_stats', 699, 'persons', 3588, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10928, 'american_football_defensive_stats', 625, 'persons', 2484, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10929, 'american_football_scoring_stats', 700, 'persons', 2484, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10930, 'american_football_scoring_stats', 701, 'persons', 3595, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10931, 'american_football_passing_stats', 257, 'persons', 3572, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10932, 'american_football_defensive_stats', 626, 'persons', 3572, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10933, 'american_football_scoring_stats', 702, 'persons', 3572, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10934, 'american_football_special_teams_stats', 122, 'persons', 3572, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10935, 'american_football_passing_stats', 258, 'persons', 3570, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10936, 'american_football_scoring_stats', 703, 'persons', 3570, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10937, 'american_football_defensive_stats', 627, 'persons', 3582, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10938, 'american_football_scoring_stats', 704, 'persons', 3582, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10939, 'american_football_defensive_stats', 628, 'persons', 3590, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10940, 'american_football_scoring_stats', 705, 'persons', 3590, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10941, 'american_football_passing_stats', 259, 'persons', 3571, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10942, 'american_football_scoring_stats', 706, 'persons', 3571, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10943, 'american_football_passing_stats', 260, 'persons', 2488, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10944, 'american_football_rushing_stats', 151, 'persons', 2488, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10945, 'american_football_sacks_against_stats', 68, 'persons', 2488, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10946, 'american_football_fumbles_stats', 105, 'persons', 2488, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10947, 'american_football_defensive_stats', 629, 'persons', 3581, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10948, 'american_football_scoring_stats', 707, 'persons', 3581, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10949, 'american_football_defensive_stats', 630, 'persons', 3594, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10950, 'american_football_scoring_stats', 708, 'persons', 3594, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10951, 'american_football_defensive_stats', 631, 'persons', 3583, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10952, 'american_football_scoring_stats', 709, 'persons', 3583, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10953, 'american_football_defensive_stats', 632, 'persons', 3593, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10954, 'american_football_scoring_stats', 710, 'persons', 3593, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10955, 'american_football_defensive_stats', 633, 'persons', 3586, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10956, 'american_football_scoring_stats', 711, 'persons', 3586, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10957, 'american_football_defensive_stats', 634, 'persons', 3591, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10958, 'american_football_scoring_stats', 712, 'persons', 3591, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10959, 'american_football_defensive_stats', 635, 'persons', 3592, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10960, 'american_football_scoring_stats', 713, 'persons', 3592, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10961, 'american_football_defensive_stats', 636, 'persons', 3585, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10962, 'american_football_scoring_stats', 714, 'persons', 3585, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10963, 'american_football_passing_stats', 261, 'persons', 3568, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10964, 'american_football_rushing_stats', 152, 'persons', 3568, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10965, 'american_football_passing_stats', 262, 'persons', 3573, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10966, 'american_football_defensive_stats', 637, 'persons', 3579, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10967, 'american_football_scoring_stats', 715, 'persons', 3579, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10968, 'american_football_special_teams_stats', 123, 'persons', 3575, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10969, 'american_football_defensive_stats', 638, 'persons', 3580, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10970, 'american_football_scoring_stats', 716, 'persons', 3580, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10971, 'american_football_defensive_stats', 639, 'persons', 3574, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10972, 'american_football_scoring_stats', 717, 'persons', 3574, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10973, 'american_football_defensive_stats', 640, 'persons', 3577, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10974, 'american_football_scoring_stats', 718, 'persons', 3577, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10975, 'american_football_defensive_stats', 641, 'persons', 3587, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10976, 'american_football_scoring_stats', 719, 'persons', 3587, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10977, 'american_football_defensive_stats', 642, 'persons', 3578, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10978, 'american_football_scoring_stats', 720, 'persons', 3578, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10979, 'american_football_passing_stats', 263, 'persons', 3569, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10980, 'american_football_rushing_stats', 153, 'persons', 3569, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10981, 'american_football_special_teams_stats', 124, 'persons', 3576, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10982, 'american_football_defensive_stats', 643, 'persons', 3589, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10983, 'american_football_scoring_stats', 721, 'persons', 3589, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10984, 'american_football_defensive_stats', 644, 'persons', 3619, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10985, 'american_football_scoring_stats', 722, 'persons', 3619, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10986, 'american_football_passing_stats', 264, 'persons', 3597, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10987, 'american_football_rushing_stats', 154, 'persons', 3597, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10988, 'american_football_sacks_against_stats', 69, 'persons', 3597, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10989, 'american_football_scoring_stats', 723, 'persons', 3597, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10990, 'american_football_defensive_stats', 645, 'persons', 2260, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10991, 'american_football_scoring_stats', 724, 'persons', 2260, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10992, 'american_football_fumbles_stats', 106, 'persons', 2260, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10993, 'american_football_defensive_stats', 646, 'persons', 3605, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10994, 'american_football_scoring_stats', 725, 'persons', 3605, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10995, 'american_football_special_teams_stats', 125, 'persons', 3605, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10996, 'american_football_defensive_stats', 647, 'persons', 3611, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10997, 'american_football_scoring_stats', 726, 'persons', 3611, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10998, 'american_football_scoring_stats', 727, 'persons', 3622, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (10999, 'american_football_defensive_stats', 648, 'persons', 3621, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11000, 'american_football_scoring_stats', 728, 'persons', 3621, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11001, 'american_football_passing_stats', 265, 'persons', 3600, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11002, 'american_football_passing_stats', 266, 'persons', 3602, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11003, 'american_football_defensive_stats', 649, 'persons', 3609, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11004, 'american_football_scoring_stats', 729, 'persons', 3609, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11005, 'american_football_defensive_stats', 650, 'persons', 3603, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11006, 'american_football_scoring_stats', 730, 'persons', 3603, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11007, 'american_football_passing_stats', 267, 'persons', 3601, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11008, 'american_football_scoring_stats', 731, 'persons', 3601, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11009, 'american_football_defensive_stats', 651, 'persons', 3613, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11010, 'american_football_scoring_stats', 732, 'persons', 3613, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11011, 'american_football_passing_stats', 268, 'persons', 3596, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11012, 'american_football_rushing_stats', 155, 'persons', 3596, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11013, 'american_football_defensive_stats', 652, 'persons', 3596, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11014, 'american_football_scoring_stats', 733, 'persons', 3596, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11015, 'american_football_defensive_stats', 653, 'persons', 3618, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11016, 'american_football_scoring_stats', 734, 'persons', 3618, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11017, 'american_football_defensive_stats', 654, 'persons', 3614, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11018, 'american_football_scoring_stats', 735, 'persons', 3614, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11019, 'american_football_defensive_stats', 655, 'persons', 3616, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11020, 'american_football_scoring_stats', 736, 'persons', 3616, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11021, 'american_football_defensive_stats', 656, 'persons', 3608, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11022, 'american_football_scoring_stats', 737, 'persons', 3608, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11023, 'american_football_defensive_stats', 657, 'persons', 3617, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11024, 'american_football_scoring_stats', 738, 'persons', 3617, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11025, 'american_football_defensive_stats', 658, 'persons', 3612, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11026, 'american_football_scoring_stats', 739, 'persons', 3612, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11027, 'american_football_defensive_stats', 659, 'persons', 3615, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11028, 'american_football_scoring_stats', 740, 'persons', 3615, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11029, 'american_football_defensive_stats', 660, 'persons', 3620, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11030, 'american_football_scoring_stats', 741, 'persons', 3620, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11031, 'american_football_passing_stats', 269, 'persons', 2263, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11032, 'american_football_defensive_stats', 661, 'persons', 3607, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11033, 'american_football_scoring_stats', 742, 'persons', 3607, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11034, 'american_football_defensive_stats', 662, 'persons', 3610, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11035, 'american_football_scoring_stats', 743, 'persons', 3610, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11036, 'american_football_passing_stats', 270, 'persons', 3599, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11037, 'american_football_defensive_stats', 663, 'persons', 3606, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11038, 'american_football_scoring_stats', 744, 'persons', 3606, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11039, 'american_football_passing_stats', 271, 'persons', 3598, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11040, 'american_football_rushing_stats', 156, 'persons', 3598, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11041, 'american_football_special_teams_stats', 126, 'persons', 3604, 'events', 3128, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11042, 'ice_hockey_offensive_stats', 890, 'teams', 111, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11043, 'ice_hockey_defensive_stats', 75, 'teams', 111, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11044, 'ice_hockey_offensive_stats', 891, 'teams', 108, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11045, 'ice_hockey_defensive_stats', 76, 'teams', 108, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11052, 'ice_hockey_offensive_stats', 892, 'persons', 3757, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11053, 'ice_hockey_player_stats', 860, 'persons', 3757, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11054, 'ice_hockey_offensive_stats', 893, 'persons', 3747, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11055, 'ice_hockey_player_stats', 861, 'persons', 3747, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11056, 'ice_hockey_offensive_stats', 894, 'persons', 3755, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11057, 'ice_hockey_player_stats', 862, 'persons', 3755, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11058, 'ice_hockey_offensive_stats', 895, 'persons', 3746, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11059, 'ice_hockey_player_stats', 863, 'persons', 3746, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11060, 'ice_hockey_offensive_stats', 896, 'persons', 3748, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11061, 'ice_hockey_player_stats', 864, 'persons', 3748, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11062, 'ice_hockey_offensive_stats', 897, 'persons', 3756, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11063, 'ice_hockey_player_stats', 865, 'persons', 3756, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11064, 'ice_hockey_offensive_stats', 898, 'persons', 3760, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11065, 'ice_hockey_player_stats', 866, 'persons', 3760, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11066, 'ice_hockey_offensive_stats', 899, 'persons', 3751, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11067, 'ice_hockey_player_stats', 867, 'persons', 3751, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11068, 'ice_hockey_offensive_stats', 900, 'persons', 3750, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11069, 'ice_hockey_player_stats', 868, 'persons', 3750, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11070, 'ice_hockey_offensive_stats', 901, 'persons', 3762, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11071, 'ice_hockey_player_stats', 869, 'persons', 3762, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11072, 'ice_hockey_offensive_stats', 902, 'persons', 3763, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11073, 'ice_hockey_player_stats', 870, 'persons', 3763, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11074, 'core_person_stats', 2408, 'persons', 3745, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11075, 'ice_hockey_offensive_stats', 903, 'persons', 3745, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11076, 'ice_hockey_defensive_stats', 80, 'persons', 3745, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11077, 'ice_hockey_player_stats', 871, 'persons', 3745, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11078, 'ice_hockey_offensive_stats', 904, 'persons', 3764, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11079, 'ice_hockey_player_stats', 872, 'persons', 3764, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11080, 'ice_hockey_offensive_stats', 905, 'persons', 3765, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11081, 'ice_hockey_player_stats', 873, 'persons', 3765, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11082, 'ice_hockey_offensive_stats', 906, 'persons', 3766, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11083, 'ice_hockey_player_stats', 874, 'persons', 3766, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11084, 'ice_hockey_offensive_stats', 907, 'persons', 3767, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11085, 'ice_hockey_player_stats', 875, 'persons', 3767, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11086, 'ice_hockey_offensive_stats', 908, 'persons', 3768, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11087, 'ice_hockey_player_stats', 876, 'persons', 3768, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11088, 'ice_hockey_offensive_stats', 909, 'persons', 3769, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11089, 'ice_hockey_player_stats', 877, 'persons', 3769, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11090, 'ice_hockey_offensive_stats', 910, 'persons', 3770, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11091, 'ice_hockey_player_stats', 878, 'persons', 3770, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11092, 'ice_hockey_offensive_stats', 911, 'persons', 2021, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11093, 'ice_hockey_player_stats', 879, 'persons', 2021, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11094, 'ice_hockey_offensive_stats', 912, 'persons', 2026, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11095, 'ice_hockey_player_stats', 880, 'persons', 2026, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11096, 'ice_hockey_offensive_stats', 913, 'persons', 2022, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11097, 'ice_hockey_player_stats', 881, 'persons', 2022, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11098, 'ice_hockey_offensive_stats', 914, 'persons', 2027, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11099, 'ice_hockey_player_stats', 882, 'persons', 2027, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11100, 'ice_hockey_offensive_stats', 915, 'persons', 2028, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11101, 'ice_hockey_player_stats', 883, 'persons', 2028, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11102, 'ice_hockey_offensive_stats', 916, 'persons', 2019, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11103, 'ice_hockey_player_stats', 884, 'persons', 2019, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11104, 'core_person_stats', 2409, 'persons', 1999, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11105, 'ice_hockey_offensive_stats', 917, 'persons', 1999, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11106, 'ice_hockey_defensive_stats', 81, 'persons', 1999, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11107, 'ice_hockey_player_stats', 885, 'persons', 1999, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11108, 'core_person_stats', 2410, 'persons', 2106, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11109, 'ice_hockey_offensive_stats', 918, 'persons', 2106, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11110, 'ice_hockey_defensive_stats', 82, 'persons', 2106, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11111, 'ice_hockey_player_stats', 886, 'persons', 2106, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11112, 'ice_hockey_offensive_stats', 919, 'persons', 2016, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11113, 'ice_hockey_player_stats', 887, 'persons', 2016, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11114, 'ice_hockey_offensive_stats', 920, 'persons', 2017, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11115, 'ice_hockey_player_stats', 888, 'persons', 2017, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11116, 'ice_hockey_offensive_stats', 921, 'persons', 2002, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11117, 'ice_hockey_player_stats', 889, 'persons', 2002, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11118, 'ice_hockey_offensive_stats', 922, 'persons', 2020, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11119, 'ice_hockey_player_stats', 890, 'persons', 2020, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11120, 'ice_hockey_offensive_stats', 923, 'persons', 2003, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11121, 'ice_hockey_player_stats', 891, 'persons', 2003, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11122, 'ice_hockey_offensive_stats', 924, 'persons', 2023, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11123, 'ice_hockey_player_stats', 892, 'persons', 2023, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11124, 'ice_hockey_offensive_stats', 925, 'persons', 2015, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11125, 'ice_hockey_player_stats', 893, 'persons', 2015, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11126, 'ice_hockey_offensive_stats', 926, 'persons', 2018, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11127, 'ice_hockey_player_stats', 894, 'persons', 2018, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11128, 'ice_hockey_offensive_stats', 927, 'persons', 2007, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11129, 'ice_hockey_player_stats', 895, 'persons', 2007, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11130, 'ice_hockey_offensive_stats', 928, 'persons', 2024, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11131, 'ice_hockey_player_stats', 896, 'persons', 2024, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11132, 'ice_hockey_offensive_stats', 929, 'persons', 2025, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11133, 'ice_hockey_player_stats', 897, 'persons', 2025, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11134, 'ice_hockey_offensive_stats', 930, 'persons', 2014, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11135, 'ice_hockey_player_stats', 898, 'persons', 2014, 'events', 3079, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11136, 'core_person_stats', 2411, 'persons', 3746, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11137, 'ice_hockey_offensive_stats', 931, 'persons', 3746, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11138, 'ice_hockey_player_stats', 899, 'persons', 3746, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11139, 'core_person_stats', 2412, 'persons', 3757, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11140, 'ice_hockey_offensive_stats', 932, 'persons', 3757, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11141, 'ice_hockey_player_stats', 900, 'persons', 3757, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11142, 'core_person_stats', 2413, 'persons', 3755, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11143, 'ice_hockey_offensive_stats', 933, 'persons', 3755, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11144, 'ice_hockey_player_stats', 901, 'persons', 3755, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11145, 'core_person_stats', 2414, 'persons', 3747, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11146, 'ice_hockey_offensive_stats', 934, 'persons', 3747, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11147, 'ice_hockey_player_stats', 902, 'persons', 3747, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11148, 'core_person_stats', 2415, 'persons', 3748, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11149, 'ice_hockey_offensive_stats', 935, 'persons', 3748, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11150, 'ice_hockey_player_stats', 903, 'persons', 3748, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11151, 'core_person_stats', 2416, 'persons', 3756, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11152, 'ice_hockey_offensive_stats', 936, 'persons', 3756, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11153, 'ice_hockey_player_stats', 904, 'persons', 3756, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11154, 'core_person_stats', 2417, 'persons', 3766, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11155, 'ice_hockey_offensive_stats', 937, 'persons', 3766, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11156, 'ice_hockey_player_stats', 905, 'persons', 3766, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11157, 'core_person_stats', 2418, 'persons', 3769, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11158, 'ice_hockey_offensive_stats', 938, 'persons', 3769, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11159, 'ice_hockey_player_stats', 906, 'persons', 3769, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11160, 'core_person_stats', 2419, 'persons', 3751, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11161, 'ice_hockey_offensive_stats', 939, 'persons', 3751, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11162, 'ice_hockey_player_stats', 907, 'persons', 3751, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11163, 'core_person_stats', 2420, 'persons', 3760, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11164, 'ice_hockey_offensive_stats', 940, 'persons', 3760, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11165, 'ice_hockey_player_stats', 908, 'persons', 3760, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11166, 'core_person_stats', 2421, 'persons', 3750, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11167, 'ice_hockey_offensive_stats', 941, 'persons', 3750, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11168, 'ice_hockey_player_stats', 909, 'persons', 3750, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11169, 'core_person_stats', 2422, 'persons', 3763, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11170, 'ice_hockey_offensive_stats', 942, 'persons', 3763, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11171, 'ice_hockey_player_stats', 910, 'persons', 3763, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11172, 'core_person_stats', 2423, 'persons', 3770, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11173, 'ice_hockey_offensive_stats', 943, 'persons', 3770, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11174, 'ice_hockey_player_stats', 911, 'persons', 3770, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11175, 'core_person_stats', 2424, 'persons', 2571, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11176, 'ice_hockey_offensive_stats', 944, 'persons', 2571, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11177, 'ice_hockey_player_stats', 912, 'persons', 2571, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11178, 'core_person_stats', 2425, 'persons', 3768, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11179, 'ice_hockey_offensive_stats', 945, 'persons', 3768, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11180, 'ice_hockey_player_stats', 913, 'persons', 3768, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11181, 'core_person_stats', 2426, 'persons', 3765, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11182, 'ice_hockey_offensive_stats', 946, 'persons', 3765, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11183, 'ice_hockey_player_stats', 914, 'persons', 3765, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11184, 'core_person_stats', 2427, 'persons', 3764, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11185, 'ice_hockey_offensive_stats', 947, 'persons', 3764, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11186, 'ice_hockey_player_stats', 915, 'persons', 3764, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11187, 'core_person_stats', 2428, 'persons', 3771, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11188, 'ice_hockey_offensive_stats', 948, 'persons', 3771, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11189, 'ice_hockey_player_stats', 916, 'persons', 3771, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11190, 'core_person_stats', 2429, 'persons', 3762, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11191, 'ice_hockey_offensive_stats', 949, 'persons', 3762, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11192, 'ice_hockey_player_stats', 917, 'persons', 3762, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11193, 'core_person_stats', 2430, 'persons', 2572, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11194, 'ice_hockey_offensive_stats', 950, 'persons', 2572, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11195, 'ice_hockey_player_stats', 918, 'persons', 2572, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11196, 'core_person_stats', 2431, 'persons', 3745, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11197, 'ice_hockey_offensive_stats', 951, 'persons', 3745, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11198, 'ice_hockey_player_stats', 919, 'persons', 3745, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11199, 'core_person_stats', 2432, 'persons', 3772, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11200, 'ice_hockey_offensive_stats', 952, 'persons', 3772, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11201, 'ice_hockey_player_stats', 920, 'persons', 3772, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11202, 'core_person_stats', 2433, 'persons', 2573, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11203, 'ice_hockey_offensive_stats', 953, 'persons', 2573, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11204, 'ice_hockey_player_stats', 921, 'persons', 2573, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11205, 'core_person_stats', 2434, 'persons', 3767, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11206, 'ice_hockey_offensive_stats', 954, 'persons', 3767, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11207, 'ice_hockey_player_stats', 922, 'persons', 3767, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11208, 'core_person_stats', 2435, 'persons', 2026, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11209, 'ice_hockey_offensive_stats', 955, 'persons', 2026, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11210, 'ice_hockey_player_stats', 923, 'persons', 2026, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11211, 'core_person_stats', 2436, 'persons', 2022, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11212, 'ice_hockey_offensive_stats', 956, 'persons', 2022, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11213, 'ice_hockey_player_stats', 924, 'persons', 2022, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11214, 'core_person_stats', 2437, 'persons', 2023, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11215, 'ice_hockey_offensive_stats', 957, 'persons', 2023, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11216, 'ice_hockey_player_stats', 925, 'persons', 2023, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11217, 'core_person_stats', 2438, 'persons', 2021, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11218, 'ice_hockey_offensive_stats', 958, 'persons', 2021, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11219, 'ice_hockey_player_stats', 926, 'persons', 2021, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11220, 'core_person_stats', 2439, 'persons', 2007, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11221, 'ice_hockey_offensive_stats', 959, 'persons', 2007, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11222, 'ice_hockey_player_stats', 927, 'persons', 2007, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11223, 'core_person_stats', 2440, 'persons', 2019, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11224, 'ice_hockey_offensive_stats', 960, 'persons', 2019, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11225, 'ice_hockey_player_stats', 928, 'persons', 2019, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11226, 'core_person_stats', 2441, 'persons', 2025, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11227, 'ice_hockey_offensive_stats', 961, 'persons', 2025, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11228, 'ice_hockey_player_stats', 929, 'persons', 2025, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11229, 'core_person_stats', 2442, 'persons', 2018, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11230, 'ice_hockey_offensive_stats', 962, 'persons', 2018, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11231, 'ice_hockey_player_stats', 930, 'persons', 2018, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11232, 'core_person_stats', 2443, 'persons', 2017, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11233, 'ice_hockey_offensive_stats', 963, 'persons', 2017, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11234, 'ice_hockey_player_stats', 931, 'persons', 2017, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11235, 'core_person_stats', 2444, 'persons', 2014, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11236, 'ice_hockey_offensive_stats', 964, 'persons', 2014, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11237, 'ice_hockey_player_stats', 932, 'persons', 2014, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11238, 'core_person_stats', 2445, 'persons', 2028, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11239, 'ice_hockey_offensive_stats', 965, 'persons', 2028, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11240, 'ice_hockey_player_stats', 933, 'persons', 2028, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11241, 'core_person_stats', 2446, 'persons', 2103, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11242, 'ice_hockey_offensive_stats', 966, 'persons', 2103, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11243, 'ice_hockey_player_stats', 934, 'persons', 2103, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11244, 'core_person_stats', 2447, 'persons', 2016, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11245, 'ice_hockey_offensive_stats', 967, 'persons', 2016, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11246, 'ice_hockey_player_stats', 935, 'persons', 2016, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11247, 'core_person_stats', 2448, 'persons', 2104, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11248, 'ice_hockey_offensive_stats', 968, 'persons', 2104, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11249, 'ice_hockey_player_stats', 936, 'persons', 2104, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11250, 'core_person_stats', 2449, 'persons', 2002, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11251, 'ice_hockey_offensive_stats', 969, 'persons', 2002, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11252, 'ice_hockey_player_stats', 937, 'persons', 2002, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11253, 'core_person_stats', 2450, 'persons', 2027, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11254, 'ice_hockey_offensive_stats', 970, 'persons', 2027, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11255, 'ice_hockey_player_stats', 938, 'persons', 2027, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11256, 'core_person_stats', 2451, 'persons', 2105, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11257, 'ice_hockey_offensive_stats', 971, 'persons', 2105, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11258, 'ice_hockey_player_stats', 939, 'persons', 2105, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11259, 'core_person_stats', 2452, 'persons', 2015, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11260, 'ice_hockey_offensive_stats', 972, 'persons', 2015, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11261, 'ice_hockey_player_stats', 940, 'persons', 2015, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11262, 'core_person_stats', 2453, 'persons', 2020, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11263, 'ice_hockey_offensive_stats', 973, 'persons', 2020, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11264, 'ice_hockey_player_stats', 941, 'persons', 2020, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11265, 'core_person_stats', 2454, 'persons', 2003, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11266, 'ice_hockey_offensive_stats', 974, 'persons', 2003, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11267, 'ice_hockey_player_stats', 942, 'persons', 2003, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11268, 'core_person_stats', 2455, 'persons', 2106, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11269, 'ice_hockey_offensive_stats', 975, 'persons', 2106, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11270, 'ice_hockey_player_stats', 943, 'persons', 2106, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11271, 'core_person_stats', 2456, 'persons', 2107, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11272, 'ice_hockey_offensive_stats', 976, 'persons', 2107, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11273, 'ice_hockey_player_stats', 944, 'persons', 2107, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11274, 'core_person_stats', 2457, 'persons', 1999, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11275, 'ice_hockey_offensive_stats', 977, 'persons', 1999, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11276, 'ice_hockey_player_stats', 945, 'persons', 1999, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11277, 'core_person_stats', 2458, 'persons', 2108, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11278, 'ice_hockey_offensive_stats', 978, 'persons', 2108, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11279, 'ice_hockey_player_stats', 946, 'persons', 2108, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11280, 'core_person_stats', 2459, 'persons', 2109, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11281, 'ice_hockey_offensive_stats', 979, 'persons', 2109, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11282, 'ice_hockey_player_stats', 947, 'persons', 2109, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11283, 'core_person_stats', 2460, 'persons', 2024, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11284, 'ice_hockey_offensive_stats', 980, 'persons', 2024, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11285, 'ice_hockey_player_stats', 948, 'persons', 2024, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11286, 'basketball_offensive_stats', 85, 'teams', 74, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11287, 'basketball_rebounding_stats', 85, 'teams', 74, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11288, 'basketball_defensive_stats', 85, 'teams', 74, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11289, 'basketball_offensive_stats', 86, 'teams', 75, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11290, 'basketball_rebounding_stats', 86, 'teams', 75, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11291, 'basketball_defensive_stats', 86, 'teams', 75, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11292, 'core_person_stats', 2461, 'persons', 3335, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11293, 'basketball_offensive_stats', 87, 'persons', 3335, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11294, 'basketball_rebounding_stats', 87, 'persons', 3335, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11295, 'basketball_defensive_stats', 87, 'persons', 3335, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11296, 'core_person_stats', 2462, 'persons', 3336, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11297, 'basketball_offensive_stats', 88, 'persons', 3336, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11298, 'basketball_rebounding_stats', 88, 'persons', 3336, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11299, 'basketball_defensive_stats', 88, 'persons', 3336, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11300, 'core_person_stats', 2463, 'persons', 3337, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11301, 'basketball_offensive_stats', 89, 'persons', 3337, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11302, 'basketball_rebounding_stats', 89, 'persons', 3337, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11303, 'basketball_defensive_stats', 89, 'persons', 3337, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11304, 'core_person_stats', 2464, 'persons', 3339, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11305, 'basketball_offensive_stats', 90, 'persons', 3339, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11306, 'basketball_rebounding_stats', 90, 'persons', 3339, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11307, 'basketball_defensive_stats', 90, 'persons', 3339, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11308, 'core_person_stats', 2465, 'persons', 3338, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11309, 'basketball_offensive_stats', 91, 'persons', 3338, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11310, 'basketball_rebounding_stats', 91, 'persons', 3338, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11311, 'basketball_defensive_stats', 91, 'persons', 3338, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11312, 'core_person_stats', 2466, 'persons', 3340, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11313, 'basketball_offensive_stats', 92, 'persons', 3340, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11314, 'basketball_rebounding_stats', 92, 'persons', 3340, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11315, 'basketball_defensive_stats', 92, 'persons', 3340, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11316, 'core_person_stats', 2467, 'persons', 3345, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11317, 'basketball_offensive_stats', 93, 'persons', 3345, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11318, 'basketball_rebounding_stats', 93, 'persons', 3345, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11319, 'basketball_defensive_stats', 93, 'persons', 3345, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11320, 'core_person_stats', 2468, 'persons', 3342, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11321, 'basketball_offensive_stats', 94, 'persons', 3342, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11322, 'basketball_rebounding_stats', 94, 'persons', 3342, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11323, 'basketball_defensive_stats', 94, 'persons', 3342, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11324, 'core_person_stats', 2469, 'persons', 3343, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11325, 'basketball_offensive_stats', 95, 'persons', 3343, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11326, 'basketball_rebounding_stats', 95, 'persons', 3343, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11327, 'basketball_defensive_stats', 95, 'persons', 3343, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11328, 'core_person_stats', 2470, 'persons', 3344, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11329, 'basketball_offensive_stats', 96, 'persons', 3344, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11330, 'basketball_rebounding_stats', 96, 'persons', 3344, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11331, 'basketball_defensive_stats', 96, 'persons', 3344, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11332, 'core_person_stats', 2471, 'persons', 3347, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11333, 'basketball_offensive_stats', 97, 'persons', 3347, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11334, 'basketball_rebounding_stats', 97, 'persons', 3347, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11335, 'basketball_defensive_stats', 97, 'persons', 3347, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11336, 'core_person_stats', 2472, 'persons', 3348, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11337, 'basketball_offensive_stats', 98, 'persons', 3348, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11338, 'basketball_rebounding_stats', 98, 'persons', 3348, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11339, 'basketball_defensive_stats', 98, 'persons', 3348, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11340, 'core_person_stats', 2473, 'persons', 3349, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11341, 'basketball_offensive_stats', 99, 'persons', 3349, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11342, 'basketball_rebounding_stats', 99, 'persons', 3349, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11343, 'basketball_defensive_stats', 99, 'persons', 3349, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11344, 'core_person_stats', 2474, 'persons', 3350, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11345, 'basketball_offensive_stats', 100, 'persons', 3350, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11346, 'basketball_rebounding_stats', 100, 'persons', 3350, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11347, 'basketball_defensive_stats', 100, 'persons', 3350, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11348, 'core_person_stats', 2475, 'persons', 3351, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11349, 'basketball_offensive_stats', 101, 'persons', 3351, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11350, 'basketball_rebounding_stats', 101, 'persons', 3351, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11351, 'basketball_defensive_stats', 101, 'persons', 3351, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11352, 'core_person_stats', 2476, 'persons', 3352, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11353, 'basketball_offensive_stats', 102, 'persons', 3352, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11354, 'basketball_rebounding_stats', 102, 'persons', 3352, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11355, 'basketball_defensive_stats', 102, 'persons', 3352, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11356, 'core_person_stats', 2477, 'persons', 3358, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11357, 'basketball_offensive_stats', 103, 'persons', 3358, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11358, 'basketball_rebounding_stats', 103, 'persons', 3358, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11359, 'basketball_defensive_stats', 103, 'persons', 3358, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11360, 'core_person_stats', 2478, 'persons', 3359, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11361, 'basketball_offensive_stats', 104, 'persons', 3359, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11362, 'basketball_rebounding_stats', 104, 'persons', 3359, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11363, 'basketball_defensive_stats', 104, 'persons', 3359, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11364, 'core_person_stats', 2479, 'persons', 3355, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11365, 'basketball_offensive_stats', 105, 'persons', 3355, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11366, 'basketball_rebounding_stats', 105, 'persons', 3355, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11367, 'basketball_defensive_stats', 105, 'persons', 3355, 'events', 3762, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11368, 'ice_hockey_offensive_stats', 981, 'teams', 101, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11369, 'ice_hockey_defensive_stats', 83, 'teams', 101, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11370, 'ice_hockey_offensive_stats', 982, 'teams', 98, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11371, 'ice_hockey_defensive_stats', 84, 'teams', 98, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11380, 'ice_hockey_offensive_stats', 987, 'persons', 3774, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11381, 'ice_hockey_player_stats', 949, 'persons', 3774, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11382, 'ice_hockey_offensive_stats', 988, 'persons', 3781, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11383, 'ice_hockey_player_stats', 950, 'persons', 3781, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11384, 'ice_hockey_offensive_stats', 989, 'persons', 3782, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11385, 'ice_hockey_player_stats', 951, 'persons', 3782, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11386, 'ice_hockey_offensive_stats', 990, 'persons', 3783, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11387, 'ice_hockey_player_stats', 952, 'persons', 3783, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11388, 'core_person_stats', 2482, 'persons', 3775, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11389, 'ice_hockey_offensive_stats', 991, 'persons', 3775, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11390, 'ice_hockey_defensive_stats', 87, 'persons', 3775, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11391, 'ice_hockey_player_stats', 953, 'persons', 3775, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11392, 'ice_hockey_offensive_stats', 992, 'persons', 3784, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11393, 'ice_hockey_player_stats', 954, 'persons', 3784, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11394, 'ice_hockey_offensive_stats', 993, 'persons', 3785, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11395, 'ice_hockey_player_stats', 955, 'persons', 3785, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11396, 'ice_hockey_offensive_stats', 994, 'persons', 3773, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11397, 'ice_hockey_player_stats', 956, 'persons', 3773, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11398, 'ice_hockey_offensive_stats', 995, 'persons', 3786, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11399, 'ice_hockey_player_stats', 957, 'persons', 3786, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11400, 'ice_hockey_offensive_stats', 996, 'persons', 3787, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11401, 'ice_hockey_player_stats', 958, 'persons', 3787, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11402, 'ice_hockey_offensive_stats', 997, 'persons', 3788, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11403, 'ice_hockey_player_stats', 959, 'persons', 3788, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11404, 'ice_hockey_offensive_stats', 998, 'persons', 3789, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11405, 'ice_hockey_player_stats', 960, 'persons', 3789, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11406, 'ice_hockey_offensive_stats', 999, 'persons', 3790, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11407, 'ice_hockey_player_stats', 961, 'persons', 3790, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11408, 'ice_hockey_offensive_stats', 1000, 'persons', 3791, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11409, 'ice_hockey_player_stats', 962, 'persons', 3791, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11410, 'ice_hockey_offensive_stats', 1001, 'persons', 3792, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11411, 'ice_hockey_player_stats', 963, 'persons', 3792, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11412, 'ice_hockey_offensive_stats', 1002, 'persons', 3793, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11413, 'ice_hockey_player_stats', 964, 'persons', 3793, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11414, 'ice_hockey_offensive_stats', 1003, 'persons', 3794, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11415, 'ice_hockey_player_stats', 965, 'persons', 3794, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11416, 'ice_hockey_offensive_stats', 1004, 'persons', 3795, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11417, 'ice_hockey_player_stats', 966, 'persons', 3795, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11418, 'ice_hockey_offensive_stats', 1005, 'persons', 3796, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11419, 'ice_hockey_player_stats', 967, 'persons', 3796, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11420, 'ice_hockey_offensive_stats', 1006, 'persons', 3776, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11421, 'ice_hockey_player_stats', 968, 'persons', 3776, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11422, 'ice_hockey_offensive_stats', 1007, 'persons', 3780, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11423, 'ice_hockey_player_stats', 969, 'persons', 3780, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11424, 'ice_hockey_offensive_stats', 1008, 'persons', 3777, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11425, 'ice_hockey_player_stats', 970, 'persons', 3777, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11426, 'ice_hockey_offensive_stats', 1009, 'persons', 3797, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11427, 'ice_hockey_player_stats', 971, 'persons', 3797, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11428, 'ice_hockey_offensive_stats', 1010, 'persons', 3798, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11429, 'ice_hockey_player_stats', 972, 'persons', 3798, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11430, 'core_person_stats', 2483, 'persons', 3778, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11431, 'ice_hockey_offensive_stats', 1011, 'persons', 3778, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11432, 'ice_hockey_defensive_stats', 88, 'persons', 3778, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11433, 'ice_hockey_player_stats', 973, 'persons', 3778, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11434, 'ice_hockey_offensive_stats', 1012, 'persons', 3799, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11435, 'ice_hockey_player_stats', 974, 'persons', 3799, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11436, 'ice_hockey_offensive_stats', 1013, 'persons', 3800, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11437, 'ice_hockey_player_stats', 975, 'persons', 3800, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11438, 'ice_hockey_offensive_stats', 1014, 'persons', 3801, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11439, 'ice_hockey_player_stats', 976, 'persons', 3801, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11440, 'ice_hockey_offensive_stats', 1015, 'persons', 3802, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11441, 'ice_hockey_player_stats', 977, 'persons', 3802, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11442, 'ice_hockey_offensive_stats', 1016, 'persons', 3803, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11443, 'ice_hockey_player_stats', 978, 'persons', 3803, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11444, 'ice_hockey_offensive_stats', 1017, 'persons', 3804, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11445, 'ice_hockey_player_stats', 979, 'persons', 3804, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11446, 'ice_hockey_offensive_stats', 1018, 'persons', 3805, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11447, 'ice_hockey_player_stats', 980, 'persons', 3805, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11448, 'ice_hockey_offensive_stats', 1019, 'persons', 3806, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11449, 'ice_hockey_player_stats', 981, 'persons', 3806, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11450, 'ice_hockey_offensive_stats', 1020, 'persons', 3807, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11451, 'ice_hockey_player_stats', 982, 'persons', 3807, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11452, 'ice_hockey_offensive_stats', 1021, 'persons', 3808, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11453, 'ice_hockey_player_stats', 983, 'persons', 3808, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11454, 'ice_hockey_offensive_stats', 1022, 'persons', 3809, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11455, 'ice_hockey_player_stats', 984, 'persons', 3809, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11456, 'ice_hockey_offensive_stats', 1023, 'persons', 3810, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11457, 'ice_hockey_player_stats', 985, 'persons', 3810, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11458, 'ice_hockey_offensive_stats', 1024, 'persons', 3811, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11459, 'ice_hockey_player_stats', 986, 'persons', 3811, 'events', 3898, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11460, 'core_person_stats', 2484, 'persons', 3773, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11461, 'ice_hockey_offensive_stats', 1025, 'persons', 3773, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11462, 'ice_hockey_player_stats', 987, 'persons', 3773, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11463, 'core_person_stats', 2485, 'persons', 3788, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11464, 'ice_hockey_offensive_stats', 1026, 'persons', 3788, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11465, 'ice_hockey_player_stats', 988, 'persons', 3788, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11466, 'core_person_stats', 2486, 'persons', 2583, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11467, 'ice_hockey_offensive_stats', 1027, 'persons', 2583, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11468, 'ice_hockey_player_stats', 989, 'persons', 2583, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11469, 'core_person_stats', 2487, 'persons', 3786, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11470, 'ice_hockey_offensive_stats', 1028, 'persons', 3786, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11471, 'ice_hockey_player_stats', 990, 'persons', 3786, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11472, 'core_person_stats', 2488, 'persons', 3774, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11473, 'ice_hockey_offensive_stats', 1029, 'persons', 3774, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11474, 'ice_hockey_player_stats', 991, 'persons', 3774, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11475, 'core_person_stats', 2489, 'persons', 3784, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11476, 'ice_hockey_offensive_stats', 1030, 'persons', 3784, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11477, 'ice_hockey_player_stats', 992, 'persons', 3784, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11478, 'core_person_stats', 2490, 'persons', 3794, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11479, 'ice_hockey_offensive_stats', 1031, 'persons', 3794, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11480, 'ice_hockey_player_stats', 993, 'persons', 3794, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11481, 'core_person_stats', 2491, 'persons', 3781, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11482, 'ice_hockey_offensive_stats', 1032, 'persons', 3781, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11483, 'ice_hockey_player_stats', 994, 'persons', 3781, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11484, 'core_person_stats', 2492, 'persons', 3787, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11485, 'ice_hockey_offensive_stats', 1033, 'persons', 3787, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11486, 'ice_hockey_player_stats', 995, 'persons', 3787, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11487, 'core_person_stats', 2493, 'persons', 3790, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11488, 'ice_hockey_offensive_stats', 1034, 'persons', 3790, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11489, 'ice_hockey_player_stats', 996, 'persons', 3790, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11490, 'core_person_stats', 2494, 'persons', 3783, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11491, 'ice_hockey_offensive_stats', 1035, 'persons', 3783, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11492, 'ice_hockey_player_stats', 997, 'persons', 3783, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11493, 'core_person_stats', 2495, 'persons', 3789, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11494, 'ice_hockey_offensive_stats', 1036, 'persons', 3789, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11495, 'ice_hockey_player_stats', 998, 'persons', 3789, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11496, 'core_person_stats', 2496, 'persons', 3793, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11497, 'ice_hockey_offensive_stats', 1037, 'persons', 3793, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11498, 'ice_hockey_player_stats', 999, 'persons', 3793, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11499, 'core_person_stats', 2497, 'persons', 3782, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11500, 'ice_hockey_offensive_stats', 1038, 'persons', 3782, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11501, 'ice_hockey_player_stats', 1000, 'persons', 3782, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11502, 'core_person_stats', 2498, 'persons', 3785, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11503, 'ice_hockey_offensive_stats', 1039, 'persons', 3785, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11504, 'ice_hockey_player_stats', 1001, 'persons', 3785, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11505, 'core_person_stats', 2499, 'persons', 3791, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11506, 'ice_hockey_offensive_stats', 1040, 'persons', 3791, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11507, 'ice_hockey_player_stats', 1002, 'persons', 3791, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11508, 'core_person_stats', 2500, 'persons', 3795, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11509, 'ice_hockey_offensive_stats', 1041, 'persons', 3795, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11510, 'ice_hockey_player_stats', 1003, 'persons', 3795, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11511, 'core_person_stats', 2501, 'persons', 3812, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11512, 'ice_hockey_offensive_stats', 1042, 'persons', 3812, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11513, 'ice_hockey_player_stats', 1004, 'persons', 3812, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11514, 'core_person_stats', 2502, 'persons', 3792, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11515, 'ice_hockey_offensive_stats', 1043, 'persons', 3792, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11516, 'ice_hockey_player_stats', 1005, 'persons', 3792, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11517, 'core_person_stats', 2503, 'persons', 3796, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11518, 'ice_hockey_offensive_stats', 1044, 'persons', 3796, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11519, 'ice_hockey_player_stats', 1006, 'persons', 3796, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11520, 'core_person_stats', 2504, 'persons', 3775, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11521, 'ice_hockey_offensive_stats', 1045, 'persons', 3775, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11522, 'ice_hockey_player_stats', 1007, 'persons', 3775, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11523, 'core_person_stats', 2505, 'persons', 3813, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11524, 'ice_hockey_offensive_stats', 1046, 'persons', 3813, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11525, 'ice_hockey_player_stats', 1008, 'persons', 3813, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11526, 'core_person_stats', 2506, 'persons', 3814, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11527, 'ice_hockey_offensive_stats', 1047, 'persons', 3814, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11528, 'ice_hockey_player_stats', 1009, 'persons', 3814, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11529, 'core_person_stats', 2507, 'persons', 3815, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11530, 'ice_hockey_offensive_stats', 1048, 'persons', 3815, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11531, 'ice_hockey_player_stats', 1010, 'persons', 3815, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11532, 'core_person_stats', 2508, 'persons', 3811, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11533, 'ice_hockey_offensive_stats', 1049, 'persons', 3811, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11534, 'ice_hockey_player_stats', 1011, 'persons', 3811, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11535, 'core_person_stats', 2509, 'persons', 3780, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11536, 'ice_hockey_offensive_stats', 1050, 'persons', 3780, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11537, 'ice_hockey_player_stats', 1012, 'persons', 3780, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11538, 'core_person_stats', 2510, 'persons', 3777, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11539, 'ice_hockey_offensive_stats', 1051, 'persons', 3777, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11540, 'ice_hockey_player_stats', 1013, 'persons', 3777, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11541, 'core_person_stats', 2511, 'persons', 3776, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11542, 'ice_hockey_offensive_stats', 1052, 'persons', 3776, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11543, 'ice_hockey_player_stats', 1014, 'persons', 3776, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11544, 'core_person_stats', 2512, 'persons', 2539, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11545, 'ice_hockey_offensive_stats', 1053, 'persons', 2539, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11546, 'ice_hockey_player_stats', 1015, 'persons', 2539, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11547, 'core_person_stats', 2513, 'persons', 3810, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11548, 'ice_hockey_offensive_stats', 1054, 'persons', 3810, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11549, 'ice_hockey_player_stats', 1016, 'persons', 3810, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11550, 'core_person_stats', 2514, 'persons', 3809, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11551, 'ice_hockey_offensive_stats', 1055, 'persons', 3809, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11552, 'ice_hockey_player_stats', 1017, 'persons', 3809, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11553, 'core_person_stats', 2515, 'persons', 3803, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11554, 'ice_hockey_offensive_stats', 1056, 'persons', 3803, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11555, 'ice_hockey_player_stats', 1018, 'persons', 3803, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11556, 'core_person_stats', 2516, 'persons', 3808, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11557, 'ice_hockey_offensive_stats', 1057, 'persons', 3808, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11558, 'ice_hockey_player_stats', 1019, 'persons', 3808, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11559, 'core_person_stats', 2517, 'persons', 3807, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11560, 'ice_hockey_offensive_stats', 1058, 'persons', 3807, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11561, 'ice_hockey_player_stats', 1020, 'persons', 3807, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11562, 'core_person_stats', 2518, 'persons', 3816, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11563, 'ice_hockey_offensive_stats', 1059, 'persons', 3816, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11564, 'ice_hockey_player_stats', 1021, 'persons', 3816, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11565, 'core_person_stats', 2519, 'persons', 3800, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11566, 'ice_hockey_offensive_stats', 1060, 'persons', 3800, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11567, 'ice_hockey_player_stats', 1022, 'persons', 3800, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11568, 'core_person_stats', 2520, 'persons', 3817, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11569, 'ice_hockey_offensive_stats', 1061, 'persons', 3817, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11570, 'ice_hockey_player_stats', 1023, 'persons', 3817, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11571, 'core_person_stats', 2521, 'persons', 3818, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11572, 'ice_hockey_offensive_stats', 1062, 'persons', 3818, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11573, 'ice_hockey_player_stats', 1024, 'persons', 3818, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11574, 'core_person_stats', 2522, 'persons', 3804, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11575, 'ice_hockey_offensive_stats', 1063, 'persons', 3804, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11576, 'ice_hockey_player_stats', 1025, 'persons', 3804, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11577, 'core_person_stats', 2523, 'persons', 3797, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11578, 'ice_hockey_offensive_stats', 1064, 'persons', 3797, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11579, 'ice_hockey_player_stats', 1026, 'persons', 3797, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11580, 'core_person_stats', 2524, 'persons', 3798, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11581, 'ice_hockey_offensive_stats', 1065, 'persons', 3798, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11582, 'ice_hockey_player_stats', 1027, 'persons', 3798, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11583, 'core_person_stats', 2525, 'persons', 3778, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11584, 'ice_hockey_offensive_stats', 1066, 'persons', 3778, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11585, 'ice_hockey_player_stats', 1028, 'persons', 3778, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11586, 'core_person_stats', 2526, 'persons', 2537, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11587, 'ice_hockey_offensive_stats', 1067, 'persons', 2537, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11588, 'ice_hockey_player_stats', 1029, 'persons', 2537, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11589, 'core_person_stats', 2527, 'persons', 3801, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11590, 'ice_hockey_offensive_stats', 1068, 'persons', 3801, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11591, 'ice_hockey_player_stats', 1030, 'persons', 3801, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11592, 'core_person_stats', 2528, 'persons', 3802, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11593, 'ice_hockey_offensive_stats', 1069, 'persons', 3802, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11594, 'ice_hockey_player_stats', 1031, 'persons', 3802, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11595, 'core_person_stats', 2529, 'persons', 3805, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11596, 'ice_hockey_offensive_stats', 1070, 'persons', 3805, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11597, 'ice_hockey_player_stats', 1032, 'persons', 3805, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11598, 'core_person_stats', 2530, 'persons', 3799, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11599, 'ice_hockey_offensive_stats', 1071, 'persons', 3799, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11600, 'ice_hockey_player_stats', 1033, 'persons', 3799, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11601, 'core_person_stats', 2531, 'persons', 3806, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11602, 'ice_hockey_offensive_stats', 1072, 'persons', 3806, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11603, 'ice_hockey_player_stats', 1034, 'persons', 3806, 'sub_seasons', 3, 'season-regular'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11604, 'basketball_offensive_stats', 106, 'teams', 79, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11605, 'basketball_rebounding_stats', 106, 'teams', 79, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11606, 'basketball_defensive_stats', 106, 'teams', 79, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11607, 'basketball_offensive_stats', 107, 'teams', 65, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11608, 'basketball_rebounding_stats', 107, 'teams', 65, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11609, 'basketball_defensive_stats', 107, 'teams', 65, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11610, 'core_person_stats', 2532, 'persons', 3362, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11611, 'basketball_offensive_stats', 108, 'persons', 3362, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11612, 'basketball_rebounding_stats', 108, 'persons', 3362, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11613, 'basketball_defensive_stats', 108, 'persons', 3362, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11614, 'core_person_stats', 2533, 'persons', 3363, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11615, 'basketball_offensive_stats', 109, 'persons', 3363, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11616, 'basketball_rebounding_stats', 109, 'persons', 3363, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11617, 'basketball_defensive_stats', 109, 'persons', 3363, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11618, 'core_person_stats', 2534, 'persons', 3364, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11619, 'basketball_offensive_stats', 110, 'persons', 3364, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11620, 'basketball_rebounding_stats', 110, 'persons', 3364, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11621, 'basketball_defensive_stats', 110, 'persons', 3364, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11622, 'core_person_stats', 2535, 'persons', 3366, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11623, 'basketball_offensive_stats', 111, 'persons', 3366, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11624, 'basketball_rebounding_stats', 111, 'persons', 3366, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11625, 'basketball_defensive_stats', 111, 'persons', 3366, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11626, 'core_person_stats', 2536, 'persons', 3365, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11627, 'basketball_offensive_stats', 112, 'persons', 3365, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11628, 'basketball_rebounding_stats', 112, 'persons', 3365, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11629, 'basketball_defensive_stats', 112, 'persons', 3365, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11630, 'core_person_stats', 2537, 'persons', 3368, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11631, 'basketball_offensive_stats', 113, 'persons', 3368, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11632, 'basketball_rebounding_stats', 113, 'persons', 3368, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11633, 'basketball_defensive_stats', 113, 'persons', 3368, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11634, 'core_person_stats', 2538, 'persons', 3367, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11635, 'basketball_offensive_stats', 114, 'persons', 3367, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11636, 'basketball_rebounding_stats', 114, 'persons', 3367, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11637, 'basketball_defensive_stats', 114, 'persons', 3367, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11638, 'core_person_stats', 2539, 'persons', 3369, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11639, 'basketball_offensive_stats', 115, 'persons', 3369, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11640, 'basketball_rebounding_stats', 115, 'persons', 3369, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11641, 'basketball_defensive_stats', 115, 'persons', 3369, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11642, 'core_person_stats', 2540, 'persons', 3371, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11643, 'basketball_offensive_stats', 116, 'persons', 3371, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11644, 'basketball_rebounding_stats', 116, 'persons', 3371, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11645, 'basketball_defensive_stats', 116, 'persons', 3371, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11646, 'core_person_stats', 2541, 'persons', 3372, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11647, 'basketball_offensive_stats', 117, 'persons', 3372, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11648, 'basketball_rebounding_stats', 117, 'persons', 3372, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11649, 'basketball_defensive_stats', 117, 'persons', 3372, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11650, 'core_person_stats', 2542, 'persons', 3370, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11651, 'basketball_offensive_stats', 118, 'persons', 3370, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11652, 'basketball_rebounding_stats', 118, 'persons', 3370, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11653, 'basketball_defensive_stats', 118, 'persons', 3370, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11654, 'core_person_stats', 2543, 'persons', 3375, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11655, 'basketball_offensive_stats', 119, 'persons', 3375, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11656, 'basketball_rebounding_stats', 119, 'persons', 3375, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11657, 'basketball_defensive_stats', 119, 'persons', 3375, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11658, 'core_person_stats', 2544, 'persons', 3374, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11659, 'basketball_offensive_stats', 120, 'persons', 3374, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11660, 'basketball_rebounding_stats', 120, 'persons', 3374, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11661, 'basketball_defensive_stats', 120, 'persons', 3374, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11662, 'core_person_stats', 2545, 'persons', 3376, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11663, 'basketball_offensive_stats', 121, 'persons', 3376, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11664, 'basketball_rebounding_stats', 121, 'persons', 3376, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11665, 'basketball_defensive_stats', 121, 'persons', 3376, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11666, 'core_person_stats', 2546, 'persons', 3378, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11667, 'basketball_offensive_stats', 122, 'persons', 3378, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11668, 'basketball_rebounding_stats', 122, 'persons', 3378, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11669, 'basketball_defensive_stats', 122, 'persons', 3378, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11670, 'core_person_stats', 2547, 'persons', 3377, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11671, 'basketball_offensive_stats', 123, 'persons', 3377, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11672, 'basketball_rebounding_stats', 123, 'persons', 3377, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11673, 'basketball_defensive_stats', 123, 'persons', 3377, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11674, 'core_person_stats', 2548, 'persons', 3379, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11675, 'basketball_offensive_stats', 124, 'persons', 3379, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11676, 'basketball_rebounding_stats', 124, 'persons', 3379, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11677, 'basketball_defensive_stats', 124, 'persons', 3379, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11678, 'core_person_stats', 2549, 'persons', 3381, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11679, 'basketball_offensive_stats', 125, 'persons', 3381, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11680, 'basketball_rebounding_stats', 125, 'persons', 3381, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11681, 'basketball_defensive_stats', 125, 'persons', 3381, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11682, 'core_person_stats', 2550, 'persons', 3380, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11683, 'basketball_offensive_stats', 126, 'persons', 3380, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11684, 'basketball_rebounding_stats', 126, 'persons', 3380, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11685, 'basketball_defensive_stats', 126, 'persons', 3380, 'events', 4006, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11686, 'basketball_offensive_stats', 127, 'teams', 69, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11687, 'basketball_rebounding_stats', 127, 'teams', 69, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11688, 'basketball_defensive_stats', 127, 'teams', 69, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11689, 'basketball_offensive_stats', 128, 'teams', 86, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11690, 'basketball_rebounding_stats', 128, 'teams', 86, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11691, 'basketball_defensive_stats', 128, 'teams', 86, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11692, 'core_person_stats', 2551, 'persons', 1305, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11693, 'basketball_offensive_stats', 129, 'persons', 1305, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11694, 'basketball_rebounding_stats', 129, 'persons', 1305, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11695, 'basketball_defensive_stats', 129, 'persons', 1305, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11696, 'core_person_stats', 2552, 'persons', 1314, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11697, 'basketball_offensive_stats', 130, 'persons', 1314, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11698, 'basketball_rebounding_stats', 130, 'persons', 1314, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11699, 'basketball_defensive_stats', 130, 'persons', 1314, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11700, 'core_person_stats', 2553, 'persons', 1300, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11701, 'basketball_offensive_stats', 131, 'persons', 1300, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11702, 'basketball_rebounding_stats', 131, 'persons', 1300, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11703, 'basketball_defensive_stats', 131, 'persons', 1300, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11704, 'core_person_stats', 2554, 'persons', 1309, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11705, 'basketball_offensive_stats', 132, 'persons', 1309, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11706, 'basketball_rebounding_stats', 132, 'persons', 1309, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11707, 'basketball_defensive_stats', 132, 'persons', 1309, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11708, 'core_person_stats', 2555, 'persons', 1299, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11709, 'basketball_offensive_stats', 133, 'persons', 1299, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11710, 'basketball_rebounding_stats', 133, 'persons', 1299, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11711, 'basketball_defensive_stats', 133, 'persons', 1299, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11712, 'core_person_stats', 2556, 'persons', 1307, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11713, 'basketball_offensive_stats', 134, 'persons', 1307, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11714, 'basketball_rebounding_stats', 134, 'persons', 1307, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11715, 'basketball_defensive_stats', 134, 'persons', 1307, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11716, 'core_person_stats', 2557, 'persons', 1301, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11717, 'basketball_offensive_stats', 135, 'persons', 1301, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11718, 'basketball_rebounding_stats', 135, 'persons', 1301, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11719, 'basketball_defensive_stats', 135, 'persons', 1301, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11720, 'core_person_stats', 2558, 'persons', 1308, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11721, 'basketball_offensive_stats', 136, 'persons', 1308, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11722, 'basketball_rebounding_stats', 136, 'persons', 1308, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11723, 'basketball_defensive_stats', 136, 'persons', 1308, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11724, 'core_person_stats', 2559, 'persons', 3734, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11725, 'basketball_offensive_stats', 137, 'persons', 3734, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11726, 'basketball_rebounding_stats', 137, 'persons', 3734, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11727, 'basketball_defensive_stats', 137, 'persons', 3734, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11728, 'core_person_stats', 2560, 'persons', 3735, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11729, 'basketball_offensive_stats', 138, 'persons', 3735, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11730, 'basketball_rebounding_stats', 138, 'persons', 3735, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11731, 'basketball_defensive_stats', 138, 'persons', 3735, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11732, 'core_person_stats', 2561, 'persons', 3736, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11733, 'basketball_offensive_stats', 139, 'persons', 3736, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11734, 'basketball_rebounding_stats', 139, 'persons', 3736, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11735, 'basketball_defensive_stats', 139, 'persons', 3736, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11736, 'core_person_stats', 2562, 'persons', 3737, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11737, 'basketball_offensive_stats', 140, 'persons', 3737, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11738, 'basketball_rebounding_stats', 140, 'persons', 3737, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11739, 'basketball_defensive_stats', 140, 'persons', 3737, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11740, 'core_person_stats', 2563, 'persons', 3738, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11741, 'basketball_offensive_stats', 141, 'persons', 3738, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11742, 'basketball_rebounding_stats', 141, 'persons', 3738, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11743, 'basketball_defensive_stats', 141, 'persons', 3738, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11744, 'core_person_stats', 2564, 'persons', 3739, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11745, 'basketball_offensive_stats', 142, 'persons', 3739, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11746, 'basketball_rebounding_stats', 142, 'persons', 3739, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11747, 'basketball_defensive_stats', 142, 'persons', 3739, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11748, 'core_person_stats', 2565, 'persons', 3740, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11749, 'basketball_offensive_stats', 143, 'persons', 3740, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11750, 'basketball_rebounding_stats', 143, 'persons', 3740, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11751, 'basketball_defensive_stats', 143, 'persons', 3740, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11752, 'core_person_stats', 2566, 'persons', 3741, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11753, 'basketball_offensive_stats', 144, 'persons', 3741, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11754, 'basketball_rebounding_stats', 144, 'persons', 3741, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11755, 'basketball_defensive_stats', 144, 'persons', 3741, 'events', 4133, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11756, 'basketball_offensive_stats', 145, 'teams', 73, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11757, 'basketball_rebounding_stats', 145, 'teams', 73, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11758, 'basketball_defensive_stats', 145, 'teams', 73, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11759, 'basketball_offensive_stats', 146, 'teams', 70, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11760, 'basketball_rebounding_stats', 146, 'teams', 70, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11761, 'basketball_defensive_stats', 146, 'teams', 70, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11762, 'core_person_stats', 2567, 'persons', 3623, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11763, 'basketball_offensive_stats', 147, 'persons', 3623, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11764, 'basketball_rebounding_stats', 147, 'persons', 3623, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11765, 'basketball_defensive_stats', 147, 'persons', 3623, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11766, 'core_person_stats', 2568, 'persons', 3624, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11767, 'basketball_offensive_stats', 148, 'persons', 3624, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11768, 'basketball_rebounding_stats', 148, 'persons', 3624, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11769, 'basketball_defensive_stats', 148, 'persons', 3624, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11770, 'core_person_stats', 2569, 'persons', 3625, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11771, 'basketball_offensive_stats', 149, 'persons', 3625, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11772, 'basketball_rebounding_stats', 149, 'persons', 3625, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11773, 'basketball_defensive_stats', 149, 'persons', 3625, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11774, 'core_person_stats', 2570, 'persons', 3626, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11775, 'basketball_offensive_stats', 150, 'persons', 3626, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11776, 'basketball_rebounding_stats', 150, 'persons', 3626, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11777, 'basketball_defensive_stats', 150, 'persons', 3626, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11778, 'core_person_stats', 2571, 'persons', 3627, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11779, 'basketball_offensive_stats', 151, 'persons', 3627, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11780, 'basketball_rebounding_stats', 151, 'persons', 3627, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11781, 'basketball_defensive_stats', 151, 'persons', 3627, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11782, 'core_person_stats', 2572, 'persons', 3628, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11783, 'basketball_offensive_stats', 152, 'persons', 3628, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11784, 'basketball_rebounding_stats', 152, 'persons', 3628, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11785, 'basketball_defensive_stats', 152, 'persons', 3628, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11786, 'core_person_stats', 2573, 'persons', 3629, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11787, 'basketball_offensive_stats', 153, 'persons', 3629, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11788, 'basketball_rebounding_stats', 153, 'persons', 3629, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11789, 'basketball_defensive_stats', 153, 'persons', 3629, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11790, 'core_person_stats', 2574, 'persons', 3630, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11791, 'basketball_offensive_stats', 154, 'persons', 3630, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11792, 'basketball_rebounding_stats', 154, 'persons', 3630, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11793, 'basketball_defensive_stats', 154, 'persons', 3630, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11794, 'core_person_stats', 2575, 'persons', 3635, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11795, 'basketball_offensive_stats', 155, 'persons', 3635, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11796, 'basketball_rebounding_stats', 155, 'persons', 3635, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11797, 'basketball_defensive_stats', 155, 'persons', 3635, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11798, 'core_person_stats', 2576, 'persons', 3636, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11799, 'basketball_offensive_stats', 156, 'persons', 3636, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11800, 'basketball_rebounding_stats', 156, 'persons', 3636, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11801, 'basketball_defensive_stats', 156, 'persons', 3636, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11802, 'core_person_stats', 2577, 'persons', 3637, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11803, 'basketball_offensive_stats', 157, 'persons', 3637, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11804, 'basketball_rebounding_stats', 157, 'persons', 3637, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11805, 'basketball_defensive_stats', 157, 'persons', 3637, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11806, 'core_person_stats', 2578, 'persons', 2067, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11807, 'basketball_offensive_stats', 158, 'persons', 2067, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11808, 'basketball_rebounding_stats', 158, 'persons', 2067, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11809, 'basketball_defensive_stats', 158, 'persons', 2067, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11810, 'core_person_stats', 2579, 'persons', 3638, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11811, 'basketball_offensive_stats', 159, 'persons', 3638, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11812, 'basketball_rebounding_stats', 159, 'persons', 3638, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11813, 'basketball_defensive_stats', 159, 'persons', 3638, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11814, 'core_person_stats', 2580, 'persons', 3639, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11815, 'basketball_offensive_stats', 160, 'persons', 3639, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11816, 'basketball_rebounding_stats', 160, 'persons', 3639, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11817, 'basketball_defensive_stats', 160, 'persons', 3639, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11818, 'core_person_stats', 2581, 'persons', 3640, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11819, 'basketball_offensive_stats', 161, 'persons', 3640, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11820, 'basketball_rebounding_stats', 161, 'persons', 3640, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11821, 'basketball_defensive_stats', 161, 'persons', 3640, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11822, 'core_person_stats', 2582, 'persons', 3641, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11823, 'basketball_offensive_stats', 162, 'persons', 3641, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11824, 'basketball_rebounding_stats', 162, 'persons', 3641, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11825, 'basketball_defensive_stats', 162, 'persons', 3641, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11826, 'core_person_stats', 2583, 'persons', 3642, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11827, 'basketball_offensive_stats', 163, 'persons', 3642, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11828, 'basketball_rebounding_stats', 163, 'persons', 3642, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11829, 'basketball_defensive_stats', 163, 'persons', 3642, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11830, 'core_person_stats', 2584, 'persons', 3643, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11831, 'basketball_offensive_stats', 164, 'persons', 3643, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11832, 'basketball_rebounding_stats', 164, 'persons', 3643, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11833, 'basketball_defensive_stats', 164, 'persons', 3643, 'events', 4249, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11834, 'team_american_football_stats', 33, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11835, 'american_football_offensive_stats', 33, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11836, 'american_football_passing_stats', 272, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11837, 'american_football_rushing_stats', 157, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11838, 'american_football_down_progress_stats', 33, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11839, 'american_football_sacks_against_stats', 70, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11840, 'american_football_defensive_stats', 664, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11841, 'american_football_scoring_stats', 745, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11842, 'american_football_special_teams_stats', 127, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11843, 'american_football_fumbles_stats', 107, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11844, 'american_football_penalties_stats', 33, 'teams', 50, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11845, 'team_american_football_stats', 34, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11846, 'american_football_offensive_stats', 34, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11847, 'american_football_passing_stats', 273, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11848, 'american_football_rushing_stats', 158, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11849, 'american_football_down_progress_stats', 34, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11850, 'american_football_sacks_against_stats', 71, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11851, 'american_football_defensive_stats', 665, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11852, 'american_football_scoring_stats', 746, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11853, 'american_football_special_teams_stats', 128, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11854, 'american_football_fumbles_stats', 108, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11855, 'american_football_penalties_stats', 34, 'teams', 34, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11856, 'american_football_rushing_stats', 159, 'persons', 3202, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11857, 'american_football_defensive_stats', 666, 'persons', 3220, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11858, 'american_football_scoring_stats', 747, 'persons', 3220, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11859, 'american_football_passing_stats', 274, 'persons', 3204, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11860, 'american_football_rushing_stats', 160, 'persons', 3204, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11861, 'american_football_sacks_against_stats', 72, 'persons', 3204, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11862, 'american_football_defensive_stats', 667, 'persons', 3223, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11863, 'american_football_scoring_stats', 748, 'persons', 3223, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11864, 'american_football_defensive_stats', 668, 'persons', 3214, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11865, 'american_football_scoring_stats', 749, 'persons', 3214, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11866, 'american_football_defensive_stats', 669, 'persons', 2525, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11867, 'american_football_scoring_stats', 750, 'persons', 2525, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11868, 'american_football_special_teams_stats', 129, 'persons', 2525, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11869, 'american_football_passing_stats', 275, 'persons', 3205, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11870, 'american_football_defensive_stats', 670, 'persons', 3215, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11871, 'american_football_scoring_stats', 751, 'persons', 3215, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11872, 'american_football_defensive_stats', 671, 'persons', 3221, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11873, 'american_football_scoring_stats', 752, 'persons', 3221, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11874, 'american_football_defensive_stats', 672, 'persons', 3224, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11875, 'american_football_scoring_stats', 753, 'persons', 3224, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11876, 'american_football_defensive_stats', 673, 'persons', 3216, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11877, 'american_football_scoring_stats', 754, 'persons', 3216, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11878, 'american_football_defensive_stats', 674, 'persons', 3213, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11879, 'american_football_scoring_stats', 755, 'persons', 3213, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11880, 'american_football_special_teams_stats', 130, 'persons', 3208, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11881, 'american_football_defensive_stats', 675, 'persons', 3218, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11882, 'american_football_scoring_stats', 756, 'persons', 3218, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11883, 'american_football_defensive_stats', 676, 'persons', 3211, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11884, 'american_football_scoring_stats', 757, 'persons', 3211, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11885, 'american_football_fumbles_stats', 109, 'persons', 3211, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11886, 'american_football_defensive_stats', 677, 'persons', 3212, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11887, 'american_football_scoring_stats', 758, 'persons', 3212, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11888, 'american_football_defensive_stats', 678, 'persons', 3217, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11889, 'american_football_scoring_stats', 759, 'persons', 3217, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11890, 'american_football_passing_stats', 276, 'persons', 3206, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11891, 'american_football_rushing_stats', 161, 'persons', 3201, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11892, 'american_football_defensive_stats', 679, 'persons', 3201, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11893, 'american_football_scoring_stats', 760, 'persons', 3201, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11894, 'american_football_defensive_stats', 680, 'persons', 3222, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11895, 'american_football_scoring_stats', 761, 'persons', 3222, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11896, 'american_football_passing_stats', 277, 'persons', 3207, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11897, 'american_football_scoring_stats', 762, 'persons', 3207, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11898, 'american_football_special_teams_stats', 131, 'persons', 3207, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11899, 'american_football_passing_stats', 278, 'persons', 3203, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11900, 'american_football_rushing_stats', 162, 'persons', 3203, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11901, 'american_football_defensive_stats', 681, 'persons', 2531, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11902, 'american_football_scoring_stats', 763, 'persons', 2531, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11903, 'american_football_defensive_stats', 682, 'persons', 3210, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11904, 'american_football_scoring_stats', 764, 'persons', 3210, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11905, 'american_football_fumbles_stats', 110, 'persons', 3210, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11906, 'american_football_defensive_stats', 683, 'persons', 3225, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11907, 'american_football_scoring_stats', 765, 'persons', 3225, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11908, 'american_football_defensive_stats', 684, 'persons', 3209, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11909, 'american_football_scoring_stats', 766, 'persons', 3209, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11910, 'american_football_fumbles_stats', 111, 'persons', 3209, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11911, 'american_football_defensive_stats', 685, 'persons', 3219, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11912, 'american_football_scoring_stats', 767, 'persons', 3219, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11913, 'american_football_passing_stats', 279, 'persons', 2344, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11914, 'american_football_defensive_stats', 686, 'persons', 3234, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11915, 'american_football_scoring_stats', 768, 'persons', 3234, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11916, 'american_football_defensive_stats', 687, 'persons', 3249, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11917, 'american_football_scoring_stats', 769, 'persons', 3249, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11918, 'american_football_defensive_stats', 688, 'persons', 3246, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11919, 'american_football_scoring_stats', 770, 'persons', 3246, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11920, 'american_football_passing_stats', 280, 'persons', 3227, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11921, 'american_football_rushing_stats', 163, 'persons', 3227, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11922, 'american_football_sacks_against_stats', 73, 'persons', 3227, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11923, 'american_football_defensive_stats', 689, 'persons', 3247, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11924, 'american_football_scoring_stats', 771, 'persons', 3247, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11925, 'american_football_defensive_stats', 690, 'persons', 3239, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11926, 'american_football_scoring_stats', 772, 'persons', 3239, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11927, 'american_football_passing_stats', 281, 'persons', 3229, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11928, 'american_football_rushing_stats', 164, 'persons', 3229, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11929, 'american_football_fumbles_stats', 112, 'persons', 3229, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11930, 'american_football_rushing_stats', 165, 'persons', 3230, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11931, 'american_football_defensive_stats', 691, 'persons', 3250, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11932, 'american_football_scoring_stats', 773, 'persons', 3250, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11933, 'american_football_defensive_stats', 692, 'persons', 3241, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11934, 'american_football_scoring_stats', 774, 'persons', 3241, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11935, 'american_football_defensive_stats', 693, 'persons', 2351, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11936, 'american_football_scoring_stats', 775, 'persons', 2351, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11937, 'american_football_defensive_stats', 694, 'persons', 3242, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11938, 'american_football_scoring_stats', 776, 'persons', 3242, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11939, 'american_football_special_teams_stats', 132, 'persons', 3235, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11940, 'american_football_defensive_stats', 695, 'persons', 3237, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11941, 'american_football_scoring_stats', 777, 'persons', 3237, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11942, 'american_football_defensive_stats', 696, 'persons', 3244, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11943, 'american_football_scoring_stats', 778, 'persons', 3244, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11944, 'american_football_defensive_stats', 697, 'persons', 3240, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11945, 'american_football_scoring_stats', 779, 'persons', 3240, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11946, 'american_football_passing_stats', 282, 'persons', 3226, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11947, 'american_football_rushing_stats', 166, 'persons', 3226, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11948, 'american_football_defensive_stats', 698, 'persons', 3226, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11949, 'american_football_scoring_stats', 780, 'persons', 3226, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11950, 'american_football_defensive_stats', 699, 'persons', 3251, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11951, 'american_football_scoring_stats', 781, 'persons', 3251, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11952, 'american_football_passing_stats', 283, 'persons', 3233, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11953, 'american_football_scoring_stats', 782, 'persons', 3233, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11954, 'american_football_defensive_stats', 700, 'persons', 3236, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11955, 'american_football_scoring_stats', 783, 'persons', 3236, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11956, 'american_football_fumbles_stats', 113, 'persons', 3236, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11957, 'american_football_passing_stats', 284, 'persons', 3232, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11958, 'american_football_scoring_stats', 784, 'persons', 3252, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11959, 'american_football_defensive_stats', 701, 'persons', 2340, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11960, 'american_football_scoring_stats', 785, 'persons', 2340, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11961, 'american_football_defensive_stats', 702, 'persons', 3245, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11962, 'american_football_scoring_stats', 786, 'persons', 3245, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11963, 'american_football_defensive_stats', 703, 'persons', 3243, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11964, 'american_football_scoring_stats', 787, 'persons', 3243, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11965, 'american_football_defensive_stats', 704, 'persons', 2354, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11966, 'american_football_scoring_stats', 788, 'persons', 2354, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11967, 'american_football_defensive_stats', 705, 'persons', 2345, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11968, 'american_football_scoring_stats', 789, 'persons', 2345, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11969, 'american_football_passing_stats', 285, 'persons', 3231, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11970, 'american_football_defensive_stats', 706, 'persons', 3231, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11971, 'american_football_scoring_stats', 790, 'persons', 3231, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11972, 'american_football_special_teams_stats', 133, 'persons', 3231, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11973, 'american_football_defensive_stats', 707, 'persons', 2349, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11974, 'american_football_scoring_stats', 791, 'persons', 2349, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11975, 'american_football_defensive_stats', 708, 'persons', 3238, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11976, 'american_football_scoring_stats', 792, 'persons', 3238, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11977, 'american_football_passing_stats', 286, 'persons', 3228, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11978, 'american_football_rushing_stats', 167, 'persons', 3228, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11979, 'american_football_special_teams_stats', 134, 'persons', 3228, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11980, 'american_football_defensive_stats', 709, 'persons', 3248, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11981, 'american_football_scoring_stats', 793, 'persons', 3248, 'events', 3119, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11982, 'team_american_football_stats', 35, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11983, 'american_football_offensive_stats', 35, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11984, 'american_football_passing_stats', 287, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11985, 'american_football_rushing_stats', 168, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11986, 'american_football_down_progress_stats', 35, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11987, 'american_football_sacks_against_stats', 74, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11988, 'american_football_defensive_stats', 710, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11989, 'american_football_scoring_stats', 794, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11990, 'american_football_special_teams_stats', 135, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11991, 'american_football_fumbles_stats', 114, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11992, 'american_football_penalties_stats', 35, 'teams', 47, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11993, 'team_american_football_stats', 36, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11994, 'american_football_offensive_stats', 36, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11995, 'american_football_passing_stats', 288, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11996, 'american_football_rushing_stats', 169, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11997, 'american_football_down_progress_stats', 36, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11998, 'american_football_sacks_against_stats', 75, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (11999, 'american_football_defensive_stats', 711, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12000, 'american_football_scoring_stats', 795, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12001, 'american_football_special_teams_stats', 136, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12002, 'american_football_fumbles_stats', 115, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12003, 'american_football_penalties_stats', 36, 'teams', 49, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12004, 'american_football_defensive_stats', 712, 'persons', 3903, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12005, 'american_football_scoring_stats', 796, 'persons', 3903, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12006, 'american_football_defensive_stats', 713, 'persons', 3894, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12007, 'american_football_scoring_stats', 797, 'persons', 3894, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12008, 'american_football_passing_stats', 289, 'persons', 3876, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12009, 'american_football_rushing_stats', 170, 'persons', 3876, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12010, 'american_football_scoring_stats', 798, 'persons', 3876, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12011, 'american_football_defensive_stats', 714, 'persons', 3899, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12012, 'american_football_scoring_stats', 799, 'persons', 3899, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12013, 'american_football_defensive_stats', 715, 'persons', 3892, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12014, 'american_football_scoring_stats', 800, 'persons', 3892, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12015, 'american_football_defensive_stats', 716, 'persons', 3895, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12016, 'american_football_scoring_stats', 801, 'persons', 3895, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12017, 'american_football_defensive_stats', 717, 'persons', 3902, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12018, 'american_football_scoring_stats', 802, 'persons', 3902, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12019, 'american_football_defensive_stats', 718, 'persons', 3884, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12020, 'american_football_scoring_stats', 803, 'persons', 3884, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12021, 'american_football_special_teams_stats', 137, 'persons', 3884, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12022, 'american_football_passing_stats', 290, 'persons', 3881, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12023, 'american_football_scoring_stats', 804, 'persons', 3881, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12024, 'american_football_defensive_stats', 719, 'persons', 3898, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12025, 'american_football_scoring_stats', 805, 'persons', 3898, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12026, 'american_football_defensive_stats', 720, 'persons', 3896, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12027, 'american_football_scoring_stats', 806, 'persons', 3896, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12028, 'american_football_scoring_stats', 807, 'persons', 3904, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12029, 'american_football_defensive_stats', 721, 'persons', 3882, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12030, 'american_football_scoring_stats', 808, 'persons', 3882, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12031, 'american_football_defensive_stats', 722, 'persons', 3901, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12032, 'american_football_scoring_stats', 809, 'persons', 3901, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12033, 'american_football_defensive_stats', 723, 'persons', 2421, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12034, 'american_football_scoring_stats', 810, 'persons', 2421, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12035, 'american_football_defensive_stats', 724, 'persons', 3888, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12036, 'american_football_scoring_stats', 811, 'persons', 3888, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12037, 'american_football_fumbles_stats', 116, 'persons', 3888, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12038, 'american_football_defensive_stats', 725, 'persons', 3886, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12039, 'american_football_scoring_stats', 812, 'persons', 3886, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12040, 'american_football_fumbles_stats', 117, 'persons', 3886, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12041, 'american_football_rushing_stats', 171, 'persons', 3877, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12042, 'american_football_passing_stats', 291, 'persons', 3875, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12043, 'american_football_rushing_stats', 172, 'persons', 3875, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12044, 'american_football_scoring_stats', 813, 'persons', 3875, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12045, 'american_football_special_teams_stats', 138, 'persons', 3883, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12046, 'american_football_defensive_stats', 726, 'persons', 3890, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12047, 'american_football_scoring_stats', 814, 'persons', 3890, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12048, 'american_football_passing_stats', 292, 'persons', 3879, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12049, 'american_football_scoring_stats', 815, 'persons', 3879, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12050, 'american_football_defensive_stats', 727, 'persons', 3897, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12051, 'american_football_scoring_stats', 816, 'persons', 3897, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12052, 'american_football_defensive_stats', 728, 'persons', 3893, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12053, 'american_football_scoring_stats', 817, 'persons', 3893, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12054, 'american_football_defensive_stats', 729, 'persons', 2423, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12055, 'american_football_scoring_stats', 818, 'persons', 2423, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12056, 'american_football_passing_stats', 293, 'persons', 3878, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12057, 'american_football_sacks_against_stats', 76, 'persons', 3878, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12058, 'american_football_defensive_stats', 730, 'persons', 3887, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12059, 'american_football_scoring_stats', 819, 'persons', 3887, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12060, 'american_football_fumbles_stats', 118, 'persons', 3887, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12061, 'american_football_defensive_stats', 731, 'persons', 3900, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12062, 'american_football_scoring_stats', 820, 'persons', 3900, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12063, 'american_football_special_teams_stats', 139, 'persons', 3885, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12064, 'american_football_defensive_stats', 732, 'persons', 3889, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12065, 'american_football_scoring_stats', 821, 'persons', 3889, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12066, 'american_football_defensive_stats', 733, 'persons', 3891, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12067, 'american_football_scoring_stats', 822, 'persons', 3891, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12068, 'american_football_passing_stats', 294, 'persons', 3880, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12069, 'american_football_scoring_stats', 823, 'persons', 3880, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12070, 'american_football_scoring_stats', 824, 'persons', 3924, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12071, 'american_football_passing_stats', 295, 'persons', 3909, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12072, 'american_football_defensive_stats', 734, 'persons', 3909, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12073, 'american_football_scoring_stats', 825, 'persons', 3909, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12074, 'american_football_defensive_stats', 735, 'persons', 3923, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12075, 'american_football_scoring_stats', 826, 'persons', 3923, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12076, 'american_football_passing_stats', 296, 'persons', 2469, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12077, 'american_football_defensive_stats', 736, 'persons', 2469, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12078, 'american_football_scoring_stats', 827, 'persons', 2469, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12079, 'american_football_defensive_stats', 737, 'persons', 3922, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12080, 'american_football_scoring_stats', 828, 'persons', 3922, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12081, 'american_football_rushing_stats', 173, 'persons', 3907, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12082, 'american_football_special_teams_stats', 140, 'persons', 3907, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12083, 'american_football_fumbles_stats', 119, 'persons', 3907, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12084, 'american_football_defensive_stats', 738, 'persons', 3916, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12085, 'american_football_scoring_stats', 829, 'persons', 3916, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12086, 'american_football_passing_stats', 297, 'persons', 2478, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12087, 'american_football_defensive_stats', 739, 'persons', 2478, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12088, 'american_football_scoring_stats', 830, 'persons', 2478, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12089, 'american_football_fumbles_stats', 120, 'persons', 2478, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12090, 'american_football_defensive_stats', 740, 'persons', 3915, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12091, 'american_football_scoring_stats', 831, 'persons', 3915, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12092, 'american_football_defensive_stats', 741, 'persons', 2475, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12093, 'american_football_scoring_stats', 832, 'persons', 2475, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12094, 'american_football_passing_stats', 298, 'persons', 3908, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12095, 'american_football_defensive_stats', 742, 'persons', 2477, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12096, 'american_football_scoring_stats', 833, 'persons', 2477, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12097, 'american_football_defensive_stats', 743, 'persons', 3914, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12098, 'american_football_scoring_stats', 834, 'persons', 3914, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12099, 'american_football_defensive_stats', 744, 'persons', 3919, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12100, 'american_football_scoring_stats', 835, 'persons', 3919, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12101, 'american_football_defensive_stats', 745, 'persons', 3918, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12102, 'american_football_scoring_stats', 836, 'persons', 3918, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12103, 'american_football_special_teams_stats', 141, 'persons', 3912, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12104, 'american_football_passing_stats', 299, 'persons', 3906, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12105, 'american_football_rushing_stats', 174, 'persons', 3906, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12106, 'american_football_sacks_against_stats', 77, 'persons', 3906, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12107, 'american_football_fumbles_stats', 121, 'persons', 3906, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12108, 'american_football_defensive_stats', 746, 'persons', 3917, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12109, 'american_football_scoring_stats', 837, 'persons', 3917, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12110, 'american_football_defensive_stats', 747, 'persons', 3913, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12111, 'american_football_scoring_stats', 838, 'persons', 3913, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12112, 'american_football_special_teams_stats', 142, 'persons', 3911, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12113, 'american_football_defensive_stats', 748, 'persons', 2476, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12114, 'american_football_scoring_stats', 839, 'persons', 2476, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12115, 'american_football_passing_stats', 300, 'persons', 3910, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12116, 'american_football_defensive_stats', 749, 'persons', 3921, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12117, 'american_football_scoring_stats', 840, 'persons', 3921, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12118, 'american_football_defensive_stats', 750, 'persons', 3920, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12119, 'american_football_scoring_stats', 841, 'persons', 3920, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12120, 'american_football_passing_stats', 301, 'persons', 3905, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12121, 'american_football_rushing_stats', 175, 'persons', 3905, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12122, 'american_football_defensive_stats', 751, 'persons', 3905, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12123, 'american_football_scoring_stats', 842, 'persons', 3905, 'events', 3131, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12124, 'ice_hockey_offensive_stats', 1073, 'teams', 96, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12125, 'ice_hockey_defensive_stats', 89, 'teams', 96, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12126, 'ice_hockey_offensive_stats', 1074, 'teams', 107, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12127, 'ice_hockey_defensive_stats', 90, 'teams', 107, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12132, 'ice_hockey_offensive_stats', 1075, 'persons', 1194, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12133, 'ice_hockey_player_stats', 1035, 'persons', 1194, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12134, 'ice_hockey_offensive_stats', 1076, 'persons', 1185, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12135, 'ice_hockey_player_stats', 1036, 'persons', 1185, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12136, 'ice_hockey_offensive_stats', 1077, 'persons', 1190, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12137, 'ice_hockey_player_stats', 1037, 'persons', 1190, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12138, 'ice_hockey_offensive_stats', 1078, 'persons', 1192, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12139, 'ice_hockey_player_stats', 1038, 'persons', 1192, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12140, 'ice_hockey_offensive_stats', 1079, 'persons', 1206, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12141, 'ice_hockey_player_stats', 1039, 'persons', 1206, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12142, 'ice_hockey_offensive_stats', 1080, 'persons', 1191, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12143, 'ice_hockey_player_stats', 1040, 'persons', 1191, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12144, 'ice_hockey_offensive_stats', 1081, 'persons', 1198, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12145, 'ice_hockey_player_stats', 1041, 'persons', 1198, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12146, 'ice_hockey_offensive_stats', 1082, 'persons', 1199, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12147, 'ice_hockey_player_stats', 1042, 'persons', 1199, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12148, 'ice_hockey_offensive_stats', 1083, 'persons', 1196, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12149, 'ice_hockey_player_stats', 1043, 'persons', 1196, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12150, 'core_person_stats', 2587, 'persons', 1200, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12151, 'ice_hockey_offensive_stats', 1084, 'persons', 1200, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12152, 'ice_hockey_defensive_stats', 93, 'persons', 1200, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12153, 'ice_hockey_player_stats', 1044, 'persons', 1200, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12154, 'ice_hockey_offensive_stats', 1085, 'persons', 1188, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12155, 'ice_hockey_player_stats', 1045, 'persons', 1188, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12156, 'ice_hockey_offensive_stats', 1086, 'persons', 1195, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12157, 'ice_hockey_player_stats', 1046, 'persons', 1195, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12158, 'ice_hockey_offensive_stats', 1087, 'persons', 1201, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12159, 'ice_hockey_player_stats', 1047, 'persons', 1201, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12160, 'ice_hockey_offensive_stats', 1088, 'persons', 1202, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12161, 'ice_hockey_player_stats', 1048, 'persons', 1202, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12162, 'ice_hockey_offensive_stats', 1089, 'persons', 1204, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12163, 'ice_hockey_player_stats', 1049, 'persons', 1204, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12164, 'ice_hockey_offensive_stats', 1090, 'persons', 1207, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12165, 'ice_hockey_player_stats', 1050, 'persons', 1207, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12166, 'ice_hockey_offensive_stats', 1091, 'persons', 1187, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12167, 'ice_hockey_player_stats', 1051, 'persons', 1187, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12168, 'ice_hockey_offensive_stats', 1092, 'persons', 1193, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12169, 'ice_hockey_player_stats', 1052, 'persons', 1193, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12170, 'ice_hockey_offensive_stats', 1093, 'persons', 1197, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12171, 'ice_hockey_player_stats', 1053, 'persons', 1197, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12172, 'ice_hockey_offensive_stats', 1094, 'persons', 2603, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12173, 'ice_hockey_player_stats', 1054, 'persons', 2603, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12174, 'ice_hockey_offensive_stats', 1095, 'persons', 2607, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12175, 'ice_hockey_player_stats', 1055, 'persons', 2607, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12176, 'ice_hockey_offensive_stats', 1096, 'persons', 2608, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12177, 'ice_hockey_player_stats', 1056, 'persons', 2608, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12178, 'ice_hockey_offensive_stats', 1097, 'persons', 2602, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12179, 'ice_hockey_player_stats', 1057, 'persons', 2602, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12180, 'ice_hockey_offensive_stats', 1098, 'persons', 2609, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12181, 'ice_hockey_player_stats', 1058, 'persons', 2609, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12182, 'ice_hockey_offensive_stats', 1099, 'persons', 2606, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12183, 'ice_hockey_player_stats', 1059, 'persons', 2606, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12184, 'core_person_stats', 2588, 'persons', 2620, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12185, 'ice_hockey_offensive_stats', 1100, 'persons', 2620, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12186, 'ice_hockey_defensive_stats', 94, 'persons', 2620, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12187, 'ice_hockey_player_stats', 1060, 'persons', 2620, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12188, 'ice_hockey_offensive_stats', 1101, 'persons', 2615, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12189, 'ice_hockey_player_stats', 1061, 'persons', 2615, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12190, 'ice_hockey_offensive_stats', 1102, 'persons', 2604, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12191, 'ice_hockey_player_stats', 1062, 'persons', 2604, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12192, 'ice_hockey_offensive_stats', 1103, 'persons', 2605, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12193, 'ice_hockey_player_stats', 1063, 'persons', 2605, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12194, 'ice_hockey_offensive_stats', 1104, 'persons', 2611, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12195, 'ice_hockey_player_stats', 1064, 'persons', 2611, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12196, 'ice_hockey_offensive_stats', 1105, 'persons', 2614, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12197, 'ice_hockey_player_stats', 1065, 'persons', 2614, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12198, 'ice_hockey_offensive_stats', 1106, 'persons', 2612, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12199, 'ice_hockey_player_stats', 1066, 'persons', 2612, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12200, 'ice_hockey_offensive_stats', 1107, 'persons', 2610, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12201, 'ice_hockey_player_stats', 1067, 'persons', 2610, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12202, 'ice_hockey_offensive_stats', 1108, 'persons', 2613, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12203, 'ice_hockey_player_stats', 1068, 'persons', 2613, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12204, 'ice_hockey_offensive_stats', 1109, 'persons', 2618, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12205, 'ice_hockey_player_stats', 1069, 'persons', 2618, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12206, 'ice_hockey_offensive_stats', 1110, 'persons', 2616, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12207, 'ice_hockey_player_stats', 1070, 'persons', 2616, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12208, 'ice_hockey_offensive_stats', 1111, 'persons', 2617, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12209, 'ice_hockey_player_stats', 1071, 'persons', 2617, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12210, 'ice_hockey_offensive_stats', 1112, 'persons', 2621, 'events', 4350, 'event'); INSERT INTO stats (id, stat_repository_type, stat_repository_id, stat_holder_type, stat_holder_id, stat_coverage_type, stat_coverage_id, context) VALUES (12211, 'ice_hockey_player_stats', 1072, 'persons', 2621, 'events', 4350, 'event'); -- -- Data for Name: sub_periods; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: sub_seasons; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO sub_seasons (id, sub_season_key, season_id, sub_season_type, start_date_time, end_date_time) VALUES (1, '2007_season_regular', 1, 'season-regular', NULL, NULL); INSERT INTO sub_seasons (id, sub_season_key, season_id, sub_season_type, start_date_time, end_date_time) VALUES (2, '2007_season_regular', 2, 'season-regular', NULL, NULL); INSERT INTO sub_seasons (id, sub_season_key, season_id, sub_season_type, start_date_time, end_date_time) VALUES (3, '2007_season_regular', 3, 'season-regular', NULL, NULL); INSERT INTO sub_seasons (id, sub_season_key, season_id, sub_season_type, start_date_time, end_date_time) VALUES (4, '2007_season_regular', 4, 'season-regular', NULL, NULL); -- -- Data for Name: team_american_football_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (1, NULL, NULL, NULL, '26:58', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (2, NULL, NULL, NULL, '33:02', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (3, NULL, NULL, NULL, '16:53', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (4, NULL, NULL, NULL, '43:07', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (5, NULL, NULL, NULL, '32:07', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (6, NULL, NULL, NULL, '27:53', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (7, NULL, NULL, NULL, '29:18', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (8, NULL, NULL, NULL, '30:42', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (9, NULL, NULL, NULL, '24:18', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (10, NULL, NULL, NULL, '35:42', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (11, NULL, NULL, NULL, '31:32', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (12, NULL, NULL, NULL, '28:28', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (13, NULL, NULL, NULL, '26:06', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (14, NULL, NULL, NULL, '33:54', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (19, NULL, NULL, NULL, '29:44', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (20, NULL, NULL, NULL, '30:16', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (23, NULL, NULL, NULL, '30:27', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (24, NULL, NULL, NULL, '29:33', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (27, NULL, NULL, NULL, '25:53', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (28, NULL, NULL, NULL, '34:07', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (31, NULL, NULL, NULL, '32:23', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (32, NULL, NULL, NULL, '42:37', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (33, NULL, NULL, NULL, '36:13', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (34, NULL, NULL, NULL, '31:04', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (35, NULL, NULL, NULL, '32:19', NULL); INSERT INTO team_american_football_stats (id, yards_per_attempt, average_starting_position, timeouts, time_of_possession, turnover_ratio) VALUES (36, NULL, NULL, NULL, '27:41', NULL); -- -- Data for Name: team_phases; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (1, 31, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (2, 31, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (3, 31, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (4, 31, NULL, NULL, 6, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (5, 32, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (6, 32, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (7, 32, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (8, 32, NULL, NULL, 6, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (9, 33, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (10, 33, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (11, 33, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (12, 33, NULL, NULL, 6, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (13, 34, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (14, 34, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (15, 34, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (16, 34, NULL, NULL, 6, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (17, 35, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (18, 35, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (19, 35, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (20, 35, NULL, NULL, 7, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (21, 36, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (22, 36, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (23, 36, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (24, 36, NULL, NULL, 7, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (25, 37, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (26, 37, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (27, 37, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (28, 37, NULL, NULL, 7, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (29, 38, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (30, 38, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (31, 38, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (32, 38, NULL, NULL, 7, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (33, 39, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (34, 39, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (35, 39, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (36, 39, NULL, NULL, 8, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (37, 40, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (38, 40, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (39, 40, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (40, 40, NULL, NULL, 8, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (41, 41, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (42, 41, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (43, 41, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (44, 41, NULL, NULL, 8, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (45, 42, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (46, 42, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (47, 42, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (48, 42, NULL, NULL, 8, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (49, 43, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (50, 43, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (51, 43, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (52, 43, NULL, NULL, 9, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (53, 44, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (54, 44, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (55, 44, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (56, 44, NULL, NULL, 9, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (57, 45, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (58, 45, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (59, 45, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (60, 45, NULL, NULL, 9, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (61, 46, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (62, 46, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (63, 46, NULL, NULL, 5, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (64, 46, NULL, NULL, 9, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (65, 47, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (66, 47, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (67, 47, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (68, 47, NULL, NULL, 11, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (69, 48, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (70, 48, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (71, 48, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (72, 48, NULL, NULL, 11, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (73, 49, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (74, 49, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (75, 49, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (76, 49, NULL, NULL, 11, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (77, 50, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (78, 50, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (79, 50, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (80, 50, NULL, NULL, 11, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (81, 51, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (82, 51, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (83, 51, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (84, 51, NULL, NULL, 12, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (85, 52, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (86, 52, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (87, 52, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (88, 52, NULL, NULL, 12, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (89, 53, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (90, 53, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (91, 53, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (92, 53, NULL, NULL, 12, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (93, 54, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (94, 54, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (95, 54, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (96, 54, NULL, NULL, 12, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (97, 55, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (98, 55, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (99, 55, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (100, 55, NULL, NULL, 13, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (101, 56, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (102, 56, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (103, 56, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (104, 56, NULL, NULL, 13, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (105, 57, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (106, 57, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (107, 57, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (108, 57, NULL, NULL, 13, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (109, 58, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (110, 58, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (111, 58, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (112, 58, NULL, NULL, 13, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (113, 59, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (114, 59, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (115, 59, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (116, 59, NULL, NULL, 14, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (117, 60, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (118, 60, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (119, 60, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (120, 60, NULL, NULL, 14, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (121, 61, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (122, 61, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (123, 61, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (124, 61, NULL, NULL, 14, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (125, 62, NULL, NULL, 4, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (126, 62, NULL, NULL, 3, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (127, 62, NULL, NULL, 10, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (128, 62, NULL, NULL, 14, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (129, 63, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (130, 63, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (131, 63, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (132, 63, NULL, NULL, 18, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (133, 64, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (134, 64, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (135, 64, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (136, 64, NULL, NULL, 18, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (137, 65, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (138, 65, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (139, 65, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (140, 65, NULL, NULL, 18, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (141, 66, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (142, 66, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (143, 66, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (144, 66, NULL, NULL, 18, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (145, 67, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (146, 67, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (147, 67, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (148, 67, NULL, NULL, 18, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (149, 68, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (150, 68, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (151, 68, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (152, 68, NULL, NULL, 19, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (153, 69, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (154, 69, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (155, 69, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (156, 69, NULL, NULL, 19, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (157, 70, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (158, 70, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (159, 70, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (160, 70, NULL, NULL, 19, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (161, 71, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (162, 71, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (163, 71, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (164, 71, NULL, NULL, 19, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (165, 72, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (166, 72, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (167, 72, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (168, 72, NULL, NULL, 19, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (169, 73, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (170, 73, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (171, 73, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (172, 73, NULL, NULL, 20, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (173, 74, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (174, 74, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (175, 74, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (176, 74, NULL, NULL, 20, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (177, 75, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (178, 75, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (179, 75, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (180, 75, NULL, NULL, 20, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (181, 76, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (182, 76, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (183, 76, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (184, 76, NULL, NULL, 20, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (185, 77, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (186, 77, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (187, 77, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (188, 77, NULL, NULL, 20, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (189, 78, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (190, 78, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (191, 78, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (192, 78, NULL, NULL, 22, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (193, 79, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (194, 79, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (195, 79, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (196, 79, NULL, NULL, 22, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (197, 80, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (198, 80, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (199, 80, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (200, 80, NULL, NULL, 22, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (201, 81, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (202, 81, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (203, 81, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (204, 81, NULL, NULL, 22, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (205, 82, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (206, 82, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (207, 82, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (208, 82, NULL, NULL, 22, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (209, 83, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (210, 83, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (211, 83, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (212, 83, NULL, NULL, 23, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (213, 84, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (214, 84, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (215, 84, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (216, 84, NULL, NULL, 23, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (217, 85, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (218, 85, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (219, 85, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (220, 85, NULL, NULL, 23, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (221, 86, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (222, 86, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (223, 86, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (224, 86, NULL, NULL, 23, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (225, 87, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (226, 87, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (227, 87, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (228, 87, NULL, NULL, 23, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (229, 88, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (230, 88, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (231, 88, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (232, 88, NULL, NULL, 24, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (233, 89, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (234, 89, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (235, 89, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (236, 89, NULL, NULL, 24, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (237, 90, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (238, 90, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (239, 90, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (240, 90, NULL, NULL, 24, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (241, 91, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (242, 91, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (243, 91, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (244, 91, NULL, NULL, 24, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (245, 92, NULL, NULL, 16, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (246, 92, NULL, NULL, 15, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (247, 92, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (248, 92, NULL, NULL, 24, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (249, 93, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (250, 93, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (251, 93, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (252, 93, NULL, NULL, 18, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (253, 94, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (254, 94, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (255, 94, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (256, 94, NULL, NULL, 18, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (257, 95, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (258, 95, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (259, 95, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (260, 95, NULL, NULL, 18, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (261, 96, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (262, 96, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (263, 96, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (264, 96, NULL, NULL, 18, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (265, 97, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (266, 97, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (267, 97, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (268, 97, NULL, NULL, 18, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (269, 98, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (270, 98, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (271, 98, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (272, 98, NULL, NULL, 27, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (273, 99, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (274, 99, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (275, 99, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (276, 99, NULL, NULL, 27, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (277, 100, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (278, 100, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (279, 100, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (280, 100, NULL, NULL, 27, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (281, 101, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (282, 101, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (283, 101, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (284, 101, NULL, NULL, 27, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (285, 102, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (286, 102, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (287, 102, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (288, 102, NULL, NULL, 27, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (289, 103, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (290, 103, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (291, 103, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (292, 103, NULL, NULL, 20, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (293, 104, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (294, 104, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (295, 104, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (296, 104, NULL, NULL, 20, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (297, 105, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (298, 105, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (299, 105, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (300, 105, NULL, NULL, 20, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (301, 106, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (302, 106, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (303, 106, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (304, 106, NULL, NULL, 20, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (305, 107, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (306, 107, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (307, 107, NULL, NULL, 17, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (308, 107, NULL, NULL, 20, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (309, 108, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (310, 108, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (311, 108, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (312, 108, NULL, NULL, 19, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (313, 109, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (314, 109, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (315, 109, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (316, 109, NULL, NULL, 19, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (317, 110, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (318, 110, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (319, 110, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (320, 110, NULL, NULL, 19, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (321, 111, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (322, 111, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (323, 111, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (324, 111, NULL, NULL, 19, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (325, 112, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (326, 112, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (327, 112, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (328, 112, NULL, NULL, 19, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (329, 113, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (330, 113, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (331, 113, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (332, 113, NULL, NULL, 22, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (333, 114, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (334, 114, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (335, 114, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (336, 114, NULL, NULL, 22, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (337, 115, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (338, 115, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (339, 115, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (340, 115, NULL, NULL, 22, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (341, 116, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (342, 116, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (343, 116, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (344, 116, NULL, NULL, 22, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (345, 117, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (346, 117, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (347, 117, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (348, 117, NULL, NULL, 22, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (349, 118, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (350, 118, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (351, 118, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (352, 118, NULL, NULL, 23, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (353, 119, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (354, 119, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (355, 119, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (356, 119, NULL, NULL, 23, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (357, 120, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (358, 120, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (359, 120, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (360, 120, NULL, NULL, 23, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (361, 121, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (362, 121, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (363, 121, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (364, 121, NULL, NULL, 23, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (365, 122, NULL, NULL, 26, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (366, 122, NULL, NULL, 25, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (367, 122, NULL, NULL, 21, NULL, NULL, NULL, NULL); INSERT INTO team_phases (id, team_id, start_season_id, end_season_id, affiliation_id, start_date_time, end_date_time, phase_status, role_id) VALUES (368, 122, NULL, NULL, 23, NULL, NULL, NULL, NULL); -- -- Data for Name: teams; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (1, 'l.mlb.com-t.6', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (2, 'l.mlb.com-t.7', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (3, 'l.mlb.com-t.8', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (4, 'l.mlb.com-t.9', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (5, 'l.mlb.com-t.10', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (6, 'l.mlb.com-t.1', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (7, 'l.mlb.com-t.2', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (8, 'l.mlb.com-t.3', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (9, 'l.mlb.com-t.4', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (10, 'l.mlb.com-t.5', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (11, 'l.mlb.com-t.11', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (12, 'l.mlb.com-t.12', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (13, 'l.mlb.com-t.13', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (14, 'l.mlb.com-t.14', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (15, 'l.mlb.com-t.20', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (16, 'l.mlb.com-t.21', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (17, 'l.mlb.com-t.22', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (18, 'l.mlb.com-t.23', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (19, 'l.mlb.com-t.24', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (20, 'l.mlb.com-t.25', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (21, 'l.mlb.com-t.15', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (22, 'l.mlb.com-t.16', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (23, 'l.mlb.com-t.18', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (24, 'l.mlb.com-t.19', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (25, 'l.mlb.com-t.17', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (26, 'l.mlb.com-t.26', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (27, 'l.mlb.com-t.27', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (28, 'l.mlb.com-t.28', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (29, 'l.mlb.com-t.29', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (30, 'l.mlb.com-t.30', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (31, 'l.nfl.com-t.1', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (32, 'l.nfl.com-t.3', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (33, 'l.nfl.com-t.4', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (34, 'l.nfl.com-t.5', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (35, 'l.nfl.com-t.6', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (36, 'l.nfl.com-t.7', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (37, 'l.nfl.com-t.8', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (38, 'l.nfl.com-t.10', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (39, 'l.nfl.com-t.32', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (40, 'l.nfl.com-t.2', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (41, 'l.nfl.com-t.9', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (42, 'l.nfl.com-t.11', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (43, 'l.nfl.com-t.12', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (44, 'l.nfl.com-t.13', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (45, 'l.nfl.com-t.14', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (46, 'l.nfl.com-t.15', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (47, 'l.nfl.com-t.18', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (48, 'l.nfl.com-t.19', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (49, 'l.nfl.com-t.20', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (50, 'l.nfl.com-t.21', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (51, 'l.nfl.com-t.22', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (52, 'l.nfl.com-t.23', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (53, 'l.nfl.com-t.24', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (54, 'l.nfl.com-t.25', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (55, 'l.nfl.com-t.27', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (56, 'l.nfl.com-t.29', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (57, 'l.nfl.com-t.30', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (58, 'l.nfl.com-t.26', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (59, 'l.nfl.com-t.17', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (60, 'l.nfl.com-t.31', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (61, 'l.nfl.com-t.16', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (62, 'l.nfl.com-t.28', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (63, 'l.nba.com-t.1', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (64, 'l.nba.com-t.3', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (65, 'l.nba.com-t.4', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (66, 'l.nba.com-t.6', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (67, 'l.nba.com-t.15', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (68, 'l.nba.com-t.10', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (69, 'l.nba.com-t.11', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (70, 'l.nba.com-t.12', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (71, 'l.nba.com-t.13', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (72, 'l.nba.com-t.14', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (73, 'l.nba.com-t.8', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (74, 'l.nba.com-t.32', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (75, 'l.nba.com-t.2', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (76, 'l.nba.com-t.5', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (77, 'l.nba.com-t.7', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (78, 'l.nba.com-t.17', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (79, 'l.nba.com-t.20', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (80, 'l.nba.com-t.27', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (81, 'l.nba.com-t.29', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (82, 'l.nba.com-t.22', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (83, 'l.nba.com-t.23', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (84, 'l.nba.com-t.24', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (85, 'l.nba.com-t.25', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (86, 'l.nba.com-t.26', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (87, 'l.nba.com-t.28', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (88, 'l.nba.com-t.16', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (89, 'l.nba.com-t.18', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (90, 'l.nba.com-t.19', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (91, 'l.nba.com-t.9', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (92, 'l.nba.com-t.21', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (93, 'l.nhl.com-t.1', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (94, 'l.nhl.com-t.2', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (95, 'l.nhl.com-t.3', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (96, 'l.nhl.com-t.4', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (97, 'l.nhl.com-t.5', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (98, 'l.nhl.com-t.11', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (99, 'l.nhl.com-t.12', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (100, 'l.nhl.com-t.13', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (101, 'l.nhl.com-t.14', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (102, 'l.nhl.com-t.15', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (103, 'l.nhl.com-t.9', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (104, 'l.nhl.com-t.6', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (105, 'l.nhl.com-t.10', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (106, 'l.nhl.com-t.7', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (107, 'l.nhl.com-t.8', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (108, 'l.nhl.com-t.16', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (109, 'l.nhl.com-t.20', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (110, 'l.nhl.com-t.17', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (111, 'l.nhl.com-t.19', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (112, 'l.nhl.com-t.18', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (113, 'l.nhl.com-t.28', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (114, 'l.nhl.com-t.27', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (115, 'l.nhl.com-t.29', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (116, 'l.nhl.com-t.30', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (117, 'l.nhl.com-t.26', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (118, 'l.nhl.com-t.22', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (119, 'l.nhl.com-t.21', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (120, 'l.nhl.com-t.23', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (121, 'l.nhl.com-t.25', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (122, 'l.nhl.com-t.24', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (123, 'l.mlb.com-t.31', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (124, 'l.mlb.com-t.32', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (125, 'l.nfl.com-t.33', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (126, 'l.nfl.com-t.34', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (127, 'l.nhl.com-t.31', 1, NULL); INSERT INTO teams (id, team_key, publisher_id, home_site_id) VALUES (128, 'l.nhl.com-t.32', 1, NULL); -- -- Data for Name: teams_documents; Type: TABLE DATA; Schema: public; Owner: postgres81 -- INSERT INTO teams_documents (team_id, document_id) VALUES (5, 5); INSERT INTO teams_documents (team_id, document_id) VALUES (2, 5); INSERT INTO teams_documents (team_id, document_id) VALUES (2, 6); INSERT INTO teams_documents (team_id, document_id) VALUES (28, 7); INSERT INTO teams_documents (team_id, document_id) VALUES (26, 7); INSERT INTO teams_documents (team_id, document_id) VALUES (26, 8); INSERT INTO teams_documents (team_id, document_id) VALUES (26, 9); INSERT INTO teams_documents (team_id, document_id) VALUES (28, 10); INSERT INTO teams_documents (team_id, document_id) VALUES (28, 11); INSERT INTO teams_documents (team_id, document_id) VALUES (29, 12); INSERT INTO teams_documents (team_id, document_id) VALUES (30, 12); INSERT INTO teams_documents (team_id, document_id) VALUES (12, 13); INSERT INTO teams_documents (team_id, document_id) VALUES (11, 13); INSERT INTO teams_documents (team_id, document_id) VALUES (30, 14); INSERT INTO teams_documents (team_id, document_id) VALUES (30, 15); INSERT INTO teams_documents (team_id, document_id) VALUES (29, 16); INSERT INTO teams_documents (team_id, document_id) VALUES (11, 17); INSERT INTO teams_documents (team_id, document_id) VALUES (11, 18); INSERT INTO teams_documents (team_id, document_id) VALUES (12, 20); INSERT INTO teams_documents (team_id, document_id) VALUES (12, 21); INSERT INTO teams_documents (team_id, document_id) VALUES (29, 22); INSERT INTO teams_documents (team_id, document_id) VALUES (13, 23); INSERT INTO teams_documents (team_id, document_id) VALUES (7, 23); INSERT INTO teams_documents (team_id, document_id) VALUES (7, 24); INSERT INTO teams_documents (team_id, document_id) VALUES (7, 25); INSERT INTO teams_documents (team_id, document_id) VALUES (13, 26); INSERT INTO teams_documents (team_id, document_id) VALUES (13, 28); INSERT INTO teams_documents (team_id, document_id) VALUES (13, 31); INSERT INTO teams_documents (team_id, document_id) VALUES (22, 32); INSERT INTO teams_documents (team_id, document_id) VALUES (17, 33); INSERT INTO teams_documents (team_id, document_id) VALUES (8, 36); INSERT INTO teams_documents (team_id, document_id) VALUES (6, 38); INSERT INTO teams_documents (team_id, document_id) VALUES (8, 40); INSERT INTO teams_documents (team_id, document_id) VALUES (10, 46); INSERT INTO teams_documents (team_id, document_id) VALUES (14, 46); INSERT INTO teams_documents (team_id, document_id) VALUES (14, 47); INSERT INTO teams_documents (team_id, document_id) VALUES (14, 48); INSERT INTO teams_documents (team_id, document_id) VALUES (10, 49); INSERT INTO teams_documents (team_id, document_id) VALUES (10, 50); INSERT INTO teams_documents (team_id, document_id) VALUES (26, 54); INSERT INTO teams_documents (team_id, document_id) VALUES (12, 55); INSERT INTO teams_documents (team_id, document_id) VALUES (3, 56); INSERT INTO teams_documents (team_id, document_id) VALUES (8, 57); INSERT INTO teams_documents (team_id, document_id) VALUES (4, 57); INSERT INTO teams_documents (team_id, document_id) VALUES (4, 59); INSERT INTO teams_documents (team_id, document_id) VALUES (4, 60); INSERT INTO teams_documents (team_id, document_id) VALUES (8, 61); INSERT INTO teams_documents (team_id, document_id) VALUES (8, 62); INSERT INTO teams_documents (team_id, document_id) VALUES (10, 64); INSERT INTO teams_documents (team_id, document_id) VALUES (26, 68); INSERT INTO teams_documents (team_id, document_id) VALUES (12, 69); INSERT INTO teams_documents (team_id, document_id) VALUES (11, 69); INSERT INTO teams_documents (team_id, document_id) VALUES (11, 71); INSERT INTO teams_documents (team_id, document_id) VALUES (11, 72); INSERT INTO teams_documents (team_id, document_id) VALUES (15, 73); INSERT INTO teams_documents (team_id, document_id) VALUES (23, 73); INSERT INTO teams_documents (team_id, document_id) VALUES (12, 74); INSERT INTO teams_documents (team_id, document_id) VALUES (12, 75); INSERT INTO teams_documents (team_id, document_id) VALUES (23, 76); INSERT INTO teams_documents (team_id, document_id) VALUES (23, 77); INSERT INTO teams_documents (team_id, document_id) VALUES (15, 78); INSERT INTO teams_documents (team_id, document_id) VALUES (15, 79); INSERT INTO teams_documents (team_id, document_id) VALUES (5, 80); INSERT INTO teams_documents (team_id, document_id) VALUES (2, 80); INSERT INTO teams_documents (team_id, document_id) VALUES (2, 81); INSERT INTO teams_documents (team_id, document_id) VALUES (2, 82); INSERT INTO teams_documents (team_id, document_id) VALUES (5, 83); INSERT INTO teams_documents (team_id, document_id) VALUES (5, 84); INSERT INTO teams_documents (team_id, document_id) VALUES (18, 88); INSERT INTO teams_documents (team_id, document_id) VALUES (24, 88); INSERT INTO teams_documents (team_id, document_id) VALUES (18, 89); INSERT INTO teams_documents (team_id, document_id) VALUES (18, 90); INSERT INTO teams_documents (team_id, document_id) VALUES (24, 91); INSERT INTO teams_documents (team_id, document_id) VALUES (24, 92); INSERT INTO teams_documents (team_id, document_id) VALUES (25, 93); INSERT INTO teams_documents (team_id, document_id) VALUES (20, 93); INSERT INTO teams_documents (team_id, document_id) VALUES (20, 94); INSERT INTO teams_documents (team_id, document_id) VALUES (20, 95); INSERT INTO teams_documents (team_id, document_id) VALUES (25, 96); INSERT INTO teams_documents (team_id, document_id) VALUES (25, 97); INSERT INTO teams_documents (team_id, document_id) VALUES (3, 98); INSERT INTO teams_documents (team_id, document_id) VALUES (1, 98); INSERT INTO teams_documents (team_id, document_id) VALUES (21, 99); INSERT INTO teams_documents (team_id, document_id) VALUES (27, 99); INSERT INTO teams_documents (team_id, document_id) VALUES (1, 100); INSERT INTO teams_documents (team_id, document_id) VALUES (1, 101); INSERT INTO teams_documents (team_id, document_id) VALUES (3, 102); INSERT INTO teams_documents (team_id, document_id) VALUES (3, 103); INSERT INTO teams_documents (team_id, document_id) VALUES (21, 104); INSERT INTO teams_documents (team_id, document_id) VALUES (9, 105); INSERT INTO teams_documents (team_id, document_id) VALUES (6, 105); INSERT INTO teams_documents (team_id, document_id) VALUES (21, 106); INSERT INTO teams_documents (team_id, document_id) VALUES (27, 107); INSERT INTO teams_documents (team_id, document_id) VALUES (27, 108); INSERT INTO teams_documents (team_id, document_id) VALUES (6, 109); INSERT INTO teams_documents (team_id, document_id) VALUES (6, 110); INSERT INTO teams_documents (team_id, document_id) VALUES (9, 111); INSERT INTO teams_documents (team_id, document_id) VALUES (9, 112); INSERT INTO teams_documents (team_id, document_id) VALUES (22, 113); INSERT INTO teams_documents (team_id, document_id) VALUES (17, 113); INSERT INTO teams_documents (team_id, document_id) VALUES (30, 114); INSERT INTO teams_documents (team_id, document_id) VALUES (19, 115); INSERT INTO teams_documents (team_id, document_id) VALUES (16, 115); INSERT INTO teams_documents (team_id, document_id) VALUES (16, 116); INSERT INTO teams_documents (team_id, document_id) VALUES (16, 117); INSERT INTO teams_documents (team_id, document_id) VALUES (19, 118); INSERT INTO teams_documents (team_id, document_id) VALUES (19, 119); INSERT INTO teams_documents (team_id, document_id) VALUES (87, 120); INSERT INTO teams_documents (team_id, document_id) VALUES (88, 121); INSERT INTO teams_documents (team_id, document_id) VALUES (96, 122); INSERT INTO teams_documents (team_id, document_id) VALUES (120, 123); INSERT INTO teams_documents (team_id, document_id) VALUES (43, 124); INSERT INTO teams_documents (team_id, document_id) VALUES (69, 125); INSERT INTO teams_documents (team_id, document_id) VALUES (119, 126); INSERT INTO teams_documents (team_id, document_id) VALUES (55, 127); INSERT INTO teams_documents (team_id, document_id) VALUES (40, 128); INSERT INTO teams_documents (team_id, document_id) VALUES (35, 129); INSERT INTO teams_documents (team_id, document_id) VALUES (52, 130); INSERT INTO teams_documents (team_id, document_id) VALUES (54, 131); INSERT INTO teams_documents (team_id, document_id) VALUES (60, 132); INSERT INTO teams_documents (team_id, document_id) VALUES (117, 133); INSERT INTO teams_documents (team_id, document_id) VALUES (102, 134); INSERT INTO teams_documents (team_id, document_id) VALUES (122, 135); INSERT INTO teams_documents (team_id, document_id) VALUES (94, 136); INSERT INTO teams_documents (team_id, document_id) VALUES (97, 136); INSERT INTO teams_documents (team_id, document_id) VALUES (94, 137); INSERT INTO teams_documents (team_id, document_id) VALUES (97, 137); INSERT INTO teams_documents (team_id, document_id) VALUES (94, 138); INSERT INTO teams_documents (team_id, document_id) VALUES (121, 141); INSERT INTO teams_documents (team_id, document_id) VALUES (118, 141); INSERT INTO teams_documents (team_id, document_id) VALUES (121, 142); INSERT INTO teams_documents (team_id, document_id) VALUES (118, 142); INSERT INTO teams_documents (team_id, document_id) VALUES (118, 143); INSERT INTO teams_documents (team_id, document_id) VALUES (118, 144); INSERT INTO teams_documents (team_id, document_id) VALUES (121, 145); INSERT INTO teams_documents (team_id, document_id) VALUES (121, 146); INSERT INTO teams_documents (team_id, document_id) VALUES (120, 147); INSERT INTO teams_documents (team_id, document_id) VALUES (122, 147); INSERT INTO teams_documents (team_id, document_id) VALUES (120, 148); INSERT INTO teams_documents (team_id, document_id) VALUES (122, 148); INSERT INTO teams_documents (team_id, document_id) VALUES (122, 149); INSERT INTO teams_documents (team_id, document_id) VALUES (122, 150); INSERT INTO teams_documents (team_id, document_id) VALUES (120, 151); INSERT INTO teams_documents (team_id, document_id) VALUES (120, 152); INSERT INTO teams_documents (team_id, document_id) VALUES (114, 153); INSERT INTO teams_documents (team_id, document_id) VALUES (117, 153); INSERT INTO teams_documents (team_id, document_id) VALUES (114, 154); INSERT INTO teams_documents (team_id, document_id) VALUES (117, 154); INSERT INTO teams_documents (team_id, document_id) VALUES (100, 157); INSERT INTO teams_documents (team_id, document_id) VALUES (102, 157); INSERT INTO teams_documents (team_id, document_id) VALUES (100, 158); INSERT INTO teams_documents (team_id, document_id) VALUES (102, 158); INSERT INTO teams_documents (team_id, document_id) VALUES (94, 159); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 160); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 160); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 161); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 161); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 162); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 162); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 163); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 163); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 165); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 166); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 167); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 167); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 168); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 168); INSERT INTO teams_documents (team_id, document_id) VALUES (95, 169); INSERT INTO teams_documents (team_id, document_id) VALUES (93, 169); INSERT INTO teams_documents (team_id, document_id) VALUES (95, 170); INSERT INTO teams_documents (team_id, document_id) VALUES (93, 170); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 171); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 171); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 172); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 172); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 173); INSERT INTO teams_documents (team_id, document_id) VALUES (117, 174); INSERT INTO teams_documents (team_id, document_id) VALUES (117, 175); INSERT INTO teams_documents (team_id, document_id) VALUES (114, 176); INSERT INTO teams_documents (team_id, document_id) VALUES (114, 177); INSERT INTO teams_documents (team_id, document_id) VALUES (102, 178); INSERT INTO teams_documents (team_id, document_id) VALUES (100, 179); INSERT INTO teams_documents (team_id, document_id) VALUES (102, 180); INSERT INTO teams_documents (team_id, document_id) VALUES (100, 181); INSERT INTO teams_documents (team_id, document_id) VALUES (117, 182); INSERT INTO teams_documents (team_id, document_id) VALUES (114, 183); INSERT INTO teams_documents (team_id, document_id) VALUES (117, 183); INSERT INTO teams_documents (team_id, document_id) VALUES (114, 184); INSERT INTO teams_documents (team_id, document_id) VALUES (117, 184); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 185); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 186); INSERT INTO teams_documents (team_id, document_id) VALUES (77, 191); INSERT INTO teams_documents (team_id, document_id) VALUES (76, 192); INSERT INTO teams_documents (team_id, document_id) VALUES (82, 193); INSERT INTO teams_documents (team_id, document_id) VALUES (83, 194); INSERT INTO teams_documents (team_id, document_id) VALUES (87, 195); INSERT INTO teams_documents (team_id, document_id) VALUES (88, 196); INSERT INTO teams_documents (team_id, document_id) VALUES (80, 197); INSERT INTO teams_documents (team_id, document_id) VALUES (89, 198); INSERT INTO teams_documents (team_id, document_id) VALUES (66, 199); INSERT INTO teams_documents (team_id, document_id) VALUES (64, 200); INSERT INTO teams_documents (team_id, document_id) VALUES (72, 201); INSERT INTO teams_documents (team_id, document_id) VALUES (68, 202); INSERT INTO teams_documents (team_id, document_id) VALUES (90, 203); INSERT INTO teams_documents (team_id, document_id) VALUES (71, 204); INSERT INTO teams_documents (team_id, document_id) VALUES (107, 215); INSERT INTO teams_documents (team_id, document_id) VALUES (115, 216); INSERT INTO teams_documents (team_id, document_id) VALUES (67, 231); INSERT INTO teams_documents (team_id, document_id) VALUES (63, 231); INSERT INTO teams_documents (team_id, document_id) VALUES (67, 232); INSERT INTO teams_documents (team_id, document_id) VALUES (63, 232); INSERT INTO teams_documents (team_id, document_id) VALUES (67, 234); INSERT INTO teams_documents (team_id, document_id) VALUES (63, 234); INSERT INTO teams_documents (team_id, document_id) VALUES (67, 235); INSERT INTO teams_documents (team_id, document_id) VALUES (63, 235); INSERT INTO teams_documents (team_id, document_id) VALUES (67, 239); INSERT INTO teams_documents (team_id, document_id) VALUES (63, 239); INSERT INTO teams_documents (team_id, document_id) VALUES (84, 243); INSERT INTO teams_documents (team_id, document_id) VALUES (81, 243); INSERT INTO teams_documents (team_id, document_id) VALUES (67, 248); INSERT INTO teams_documents (team_id, document_id) VALUES (63, 248); INSERT INTO teams_documents (team_id, document_id) VALUES (42, 249); INSERT INTO teams_documents (team_id, document_id) VALUES (56, 249); INSERT INTO teams_documents (team_id, document_id) VALUES (42, 250); INSERT INTO teams_documents (team_id, document_id) VALUES (56, 250); INSERT INTO teams_documents (team_id, document_id) VALUES (56, 251); INSERT INTO teams_documents (team_id, document_id) VALUES (56, 252); INSERT INTO teams_documents (team_id, document_id) VALUES (42, 253); INSERT INTO teams_documents (team_id, document_id) VALUES (42, 254); INSERT INTO teams_documents (team_id, document_id) VALUES (58, 255); INSERT INTO teams_documents (team_id, document_id) VALUES (59, 255); INSERT INTO teams_documents (team_id, document_id) VALUES (58, 256); INSERT INTO teams_documents (team_id, document_id) VALUES (59, 256); INSERT INTO teams_documents (team_id, document_id) VALUES (59, 257); INSERT INTO teams_documents (team_id, document_id) VALUES (59, 258); INSERT INTO teams_documents (team_id, document_id) VALUES (58, 259); INSERT INTO teams_documents (team_id, document_id) VALUES (58, 260); INSERT INTO teams_documents (team_id, document_id) VALUES (84, 263); INSERT INTO teams_documents (team_id, document_id) VALUES (81, 263); INSERT INTO teams_documents (team_id, document_id) VALUES (44, 266); INSERT INTO teams_documents (team_id, document_id) VALUES (53, 266); INSERT INTO teams_documents (team_id, document_id) VALUES (44, 267); INSERT INTO teams_documents (team_id, document_id) VALUES (53, 267); INSERT INTO teams_documents (team_id, document_id) VALUES (53, 268); INSERT INTO teams_documents (team_id, document_id) VALUES (53, 269); INSERT INTO teams_documents (team_id, document_id) VALUES (44, 270); INSERT INTO teams_documents (team_id, document_id) VALUES (44, 271); INSERT INTO teams_documents (team_id, document_id) VALUES (55, 272); INSERT INTO teams_documents (team_id, document_id) VALUES (60, 272); INSERT INTO teams_documents (team_id, document_id) VALUES (55, 273); INSERT INTO teams_documents (team_id, document_id) VALUES (60, 273); INSERT INTO teams_documents (team_id, document_id) VALUES (31, 274); INSERT INTO teams_documents (team_id, document_id) VALUES (36, 274); INSERT INTO teams_documents (team_id, document_id) VALUES (31, 275); INSERT INTO teams_documents (team_id, document_id) VALUES (36, 275); INSERT INTO teams_documents (team_id, document_id) VALUES (60, 276); INSERT INTO teams_documents (team_id, document_id) VALUES (60, 277); INSERT INTO teams_documents (team_id, document_id) VALUES (55, 278); INSERT INTO teams_documents (team_id, document_id) VALUES (55, 279); INSERT INTO teams_documents (team_id, document_id) VALUES (36, 280); INSERT INTO teams_documents (team_id, document_id) VALUES (36, 281); INSERT INTO teams_documents (team_id, document_id) VALUES (31, 282); INSERT INTO teams_documents (team_id, document_id) VALUES (31, 283); INSERT INTO teams_documents (team_id, document_id) VALUES (52, 285); INSERT INTO teams_documents (team_id, document_id) VALUES (43, 285); INSERT INTO teams_documents (team_id, document_id) VALUES (52, 286); INSERT INTO teams_documents (team_id, document_id) VALUES (43, 286); INSERT INTO teams_documents (team_id, document_id) VALUES (43, 287); INSERT INTO teams_documents (team_id, document_id) VALUES (43, 288); INSERT INTO teams_documents (team_id, document_id) VALUES (52, 289); INSERT INTO teams_documents (team_id, document_id) VALUES (52, 290); INSERT INTO teams_documents (team_id, document_id) VALUES (52, 291); INSERT INTO teams_documents (team_id, document_id) VALUES (57, 293); INSERT INTO teams_documents (team_id, document_id) VALUES (41, 293); INSERT INTO teams_documents (team_id, document_id) VALUES (57, 294); INSERT INTO teams_documents (team_id, document_id) VALUES (41, 294); INSERT INTO teams_documents (team_id, document_id) VALUES (41, 295); INSERT INTO teams_documents (team_id, document_id) VALUES (41, 296); INSERT INTO teams_documents (team_id, document_id) VALUES (57, 297); INSERT INTO teams_documents (team_id, document_id) VALUES (34, 298); INSERT INTO teams_documents (team_id, document_id) VALUES (50, 298); INSERT INTO teams_documents (team_id, document_id) VALUES (34, 299); INSERT INTO teams_documents (team_id, document_id) VALUES (50, 299); INSERT INTO teams_documents (team_id, document_id) VALUES (57, 300); INSERT INTO teams_documents (team_id, document_id) VALUES (84, 301); INSERT INTO teams_documents (team_id, document_id) VALUES (81, 301); INSERT INTO teams_documents (team_id, document_id) VALUES (36, 303); INSERT INTO teams_documents (team_id, document_id) VALUES (54, 306); INSERT INTO teams_documents (team_id, document_id) VALUES (46, 306); INSERT INTO teams_documents (team_id, document_id) VALUES (54, 307); INSERT INTO teams_documents (team_id, document_id) VALUES (46, 307); INSERT INTO teams_documents (team_id, document_id) VALUES (46, 308); INSERT INTO teams_documents (team_id, document_id) VALUES (46, 309); INSERT INTO teams_documents (team_id, document_id) VALUES (54, 310); INSERT INTO teams_documents (team_id, document_id) VALUES (54, 311); INSERT INTO teams_documents (team_id, document_id) VALUES (67, 312); INSERT INTO teams_documents (team_id, document_id) VALUES (63, 312); INSERT INTO teams_documents (team_id, document_id) VALUES (63, 313); INSERT INTO teams_documents (team_id, document_id) VALUES (67, 314); INSERT INTO teams_documents (team_id, document_id) VALUES (75, 315); INSERT INTO teams_documents (team_id, document_id) VALUES (74, 315); INSERT INTO teams_documents (team_id, document_id) VALUES (65, 317); INSERT INTO teams_documents (team_id, document_id) VALUES (79, 317); INSERT INTO teams_documents (team_id, document_id) VALUES (84, 318); INSERT INTO teams_documents (team_id, document_id) VALUES (81, 318); INSERT INTO teams_documents (team_id, document_id) VALUES (81, 319); INSERT INTO teams_documents (team_id, document_id) VALUES (84, 320); INSERT INTO teams_documents (team_id, document_id) VALUES (33, 325); INSERT INTO teams_documents (team_id, document_id) VALUES (40, 326); INSERT INTO teams_documents (team_id, document_id) VALUES (65, 328); INSERT INTO teams_documents (team_id, document_id) VALUES (79, 328); INSERT INTO teams_documents (team_id, document_id) VALUES (75, 329); INSERT INTO teams_documents (team_id, document_id) VALUES (74, 329); INSERT INTO teams_documents (team_id, document_id) VALUES (40, 331); INSERT INTO teams_documents (team_id, document_id) VALUES (33, 331); INSERT INTO teams_documents (team_id, document_id) VALUES (40, 332); INSERT INTO teams_documents (team_id, document_id) VALUES (33, 332); INSERT INTO teams_documents (team_id, document_id) VALUES (40, 333); INSERT INTO teams_documents (team_id, document_id) VALUES (33, 334); INSERT INTO teams_documents (team_id, document_id) VALUES (75, 336); INSERT INTO teams_documents (team_id, document_id) VALUES (74, 336); INSERT INTO teams_documents (team_id, document_id) VALUES (65, 337); INSERT INTO teams_documents (team_id, document_id) VALUES (79, 337); INSERT INTO teams_documents (team_id, document_id) VALUES (45, 338); INSERT INTO teams_documents (team_id, document_id) VALUES (39, 338); INSERT INTO teams_documents (team_id, document_id) VALUES (45, 339); INSERT INTO teams_documents (team_id, document_id) VALUES (39, 339); INSERT INTO teams_documents (team_id, document_id) VALUES (45, 340); INSERT INTO teams_documents (team_id, document_id) VALUES (39, 340); INSERT INTO teams_documents (team_id, document_id) VALUES (45, 341); INSERT INTO teams_documents (team_id, document_id) VALUES (39, 341); INSERT INTO teams_documents (team_id, document_id) VALUES (39, 342); INSERT INTO teams_documents (team_id, document_id) VALUES (39, 343); INSERT INTO teams_documents (team_id, document_id) VALUES (45, 344); INSERT INTO teams_documents (team_id, document_id) VALUES (45, 345); INSERT INTO teams_documents (team_id, document_id) VALUES (34, 346); INSERT INTO teams_documents (team_id, document_id) VALUES (50, 346); INSERT INTO teams_documents (team_id, document_id) VALUES (34, 347); INSERT INTO teams_documents (team_id, document_id) VALUES (50, 347); INSERT INTO teams_documents (team_id, document_id) VALUES (54, 348); INSERT INTO teams_documents (team_id, document_id) VALUES (46, 348); INSERT INTO teams_documents (team_id, document_id) VALUES (54, 349); INSERT INTO teams_documents (team_id, document_id) VALUES (46, 349); INSERT INTO teams_documents (team_id, document_id) VALUES (109, 350); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 350); INSERT INTO teams_documents (team_id, document_id) VALUES (109, 351); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 351); INSERT INTO teams_documents (team_id, document_id) VALUES (37, 352); INSERT INTO teams_documents (team_id, document_id) VALUES (61, 352); INSERT INTO teams_documents (team_id, document_id) VALUES (37, 353); INSERT INTO teams_documents (team_id, document_id) VALUES (61, 353); INSERT INTO teams_documents (team_id, document_id) VALUES (70, 354); INSERT INTO teams_documents (team_id, document_id) VALUES (73, 354); INSERT INTO teams_documents (team_id, document_id) VALUES (61, 355); INSERT INTO teams_documents (team_id, document_id) VALUES (61, 356); INSERT INTO teams_documents (team_id, document_id) VALUES (37, 357); INSERT INTO teams_documents (team_id, document_id) VALUES (37, 358); INSERT INTO teams_documents (team_id, document_id) VALUES (109, 359); INSERT INTO teams_documents (team_id, document_id) VALUES (109, 360); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 361); INSERT INTO teams_documents (team_id, document_id) VALUES (112, 362); INSERT INTO teams_documents (team_id, document_id) VALUES (40, 363); INSERT INTO teams_documents (team_id, document_id) VALUES (63, 364); INSERT INTO teams_documents (team_id, document_id) VALUES (78, 365); INSERT INTO teams_documents (team_id, document_id) VALUES (91, 365); INSERT INTO teams_documents (team_id, document_id) VALUES (70, 366); INSERT INTO teams_documents (team_id, document_id) VALUES (73, 366); INSERT INTO teams_documents (team_id, document_id) VALUES (86, 367); INSERT INTO teams_documents (team_id, document_id) VALUES (69, 367); INSERT INTO teams_documents (team_id, document_id) VALUES (37, 368); INSERT INTO teams_documents (team_id, document_id) VALUES (61, 368); INSERT INTO teams_documents (team_id, document_id) VALUES (37, 369); INSERT INTO teams_documents (team_id, document_id) VALUES (61, 369); INSERT INTO teams_documents (team_id, document_id) VALUES (86, 370); INSERT INTO teams_documents (team_id, document_id) VALUES (69, 370); INSERT INTO teams_documents (team_id, document_id) VALUES (78, 371); INSERT INTO teams_documents (team_id, document_id) VALUES (91, 371); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 372); INSERT INTO teams_documents (team_id, document_id) VALUES (111, 372); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 373); INSERT INTO teams_documents (team_id, document_id) VALUES (111, 373); INSERT INTO teams_documents (team_id, document_id) VALUES (111, 374); INSERT INTO teams_documents (team_id, document_id) VALUES (111, 375); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 376); INSERT INTO teams_documents (team_id, document_id) VALUES (108, 377); INSERT INTO teams_documents (team_id, document_id) VALUES (70, 378); INSERT INTO teams_documents (team_id, document_id) VALUES (73, 378); INSERT INTO teams_documents (team_id, document_id) VALUES (75, 381); INSERT INTO teams_documents (team_id, document_id) VALUES (74, 381); INSERT INTO teams_documents (team_id, document_id) VALUES (74, 382); INSERT INTO teams_documents (team_id, document_id) VALUES (75, 383); INSERT INTO teams_documents (team_id, document_id) VALUES (78, 384); INSERT INTO teams_documents (team_id, document_id) VALUES (91, 384); INSERT INTO teams_documents (team_id, document_id) VALUES (86, 385); INSERT INTO teams_documents (team_id, document_id) VALUES (69, 385); INSERT INTO teams_documents (team_id, document_id) VALUES (98, 386); INSERT INTO teams_documents (team_id, document_id) VALUES (101, 386); INSERT INTO teams_documents (team_id, document_id) VALUES (98, 387); INSERT INTO teams_documents (team_id, document_id) VALUES (101, 387); INSERT INTO teams_documents (team_id, document_id) VALUES (101, 388); INSERT INTO teams_documents (team_id, document_id) VALUES (101, 389); INSERT INTO teams_documents (team_id, document_id) VALUES (98, 390); INSERT INTO teams_documents (team_id, document_id) VALUES (98, 391); INSERT INTO teams_documents (team_id, document_id) VALUES (85, 394); INSERT INTO teams_documents (team_id, document_id) VALUES (82, 394); INSERT INTO teams_documents (team_id, document_id) VALUES (65, 395); INSERT INTO teams_documents (team_id, document_id) VALUES (79, 395); INSERT INTO teams_documents (team_id, document_id) VALUES (79, 396); INSERT INTO teams_documents (team_id, document_id) VALUES (65, 397); INSERT INTO teams_documents (team_id, document_id) VALUES (85, 398); INSERT INTO teams_documents (team_id, document_id) VALUES (82, 398); INSERT INTO teams_documents (team_id, document_id) VALUES (86, 399); INSERT INTO teams_documents (team_id, document_id) VALUES (69, 399); INSERT INTO teams_documents (team_id, document_id) VALUES (69, 400); INSERT INTO teams_documents (team_id, document_id) VALUES (69, 401); INSERT INTO teams_documents (team_id, document_id) VALUES (86, 402); INSERT INTO teams_documents (team_id, document_id) VALUES (70, 404); INSERT INTO teams_documents (team_id, document_id) VALUES (73, 404); INSERT INTO teams_documents (team_id, document_id) VALUES (73, 405); INSERT INTO teams_documents (team_id, document_id) VALUES (70, 406); INSERT INTO teams_documents (team_id, document_id) VALUES (85, 407); INSERT INTO teams_documents (team_id, document_id) VALUES (82, 407); INSERT INTO teams_documents (team_id, document_id) VALUES (34, 408); INSERT INTO teams_documents (team_id, document_id) VALUES (50, 408); INSERT INTO teams_documents (team_id, document_id) VALUES (34, 409); INSERT INTO teams_documents (team_id, document_id) VALUES (50, 409); INSERT INTO teams_documents (team_id, document_id) VALUES (50, 410); INSERT INTO teams_documents (team_id, document_id) VALUES (49, 411); INSERT INTO teams_documents (team_id, document_id) VALUES (47, 411); INSERT INTO teams_documents (team_id, document_id) VALUES (49, 412); INSERT INTO teams_documents (team_id, document_id) VALUES (47, 412); INSERT INTO teams_documents (team_id, document_id) VALUES (107, 413); INSERT INTO teams_documents (team_id, document_id) VALUES (96, 413); INSERT INTO teams_documents (team_id, document_id) VALUES (107, 414); INSERT INTO teams_documents (team_id, document_id) VALUES (96, 414); -- -- Data for Name: teams_media; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: tennis_action_points; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: tennis_action_volleys; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: tennis_event_states; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: tennis_return_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: tennis_service_stats; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: wagering_moneylines; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: wagering_odds_lines; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: wagering_runlines; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: wagering_straight_spread_lines; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: wagering_total_score_lines; Type: TABLE DATA; Schema: public; Owner: postgres81 -- -- -- Data for Name: weather_conditions; Type: TABLE DATA; Schema: public; Owner: postgres81 --